Changelog for
libserf-debugsource-1.3.10-150600.18.8.2.x86_64.rpm :
* Wed Jun 12 2024 danilo.spinellaAATTsuse.com- The following bugs were affecting SLE but not Tumbleweed:
* Fix build with openSSL 3 by removing usage of ERR_GET_FUNC, bsc#1221211
* Fix hanging in subversion by updating libserf to 1.3.10, bsc#1224089, bsc#1222854
* Wed May 31 2023 Andreas.StiegerAATTgmx.de- update to 1.3.10:
* Fix handling of invalid chunk lengths in the dechunk bucket
* Fix an endless loop in the deflate bucket with truncated input
* Fix BIO control handlers to support BIO_CTRL_EOF
* Fix a CRT mismatch issue caused by using certain OpenSSL functions- drop upstream patches:
* libserf-python3-2.patch
* libserf-python3.patch
* openssl3.patch
* Mon Apr 10 2023 andreas.stiegerAATTgmx.de- fix Leap 15.4/15.4 build with krb5 GSSAPI- remove superfluous build dependencies
* Mon Dec 06 2021 danilo.spinellaAATTsuse.com- Update Source links
* Mon Dec 06 2021 dmuellerAATTsuse.com- add openssl3.patch to avoid using removed functionality in an irrelvant place
* Mon Jun 15 2020 dimstarAATTopensuse.org- Autodetect krb5/mit prefix using krb5-config: prepare for future changes on krb5 packaging.
* Tue Sep 18 2018 tchvatalAATTsuse.com- Use %license for license install
* Wed Nov 08 2017 astiegerAATTsuse.com- Add libserf-python3.patch and libserf-python3-2.patch to fix building with python3
* Fri Apr 21 2017 astiegerAATTsuse.com- do not check with time-dependent failures bsc#1035395 bsc#1031549
* Thu Sep 01 2016 astiegerAATTsuse.com- Apache Serf 1.3.9:
* serf is now Apache Software Foundation project
* fix various build issues
* resolve a bucket (aka \"memory\") leak when a request bucket is destroyed before it is morphed into an aggregate bucket
* reset state variables when resetting connection
* fix types of passed, but unused batons
* fix some usages of the openssl BIO api
* improve handling of bad data in the response state line
* support more overrides via SCons arguments
* adapt to OpenSSL 1.1.x api- drop upstream patches: libserf-1.3.x-fix-comment-style.patch libserf-1.3.x-fix-deflate-buckets-test.patch
* Thu Oct 23 2014 andreas.stiegerAATTgmx.de- enable running test suite:
* add libserf-1.3.x-fix-comment-style.patch to fix compile error
* add libserf-1.3.x-fix-deflate-buckets-test.patch to fix crash
* Wed Oct 22 2014 andreas.stiegerAATTgmx.de- Serf 1.3.8 This release fixes a problem with handling very large gzip- encoded HTTP responses and disables SSLv2 and SSLv3.
* CRC calculation error for gzipped http reponses > 4GB.
* SSPI CredHandle not freed when APR pool is destroyed.
* Disable SSLv2 and SSLv3 as both or broken [boo#901968]- disable running tests due to memory leak in test fixture