Wed, 24 Apr 2024 20:49:52 UTC | login

Information for build qpid-dispatch-1.12.0-4.el7

ID30204
Package Nameqpid-dispatch
Version1.12.0
Release4.el7
Epoch
Sourceqpid-dispatch-1.12.0-4.el7.src.rpm
SummaryDispatch router for Qpid
DescriptionA lightweight message router, written in C and built on Qpid Proton, that provides flexible and scalable interconnect between AMQP endpoints or between endpoints and brokers.
Built byirina
State complete
Volume DEFAULT
StartedFri, 05 Jun 2020 14:16:49 UTC
CompletedFri, 05 Jun 2020 14:21:37 UTC
Taskbuild (messaging7-qpid-dispatch-el7, qpid-dispatch-1.12.0-4.el7.src.rpm)
Extra{'source': {'original_url': 'qpid-dispatch-1.12.0-4.el7.src.rpm'}}
Tags
messaging7-qpid-dispatch-candidate
messaging7-qpid-dispatch-release
messaging7-qpid-dispatch-testing
RPMs
src
qpid-dispatch-1.12.0-4.el7.src.rpm (info) (download)
aarch64
qpid-dispatch-router-1.12.0-4.el7.aarch64.rpm (info) (download)
qpid-dispatch-debuginfo-1.12.0-4.el7.aarch64.rpm (info) (download)
noarch
qpid-dispatch-console-1.12.0-4.el7.noarch.rpm (info) (download)
qpid-dispatch-docs-1.12.0-4.el7.noarch.rpm (info) (download)
qpid-dispatch-tools-1.12.0-4.el7.noarch.rpm (info) (download)
ppc64le
qpid-dispatch-router-1.12.0-4.el7.ppc64le.rpm (info) (download)
qpid-dispatch-debuginfo-1.12.0-4.el7.ppc64le.rpm (info) (download)
x86_64
qpid-dispatch-router-1.12.0-4.el7.x86_64.rpm (info) (download)
qpid-dispatch-debuginfo-1.12.0-4.el7.x86_64.rpm (info) (download)
Logs
aarch64
root.log
hw_info.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
ppc64le
root.log
hw_info.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
x86_64
root.log
hw_info.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Mon Jun 01 2020 Mike Cressman <mcressma@redhat.com> - 1.12.0-4 - Fix DISPATCH-1664 - Fix format specifier for policy count logs * Wed May 20 2020 Mike Cressman <mcressma@redhat.com> - 1.12.0-2 - Fix DISPATCH-1614 - Edge router crash when interior closes edge uplink connection - Fix DISPATCH-1641 - Add error condition to rejected oversized dispositions - Misc doc and test updates * Tue May 05 2020 Mike Cressman <mcressma@redhat.com> - 1.12.0-1 - Rebase to upstream 1.12.0 * Mon Feb 10 2020 Mike Cressman <mcressma@redhat.com> - 1.10.0-2 - Revert to libwebsockets 2.4.2 for now - Fix ENTMQIC-2410,DISPATCH-1557 - delay free of pn_link_t until after event loop is complete * Mon Jan 13 2020 Mike Cressman <mcressma@redhat.com> - 1.10.0-1 - Rebase to upstream 1.10.0 * Wed Jan 08 2020 Mike Cressman <mcressma@redhat.com> - 1.9.0-7.hotfix.1 - Fix ENTMQIC-2410 - delay free of pn_link_t until after event loop is complete * Fri Dec 06 2019 Mike Cressman <mcressma@redhat.com> - 1.9.0-6 - Fix DISPATCH-1512 - fix bug with DISPATCH-1500 * Wed Dec 04 2019 Mike Cressman <mcressma@redhat.com> - 1.9.0-5 - Fix DISPATCH-1500 - improve efficiency of parsing and processing for large MAU * Wed Nov 27 2019 Mike Cressman <mcressma@redhat.com> - 1.9.0-4 - Fix DISPATCH-1483 - link counters for dispositions are not incremented for outgoing links - Fix DISPATCH-1491 - bottleneck adding or removing addresses in mobile address engine * Tue Nov 19 2019 Mike Cressman <mcressma@redhat.com> - 1.9.0-3 - Fix DISPATCH-1460 - router control messages for local subscribers hang in Q2 holdoff - Fix DISPATCH-1461 - correct the logging of long addresses on attach * Fri Oct 04 2019 Mike Cressman <mcressma@redhat.com> - 1.9.0-2 - Fix DISPATCH-1423 - restore original multicast credit replenish behavior * Tue Sep 24 2019 Mike Cressman <mcressma@redhat.com> - 1.9.0-1 - Rebased to upstream 1.9.0 - Fix multilib issue with generated python file * Fri Sep 13 2019 Mike Cressman <mcressma@redhat.com> - 1.8.0-5 - respin for official micro release * Mon Sep 09 2019 Mike Cressman <mcressma@redhat.com> - 1.8.0-4.hotfix.1 - Fixed ENTMQIC-2330 - Memory leak on link policy denial * Thu Jul 25 2019 Ganesh Murthy <gmurthy@redhat.com> - 1.8.0-3.hotfix.1 - Fixed ENTMQIC-2318,2319 - Proton link reference not cleared on router link objects during session close * Fri Jun 14 2019 Ganesh Murthy <gmurthy@redhat.com> - 1.8.0-2 - Require libwebsockets 2.4.2 exact * Thu Jun 13 2019 Ganesh Murthy <gmurthy@redhat.com> - 1.8.0-1 - Rebased to upstream 1.8.0 - Added fixes DISPATCH-1361 and DISPATCH-1362 * Mon May 13 2019 Mike Cressman <mcressma@redhat.com> - 1.7.0-2 - Fixed ENTMQIC-2200, ENTMQIC-2201, ENTMQIC-2202, ENTMQIC-2203 * Mon Apr 15 2019 Irina Boverman <iboverma@redhat.com> - 1.7.0-1 - Rebased to upstream 1.7.0 * Wed Mar 27 2019 Ted Ross <tross@redhat.com> - 1.6.0-1 - Rebased to upstream 1.6.0 - Built against qpid-proton 0.27.0 * Fri Mar 01 2019 Ted Ross <tross@redhat.com> - 1.5.0-5.hotfix.1 - Fixed ENTMQIC-2162 * Thu Jan 10 2019 Ted Ross <tross@redhat.com> - 1.5.0-4 - Fixed ENTMQIC-2092, ENTMQIC-2093, ENTMQIC-2094, and ENTMQIC-2095 * Thu Dec 20 2018 Irina Boverman <iboverma@redhat.com> - 1.5.0-3 - Rebuilt againts qpid-proton 0.26.0-3 and updated licenses.xml file * Wed Dec 19 2018 Ted Ross <tross@redhat.com> - 1.5.0-2 - Rebased to official upstream 1.5.0 * Fri Nov 02 2018 Ted Ross <tross@redhat.com> - 1.5.0-1 - Rebased to 1.5.0-SNAPSHOT and built against qpid-proton 0.26.0 * Fri Oct 26 2018 Ted Ross <tross@redhat.com> - 1.2.0-9 - Fixed ENTMQIC-2081, ENTMQIC-2082, and ENTMQIC-2083 * Tue Oct 02 2018 Ted Ross <tross@redhat.com> - 1.2.0-8 - Added all-arch support - Fixed ENTMQIC-2073 * Wed Sep 12 2018 Ted Ross <tross@redhat.com> - 1.2.0-7 - Branded the console for Red Hat AMQ Interconnect - Fixed DISPATCH-1109 * Fri Aug 10 2018 Ted Ross <tross@redhat.com> - 1.2.0-6 - Added Console RPM * Thu Jul 19 2018 Ted Ross <tross@redhat.com> - 1.2.0-5 - Fixed regression from ENTMQIC-2023 * Wed Jul 11 2018 Ted Ross <tross@redhat.com> - 1.2.0-3 - Added fixes for ENTMQIC-2023 and ENTMQIC-2004 * Fri Jul 06 2018 Irina Boverman <iboverma@redhat.com> - 1.2.0-2 - Rebuilt against proton 0.24.0 * Tue Jul 03 2018 Ted Ross <tross@redhat.com> - 1.2.0-1 - AMQ Interconnect 1.2.0.CR2 - rebase to upstream 1.2.0 * Tue Jun 12 2018 Ted Ross <tross@redhat.com> - 1.1.0-1 - AMQ Interconnect 1.2.CR1 - rebase to upstream 1.1.0 * Fri Jun 01 2018 Ted Ross <tross@redhat.com> - 1.0.0-6.hotfix.1 - Added ENTMQIC-1997 fix * Fri Feb 09 2018 Irina Boverman <iboverma@redhat.com> - 1.0.0-6 - Added ENTMQIC-1983 fix * Tue Jan 02 2018 Irina Boverman <iboverma@redhat.com> - 1.0.0-5 - Added ENTMQIC-1975 fix * Mon Nov 20 2017 Irina Boverman <iboverma@redhat.com> - 1.0.0-4 - Added DISPATCH-881 fix * Fri Nov 17 2017 Irina Boverman <iboverma@redhat.com> - 1.0.0-3 - Rebased to 1.0.0 * Thu Oct 19 2017 Irina Boverman <iboverma@redhat.com> - 1.0.0-2 - Rebased to 1.0.0 rc1 - Added licenses.xml file * Thu Jul 20 2017 ike Cressman <mcressma@redhat.com> - 0.8.0-10 - Resolves: BZ-1417303/ENTMQIC-1943, BZ-1426242/ENTMQIC-1942 * Thu Apr 27 2017 Irina Boverman <iboverma@redhat.com> - 0.8.0-9 - Resolves: ENTMQIC-1937 * Tue Apr 18 2017 Irina Boverman <iboverma@redhat.com> - 0.8.0-8 - Resolves: ENTMQIC-1931, ENTMQIC-1932 * Thu Mar 16 2017 Irina Boverman <iboverma@redhat.com> - 0.8.0-7 - Resolves: ENTMQIC-77, ENTMQIC-1919, ENTMQIC-1928 * Thu Mar 09 2017 Irina Boverman <iboverma@redhat.com> - 0.8.0-6 - Resolves: ENTMQIC-1922 * Tue Feb 07 2017 Irina Boverman <iboverma@redhat.com> - 0.8.0-5 - Resolves: ENTMQIC-1906, ENTMQIC-1913, ENTMQIC-1914, ENTMQIC-1915, ENTMQIC-1916, ENTMQIC-1917, ENTMQIC-1918 * Fri Jan 06 2017 Irina Boverman <iboverma@redhat.com> - 0.8.0-2 - Rebased to amq-beta2 source * Wed Nov 23 2016 Irina Boverman <iboverma@redhat.com> - 0.8.0-1 - Rebased to amq-beta2-prerelease source * Thu Nov 03 2016 Irina Boverman <iboverma@redhat.com> - 0.7.0-2 - Rebased to 0.7.0 rc2 - Corrected location of man pages * Tue Oct 04 2016 Irina Boverman <iboverma@redhat.com> - 0.7.0-1 - Rebased to 0.7.0 rc1 * Wed Sep 07 2016 Irina Boverman <iboverma@redhat.com> - 0.6.1-1 - Rebased to 0.6.1 - Added fix for ENTMQIC-1893 * Tue Aug 30 2016 Irina Boverman <iboverma@redhat.com> - 0.6.0-7 - Rebuilt against proton 0.14.0 - Obsoleted libqpid-dispatch-devel * Fri Jun 17 2016 Irina Boverman <iboverma@redhat.com> - 0.6.0-6 - Replaced "Provides" with "Obsoletes" * Thu Jun 16 2016 Irina Boverman <iboverma@redhat.com> - 0.6.0-5 - Rebased to 0.6.0 ga - Resolves: DISPATCH-341, DISPATCH-364, DISPATCH-365, DISPATCH-366, DISPATCH-387 * Thu Jun 02 2016 Irina Boverman <iboverma@redhat.com> - 0.6.0-4 - Rebased to 0.6.0 rc4 - Changed qpid-dispatch-router-docs to qpid-dispatch-docs * Wed May 18 2016 Irina Boverman <iboverma@redhat.com> - 0.6.0-3 - Rebased to 0.6.0 rc3 * Tue May 17 2016 Irina Boverman <iboverma@redhat.com> - 0.6.0-2 - Rebased to 0.6.0 rc2 - Moved content of libqpid-dispatch package to the router - Removed libqpid-dispatch-devel package - Removed include files * Fri Apr 15 2016 Irina Boverman <iboverma@redhat.com> - 0.6.0-1 - Rebased to 0.6 Beta * Wed Nov 18 2015 Ted Ross <tross@redhat.com> - 0.4-11 - Resolved: Bug 1281947 - qdrouterd not responding in Satellite6 * Tue Sep 29 2015 Ted Ross <tross@redhat.com> - 0.4-10 - Resolved: Bug 1264509 - qdrouterd utilizes 120-150% cpu time - Resolved: Bug 1267156 - qdrouterd segfaults in pni_record_find * Thu Sep 24 2015 Ted Ross <tross@redhat.com> - 0.4-9 - Resolved: ENTMQ-1149 - Memory leak when connecting a SSL client in a loop - Resolved: DISPATCH-144 - Configurable heartbeats for listeners and connectors * Wed Aug 05 2015 Ted Ross <tross@redhat.com> - 0.4-8 - Resolved: Bug 1246263 - A compromised content host can execute arbitrary code on sat6 server and send commands to all other content hosts * Wed Jun 03 2015 Ted Ross <tross@redhat.com> - 0.4-7 - Resolved: Bug 1225210 - qdrouterd core dumped while syncing multiple capsules * Tue May 12 2015 Ted Ross <tross@redhat.com> - 0.4-6 - Respin to cover all architectures. * Mon May 11 2015 Ted Ross <tross@redhat.com> - 0.4-5 - Resolved: ENTMQ-1006 - Cannot synchronize routers with a star topology containing 20 leaf nodes * Mon Apr 13 2015 Ted Ross <tross@redhat.com> - 0.4-4 - Fixed a RHEL6-install problem (run directory not created) * Fri Apr 10 2015 Irina Boverman <iboverma@redhat.com> - 0.4-3 - Rebased to released 0.4 upstream - Resolved: 1201027, DISPATCH-133 * Thu Apr 02 2015 Irina Boverman <iboverma@redhat.com> - 0.4-2.20150402 - Rebased to upstream snapshot 1670954 * Mon Feb 23 2015 Ted Ross <tross@redhat.com> - 0.4-2.20150223 - Fixed issues discovered by rpmdiff * Thu Feb 19 2015 Ted Ross <tross@redhat.com> - 0.4-2.20150219 - Rebased to upstream snapshot 1661010 * Wed Feb 18 2015 Irina Boverman <iboverma@redhat.com> - 0.4-2.20150218 - Rebased to upstream snapshot 1660738 (Last Changed Rev: 1660734) * Fri Feb 13 2015 Ted Ross <tross@redhat.com> - 0.4-2.20150213 - Rebased to upstream snapshot 1659335 * Tue Feb 10 2015 Irina Boverman <iboverma@redhat.com> - 0.4-2.20150210 - Rebased to upstream trunk branch 2015-02-09 snapshot * Tue Jan 27 2015 Darryl L. Pierce <dpierce@redhat.com> - 0.3-1 - Rebased on Dispatch 0.3. - Increased the minimum Proton version needed to 0.8. - Moved all tests to the -devel package. - Ensure executable bit turned off on systemd file. - Set the location of installed documentation. * Thu Nov 20 2014 Darryl L. Pierce <dpierce@redhat.com> - 0.2-9 - Fixed a merge issue that resulted in two patches not being applied. - Resolves: BZ#1165691 * Wed Nov 19 2014 Darryl L. Pierce <dpierce@redhat.com> - 0.2-8 - DISPATCH-75 - Removed reference to qdstat.conf from qdstat manpage. - Include systemd service file for EPEL7 packages. - Brought systemd support up to current Fedora packaging guidelines. - Resolves: BZ#1165691 - Resolves: BZ#1165681 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Wed Jul 09 2014 Darryl L. Pierce <dpierce@redhat.com> - 0.2-6 - Removed intro-package comments which can cause POSTUN warnings. - Added dependency on libqpid-dispatch from qpid-dispatch-tools. * Wed Jul 02 2014 Darryl L. Pierce <dpierce@redhat.com> - 0.2-5 - Fixed the path for the configuration file. - Resolves: BZ#1115416 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri May 30 2014 Darryl L. Pierce <dpierce@redhat.com> - 0.2-3 - Fixed build type to be RelWithDebInfo * Tue Apr 22 2014 Darryl L. Pierce <dpierce@redhat.com> - 0.2-2 - Fixed merging problems across Fedora and EPEL releases. * Tue Apr 22 2014 Darryl L. Pierce <dpierce@redhat.com> - 0.2-1 - Rebased on Qpid Dispatch 0.2. * Wed Feb 05 2014 Darryl L. Pierce <dpierce@redhat.com> - 0.1-4 - Fixed path to configuration in qpid-dispatch.service file. - Added requires from qpid-dispatch-tools to python-qpid-proton. * Thu Jan 30 2014 Darryl L. Pierce <dpierce@redhat.com> - 0.1-3 - Fix build system to not discard CFLAGS provided by Fedora - Resolves: BZ#1058448 - Simplified the specfile to be used across release targets. * Fri Jan 24 2014 Darryl L. Pierce <dpierce@redhat.com> - 0.1-2 - First release for Fedora. - Resolves: BZ#1055721 * Thu Jan 23 2014 Darryl L. Pierce <dpierce@redhat.com> - 0.1-1.2 - Put all subpackage sections above prep/build/install. - Removed check and clean sections. - Added remaining systemd macros. - Made qpid-dispatch-router-docs a noarch package. * Wed Jan 22 2014 Darryl L. Pierce <dpierce@redhat.com> - 0.1-1.1 - Added the systemd macros for post/preun/postun - Moved prep/build/install/check/clean above package definitions. * Mon Jan 20 2014 Darryl L. Pierce <dpierce@redhat.com> - 0.1-1 - Initial packaging of the codebase.