SHA256
8
0
forked from pool/cjose

12 Commits

Author SHA256 Message Date
f36eb135e8 Accepting request 1204762 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1204762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cjose?expand=0&rev=6
2024-09-30 13:42:26 +00:00
f2b46227a2 Accepting request 1204672 from home:pmonrealgonzalez:branches:devel:libraries:c_c++
- Update to 0.6.2.3:
  * disable RSA PKCS 1.5 by default
  * avoid using empty prototypes; support Clang 15 and XCode 14.3
  * build shared library on Cygwin by adding -no-undefined to LDFLAGS
  * reformat using clang-format-18.1.3
  * regenerate autoconf files using autoconf 2.72
  * update github actions to avoid warnings

OBS-URL: https://build.opensuse.org/request/show/1204672
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cjose?expand=0&rev=11
2024-09-30 12:04:05 +00:00
f47361f1f1 Accepting request 1099228 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1099228
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cjose?expand=0&rev=5
2023-07-18 20:08:36 +00:00
fe7acb5715 Accepting request 1099220 from home:dspinella:branches:devel:libraries:c_c++
- Switch to OpenIDC fork of cjose
- Update to 0.6.2.2:
  * use fixed authentication tag length of 16 octets in AES GCM decryption
  * avoid use of assert
  * fix make on srcdir != builddir
- Update to 0.6.2.1:
  * preserve key order in cjose_header_get_raw as well
  * fix a memory leak in cjose_jws_import() for invalid JWS
  * don't use STACK_ALLOC in cjose_concatkdf_derive
- Update to 0.6.2.0:
  * add support for A128GCM and A192GCM encryption
  * extract cjose_jwe_encrypt_iv to allow explicit IV
  * allow compilation against OpenSSL 3 with #define OPENSSL_API_COMPAT 0x10000000L
  * cleanup some warnings about \param lines in header files
  * preserve key order in order to be able to compare serialized JWTs
  * minor updates for conformance
  * check that JWE object has any CEK at all, return error if it doesn't
  * fix double free on decrypt ek rsa padding failure
  * replace calls to free() with cjose_get_dealloc() in _cjose_jws_build_hdr
  * fix buffer overflow in test_cjose_jwe_multiple_recipients
  * use fixed size of IV size of 16 bytes for AES-CBC
  * fix memory leak already addressed in cjose_jws_build_dig_sha when a JWS is reused for validation
  * compile against older versions of check
  * rename free() to free_func() in struct key_fntable for memory leak detectors
  * check result of cek = cjose_get_alloc()(cek_len) in jwe.c
- Fix CVE-2023-37464, AES GCM decryption routine incorrectly uses the Tag
  length from the actual Authentication Tag, bsc#1213385
- Remove unneeded patches:
  * cjose-0.6.1-concatkdf.patch
  * cjose-ck_assert_bin_eq.patch

OBS-URL: https://build.opensuse.org/request/show/1099220
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cjose?expand=0&rev=9
2023-07-18 09:28:43 +00:00
29b8ecf162 Accepting request 1063647 from devel:libraries:c_c++
- disable depreacted declarations warnings for openssl 3 for now. (forwarded request 1063395 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/1063647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cjose?expand=0&rev=4
2023-02-07 17:50:52 +00:00
85259cb0b6 Accepting request 1063395 from home:msmeissn:branches:devel:libraries:c_c++
- disable depreacted declarations warnings for openssl 3 for now.

OBS-URL: https://build.opensuse.org/request/show/1063395
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cjose?expand=0&rev=7
2023-02-07 15:24:35 +00:00
b7275a08d0 Accepting request 744472 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/744472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cjose?expand=0&rev=3
2019-10-31 21:39:44 +00:00
6ebb11e33f Accepting request 744265 from home:kstreitova:branches:devel:libraries:c_c++
- add cjose-0.6.1-concatkdf.patch to fix concatkdf failures on big
  endian architectures [bsc#1149887]
- re-enable tests on s390

OBS-URL: https://build.opensuse.org/request/show/744265
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cjose?expand=0&rev=5
2019-10-31 12:46:49 +00:00
ab615fa923 Accepting request 731051 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/731051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cjose?expand=0&rev=2
2019-09-16 08:53:13 +00:00
9cb0b92685 Accepting request 729512 from home:vitezslav_cizek:branches:devel:libraries:c_c++
- Fix a bug in an assert message macro
  * add cjose-ck_assert_bin_eq.patch

- Temporarily disable tests on s390 as they are broken there
  (bsc#1149887)

OBS-URL: https://build.opensuse.org/request/show/729512
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cjose?expand=0&rev=3
2019-09-15 07:04:03 +00:00
d9fe9ac531 Accepting request 649644 from devel:libraries:c_c++
Submission as a dependency of apache2-mod_auth_openidc [fate#324447]

OBS-URL: https://build.opensuse.org/request/show/649644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cjose?expand=0&rev=1
2018-11-26 09:22:33 +00:00
44cb86d400 Accepting request 606426 from home:vitezslav_cizek
New package.
It's a dependency for apache2-mod_auth_openidc which was requested in fate#323817.

OBS-URL: https://build.opensuse.org/request/show/606426
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cjose?expand=0&rev=1
2018-05-15 10:38:33 +00:00