19 Commits

Author SHA256 Message Date
7466ef6577 Accepting request 1223778 from Apache:Shibboleth
OBS-URL: https://build.opensuse.org/request/show/1223778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xml-security-c?expand=0&rev=8
2024-11-13 14:28:37 +00:00
ea01ed1630 Accepting request 1222572 from home:ateixeira:branches:Apache:Shibboleth
- Switch to the Shibboleth project's fork of xml-security-c
- Update to 3.0.0: no changelog available

OBS-URL: https://build.opensuse.org/request/show/1222572
OBS-URL: https://build.opensuse.org/package/show/Apache:Shibboleth/xml-security-c?expand=0&rev=17
2024-11-12 20:22:57 +00:00
42e1f2aa13 Accepting request 930722 from Apache:Shibboleth
OBS-URL: https://build.opensuse.org/request/show/930722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xml-security-c?expand=0&rev=7
2021-11-10 20:47:06 +00:00
Danilo Spinella
134726d98a Accepting request 930721 from home:dspinella:branches:Apache:Shibboleth
- Improve changes

OBS-URL: https://build.opensuse.org/request/show/930721
OBS-URL: https://build.opensuse.org/package/show/Apache:Shibboleth/xml-security-c?expand=0&rev=16
2021-11-10 16:37:30 +00:00
Danilo Spinella
4dde80528f Accepting request 930203 from home:dspinella:branches:Apache:Shibboleth
- Update to 2.0.4
- Drop xml-security-c-2.0.2-xalan-1.12.patch

OBS-URL: https://build.opensuse.org/request/show/930203
OBS-URL: https://build.opensuse.org/package/show/Apache:Shibboleth/xml-security-c?expand=0&rev=15
2021-11-10 14:14:43 +00:00
8b26a343ca Accepting request 873111 from Apache:Shibboleth
OBS-URL: https://build.opensuse.org/request/show/873111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xml-security-c?expand=0&rev=6
2021-02-17 17:12:54 +00:00
2742890520 Accepting request 873102 from home:kstreitova:branches:Apache:Shibboleth
- add xml-security-c-2.0.2-xalan-1.12.patch to fix build with xalan
  1.12 [bsc#1179556]
- re-enable xalan support

OBS-URL: https://build.opensuse.org/request/show/873102
OBS-URL: https://build.opensuse.org/package/show/Apache:Shibboleth/xml-security-c?expand=0&rev=13
2021-02-17 12:02:33 +00:00
23928128a9 Accepting request 852607 from Apache:Shibboleth
OBS-URL: https://build.opensuse.org/request/show/852607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xml-security-c?expand=0&rev=5
2020-12-02 14:05:49 +00:00
04fbc8dfe6 Accepting request 852606 from home:kstreitova:branches:Apache:Shibboleth
- Run spec-cleaner
- Temporarily disable xalan support because it fails with the recent
  1.12 version

OBS-URL: https://build.opensuse.org/request/show/852606
OBS-URL: https://build.opensuse.org/package/show/Apache:Shibboleth/xml-security-c?expand=0&rev=11
2020-12-02 12:21:53 +00:00
15e1a3a1a2 Accepting request 652458 from Apache:Shibboleth
OBS-URL: https://build.opensuse.org/request/show/652458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xml-security-c?expand=0&rev=4
2018-12-04 19:54:06 +00:00
3d24110616 Accepting request 652453 from home:kstreitova:branches:Apache:Shibboleth
- update to 2.0.2
  * [SANTUARIO-496] - DSA verification crashes OpenSSL on invalid
    combinations of key content
  * [SANTUARIO-491] - Default KeyInfo resolver doesn't check for
    empty element content.
  * [SANTUARIO-382] - Unconditionally enable large file support
  * [SANTUARIO-418] - Invalid acceptance of unpadded RSA signatures
  * [SANTUARIO-435] - Automake misses the subdir-objects option
  * [SANTUARIO-437] - Cannot compile as C++11
  * [SANTUARIO-447] - XSECCryptoX509::loadX509PEM() can read past
    unterminated buffer
  * [SANTUARIO-449] - TXFMOutputFile can try to close unopened stream
  * [SANTUARIO-470] - dsig/DSIGReference.cpp:931: bad type ?
  * [SANTUARIO-471] - Patch for C++11 compile failures
  * [SANTUARIO-473] - Build failure using NSS
  * [SANTUARIO-474] - Better overflow checking
  * [SANTUARIO-479] - xml-security-cpp compilation errors
  * [SANTUARIO-460] - Support for OpenSSL 1.1
  * [SANTUARIO-461] - Internal key store should be deleted on any
    CryptoAcquireContext() error
  * [SANTUARIO-472] - Conditional inclusion of XMKS code in library
  * [SANTUARIO-476] - Change default behavior for inferring
    attribute IDness by name
- drop the following patches that are no longer needed
  * xml-security-c-1.7.3-gcc6.patch
  * xml-security-c-1.7.3_openssl1.1.patch
- update soname from 17 to 20
- pack xml-security-c.pc
- require libxerces-c-devel >= 3.2
- run spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/652453
OBS-URL: https://build.opensuse.org/package/show/Apache:Shibboleth/xml-security-c?expand=0&rev=9
2018-11-28 15:25:14 +00:00
e4258cfc28 Accepting request 540197 from Apache:Shibboleth
OBS-URL: https://build.opensuse.org/request/show/540197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xml-security-c?expand=0&rev=3
2017-11-10 13:57:37 +00:00
774bd4cb5b Accepting request 540196 from home:vitezslav_cizek:branches:Apache:Shibboleth
- support building with openssl 1.1 (bsc#1067411)
  * add xml-security-c-1.7.3_openssl1.1.patch from Fedora

OBS-URL: https://build.opensuse.org/request/show/540196
OBS-URL: https://build.opensuse.org/package/show/Apache:Shibboleth/xml-security-c?expand=0&rev=7
2017-11-09 12:30:15 +00:00
575ef13595 Accepting request 407116 from Apache:Shibboleth
1

OBS-URL: https://build.opensuse.org/request/show/407116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xml-security-c?expand=0&rev=2
2016-07-12 21:52:06 +00:00
a838fea82f Accepting request 406136 from home:MargueriteSu:branches:Apache:Shibboleth
OBS-URL: https://build.opensuse.org/request/show/406136
OBS-URL: https://build.opensuse.org/package/show/Apache:Shibboleth/xml-security-c?expand=0&rev=5
2016-07-07 13:33:42 +00:00
Stephan Kulow
1e5f60bc07 Accepting request 321793 from Apache:Shibboleth
The new package as a part of Shibboleth project (fate#318304 for SLE12SP1)

OBS-URL: https://build.opensuse.org/request/show/321793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xml-security-c?expand=0&rev=1
2015-08-29 18:04:25 +00:00
e1a8b91227 Accepting request 321783 from home:pluskalm:branches:Apache:Shibboleth
- Package license and provided changelog

OBS-URL: https://build.opensuse.org/request/show/321783
OBS-URL: https://build.opensuse.org/package/show/Apache:Shibboleth/xml-security-c?expand=0&rev=3
2015-08-11 07:41:25 +00:00
bddbd34799 Accepting request 320771 from home:pluskalm:branches:Apache:Shibboleth
- Add gpg signature
- Disable building of static libraries
- Enable xalan support

OBS-URL: https://build.opensuse.org/request/show/320771
OBS-URL: https://build.opensuse.org/package/show/Apache:Shibboleth/xml-security-c?expand=0&rev=2
2015-08-10 09:01:36 +00:00
d761c96a2d osc copypac from project:home:kstreitova package:xml-security-c revision:3
OBS-URL: https://build.opensuse.org/package/show/Apache:Shibboleth/xml-security-c?expand=0&rev=1
2015-07-31 11:56:38 +00:00