Commit Graph

21 Commits

Author SHA256 Message Date
4b3b2f016c Accepting request 1227132 from security
OBS-URL: https://build.opensuse.org/request/show/1227132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/secvarctl?expand=0&rev=9
2024-11-28 21:43:16 +00:00
edaaa0b44c - Update to version 1.1.0+git1.1d8b86b (jsc#PED-9893):
* external/libstb-secvar: version bump for 3k RSA key support
  * guest/read: don't attempt to print an ESL from a zero-sized buffer

OBS-URL: https://build.opensuse.org/package/show/security/secvarctl?expand=0&rev=18
2024-11-28 14:05:56 +00:00
1868ce36d3 Accepting request 1146544 from security
OBS-URL: https://build.opensuse.org/request/show/1146544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/secvarctl?expand=0&rev=8
2024-02-14 22:19:27 +00:00
b14cd41b67 Accepting request 1146540 from home:michals
- Update to version v1.0.0 (jsc#PED-5449):
  * guest/generate: fix multiple input/output format specifier argument parsing
  * guest/read: fix segfault in read -c caused by empty variable name
  * guest/verify: only print default PK in get_current_esl_data if verbose is set

- Update to version 1.0.0~rc3:

OBS-URL: https://build.opensuse.org/request/show/1146540
OBS-URL: https://build.opensuse.org/package/show/security/secvarctl?expand=0&rev=16
2024-02-14 09:56:43 +00:00
e54f456e03 Accepting request 1133590 from security
- Update to version 1.0.0~rc3 (jsc#PED-5449):
  * Guest/verify: fix misbehaviour of verify and write with -p
  * Guest/generate: trustedcadb variable allow only CA certificates
  * Guest/Verify: -w option allowed when use -u with -p
  * guest/generate: fix potential null reference in pk/append special case (forwarded request 1133155 from michals)

OBS-URL: https://build.opensuse.org/request/show/1133590
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/secvarctl?expand=0&rev=7
2023-12-17 20:32:02 +00:00
09d10c71d0 Accepting request 1133155 from home:michals
- Update to version 1.0.0~rc3 (jsc#PED-5449):
  * Guest/verify: fix misbehaviour of verify and write with -p
  * Guest/generate: trustedcadb variable allow only CA certificates
  * Guest/Verify: -w option allowed when use -u with -p
  * guest/generate: fix potential null reference in pk/append special case

OBS-URL: https://build.opensuse.org/request/show/1133155
OBS-URL: https://build.opensuse.org/package/show/security/secvarctl?expand=0&rev=14
2023-12-16 10:46:05 +00:00
6bd8d3d3cc Accepting request 1117679 from security
OBS-URL: https://build.opensuse.org/request/show/1117679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/secvarctl?expand=0&rev=6
2023-10-13 21:15:47 +00:00
b9c715247b Accepting request 1117678 from home:michals
- Update to version 1.0.0~rc2+git1.1f96bad:
  * guest/read: return early if next esd cannot be parsed
  * guest: Remove x509 SHA GUID functions and macros
  * guest/generate: change --append option to be a boolean based on presence
  * guest/read: allow paths with or without a trailing slash
  * Makefile: Fix installation after source reorganization
- Remove upstreamed secvarctl-install.patch

OBS-URL: https://build.opensuse.org/request/show/1117678
OBS-URL: https://build.opensuse.org/package/show/security/secvarctl?expand=0&rev=12
2023-10-13 14:21:31 +00:00
d94c5e5847 Accepting request 1114835 from security
OBS-URL: https://build.opensuse.org/request/show/1114835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/secvarctl?expand=0&rev=5
2023-10-04 20:30:52 +00:00
94d799bd8f Accepting request 1114834 from home:michals
- Fix installation: secvarctl-install.patch

OBS-URL: https://build.opensuse.org/request/show/1114834
OBS-URL: https://build.opensuse.org/package/show/security/secvarctl?expand=0&rev=10
2023-10-02 14:25:41 +00:00
5aaa8c5bae Accepting request 1114831 from home:michals
- Update to version 1.0.0~rc1+git0.a180a56:
  * guest/util: Add crypto id to signature list
  * secvarctl: guest secure boot variable backend
  * secvarctl: reorganised host secure boot variable backend

OBS-URL: https://build.opensuse.org/request/show/1114831
OBS-URL: https://build.opensuse.org/package/show/security/secvarctl?expand=0&rev=9
2023-10-02 14:12:06 +00:00
f28b79f01d Accepting request 1037406 from security
OBS-URL: https://build.opensuse.org/request/show/1037406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/secvarctl?expand=0&rev=4
2022-11-23 08:48:16 +00:00
bebf64659b Accepting request 1037405 from home:michals
- Update to version 0.3+git13.76db7a7:
  * Update crypto calling functions to expect success return codes
  * crypto-gnutls.c: Unify return codes
  * crypto-mbedtls.c: Unify error codes
  * crypto-openssl.c: Unify return codes
  * crypto: Add support for GnuTLS
  * crypto: Fix openssl implementation of crypto_x509_is_RSA
  * crypto: Enable compatability with OpenSSL V3
  * crypto: Catch possible uninitialized return code

OBS-URL: https://build.opensuse.org/request/show/1037405
OBS-URL: https://build.opensuse.org/package/show/security/secvarctl?expand=0&rev=7
2022-11-22 20:23:00 +00:00
7b55452898 Accepting request 921109 from security
OBS-URL: https://build.opensuse.org/request/show/921109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/secvarctl?expand=0&rev=3
2021-09-23 21:04:02 +00:00
5b8cd2a28f Accepting request 921108 from home:michals
- Version 0.2+git31 released as 0.3 (jsc#SLE-18126).

OBS-URL: https://build.opensuse.org/request/show/921108
OBS-URL: https://build.opensuse.org/package/show/security/secvarctl?expand=0&rev=6
2021-09-23 08:43:44 +00:00
ef6221669f Accepting request 920364 from security
OBS-URL: https://build.opensuse.org/request/show/920364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/secvarctl?expand=0&rev=2
2021-09-20 21:33:44 +00:00
5d81bfda04 Accepting request 920363 from home:michals
- Update to version 0.2+git31~26ea751:
- Remove workaround for wrong man page location - fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/920363
OBS-URL: https://build.opensuse.org/package/show/security/secvarctl?expand=0&rev=5
2021-09-20 17:39:40 +00:00
3bef2a8dd8 Accepting request 900428 from security
OBS-URL: https://build.opensuse.org/request/show/900428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/secvarctl?expand=0&rev=1
2021-06-16 18:35:17 +00:00
f9b00ef9b1 Accepting request 900427 from home:michals
OBS-URL: https://build.opensuse.org/request/show/900427
OBS-URL: https://build.opensuse.org/package/show/security/secvarctl?expand=0&rev=3
2021-06-16 16:27:09 +00:00
23affbc780 Accepting request 900412 from home:michals
OBS-URL: https://build.opensuse.org/request/show/900412
OBS-URL: https://build.opensuse.org/package/show/security/secvarctl?expand=0&rev=2
2021-06-16 14:55:32 +00:00
4f829ae533 Accepting request 900379 from home:michals
OBS-URL: https://build.opensuse.org/request/show/900379
OBS-URL: https://build.opensuse.org/package/show/security/secvarctl?expand=0&rev=1
2021-06-16 14:17:27 +00:00