[ubuntu/jammy-proposed] sblim-sfcb 1.4.9-0ubuntu7 (Accepted)
Michael Hudson-Doyle
michael.hudson at ubuntu.com
Tue Mar 1 01:29:12 UTC 2022
sblim-sfcb (1.4.9-0ubuntu7) jammy; urgency=medium
* d/patches/ftbfs.patch: Fix two build issues:
- Add missing dependencies in Makefile.am
- Convert some definitions in header files to declartions to fix build now
that -fno-common is the default.
sblim-sfcb (1.4.9-0ubuntu6) jammy; urgency=medium
* No-change rebuild against libssl3
sblim-sfcb (1.4.9-0ubuntu5) bionic; urgency=medium
* Also avoid explicitly requiring slp in debian/rules.
sblim-sfcb (1.4.9-0ubuntu4) bionic; urgency=medium
* Build without libslp-dev, which is long removed from Debian.
sblim-sfcb (1.4.9-0ubuntu3) bionic; urgency=medium
* Add missing build-dependency on zlib1g-dev.
sblim-sfcb (1.4.9-0ubuntu2) bionic; urgency=high
* No change rebuild against openssl1.1.
sblim-sfcb (1.4.9-0ubuntu1) zesty; urgency=medium
* New upstream snapshot.
* Bump compat and dh to 9
* Bump standards to 3.9.8.
* Use dh_prep instead of dh_clean -k
sblim-sfcb (1.4.8-0ubuntu2) wily; urgency=medium
* Fix FTBFS with GCC 5.
sblim-sfcb (1.4.8-0ubuntu1) utopic; urgency=low
* new upstream release (LP: #1335907)
* new features:
- [sfcb-tix:#99] Add config property enableSslCipherServerPref
- [sfcb-tix:#101] Add config property indicationCurlUseExpect100
- [sfcb-tix:#102] Add config property indicationCurlHonorRedirect
- [sfcb-tix:#105] Add config property embeddedObjectEncoding
- [sfcb-tix:#86] Support configurable SSL Diffie Hellman parameters file
- [sfcb-tix:#87] Support configurable SSL ECDH elliptic curve name
- [sfcb-tix:#76] Identify running SFCB processes in ps output
* bug fixes:
- [sfcb-tix:#94] Increase sigChldWaitTime
- [sfcb-tix:#95] Do not release pthread lock prior to stopBroker() exit
- [sfcb-tix:#89] Gracefully handle providers doing abort()
- [sfcb-tix:#96] Provider should close req handler on shutdown
- [sfcb-tix:#98] sfcbmofpp segfaults if mof file ends with block comment
without newline
- [sfcb-tix:#100] Fix some compiler warnings & errors on newer distros
- [sfcb-tix:#103] Unsafe usage of strncpy in providerRegister.c
- [sfcb-tix:#61] classProviderSf.c SIGSEGV if repo is not initialized
- [sfcb-tix:#63] Improve NamespaceProvider and ClassProvider Consistency
- [sfcb-tix:#66] SFCB_TRACE_VAR should be more restrictive
- [sfcb-tix:#60] fix providerMgr trace for localconnect
- [sfcb-tix:#68] reinitialize select timeout in SSL handshake
- [sfcb-tix:#79] sfcc cannot reconnect with sfcb if sfcb restarts
[bugs:#2663]
- [sfcb-tix:#69] Fix logger for long-lived clients, was:
"#2347 Don't spawn logger for clients"
- [sfcb-tix:#72] Make systemddir configurable
- [sfcb-tix:#74] providerRegister: check for and prevent buffer overflows
- [sfcb-tix:#75] fileRepository: show which directory could not be opened
- [sfcb-tix:#78] Missing null check in ift_getObjectPath,
transposed debug stmts in memAlloc
- [sfcb-tix:#78] Simplify mutex handling in instance.c
- [sfcb-tix:#77] Fix prototype for stopBroker
- [sfcb-tix:#80] sfcc cannot reconnect with sfcb
sblim-sfcb (1.4.6-0ubuntu4) trusty; urgency=low
* Use dh-autoreconf for newer arches, resolving FTBFS.
- Work around automake syntax;
- Add missing lib to link.
sblim-sfcb (1.4.6-0ubuntu3) trusty; urgency=low
* Fix one more build dep. LP: #1262338
sblim-sfcb (1.4.6-0ubuntu2) trusty; urgency=low
* Fix build dep in control file.
sblim-sfcb (1.4.6-0ubuntu1) trusty; urgency=low
* New upstream release
sblim-sfcb (1.3.8-0ubuntu2) oneiric; urgency=low
* Rebuild for OpenSSL 1.0.0.
sblim-sfcb (1.3.8-0ubuntu1) maverick; urgency=low
* New upstream release
* Packaging format changed from 1.0 to 3.0 (quilt)
* Add missing man pages for getSchema and genSslCert
* Add missing binary sfcbinst2mof
* flex and unzip added as dependencies, because needed at build time by
configure
sblim-sfcb (1.3.4-0ubuntu2) karmic; urgency=low
* debian/rules, debian/control: Enable SLP agent support
* debian/sfcb.install: Install all libs rather than relying on sfcb.links
to create the links
sblim-sfcb (1.3.4-0ubuntu1) karmic; urgency=low
* New upstream release (LP: #394235)
* debian/control: Add a version to the debhelper build dependency
sblim-sfcb (1.3.3-0ubuntu1) karmic; urgency=low
* New upstream release.
* debian/rules: Removed rpath hacks, SFCB default build handles that now.
* Removed 1934753-remove-assignment.diff, now upstream.
* Refreshed patch cim-schema-location.diff
sblim-sfcb (1.3.0-0ubuntu4) jaunty; urgency=low
* debian/sfcb.init: Use retry schedule in start-stop-daemon --stop to kill
sfcbd if it doesn't stop when nicely asked (LP: #344697)
sblim-sfcb (1.3.0-0ubuntu3) jaunty; urgency=low
* debian/sfcb.init: Export /etc/default/sfcb variables so that they are
not ignored by sfcb (LP: #334812)
sblim-sfcb (1.3.0-0ubuntu2) intrepid; urgency=low
* debian/sfcb.install: Do not install incorrect PAM configuration anymore,
let SFCB fallback on /etc/pam.d/other (LP: #262455)
* debian/sfcb.init: Fix status action so that it doesn't always report SFCB
as started (LP: #262635)
* debian/control: added dep on lsb-base to be able to use status_of_proc
sblim-sfcb (1.3.0-0ubuntu1) intrepid; urgency=low
* Initial Release.
Date: Tue, 01 Mar 2022 14:22:58 +1300
Changed-By: Michael Hudson-Doyle <michael.hudson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/sblim-sfcb/1.4.9-0ubuntu7
-------------- next part --------------
Format: 1.8
Date: Tue, 01 Mar 2022 14:22:58 +1300
Source: sblim-sfcb
Built-For-Profiles: noudeb
Architecture: source
Version: 1.4.9-0ubuntu7
Distribution: jammy
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Michael Hudson-Doyle <michael.hudson at ubuntu.com>
Launchpad-Bugs-Fixed: 262455 262635 334812 344697 394235 1262338 1335907
Changes:
sblim-sfcb (1.4.9-0ubuntu7) jammy; urgency=medium
.
* d/patches/ftbfs.patch: Fix two build issues:
- Add missing dependencies in Makefile.am
- Convert some definitions in header files to declartions to fix build now
that -fno-common is the default.
.
sblim-sfcb (1.4.9-0ubuntu6) jammy; urgency=medium
.
* No-change rebuild against libssl3
.
sblim-sfcb (1.4.9-0ubuntu5) bionic; urgency=medium
.
* Also avoid explicitly requiring slp in debian/rules.
.
sblim-sfcb (1.4.9-0ubuntu4) bionic; urgency=medium
.
* Build without libslp-dev, which is long removed from Debian.
.
sblim-sfcb (1.4.9-0ubuntu3) bionic; urgency=medium
.
* Add missing build-dependency on zlib1g-dev.
.
sblim-sfcb (1.4.9-0ubuntu2) bionic; urgency=high
.
* No change rebuild against openssl1.1.
.
sblim-sfcb (1.4.9-0ubuntu1) zesty; urgency=medium
.
* New upstream snapshot.
* Bump compat and dh to 9
* Bump standards to 3.9.8.
* Use dh_prep instead of dh_clean -k
.
sblim-sfcb (1.4.8-0ubuntu2) wily; urgency=medium
.
* Fix FTBFS with GCC 5.
.
sblim-sfcb (1.4.8-0ubuntu1) utopic; urgency=low
.
* new upstream release (LP: #1335907)
* new features:
- [sfcb-tix:#99] Add config property enableSslCipherServerPref
- [sfcb-tix:#101] Add config property indicationCurlUseExpect100
- [sfcb-tix:#102] Add config property indicationCurlHonorRedirect
- [sfcb-tix:#105] Add config property embeddedObjectEncoding
- [sfcb-tix:#86] Support configurable SSL Diffie Hellman parameters file
- [sfcb-tix:#87] Support configurable SSL ECDH elliptic curve name
- [sfcb-tix:#76] Identify running SFCB processes in ps output
* bug fixes:
- [sfcb-tix:#94] Increase sigChldWaitTime
- [sfcb-tix:#95] Do not release pthread lock prior to stopBroker() exit
- [sfcb-tix:#89] Gracefully handle providers doing abort()
- [sfcb-tix:#96] Provider should close req handler on shutdown
- [sfcb-tix:#98] sfcbmofpp segfaults if mof file ends with block comment
without newline
- [sfcb-tix:#100] Fix some compiler warnings & errors on newer distros
- [sfcb-tix:#103] Unsafe usage of strncpy in providerRegister.c
- [sfcb-tix:#61] classProviderSf.c SIGSEGV if repo is not initialized
- [sfcb-tix:#63] Improve NamespaceProvider and ClassProvider Consistency
- [sfcb-tix:#66] SFCB_TRACE_VAR should be more restrictive
- [sfcb-tix:#60] fix providerMgr trace for localconnect
- [sfcb-tix:#68] reinitialize select timeout in SSL handshake
- [sfcb-tix:#79] sfcc cannot reconnect with sfcb if sfcb restarts
[bugs:#2663]
- [sfcb-tix:#69] Fix logger for long-lived clients, was:
"#2347 Don't spawn logger for clients"
- [sfcb-tix:#72] Make systemddir configurable
- [sfcb-tix:#74] providerRegister: check for and prevent buffer overflows
- [sfcb-tix:#75] fileRepository: show which directory could not be opened
- [sfcb-tix:#78] Missing null check in ift_getObjectPath,
transposed debug stmts in memAlloc
- [sfcb-tix:#78] Simplify mutex handling in instance.c
- [sfcb-tix:#77] Fix prototype for stopBroker
- [sfcb-tix:#80] sfcc cannot reconnect with sfcb
.
sblim-sfcb (1.4.6-0ubuntu4) trusty; urgency=low
.
* Use dh-autoreconf for newer arches, resolving FTBFS.
- Work around automake syntax;
- Add missing lib to link.
.
sblim-sfcb (1.4.6-0ubuntu3) trusty; urgency=low
.
* Fix one more build dep. LP: #1262338
.
sblim-sfcb (1.4.6-0ubuntu2) trusty; urgency=low
.
* Fix build dep in control file.
.
sblim-sfcb (1.4.6-0ubuntu1) trusty; urgency=low
.
* New upstream release
.
sblim-sfcb (1.3.8-0ubuntu2) oneiric; urgency=low
.
* Rebuild for OpenSSL 1.0.0.
.
sblim-sfcb (1.3.8-0ubuntu1) maverick; urgency=low
.
* New upstream release
* Packaging format changed from 1.0 to 3.0 (quilt)
* Add missing man pages for getSchema and genSslCert
* Add missing binary sfcbinst2mof
* flex and unzip added as dependencies, because needed at build time by
configure
.
sblim-sfcb (1.3.4-0ubuntu2) karmic; urgency=low
.
* debian/rules, debian/control: Enable SLP agent support
* debian/sfcb.install: Install all libs rather than relying on sfcb.links
to create the links
.
sblim-sfcb (1.3.4-0ubuntu1) karmic; urgency=low
.
* New upstream release (LP: #394235)
* debian/control: Add a version to the debhelper build dependency
.
sblim-sfcb (1.3.3-0ubuntu1) karmic; urgency=low
.
* New upstream release.
* debian/rules: Removed rpath hacks, SFCB default build handles that now.
* Removed 1934753-remove-assignment.diff, now upstream.
* Refreshed patch cim-schema-location.diff
.
sblim-sfcb (1.3.0-0ubuntu4) jaunty; urgency=low
.
* debian/sfcb.init: Use retry schedule in start-stop-daemon --stop to kill
sfcbd if it doesn't stop when nicely asked (LP: #344697)
.
sblim-sfcb (1.3.0-0ubuntu3) jaunty; urgency=low
.
* debian/sfcb.init: Export /etc/default/sfcb variables so that they are
not ignored by sfcb (LP: #334812)
.
sblim-sfcb (1.3.0-0ubuntu2) intrepid; urgency=low
.
* debian/sfcb.install: Do not install incorrect PAM configuration anymore,
let SFCB fallback on /etc/pam.d/other (LP: #262455)
* debian/sfcb.init: Fix status action so that it doesn't always report SFCB
as started (LP: #262635)
* debian/control: added dep on lsb-base to be able to use status_of_proc
.
sblim-sfcb (1.3.0-0ubuntu1) intrepid; urgency=low
.
* Initial Release.
Checksums-Sha1:
c311c94761039aa8e6806d11fb1bac333c8cb6d3 2013 sblim-sfcb_1.4.9-0ubuntu7.dsc
c0e349c703ca70377fad2efb8b64012626fc7b0d 12484 sblim-sfcb_1.4.9-0ubuntu7.debian.tar.xz
009c18f413538b52a6ef4d54be2917c384e14d3f 6958 sblim-sfcb_1.4.9-0ubuntu7_source.buildinfo
Checksums-Sha256:
a97c5efe1e8e2509bd148a4aaadfbdcd422ad7420934d70c98d1fbaa716ad365 2013 sblim-sfcb_1.4.9-0ubuntu7.dsc
dc6227e3bfa4e6a1a71baea5021238f4e71b8dc0e01fd35a354477bbe48ee61e 12484 sblim-sfcb_1.4.9-0ubuntu7.debian.tar.xz
b64c6b987848f298ab40eddd3d518d61c453ffb60ab20ed23d00256a11ca4676 6958 sblim-sfcb_1.4.9-0ubuntu7_source.buildinfo
Files:
0c9590d68874811f8b59547ed5c94e3c 2013 net optional sblim-sfcb_1.4.9-0ubuntu7.dsc
5f2a02659a623ec762c79912c1afd92c 12484 net optional sblim-sfcb_1.4.9-0ubuntu7.debian.tar.xz
045ec2ca5d18a0d3dea3b8a4dd157d11 6958 net optional sblim-sfcb_1.4.9-0ubuntu7_source.buildinfo
Original-Maintainer: Dave Heller <hellerda at us.ibm.com>
More information about the jammy-changes
mailing list