Package Release Info

xmltooling-3.3.0-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libxmltooling-devel

Change Logs

* Wed Nov 06 2024 antonio.teixeira@suse.com
- Update to 3.3.0
  * No changelog provided
- Update lib version to 11
* Wed Jun 21 2023 danilo.spinella@suse.com
- Update to 3.2.4:
  * No changelog provided
- Fix server-side request forgery (SSRF) vulnerability, bsc#1212359
* Sat Jan 21 2023 dmueller@suse.com
- update to 3.2.3:
  * No changelog provided
* Fri Nov 18 2022 danilo.spinella@suse.com
- Update to 3.2.2:
  * No changelog provided
* Wed Dec 01 2021 danilo.spinella@suse.com
- Update to 3.2.1:
  * No changelog provided
* Tue Jul 13 2021 danilo.spinella@suse.com
- Update to 3.2.0
- Update lib version to 10
* Tue Dec 01 2020 kstreitova@suse.com
- Update to 3.1.0
  * [CPPXT-145] - DataSealer is sharing non-thread safe keys
- update lib version to 9
- run spec-cleaner
* Wed Mar 20 2019 kstreitova@suse.com
- update to 3.0.4
  * [CPPXT-143] - Crash due to uncaught DOMException
    [bsc#1129537] [CVE-2019-9628]
  * [CPPXT-144] - CURL SOAP Transport: unset Expect Header
* Mon Feb 11 2019 kstreitova@suse.com
- update to 3.0.3
  * [CPPXT-136] - Likely issues with empty element content in
    KeyInfo handling code
  * [CPPXT-138] - xmltooling does not build with OpenSSL-1.1.1
  * [CPPXT-139] - DataSealer needs to catch both Santuario
    exception types
  * [CPPXT-137] - OpenSSL 1.1.1 work
* Tue Nov 27 2018 kstreitova@suse.com
- update to 3.0.2
  * [CPPXT-135] - Lite half of library has unintentional zlib
    dependency
  * [CPPXT-134] - Reloadable configuration deleting backing file
    on a 304
  * [CPPXT-33] - Credential::getCredentialContext method misspelled
  * [CPPXT-81] - Use of LIBS in place of LDFLAGS in configure tests
    break custom builds
  * [CPPXT-111] - Build flags leak into pkg-config files
  * [CPPXT-114] - ExplicitKeyTrustEngine doesn't handle EC in the
    OpenSSL case
  * [CPPXT-116] - Apache 2.4 / Shibboleth Deadlock
  * [CPPXT-127] - DTD-defined entities can be added to XML without
    breaking signature
  * [CPPXT-133] - Eliminate uses of getTextContent in DOM helpers
  * [CPPXT-110] - OpenSSL 1.1 compatibility
  * [CPPXT-123] - Updates and next releases of Xerces and Santuario
  * [CPPXT-126] - TODO and cleanup tasks for V3
  * [CPPXT-118] - Address any deprecated CURL options
  * [CPPXT-120] - Set disallow-doctype property on DOMLSParser
  * [CPPXT-122] - Replace DateTime class with Xerces version
  * [CPPXT-125] - Consider making
    AbractPKIXTrustEngine::checkEntityNames virtual
  * [CPPXT-130] - auto_ptr cleanup
  * [CPPXT-132] - Slow down dependent on curl version
- update soname for libxmltooling library from 7 to 8
- require libxerces-c-devel >= 3.2 and libxml-security-c-devel
  >= 2.0.0
- add Buildrequires: zlib-devel
- remove upstream patches supporting building with openssl 1.1
  that are no longer needed
  * 0023-CPPXT-110-OpenSSL-1.1-removes-BIO_s_file_internal.patch
  * 0011-CPPXT-110-Clean-up-some-collateral-damage-from-previ.patch
  * 0005-CPPXT-110-OpenSSL-1.1-removes-BIO_s_file_internal.patch
  * 0026-CPPXT-110-OpenSSL-1.1-library-names-have-changes.patch
  * 0027-Commit-a-xmltoolingtest.vcxproj.user.patch
  * 0010-CPPXT-110-Start-to-add-tests-to-exercise-XSEC-paths-.patch
  * 0003-CPPXT-110-OpenSSL-1.1-makes-DSA-opaque.patch
  * 0002-CPPXT-110-Add-new-OpenSSL-support-files-to-Unix-buil.patch
  * 0012-CPPXT-110-Add-test-path-for-RSA-loadXXXBigNums.patch
  * 0009-CPPXT-110-Start-to-add-tests-to-exercise-XSEC-paths-.patch
  * 0020-CPPXT-110-Add-new-OpenSSL-support-files-to-Unix-buil.patch
  * 0024-CPPXT-110-OpenSSL-1.1-internalizes-locking.patch
  * 0006-CPPXT-110-OpenSSL-1.1-internalizes-locking.patch
  * 0028-CPPXT-110-OpenSSL-1.1-OpenSSL1.1-changes-to-newly-in.patch
  * 0025-CPPXT-110-OpenSSL-1.1-Fix-some-signatures-and-names.patch
  * 0016-CPPXT-110-Round-trip-verify-test-for-OpenSSLCryptoKe.patch
  * 0021-CPPXT-110-OpenSSL-1.1-makes-DSA-opaque.patch
  * 0007-Unwind-previous.patch
  * 0013-CPPXT-110-Used-Named-curves-for-EC-testing.patch
  * 0030-CPPXT-110-OpenSSL-1.1-New-build-mechanisms.patch
  * 0031-Missed-file-for-OpenSSL1.1-support.patch
  * 0029-CPPXT-110-OpenSSL-1.1-Cleanup-tests.patch
  * 0022-CPPXT-110-OpenSSL-1.1-makes-EVP_PKEY-opaque.patch
  * 0017-CPPXT-110-Inverted-parameters-to-TSM_ASSERT-in-DSA-t.patch
  * 0008-CPPXT-110-Checkin-prototypical-vcxproj.user-file-for.patch
  * 0019-CPPXT-110-OpenSSL-1.1-makes-X509_STORE_CTX-and-X509_.patch
  * 0001-CPPXT-110-OpenSSL-1.1-makes-X509_STORE_CTX-and-X509_.patch
  * 0018-CPPXT-110-Test-for-OpenSSL-part-of-ExplicitKeyTrustE.patch
  * 0004-CPPXT-110-OpenSSL-1.1-makes-EVP_PKEY-opaque.patch
  * 0015-CPPXT-110-test-for-code-changes-to-OpenSSLCryptoKeyE.patch
  * 0014-CPPXT-110-test-for-code-changes-to-OpenSSLCryptoKeyD.patch
- introduce libxmltooling-lite subpackage