Revisions of xmltooling

buildservice-autocommit accepted request 1094638 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 35)
baserev update by copy to link target
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 1094365 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 34)
- Update to 3.2.4:
  * No changelog provided 
- Fix server-side request forgery (SSRF) vulnerability, bsc#1212359
buildservice-autocommit accepted request 1061178 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 33)
baserev update by copy to link target
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 1060176 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 32)
- update to 3.2.3:
  * No changelog provided
buildservice-autocommit accepted request 1037350 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 31)
baserev update by copy to link target
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 1036632 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 30)
- Update to 3.2.2:
  * No changelog provided
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 934954 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 29)
- Update to 3.2.1:
  * No changelog provided
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 906162 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 28)
- Update to 3.2.0
- Update lib version to 10
buildservice-autocommit accepted request 852605 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 27)
baserev update by copy to link target
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 852604 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 26)
- Update to 3.1.0
  * [CPPXT-145] - DataSealer is sharing non-thread safe keys
- update lib version to 9
- run spec-cleaner
buildservice-autocommit accepted request 687305 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 25)
baserev update by copy to link target
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 686947 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 24)
- 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
buildservice-autocommit accepted request 673396 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 23)
baserev update by copy to link target
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 673394 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 22)
- 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
buildservice-autocommit accepted request 652459 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 21)
baserev update by copy to link target
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 652454 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 20)
- 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
buildservice-autocommit accepted request 580972 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 19)
baserev update by copy to link target
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 580971 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 18)
- update to 1.6.4
  * [CPPXT-128] - Additional nodes can be added to XML without
    breaking signature [bsc#1083247] [CVE-2018-0489]
buildservice-autocommit accepted request 568061 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 17)
baserev update by copy to link target
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 565311 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 16)
- update to 1.6.3
  * [CPPXT-127] - DTD-defined entities can be added to XML without
    breaking signature [CVE-2018-0486], [bsc#1075975]
- 'Url' -> 'URL'
Displaying revisions 1 - 20 of 35
openSUSE Build Service is sponsored by