forked from pool/dehydrated
Accepting request 712112 from security:dehydrated
- Update to dehydrated 0.6.5 * Fixed broken APIv1 compatibility from last update (forwarded request 712111 from dmolkentin) OBS-URL: https://build.opensuse.org/request/show/712112 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dehydrated?expand=0&rev=11
This commit is contained in:
commit
a260366c2b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:163384479199f06f59382ceb6291a299567a2f4f0b963b9b61f2db65a407e80e
|
||||
size 77819
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEPC8mBeB4oeGPR5OQnE2+bPQ48zMFAlrjA6gACgkQnE2+bPQ4
|
||||
8zNi/AgA7K3dhvkkMTGlUYYsT53McJflqhc/jb7Nbfi6nM6bw9avElvreJh0jvoD
|
||||
Hw0As92p1NA1Jm0iXZu4WgKDsL+7MKURQcjgoKNYQZbgd2wXajJKvxCI7xmvaX0N
|
||||
oKtzhKSp3MHPquAY/U6QYR7d74xFAsnoacNagSAiRUS72g5x4QO7txKfbbdq091d
|
||||
ZHu9tmeQYYI3sjOJC1DxCRxYYouxdvK78TG6xD6rfpURUra15vykhgu+2qP1s7ed
|
||||
b/t6MZwztwRiCWCeBilyunIOR1LQmvH2jhknT9Sf5KBMFoWgk1cCJega2FOUFpjD
|
||||
+Jrg6CW2uTwA3KrQIG8T2wWyDQ2nqg==
|
||||
=VsfZ
|
||||
-----END PGP SIGNATURE-----
|
3
dehydrated-0.6.5.tar.gz
Normal file
3
dehydrated-0.6.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10aabd0027450bc70a18e49acaca7a9697e0cfb92368d3e508b7a4d6d69bfa35
|
||||
size 82274
|
11
dehydrated-0.6.5.tar.gz.asc
Normal file
11
dehydrated-0.6.5.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEPC8mBeB4oeGPR5OQnE2+bPQ48zMFAl0TSs0ACgkQnE2+bPQ4
|
||||
8zM9ygf9Eb/2b/te7mhw9F5H9q4aNV415rLGsTaksjqQXLFVty+DRVAEZrfkPeO1
|
||||
T6BU/4gVLgWC8b8vvzfFL9owzBrYqb/JUovlz1lVrpFF7O0OBG9mRXUZI3P80s8t
|
||||
7Wr2f7xyU1h3jdPRHPXONZF/Y8WydVwmnIIbPqWotSskmTOxsfJKpjdV2CF3jG2i
|
||||
D9p1kqRTeDKz42wXqlzODaBuMIVA83OSwoZpmBkycfeIomLRZyW6q5ro8BCgiBlm
|
||||
jiLGE9EMd6EQSNfh7qW3pjWZ2wlozC4EGGHvYRYheIcIPvKeXKlrfav4rDBQ1lx+
|
||||
xOWJy5Z/5R6aZY9Hc+5+h2OHjm+Ujg==
|
||||
=IQqP
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 26 11:03:27 UTC 2019 - Daniel Molkentin <daniel.molkentin@suse.com>
|
||||
|
||||
- Update to dehydrated 0.6.5
|
||||
* Fixed broken APIv1 compatibility from last update
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 25 17:29:10 UTC 2019 - Daniel Molkentin <daniel.molkentin@suse.com>
|
||||
|
||||
- Update to dehydrated 0.6.4
|
||||
* Fetch account ID from Location header instead of account json (bsc#1139408)
|
||||
|
||||
- Update to dehydrated 0.6.3
|
||||
|
||||
* OCSP refresh interval is now configurable
|
||||
* Implemented POST-as-GET
|
||||
* Call exit_hook on errors (with error-message as first parameter)
|
||||
* Initial support for tls-alpn-01 validation
|
||||
* New hook: sync_cert (for syncing certificate files to disk, see example
|
||||
hook description)
|
||||
* Fetch account information after registration to avoid missing account id
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 22 11:52:00 UTC 2019 - Daniel Molkentin <daniel.molkentin@suse.com>
|
||||
|
||||
|
@ -46,7 +46,7 @@
|
||||
%endif
|
||||
|
||||
Name: dehydrated
|
||||
Version: 0.6.2
|
||||
Version: 0.6.5
|
||||
Release: 0
|
||||
Summary: A client for signing certificates with an ACME server
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user