2 Commits

Author SHA256 Message Date
b7da51c3a0 Accepting request 1234576 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1234576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/uacme?expand=0&rev=6
2025-01-05 14:28:26 +00:00
06c861fe02 - Update to version 1.7.6
* Fix OpenSSL 3.x deprecated APIs.
  * Fix cross compilation.
  * uacme: Add environment variables.
  * uacme: Add support for ACME Renewal Information (ARI).
  * uacme: Try obtaining new Reply-Nonce if server doesn't supply
    one.
  * uacme: Add hook environment variables.
  * uacme: Allow matching alternative chain by Authority Key Id.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/uacme?expand=0&rev=31
2025-01-02 14:55:17 +00:00
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f75a375d95567145625366058fc8ed5359c575f62ec89e6b06b060de4c669d25
size 258398

3
uacme-1.7.6.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:484088abdcb8dd134f1334626b1a4df2d9c475e0e537cd498eb5c6dd621373c7
size 263595

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Dec 30 10:21:59 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.7.6
* Fix OpenSSL 3.x deprecated APIs.
* Fix cross compilation.
* uacme: Add environment variables.
* uacme: Add support for ACME Renewal Information (ARI).
* uacme: Try obtaining new Reply-Nonce if server doesn't supply
one.
* uacme: Add hook environment variables.
* uacme: Allow matching alternative chain by Authority Key Id.
-------------------------------------------------------------------
Tue Feb 20 15:40:50 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -18,7 +18,7 @@
Name: uacme
Version: 1.7.5
Version: 1.7.6
Release: 0
Summary: A minimal ACMEv2 client
License: GPL-3.0-or-later