-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-3035 2013-02-26 01:54:24 --------------------------------------------------------------------------------
Name : kyotocabinet Product : Fedora 17 Version : 1.2.76 Release : 3.fc17 URL : http://fallabs.com/kyotocabinet/ Summary : A straightforward implementation of DBM Description : Kyoto Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. Each key must be unique within a database. And there is neither concept of data tables nor data types. Records are organized in hash table or B+ tree. -------------------------------------------------------------------------------- Update Information: Kyoto Cabinet 1.2.76 (2012-05-24) ================================= * kcthread.cc (CondVar::wait): a bug on Win32 was fixed. * kcdbext.h (IndexDB::set, IndexDB::replace): a bug of updating existing records was fixed. * kcdb.h (DB::check): new function. Kyoto Cabinet 1.2.75 (2012-03-28) ================================= * kcpolydb.h (PolyDB::match_similar): supressed warnings on signedness. Kyoto Cabinet 1.2.74 (2012-03-15) ================================= * kcpolydb.h (PolyDB::SimilarKey): the type of a member was modified for c++0x mode. Kyoto Cabinet 1.2.73 (2012-03-06) ================================= * kcutil.h (memdist, strutfdist, strucsdist): new functions. * kcpolydb.h (PolyDB::match_similar): new funcion. * kclangc.h (kclevdist, kcdbmatchsimilar): new functions. * kcfile.cc (File::open): LOCKFILE_FAIL_IMMEDIATELY support was added for Win32. Kyoto Cabinet 1.2.72 (2011-12-15) ================================= * kcfile.h (File::read, File::read_rast): a bug of invalid memory deletion was fixed. Kyoto Cabinet 1.2.71 (2011-12-01) ================================= * kclang.cc (kcdbcas): the erroneous order of parameters was rectified. -------------------------------------------------------------------------------- ChangeLog: * Sat Mar 2 2013 Robert Scheck <[email protected]> 1.2.76-3 - Splitted main package into an additional library subpackage - Added patch and workaround for building under RHEL 5 (#915123) - Corrected duplicate doc packaging, renamed package to apidocs * Thu Feb 14 2013 Fedora Release Engineering <[email protected]> - 1.2.76-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Jan 12 2013 Robert Scheck <[email protected]> - 1.2.76-1 - Update to 1.2.76 (#760939) * Thu Jul 19 2012 Fedora Release Engineering <[email protected]> - 1.2.70-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #760939 - kyotocabinet-1.2.76 is available https://bugzilla.redhat.com/show_bug.cgi?id=760939 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update kyotocabinet' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
