Fedora 19 Update: kyotocabinet-1.2.76-5.fc19

updates at fedoraproject.org updates at fedoraproject.org
Sun Dec 1 09:32:36 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-21634
2013-11-19 04:04:22
--------------------------------------------------------------------------------

Name        : kyotocabinet
Product     : Fedora 19
Version     : 1.2.76
Release     : 5.fc19
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:

- Corrected wrong dependency of -devel from main to -libs package
- Always enable 8 byte atomics patch e.g. for ppc32 (#1007732 #c5)
- Fixed previously added patch for building under RHEL 5 (#915123)
- Added dependencies to enable lzo and lzma/xz compression support
- Enabled the built-in test suite (with limitations at RHEL 5 ppc)
--------------------------------------------------------------------------------
ChangeLog:

* Sun Nov 17 2013 Robert Scheck <robert at fedoraproject.org> 1.2.76-5
- Corrected wrong dependency of -devel from main to -libs package
- Always enable 8 byte atomics patch e.g. for ppc32 (#1007732 #c5)
- Fixed previously added patch for building under RHEL 5 (#915123)
- Added dependencies to enable lzo and lzma/xz compression support
- Enabled the built-in test suite (with limitations at RHEL 5 ppc)
* Sat Aug  3 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.76-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
--------------------------------------------------------------------------------

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
--------------------------------------------------------------------------------


More information about the package-announce mailing list