Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
qpid-cpp-server-store - Red Hat persistence extension to the Qpid messaging system
Red Hat persistence extension to the Qpid AMQP broker: persistent message
storage using either a libaio-based asynchronous journal, or synchronously
with Berkeley DB.
Packages
Latest: qpid-cpp-server-store-0.20-7.el6.fio.i686.rpm
Changelog:
- * 2013-03-25 - Vít Ondruch <vondruch[AT]redhat[DOTCOM]> - 0.20-6
- Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
- * 2013-02-14 - Darryl L. Pierce <dpierce[AT]redhat[DOTCOM]> - 0.20-5
- Moved the Qpidd swig descriptors to /usr/include/qpid
- Moved the QMF swig descriptors to /usr/include/qmf
- * 2013-02-12 - Darryl L. Pierce <dpierce[AT]redhat[DOTCOM]> - 0.20-4
- Moved Functor and MemFuncRef out of the definition of Handler.
- Resolves: BZ#910201
- * 2013-02-09 - Denis Arnaud <denis.arnaud_fedora[AT]m4x[DOTORG]> - 0.20-3
- Rebuild for Boost-1.53.0
- * 2013-01-28 - Darryl L. Pierce <dpierce[AT]redhat[DOTCOM]> - 0.20-2
- Fixed memory leak in Perl bindings typemap.
- Resolves: BZ#885149