Changelog for
qpid-cpp-client-0.24-5.fc18.x86_64.rpm :
Thu Dec 5 13:00:00 2013 Darryl L. Pierce
- 0.24-5
- Fixed how qpid-cpp-server was depending on -store.
- qpidd.service now starts after network.service
- Resolves: BZ#1038674
- Resolves: BZ#1038094
Sat Nov 30 13:00:00 2013 Darryl L. Pierce - 0.24-4
- Removed rdma.so from the -server subpackage.
- Removed rdmaconnector.so from the -client subpackage.
- Resolves: BZ#1035323
Thu Sep 26 14:00:00 2013 Darryl L. Pierce - 0.24-3.1
- Provide a symlink from /etc/qpid/qpidd.conf to /etc/qpidd.conf:
-
* this will be removed with the 0.26 release
-
* for upgrades any existing file is preserved for now
- Resolves: BZ#1012001
Mon Sep 23 14:00:00 2013 Darryl L. Pierce - 0.24-3
- Fixed dependencies on python-qmf to be python-qpid-qmf.
Mon Sep 23 14:00:00 2013 Darryl L. Pierce - 0.24-2
- Add arch checks for all requires to block potential multilib errors on upgrade.
- Added virtual provides for both obsoleted -ssl packages.
- Resolves: BZ#1010999
Fri Sep 20 14:00:00 2013 Darryl L. Pierce - 0.24-1
- Rebased on Qpid 0.24.
- Relocated qpidd.conf to /etc/qpid
- Trimmed old changelog entries due to bogus date complaints.
- Added fixes to support ARM as a primary platform.
- Build depends on qpid-proton 0.5.
- QPID-4938: Stop building ssl and acl support as separate plugin modules on Unix
- Cleaner encoding of index for delivery tags - QPID-5122
- QPID-5123: Changes to Fedora 19 packaging of libdb4 prevents legacystore from building
- QPID-5016: Legacy store not correctly initialising rmgr
- QPID-5126: Fix for building legacy store on ARM platforms
Tue Jul 2 14:00:00 2013 Darryl L. Pierce - 0.22-2
- Fixed adding the soversion to shared libraries.
- Resolves: BZ#980364
Thu Jun 13 14:00:00 2013 Darryl L. Pierce - 0.22-1
- Rebased on Qpid 0.22.
- The package now uses the CMake build system from Qpid.
- No longer use a separate source for the store.
- Resolves: BZ#616080
- Resolves: BZ#966780
- Resolves: BZ#967100
Thu Feb 14 13:00:00 2013 Darryl L. Pierce - 0.20-3
- Moved the Qpidd swig descriptors to /usr/include/qpid
- Moved the QMF swig descriptors to /usr/include/qmf
Mon Jan 28 13:00:00 2013 Darryl L. Pierce - 0.20-2
- Fixed memory leak in Perl bindings typemap.
- Resolves: BZ#885149
Wed Jan 23 13:00:00 2013 Darryl L. Pierce - 0.20-1
- Rebased Qpid on release 0.20.
- Rebased Store on SVN revision 4521.
- Fixed builds on ARM system by disabling RDMA support.
- Added a check in the store for ARM architecture.
- Resolves: BZ#820282
Mon Dec 10 13:00:00 2012 Darryl L. Pierce - 0.18-7
- Fixed qpid-cpp-ha uninstall error.
- Resolves: BZ#885835
Mon Nov 12 13:00:00 2012 Darryl L. Pierce - 0.18-6
- Changed qpidd.service to not start until after networking.
Tue Oct 16 14:00:00 2012 Darryl L. Pierce - 0.18-5
- Install CMake file for C++ messaging examples.
- Moved qfm2.pc from qpid-qmf to qpid-qmf-devel
- Resolves: BZ#866892
Sat Oct 13 14:00:00 2012 Darryl L. Pierce - 0.18-4
- Fixed building C++ messaging examples.
- Fixed ownership for /usr/share/qpidc and /usr/shar/qpidc/messaging
- Resolves: BZ#802791
- Resolves: BZ#756927
Wed Oct 10 14:00:00 2012 Darryl L. Pierce - 0.18-3.2
- Fixed reference to systemctl.
- Resolves: BZ#864987
Wed Oct 10 14:00:00 2012 Darryl L. Pierce - 0.18-3.1
- Added space to fix conditional.
- Resolves: BZ#864792
Wed Sep 26 14:00:00 2012 Darryl L. Pierce - 0.18-3
- Removed the perl-qpid subpackage.
Fri Sep 21 14:00:00 2012 Darryl L. Pierce - 0.18-2
- Added systemd support.
- Removed SysVInit support.
- Related: BZ#832724
Fri Sep 14 14:00:00 2012 Darryl L. Pierce - 0.18-1.1
- Fixed qpid-cpp-server to Provide qpid-cpp-server-daemon
Wed Sep 5 14:00:00 2012 Darryl L. Pierce - 0.18-1
- Rebased on Qpid release 0.18.
- Added the new HA subpackage: qpid-cpp-server-ha
- Merged the qpid-cpp-server-daemon package back into qpid-cpp-server
- Resolves: BZ#854263
Mon Aug 20 14:00:00 2012 Dan Horák - 0.16-9
- allow build without InfiniBand eg. on s390(x)
- fix build on non-x86 64-bit arches
Fri Aug 17 14:00:00 2012 Darryl L. Pierce - 0.16-8
- Added the qpid-cpp-server-daemon subpackage.
* This package delivers the SysVInit scripts needed by qpidd.
Mon Aug 13 14:00:00 2012 Darryl L. Pierce - 0.16-7
- QPID4095: Boost 1.50.0 has removed filesystem version 2 from the library
Wed Aug 1 14:00:00 2012 Darryl L. Pierce - 0.16-6.1
- Moved the QMF related swig descriptors to the qmf-devel package.
Mon Jul 30 14:00:00 2012 Darryl L. Pierce - 0.16-6
- Added patches for qpid-store to work with the new BDB packages.
- Added BR for libdb-devel and libdb4-cxx-devel, replacing db4-devel.
Fri Jul 27 14:00:00 2012 Fedora Release Engineering - 0.16-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Wed Jul 25 14:00:00 2012 Darryl L. Pierce - 0.16-4
- Added the swig descriptor files to the client-devel package.
Fri Jun 29 14:00:00 2012 Darryl L. Pierce - 0.16-3
- Removed colons from conditions in QMF Ruby.
- Fixed string encoding for Ruby.
Wed Jun 27 14:00:00 2012 Darryl L. Pierce - 0.16-2
- Makes qmf/BrokerImportExport.h public.
Mon Jun 18 14:00:00 2012 Rex Dieter 0.16-1.5
- -server: Obsoletes -server-devel (and so it doesn\'t Obsoletes itself)
Thu Jun 7 14:00:00 2012 Darryl L. Pierce - 0.16-1.4
- Replaced the dependency on chkconfig and service binaries with packages.
Wed Jun 6 14:00:00 2012 Darryl L. Pierce - 0.16-1.3
- Fixed the Ruby directory macros to use the updated macros.
Wed Jun 6 14:00:00 2012 Darryl L. Pierce - 0.16-1.2
- Removed the qpid-cpp-server-devel subpackage.
* qpid-cpp-server now obsoletes this as well.
- Removed macros that were defined for a shared specfile.
- Cleaned up the use of other macros.
- Cleaned up the package macros to be more consistent
- Fixed many rpmlint warnings and errors.
Tue May 29 14:00:00 2012 Darryl L. Pierce - 0.16-1.1
- Release 0.16 of Qpid upstream.
- Removed non-Fedora conditional areas of the specfile.
- Changed the location of qmfgen to the python sitelib directory.
Tue Apr 17 14:00:00 2012 Dan Horák - 0.14-1.3
- fix build when size_t != unsigned int
Tue Mar 20 13:00:00 2012 Nuno Santos - 0.14-3.1
- BZ692583 - QMF header files are in the wrong RPM
Tue Mar 20 13:00:00 2012 Nuno Santos - 0.14-2.1
- BZ756927 - Spec file fixes for qpid-cpp
Thu Feb 16 13:00:00 2012 Nuno Santos - 0.14-1.1
- Rebased to sync with upstream\'s official 0.14 release
Wed Jan 18 13:00:00 2012 Nuno Santos - 0.12-7.1
- Added missing subpackage dependency
Sat Jan 14 13:00:00 2012 Fedora Release Engineering - 0.12-6.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild