|
![](/images/spacer.gif) |
![](/images/spacer.gif) |
![](/images/spacer.gif) |
Changelog for qpid-cpp-mrg-debuginfo-0.18-38.el5_10.x86_64.rpm :
Mon Feb 9 23:00:00 2015 Mike Cressman - 0.18-38 - BZ 1189391 - anonymous access to qpidd cannot be prevented - BZ 1189392 - qpidd can be crashed by unauthenticated user - BZ 1142833 - purge expired messages on separate worker thread
Thu Oct 30 23:00:00 2014 Mike Cressman - 0.18-36 - BZ 1153763 - disable SSLv3 in cpp client and broker - BZ 1153775 - disable SSLv3 in windows cpp client
Fri Oct 10 00:00:00 2014 Mike Cressman - 0.18-35 - remove BZ 1142833 (undo moving purging to a worker thread)
Wed Oct 1 00:00:00 2014 Mike Cressman - 0.18-33 - BZ 1147968 - Session.nextReceiver() with IMMEDIATE duration does not raise exception when connection is closed
Sat Sep 20 00:00:00 2014 Mike Cressman - 0.18-32 - BZ 1142866 - Purging TTL expired messages takes longer than before - BZ 1142833 - Purging TTL expired messages blocks all other timers, causing connection drops
Wed Sep 10 00:00:00 2014 Mike Cressman - 0.18-31 - BZ 1136294 - memory leak when purging priority ring queue - BZ 1132395 - memory leak when using federation with unreliable link
Wed Aug 20 00:00:00 2014 Mike Cressman - 0.18-29 - BZ 1128654 - nextReceiver with IMMEDIATE duration always returns null - BZ 1121615 - message to ring queue with prio>9 causes segfault - BZ 860691 - fix performance for large priority ring queue
Wed Jun 18 00:00:00 2014 Mike Cressman - 0.18-25 - BZ 1103094 - fix backport for deadlock and memory leak bug
Sat Jun 7 00:00:00 2014 Mike Cressman - 0.18-24 - BZ 1103094 - fix deadlock and memory leak with auto-delete queue timeout
Fri May 23 00:00:00 2014 Mike Cressman - 0.18-23 - BZ 1079260 - QMF statistics for LVQs get corrupted - BZ 1094781 - federated link ends up in connecting state forever after connecting while broker is shutting down
Fri Jan 17 23:00:00 2014 Mike Cressman - 0.18-20 - BZ 966004 - use correct exception object for older ssl implementations - BZ 1030406 - segfault in Queue::isExpired() when debug logging for queue is enabled - BZ 1030608 - qpid segfaults in qpid::ha::BrokerReplicator::disconnected - BZ 1030637 - cluster restart with cluster-size=3, auth=yes - BZ 1036650 - ensure that replaced LVQ messages are deleted from store - BZ 1041575 - don\'t delete subscription queue when closing link if it was explicitly declared non-exclusive - BZ 1042224 - durable LVQ raises journal error when only transient messages are sent - BZ 1044002 - setting heartbeat has no effect on connection establishment timeout
Sat Oct 26 00:00:00 2013 Mike Cressman - 0.18-18 - BZ 966636 - malformed SSL client cert crashes broker - BZ 990240 - segfault in qpidd if client attempts to transactionally dequeue the same message twice - BZ 990542 - cluster restart stalled with cluster-size=2 and auth=yes - BZ 1005699 - store module does not raise exception when attempting to enqueue a message bigger than the journal size - BZ 1007398 - Dequeue rid is not enqueued on LVQ
Thu Jun 20 00:00:00 2013 Mike Cressman - 0.18-17 - BZ 964189 - improved the counting for replication shutoff - BZ 971295 - change name of replication shutoff switch - BZ 948489 - get replication shutoff working correctly w/cluster
Tue Jun 4 00:00:00 2013 Mike Cressman - 0.18-16 - BZ 951296 - removed new --credit switch, instead set federation credit unlimited to avoid qmf schema change in MRG 2.3
Thu May 16 00:00:00 2013 Mike Cressman - 0.18-15 - Errata build 1 - BZs: 847038,861162,868951,923452,948489,951719,951296,953777 956240,957869,958895,961444 - HA BZs: 955718,955752
Thu Jan 24 23:00:00 2013 Mike Cressman - 0.18-14 - consolidated the store patch files, now using the new 0.18 store branch (no code changes) - BZs: 835119,884036,887044,896451 - HA BZs: 883548,886262,886656
Wed Dec 12 23:00:00 2012 Mike Cressman - 0.18-13 - BZs: 846465 - new HA regression BZs: 861162,882149,882373,883548,884036,885658
Tue Dec 4 23:00:00 2012 Mike Cressman - 0.18-12 - BZs: 872392,872946,877553,878638 - HA BZs: 876688,876720,877081 - added another store patch(5) with updated generated qmf files
Tue Nov 20 23:00:00 2012 Mike Cressman - 0.18-10 - BZs: 875660, 876664 - HA BZs: 860701, 874192, 874118,874298 - remove faulty fix for 871100 - add new /etc/qpid/qpidd.acl - qmf build cleanup - add back deprecated fromString() that we must carry on MRG 2.x for compatibility
Mon Nov 12 23:00:00 2012 Mike Cressman - 0.18-9 - BZs: 872172, 873465 - HA BZs: 872696,873883,874118,874298 - fixed windows build
Tue Nov 6 23:00:00 2012 Mike Cressman - 0.18-7 - BZs: 868881,873347 - HA BZs: 860701 - restore old qmf-1 interfaces, keeping new ones also - store cleanup related to qmf changes
Thu Nov 1 23:00:00 2012 Mike Cressman - 0.18-6 - BZs: 868951,871774 - HA BZs: 869002 - revert PACKAGE_NAME naming in generated qmf code
Wed Oct 31 23:00:00 2012 Mike Cressman - 0.18-4 - BZs: 802656,804752,836141,861838,866677,868403,870058 - HA BZs: 860701,865524,867030,868360,868364,869420,871100 - updated store for new management interfaces - remove -Wextra compile flag to avoid a boost warning (RHEL-5 only)
Sat Oct 13 00:00:00 2012 Mike Cressman - 0.18-2 - BZs merged from 2.2: 609685,683711,689408,799269,831365 - New BZs: 861165,863349, HA BZs: 859170,860691,860704,865524,865846 - add perl/swig support files to client-devel - updated man page
Thu Oct 4 00:00:00 2012 Mike Cressman - 0.18-1 - rebase to 0.18 - update library revs
Fri Sep 7 00:00:00 2012 Mike Cressman - 0.14-22 - BZs: 609685, 849654, 854004
Tue Aug 14 00:00:00 2012 Mike Cressman - 0.14-21 - BZs: 831365, 840982, 844618
Thu Aug 2 00:00:00 2012 Mike Cressman - 0.14-20 - BZs: 683711, 689408, 825078, 834608, 841196, 841488
Tue Jul 24 00:00:00 2012 Mike Cressman - 0.14-19 - BZs: 609685, 683711, 693444, 707682, 729311, 801465, 808090, 809357, 811481, 817283, 826989, 831365, 835628
Fri Jul 6 00:00:00 2012 Justin Ross - 0.14-18 - BZs: 609685, 683711, 703563, 707682, 729311, 781560, 799269, 806869, 806888, 808090, 809357, 811469, 817283
Fri Apr 27 00:00:00 2012 Justin Ross - 0.14-17 - Bzs: 781560
Wed Mar 21 23:00:00 2012 Justin Ross - 0.14-14 - Rebase to 0.14 - Bzs: 730017, 759114, 760636, 786875, 791249, 795399, 797426, 798236, 800028, 801310
Tue Sep 27 00:00:00 2011 Mike Cressman - 0.10-9 - 2.0 errata build - BZs: 690107,728586,730017,732063,733543,734608,736160
Fri Jun 10 00:00:00 2011 Mike Cressman - 0.10-8 - 2.0 GA build - BZs: 709343,711081,671369
Wed May 18 00:00:00 2011 Mike Cressman - 0.10-7 - 2.0 RC build 3 - BZs: 693895,698721
Fri May 6 00:00:00 2011 Mike Cressman - 0.10-6 - 2.0 RC build 2 - BZs: 675921,681313,689907,698254,700822,701709,701777,701786,701804
Fri Apr 29 00:00:00 2011 Ted Ross - 0.10-5 - Intermediate build to address rpmdiff/multilib problems - BZs: 689907 - Now sourcing qpidd.sasldb from distcvs - Now sourcing the doxygen-generated HTML from distcvs
Thu Apr 21 00:00:00 2011 Mike Cressman - 0.10-4 - 2.0 RC build 1 - BZs: 690261,693407,695263,695716,696637,696655,696698
Wed Apr 6 00:00:00 2011 Mike Cressman - 0.10-3 - minor update for some upstream 0.10 cleanup
Wed Mar 23 23:00:00 2011 Mike Cressman - 0.10-1 - Rebase to upstream 0.10 rev 1083082 (store rev remains 4446) - Removing rev from the package names
Wed Mar 9 23:00:00 2011 Mike Cressman - 0.9.1079953-1 - Redo latest build because of windows build error, revs 1079953 and 4446
Tue Mar 8 23:00:00 2011 Mike Cressman - 0.9.1078967-1 - Rebase to revs 1078967 and 4446 - Remove qmf packages (they are being moved elsewhere)
Wed Feb 23 23:00:00 2011 Mike Cressman - 0.9.1073306-1 - Rebase to revs 1073306 and 4443
Thu Feb 3 23:00:00 2011 Mike Cressman - 0.7.946106-28 - 1.3.2 RC 2 build 2 - BZs 656385,674183,674338
Thu Jan 20 23:00:00 2011 Mike Cressman - 0.7.946106-27 - 1.3.2 RC 2 build - BZs 549670,614944,620742,632188,639994,640312,647719,654872, - BZs 656385,658936,662765,667735,669343,669452
Wed Jan 5 23:00:00 2011 Mike Cressman - 0.7.946106-26 - 1.3.2 RC 1 build - BZs 484691,500430,629892,631969,631973
Thu Dec 9 23:00:00 2010 Mike Cressman - 0.7.946106-25 - bugfix build with clustering fixes - BZs 629756,648927,655141,655078
Mon Nov 29 23:00:00 2010 Mike Cressman - 0.7.946106-24 - second build to produce src rpm for .net RC build - pulled out 647858 -- it\'s not supported in 1.3 C++ yet
Wed Nov 24 23:00:00 2010 Mike Cressman - 0.7.946106-23 - build to produce src rpm for .net RC build - BZs 647230,647858,648649,649733
Tue Nov 16 23:00:00 2010 Mike Cressman - 0.7.946106-22 - BZ 649822
Fri Nov 12 23:00:00 2010 Mike Cressman - 0.7.946106-21 - BZ 652463
Thu Nov 11 23:00:00 2010 Mike Cressman - 0.7.946106-20 - BZ 647861 - updates to the previous fix - rev the library versions (types,broker,messaging)
Tue Nov 9 23:00:00 2010 Mike Cressman - 0.7.946106-19 - BZs 620687,621468,631567,647860,647861,649733
Sat Sep 25 00:00:00 2010 Mike Cressman - 0.7.946106-17 - Release candidate build 4 - BZ 636827 - store bug can crash the broker
Thu Sep 23 00:00:00 2010 Mike Cressman - 0.7.946106-16 - Release candidate build 3 - BZ 636262
Thu Sep 16 00:00:00 2010 Mike Cressman - 0.7.946106-15 - Release candidate build 2 - BZ 633681 plus an rpmdiff fix in qmf compilation
Tue Sep 14 00:00:00 2010 Mike Cressman - 0.7.946106-14 - Release candidate build 1 - BZs 604688,630996,632349,632395 - added receiver,sender,qpid_receive,qpid_send to rh-qpid-cpp-tests
Wed Sep 8 00:00:00 2010 Mike Cressman - 0.7.946106-13 - intermediate test build - BZs 621527,621571,621715,622699,623805,624714,625450,625541,626341,629035
Fri Aug 13 00:00:00 2010 Mike Cressman - 0.7.946106-12 - Beta 5 build 2 - Messaging BZs 620418, 621998, 621666, 622422, 623511 - Store BZs 614943, 620676, 622889, 623653 - updated selinux policy - allow destroy of aixexec_t\'s
Tue Aug 3 00:00:00 2010 Mike Cressman - 0.7.946106-11 - Beta 5 build 1 - BZs 612535, 616489, 619166, 619765, 620402
Tue Jul 27 00:00:00 2010 Mike Cressman - 0.7.946106-10 - BZs 614857, 617281, 617357
Thu Jul 22 00:00:00 2010 Mike Cressman - 0.7.946106-9 - intermediate build, including missing windows icon file, plus: - BZs 614861, 614854, 616072, plus some windows cleanup and a cluster race condition
Sat Jul 17 00:00:00 2010 Mike Cressman - 0.7.946106-7 - Beta 4 build 3, including these BZs: - 572984 588766 608807 609258 609682 609801 609803 610156 610493 610772 - 611543 611847 612615 612682 612988 613216 613753 613912 614054 614344 - add libqpidtypes - new qpidd.pp selinux policy file (updated)
Wed Jun 30 00:00:00 2010 Mike Cressman - 0.7.946106-6 - Beta 4 build 2, including: - BZ 603085 - VB debug symbols included (.pdb files) - dotnet API cleanup, more C#, VB, powershell examples
Tue Jun 29 00:00:00 2010 Mike Cressman - 0.7.946106-5 - Beta 4 build 1, including: - BZ 603896 - Message traffic freezes after queues back up - BZ 604842 - cluster test fails intermittently - BZ 605763 - Fix cluster broker crashes when management is active - BZ 606761 - Do not unmask signals while waiting for IO to happen - BZ 606824 - Acquired but not accepted messages not sent to alternate exchange - BZ 607550 - Spout was ignoring frame while closing connection - BZ 607552 - ttl is lost for federation routes where trace id is added - BZ 607748 - Crash on exit in store cluster tests. - BZ 608118 - New messaging API lacks access to some 0-10 headers
Sat Jun 19 00:00:00 2010 Mike Cressman - 0.7.946106-4 - Beta 3 build 2, including: - new shared library revision numbering mechanism applied - BZ 602198 - qpidd crashes when testing heartbeats - BZ 603805 - .NET bindings for the C++ Messaging API - BZ 603835 - Clean up connections causing extra connection objects in the management agent map - BZ 603839 - Concurrent tagging of message with trace id while message is delivered from another queue causes segfault - BZ 604152 - Do not default to auth=no in the default qpidd.conf file
Tue Jun 15 00:00:00 2010 Mike Cressman - 0.7.946106-3 - Beta 3 build 1, including: - BZ 508959 - Attempt to propagate binding info over dynamic link can crash broker if session has already failed - BZ 538188 - connection.start() hangs if connection is not accepted - BZ 566691 - Abort in qpid::management::ManagementAgent::periodicProcessing on shutting down qpidd - BZ 577274 - windows-related work, including updating the examples - BZ 577362 - Long failover_soak test hangs. - BZ 582460 - Remove dependency on qpid::sys::AbsTime - BZ 589675 - Fix initialization-order problem with URL protocol tags - BZ 589683 - Broker misconfiguration causes broker stop to fail - BZ 591139 - RDMA fixes - BZ 591292 - Fix for heartbeat related segfault - BZ 591650 - Ensure close is called for a disconnect, preventing leaks - BZ 596765 - Remove global shared_ptr to store in store plugin - BZ 596907 - Fixed Default behaviour of new messaging client is to retry forever - BZ 597066 - Python Connection object should use None as default username, not guest - BZ 597149 - qpid python high level API clients not runnable on RHEL4 - BZ 597362 - Sporadic failure of check-long in cluster_tests.py test_failover. - BZ 598350 - Fixed compilation error on windows - BZ 598516 - Fixed sporadic client \"reserved bits not 0\" exceptions with cluster + encryption. - BZ 598550 - Alleviates some of the broker load for QMF V2 format requests - BZ 598557 - qpidd --no-data-dir with store loaded segfaults - BZ 598597 - fix client leaks on linux - BZ 598948 - qpid c++ client occasionly fails to authenticate using GSSAPI - BZ 599470 - options string for connection does not work for some types - BZ 599700 - Console examples sometimes fail due to not waiting for the broker connection to complete - BZ 601277 - qpidd broker crash - BZ 601828 - QMF Agent returning STATUS_USER returns error 7 to QMF Console - BZ 602347 - Fix cluster-safe assertion in connection negotiation. - BZ 602672 - Message::getSubject() returns an empty string even if the message has a subject
Sat May 29 00:00:00 2010 Mike Cressman - 0.7.946106-2 - Second beta 2 build - first respin - BZ 558526 - clustered qpidd shutdowns during start-up - BZ 569698 - sasl_decode buffer overflow under load - BZ 577353 - Executables in $PATH have bad names - BZ 586544 - qpid::agent::ManagementAgent::init call doesn\'t provide complete connection control - BZ 587182 - clustered broker reports \'ObjectId collision in moveNewObjects\' - BZ 587190 - qpid c++ (perftest) clients hang - BZ 591420 - C++ clients on windows hang at program end - BZ 592999 - clustered persistent broker leaves cluster with error when cluster nodes started from clean store - BZ 593828 - QMF: python console needs ability to filter unsolicited events - BZ 593831 - QMF: c++ console needs ability to filter unsolicited events - BZ 594761 - qpidd segfaults under high load - BZ 595438 - qpidd+msgstore crashes in mrg::msgstore::InactivityFireEvent::~InactivityFireEvent() -> free() - BZ 596765- Shutdown order in broker causes invalid writes by ManagementObject in store
Thu May 20 00:00:00 2010 Mike Cressman - 0.7.946106-1 - Rebase to latest trunk revisions (946106,3975) - pre-beta 2 build (not final) - add libqpidmessaging and new api examples
Fri Apr 30 00:00:00 2010 Mike Cressman - 0.7.935473-1 - Rebase to latest trunk revisions (939184,3943) - beta 1+ build - Add two new python scripts to qpid-cpp-server-store deliverables
Tue Apr 20 00:00:00 2010 Mike Cressman - 0.7.935473-1 - Rebase to latest trunk revisions (935473,3913) - beta 1 build - require selinux-policy-base
Thu Apr 1 00:00:00 2010 Mike Cressman - 0.7.929717-1 - Rebase to latest trunk revisions (929717,3889) - alpha 3 build
Wed Mar 3 23:00:00 2010 Mike Cressman - 0.7.916826-2 - Add back missing rh-qpid-tests (internal) package and qpid-boost
Mon Mar 1 23:00:00 2010 Mike Cressman - 0.7.916826-1 - Rebase to revs 916826 and 3860 - Merge RHEL-4 specifics into spec file from RHEL-5 (new package names)
Tue Feb 16 23:00:00 2010 Justin Ross - 0.7.909548-1 - Rebase qpid to 909548
Wed Feb 10 23:00:00 2010 Mike Cressman - 0.7.908272-1 - Rebase to latest trunk revisions (908272,3847)
Thu Feb 4 23:00:00 2010 Mike Cressman - 0.7.904602-4 - Fix typo with e2fsprogs-devel install dependency
Wed Feb 3 23:00:00 2010 Mike Cressman - 0.7.904602-3 - Merged in RHEL-6 spec file changes
Wed Feb 3 23:00:00 2010 Kim van der Riet - 0.6.895736-5 - Related: rhbz#554415 Changed name of fedora_lib_patch flag to simply fedora Added rhel_5 flag, and put in switches for rhel-5 libs Added new boost libs for RHEL-6/Fedora
Tue Jan 26 23:00:00 2010 Kim van der Riet - 0.6.895736-3 - Fixed some rpmlint warnings.
Fri Jan 22 23:00:00 2010 Kim van der Riet - 0.6.895736-2 - Rebuild because of glitch in brew handling new tags.
Thu Jan 21 23:00:00 2010 Kim van der Riet - 0.6.895736-1 - Corrected naming of rpms by adding pkg_name variable.
Thu Jan 21 23:00:00 2010 Kim van der Riet - 0.6.895736-1 - First build of qpid non-core components (ie which are part of the MRG channel), this build is based on the RHEL-6 spec file.
Tue Oct 27 23:00:00 2009 Nuno Santos - 0.5.819819-2 - Renaming of subpackages as per http://fedoraproject.org/wiki/Features/ImprovedQpidCppPackaging
Wed Sep 30 00:00:00 2009 Nuno Santos - 0.5.819819-1 - Rebased to svn rev 819819 for F12 beta
Fri Sep 25 00:00:00 2009 Nuno Santos - 0.5.818599-1 - Rebased to svn rev 818599 - rhm-cpp-server-store obsoletes rhm top-level package
Sun Sep 20 00:00:00 2009 Nuno Santos - 0.5.817349 - Rebased to svn rev 817349
Thu Jul 30 00:00:00 2009 Fabio M. Di Nitto - 0.5.790661-3 - Update BuildRequires and Requires to use latest stable versions of corosync and clusterlib. - Unbreak perftests define (and fix vim spec syntax coloring).
Mon Jul 27 00:00:00 2009 Fedora Release Engineering - 0.5.790661-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Fri Jul 3 00:00:00 2009 Nuno Santos - 0.5.790661-1 - Rebased to svn rev 790661; .so lib numbers bumped
Sat Jun 27 00:00:00 2009 Nuno Santos - 0.5.788782-1 - Rebased to svn rev 788782
Tue Jun 23 00:00:00 2009 Nuno Santos - 0.5.787286-1 - Rebased to svn rev 787286
Thu Jun 11 00:00:00 2009 Fabio M. Di Nitto - 0.5.752600-8 - update BuildRequires to use corosynclib-devel in correct version. - update BuildRequires to use clusterlib-devel instead of the obsoleted cmanlib-devel. - drop Requires on cmanlib. This should come in automatically as part of the rpm build process. - re-align package version to -8. -7 didn\'t have a changelog entry? - add patch to port Cluster/Cpg to newest Cpg code. - change patch tag to use patch0.
Tue May 5 00:00:00 2009 Nuno Santos - 0.5.752600-5 - patch for SASL credentials refresh
Thu Apr 2 00:00:00 2009 Michael Schwendt - 0.5.752600-5 - Fix unowned examples directory in -devel pkg.
Mon Mar 16 23:00:00 2009 Nuno Santos - 0.5.752600-4 - BZ483925 - split docs into a separate noarch subpackage
Mon Mar 16 23:00:00 2009 Nuno Santos - 0.5.752600-3 - Disable auth by default; fix selinux requires
Wed Mar 11 23:00:00 2009 Nuno Santos - 0.5.752600-1 - Rebased to svn rev 752600
Wed Feb 25 23:00:00 2009 Fedora Release Engineering - 0.4.738618-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Wed Feb 25 23:00:00 2009 Fedora Release Engineering - 0.4.738618-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Wed Jan 28 23:00:00 2009 Nuno Santos - 0.4.738618-2 - Rebased to svn rev 738618
Tue Jan 20 23:00:00 2009 Nuno Santos - 0.4.734452-3 - BZ474614 and BZ474613 - qpidc/rhm unowned directories
Thu Jan 15 23:00:00 2009 Nuno Santos - 0.4.734452-1 - Rebased to svn rev 734452
Tue Dec 23 23:00:00 2008 Nuno Santos - 0.4.728142-1 - Rebased to svn rev 728142 - Re-enable cluster, now using corosync
Tue Dec 2 23:00:00 2008 Nuno Santos - 0.3.722557-1 - Rebased to svn rev 722557 - Temporarily disabled cluster due to openais version incompatibility
Wed Nov 26 23:00:00 2008 Nuno Santos - 0.3.720979-1 - Rebased to svn rev 720979
Fri Nov 21 23:00:00 2008 Mick Goulish - updated to 719552
Thu Nov 20 23:00:00 2008 Mick Goulish - updated to 719323 - For subpackage qpidd-cluster, added dependency to cman-devel. - For subpackage qpidd-cluster, added dependency to qpidc. - added BuildRequires cman-devel
Fri Nov 14 23:00:00 2008 Justin Ross - 0.3.714072-1 - Update to svn rev 714072 - Enable building --with-cpg
Wed Nov 12 23:00:00 2008 Justin Ross - 0.3.713378-1 - Update to svn rev 713378
Fri Nov 7 23:00:00 2008 Justin Ross - 0.3.712127-1 - Update to svn rev 712127
Thu Nov 6 23:00:00 2008 Nuno Santos - 0.3.711915-2 - Removed extraneous openais-devel dependency
Thu Nov 6 23:00:00 2008 Justin Ross - 0.3.711915-1 - Update to svn rev 711915
Tue Nov 4 23:00:00 2008 Nuno Santos - 0.3.709187-2 - Remove extraneous dependency
Thu Oct 30 23:00:00 2008 Nuno Santos - 0.3.709187-1 - Rebsed to svn rev 709187
Tue Oct 28 23:00:00 2008 Nuno Santos - 0.3.708576-1 - Rebased to svn rev 708576
Mon Oct 27 23:00:00 2008 Nuno Santos - 0.3.708210-1 - Rebased to svn rev 708210; address make check libtool issue
Sat Oct 25 00:00:00 2008 Justin Ross - 0.3.707724-1 - Update to revision 707724
Fri Oct 24 00:00:00 2008 Justin Ross - 0.3.707468-1 - Don\'t use silly idenity defines - Add new ssl and rdma subpackages - Move cluster and xml plugins into their own subpackages - Reflect new naming of plugins
Fri Aug 22 00:00:00 2008 Justin Ross - 0.2.687156-1 - Update to source revision 687156 of the qpid.0-10 branch
Fri Aug 15 00:00:00 2008 Justin Ross - 0.2.685273-1 - Update to source revision 685273 of the qpid.0-10 branch
Thu Aug 7 00:00:00 2008 Justin Ross - 0.2.683301-1 - Update to source revision 683301 of the qpid.0-10 branch
Wed Jul 16 00:00:00 2008 Justin Ross - 0.2.676581-1 - Update to source revision 676581 of the qpid.0-10 branch - Work around home dir creation problem - Use a license string that rpmlint likes
Fri Jul 11 00:00:00 2008 Nuno Santos - 0.2.667603-3 - BZ453818: added additional tests to -perftest
Sat Jun 14 00:00:00 2008 Justin Ross - 0.2.667603-1 - Update to source revision 667603
Fri Jun 13 00:00:00 2008 Justin Ross - 0.2.667253-1 - Update to source revision 667253
Fri Jun 13 00:00:00 2008 Nuno Santos - 0.2.666138-5 - add missing doc files
Thu Jun 12 00:00:00 2008 Justin Ross - 0.2.666138-3 - Added directories for modules and pid files to install script
Thu May 29 00:00:00 2008 David Sommerseth - 0.2.663761-1 - Added perftest utilities
Fri May 23 00:00:00 2008 Nuno Santos - 0.2.656926-4 - Additional build flags for i686
Wed May 21 00:00:00 2008 Nuno Santos - 0.2.656926-3 - BZ 432872: remove examples, which are being packaged separately
Wed May 21 00:00:00 2008 Justin Ross -0.2.656926-2 - Drop build requirements for graphviz and help2man
Thu May 15 00:00:00 2008 Nuno Santos - 0.2-34 - Bumped for Beta 4 release
Sat May 10 00:00:00 2008 Matthew Farrellee - 0.2-33 - Moved qpidd.conf from qpidc package to qpidd package - Added BuildRequires xqilla-devel and xerces-c-devel to qpidd for XML Exchange - Added BuildRequires openais-devel to qpidd for CPG - Added missing Requires xqilla-devel to qpidd-devel
Fri May 9 00:00:00 2008 Matthew Farrellee - 0.2-32 - Added sasl2 config file for qpidd - Added cyrus-sasl dependencies
Thu May 8 00:00:00 2008 Matthew Farrellee - 0.2-31 - Added python dependency, needed by managementgen
Thu May 8 00:00:00 2008 Matthew Farrellee - 0.2-30 - Added management-types.xml to qpidc-devel package
Wed May 7 00:00:00 2008 Matthew Farrellee - 0.2-29 - Added managementgen to the qpidc-devel package
Tue Apr 15 00:00:00 2008 Nuno Santos - 0.2-28 - Fix home dir permissions - Bumped for Fedora 9
Tue Apr 1 00:00:00 2008 Nuno Santos - 0.2-25 - Create user qpidd, start qpidd service as qpidd
Mon Feb 18 23:00:00 2008 Rafael Schloming - 0.2-24 - Bug fix for TCK issue in Beta 3
Thu Feb 14 23:00:00 2008 Rafael Schloming - 0.2-23 - Bumped to pull in fixes for Beta 3
Tue Feb 12 23:00:00 2008 Alan Conway - 0.2-22 - Added -g to compile flags for debug symbols.
Tue Feb 12 23:00:00 2008 Alan Conway - 0.2-21 - Create /var/lib/qpidd correctly.
Mon Feb 11 23:00:00 2008 Rafael Schloming - 0.2-20 - bumped for Beta 3
Mon Jan 21 23:00:00 2008 Gordon Sim - 0.2-18 - bump up rev for recent changes to plugin modules & mgmt
Thu Jan 3 23:00:00 2008 Nuno Santos - 0.2-17 - add missing header file SessionManager.h
Thu Jan 3 23:00:00 2008 Nuno Santos - 0.2-16 - limit builds to i386 and x86_64 archs
Thu Jan 3 23:00:00 2008 Nuno Santos - 0.2-15 - add ruby as a build dependency
Tue Dec 18 23:00:00 2007 Nuno Santos - 0.2-14 - include fixes from Gordon Sim (fragmentation, lazy-loading, staging) and Alan Conway (exception handling in the client).
Thu Dec 6 23:00:00 2007 Alan Conway - 0.2-13 - installcheck target to build examples in installation.
Thu Nov 8 23:00:00 2007 Alan Conway - 0.2-10 - added examples to RPM package.
Wed Oct 10 00:00:00 2007 Alan Conway - 0.2-9 - added config(noreplace) for qpidd.conf
Fri Oct 5 00:00:00 2007 Alan Conway - 0.2-8 - Added qpidd.conf configuration file. - Updated man page to detail configuration options.
Fri Sep 21 00:00:00 2007 Alan Conway - 0.2-7 - Removed apr dependency.
Thu Aug 2 00:00:00 2007 Alan Conway - 0.2-6 - added --disable-cluster flag
Wed Apr 18 00:00:00 2007 Alan Conway - 0.2-5 - Add missing Requires: e2fsprogs-devel for qpidc-devel.
Wed Apr 18 00:00:00 2007 Alan Conway - 0.2-4 - longer broker_start timeout to avoid failures in plague builds.
Wed Apr 18 00:00:00 2007 Alan Conway - 0.2-3 - Add missing Requires: apr in qpidc.
Tue Apr 17 00:00:00 2007 Alan Conway - 0.2-2 - Bugfix for memory errors on x86_64.
Fri Apr 13 00:00:00 2007 Alan Conway - 0.2-1 - Bumped version number for rhm dependencies.
Thu Apr 12 00:00:00 2007 Alan Conway - 0.1-5 - Add qpidd-devel sub-package.
Mon Feb 19 23:00:00 2007 Jim Meyering - 0.1-4 - Address http://bugzilla.redhat.com/220630: - Remove redundant \"cppunit\" build-requires. - Add --disable-static.
Thu Jan 25 23:00:00 2007 Alan Conway - 0.1-3 - Applied Jim Meyerings fixes from http://mail-archives.apache.org/mod_mbox/incubator-qpid-dev/200701.mbox/<87hcugzmyp.fsfAATTrho.meyering.net>
Fri Dec 22 23:00:00 2006 Alan Conway - 0.1-1 - Fixed all rpmlint complaints (with help from David Lutterkort) - Added qpidd --daemon behaviour, fix init.rc scripts
Fri Dec 8 23:00:00 2006 David Lutterkort - 0.1-1 - Initial version based on Jim Meyering\'s sketch and discussions with Alan Conway
|
|
|