|
|
372093c25a
|
Accepting request 1185755 from home:ayankov:branches:Base:System
- Update to 1.6.7:
* Allow for an empty Subject in certs. [T7171]
* Release-info: https://dev.gnupg.org/T7173
* Rebase libksba-nobetasuffix.patch
OBS-URL: https://build.opensuse.org/request/show/1185755
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=62
|
2024-07-05 09:37:34 +00:00 |
|
|
|
f7edf4dfd4
|
Accepting request 1151222 from home:pmonrealgonzalez:branches:Base:System
- Update to 1.6.6:
* Fix a possible wrong error return from the DER builder. [T6992]
* Release-info: https://dev.gnupg.org/T7009
* Update upstream libksba.keyring
OBS-URL: https://build.opensuse.org/request/show/1151222
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=60
|
2024-02-26 14:57:37 +00:00 |
|
|
|
c6a03399f0
|
Accepting request 1127265 from home:pmonrealgonzalez:branches:Base:System
- Update to 1.6.5:
* Add Brainpool curve detection using parameters with compressed
base point. [rKeb23f853f178]
* New configure option --with-libtool-modification. [T6619]
* Release-info: https://dev.gnupg.org/T6822
OBS-URL: https://build.opensuse.org/request/show/1127265
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=58
|
2023-11-17 11:13:49 +00:00 |
|
|
|
349d8cdb35
|
Accepting request 1120320 from home:pmonrealgonzalez:branches:Base:System
- Do not pull revision info from GIT when autoconf is run. This
removes the -unknown suffix after the version number.
* Run autoreconf for the added patch and add the build
dependecies on autoconf, automake and libtool.
* Add libksba-nobetasuffix.patch [bsc#1216334]
OBS-URL: https://build.opensuse.org/request/show/1120320
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=56
|
2023-10-25 14:33:43 +00:00 |
|
|
|
99371352a2
|
Accepting request 1093887 from home:pmonrealgonzalez:branches:Base:System
- Update to 1.6.4:
* Correctly detect CMS write errors. [rK9ced7706f2]
* Release-info: https://dev.gnupg.org/T6543
OBS-URL: https://build.opensuse.org/request/show/1093887
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=54
|
2023-06-20 07:18:45 +00:00 |
|
|
|
be91df21e7
|
Accepting request 1044379 from home:dirkmueller:Factory
- update to 1.6.3 (bsc#1206579, CVE-2022-47629):
* Fix another integer overflow in the CRL parser.
Release-info: https://dev.gnupg.org/T6304
OBS-URL: https://build.opensuse.org/request/show/1044379
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=52
|
2023-01-03 08:38:15 +00:00 |
|
|
|
532eecf075
|
Accepting request 1012106 from home:pmonrealgonzalez:branches:Base:System
- libksba 1.6.2: [bsc#1204357, CVE-2022-3515]
* Fix integer overflow in the CRL parser.
OBS-URL: https://build.opensuse.org/request/show/1012106
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=50
|
2022-10-17 13:24:06 +00:00 |
|
|
|
33ed726df5
|
Accepting request 1004463 from home:AndreasStieger:branches:Base:System
libksba 1.6.1
OBS-URL: https://build.opensuse.org/request/show/1004463
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=48
|
2022-09-18 18:32:42 +00:00 |
|
|
|
82ec1dc4dc
|
Accepting request 899462 from home:pmonrealgonzalez:branches:Base:System
- libksba 1.6.0:
* Limited support for the Authenticated-Enveloped-Data
content type.
* Support password based decryption.
* Silence warnings from static analyzers.
* Interface changes relative to the 1.5.0 release:
- KSBA_CT_AUTHENVELOPED_DATA NEW.
OBS-URL: https://build.opensuse.org/request/show/899462
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=46
|
2021-06-14 07:45:09 +00:00 |
|
|
|
da227ad314
|
Accepting request 883674 from home:AndreasStieger:branches:Base:System
libksba 1.5.1
OBS-URL: https://build.opensuse.org/request/show/883674
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=44
|
2021-04-12 09:02:58 +00:00 |
|
|
|
0140e6bb61
|
Accepting request 849730 from home:AndreasStieger:branches:Base:System
libksba 1.5.0
OBS-URL: https://build.opensuse.org/request/show/849730
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=42
|
2020-11-26 09:59:18 +00:00 |
|
|
|
704ce56050
|
Accepting request 807540 from home:pmonrealgonzalez:branches:Base:System
- libksba 1.4.0:
* Supports ECDSA and EdDSA certificate creation and parsing.
* Supports ECDH enveloped data.
* Supports ECDSA and EdDSA signed data.
* Supports rsaPSS signature verification.
* Supports standard file descriptors in ksba_reader_read.
* Allows for optional elements in keyinfo objects.
* Fixes error detection in the CMS parser.
* Fixes memory leak in ksba_cms_identify.
* New constants KSBA_VERSION and KSBA_VERSION_NUMBER.
* New API to make creation of DER objects easy.
* Interface changes relative to the 1.3.5 release:
KSBA_VERSION NEW.
KSBA_VERSION_NUMBER NEW.
KSBA_CT_SPC_IND_DATA_CTX NEW.
KSBA_CLASS_* NEW.
KSBA_TYPE_* NEW.
ksba_der_t NEW.
ksba_der_release NEW.
ksba_der_builder_new NEW.
ksba_der_builder_reset NEW.
ksba_der_add_ptr NEW.
ksba_der_add_val NEW.
ksba_der_add_int NEW.
ksba_der_add_oid NEW.
ksba_der_add_bts NEW.
ksba_der_add_der NEW.
ksba_der_add_tag NEW.
ksba_der_add_end NEW.
ksba_der_builder_get NEW.
OBS-URL: https://build.opensuse.org/request/show/807540
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=40
|
2020-05-21 11:02:54 +00:00 |
|
Tomáš Chvátal
|
1d2e3de92c
|
Accepting request 580098 from home:favogt:licensetag
Use %license (boo#1082318). Please forward to SLE, if possible
OBS-URL: https://build.opensuse.org/request/show/580098
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=38
|
2018-02-26 09:33:56 +00:00 |
|
|
|
67fd6077fc
|
Accepting request 421172 from security:privacy
libksba 1.3.5
OBS-URL: https://build.opensuse.org/request/show/421172
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=36
|
2016-08-22 20:03:29 +00:00 |
|
|
|
308bce77bd
|
Accepting request 394985 from security:privacy
libksba 1.3.4:
* Fixed two OOB read access bugs which could be used to force a DoS.
boo#979261 CVE-2016-4574, CVE-2016-4579
* Fixed a crash due to faulty curve OID lookup code.
* Synced the list of supported curves with those of Libgcrypt.
* New configure option --enable-build-timestamp; a build timestamp is
not anymore used by default.
OBS-URL: https://build.opensuse.org/request/show/394985
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=34
|
2016-05-12 07:44:55 +00:00 |
|
|
|
6adc465e60
|
Accepting request 295347 from security:privacy
libksba 1.3.3
OBS-URL: https://build.opensuse.org/request/show/295347
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=32
|
2015-04-10 21:16:08 +00:00 |
|
|
|
797c525a6b
|
Accepting request 291616 from security:privacy
- remove libtool requirement
OBS-URL: https://build.opensuse.org/request/show/291616
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=30
|
2015-03-20 15:42:42 +00:00 |
|
|
|
bfd9f2f7af
|
fix CVE
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=28
|
2014-11-26 08:21:12 +00:00 |
|
|
|
1322647a95
|
add CVE
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=27
|
2014-11-26 08:16:43 +00:00 |
|
|
|
4430816b53
|
Accepting request 263044 from home:AndreasStieger:branches:Base:System
libksba 1.3.2 [boo#907074]
OBS-URL: https://build.opensuse.org/request/show/263044
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=26
|
2014-11-25 21:45:44 +00:00 |
|
|
|
b037c56f41
|
Accepting request 250572 from home:AndreasStieger:branches:Base:System
libksba 1.3.1
OBS-URL: https://build.opensuse.org/request/show/250572
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=24
|
2014-09-22 13:00:11 +00:00 |
|
|
|
7c6575badf
|
- Use URL for source
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=22
|
2012-11-27 14:56:35 +00:00 |
|
|
|
b9ec77eac4
|
feedback from declined r136325: explain removal of patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=20
|
2012-10-01 19:04:45 +00:00 |
|
|
|
75751a39e0
|
Accepting request 136287 from home:AndreasStieger:branches:Base:System
- update to libksba 1.3.0
- change license from GPLv2 to LGPLv3/GPLv2
- minor bug fixes
- implement shared library packaging policy
Please review the license change.
OBS-URL: https://build.opensuse.org/request/show/136287
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=19
|
2012-09-28 08:59:40 +00:00 |
|
|
|
dbadfaec14
|
Accepting request 92535 from home:coolo:removelibtool
- add libtool as buildrequire to avoid implicit dependency
OBS-URL: https://build.opensuse.org/request/show/92535
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=17
|
2011-11-21 09:33:48 +00:00 |
|
|
|
8dbf6a08a3
|
update to 1.2.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=15
|
2011-07-29 16:02:18 +00:00 |
|
|
|
3393d56682
|
update to 1.1.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=13
|
2010-12-03 12:01:36 +00:00 |
|
Stephan Kulow
|
4c3a573e81
|
Accepting request 51766 from home:jengelh:smp
OBS-URL: https://build.opensuse.org/request/show/51766
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=11
|
2010-11-01 08:28:39 +00:00 |
|
OBS User autobuild
|
4efdc7bfbd
|
Accepting request 45711 from Base:System
Copy from Base:System/libksba based on submit request 45711 from user puzel
OBS-URL: https://build.opensuse.org/request/show/45711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksba?expand=0&rev=14
|
2010-08-24 15:38:00 +00:00 |
|
OBS User unknown
|
7bff76c3b8
|
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksba?expand=0&rev=9
|
2009-07-10 14:43:56 +00:00 |
|
OBS User unknown
|
9b149bebb4
|
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksba?expand=0&rev=8
|
2009-06-29 14:17:34 +00:00 |
|
OBS User unknown
|
49b831801d
|
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksba?expand=0&rev=7
|
2009-04-18 12:01:25 +00:00 |
|
OBS User unknown
|
4e90a77af9
|
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksba?expand=0&rev=6
|
2009-01-14 00:47:57 +00:00 |
|
OBS User unknown
|
aaf9619364
|
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksba?expand=0&rev=5
|
2008-09-26 12:58:25 +00:00 |
|
OBS User unknown
|
da8293b6e5
|
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksba?expand=0&rev=4
|
2008-06-26 14:56:36 +00:00 |
|
OBS User unknown
|
6fd6d1ac54
|
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksba?expand=0&rev=3
|
2008-01-12 01:54:42 +00:00 |
|
OBS User unknown
|
5c0b01d216
|
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksba?expand=0&rev=2
|
2007-08-02 20:35:06 +00:00 |
|
OBS User unknown
|
095a7e9b79
|
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksba?expand=0&rev=1
|
2007-01-15 23:22:18 +00:00 |
|