Package Release Info

uacme-1.2.3-bp152.1.1

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

uacme

Change Logs

* Sun Apr 26 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 1.2.3
  * fix Content-Type header parsing
* Sun Apr 19 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 1.2.2
  * fix ualpn socket type bug on uClibc based systems
  * fix configure.ac MAP_ANON cross-compilation test
* Fri Apr 17 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 1.2.1
  * increase cert buf size to cope with long identifiers
  * fix gcc8 -Wstringop-truncation warning
- Update to version 1.2
  * add uacme OCSP certificate status check
  * add ualpn OpenSSL/mbedTLS implementations
  * add key usage to ualpn challenge certificate
  * ensure top bit of ualpn certificate S/N is 0 with OpenSSL
  * fix ualpn memory leaks and corner case bugs
  * minor cosmetic code and documentation changes
* Fri Mar 13 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 1.1.2
  * fix configure.ac typo affecting LDFLAGS
- Update to version 1.1.1
  * fix typo breaking build without HAVE_SPLICE
  * fix addr_t name collision on s390x
- Update to version 1.1
  * added IP identifier support (RFC8738)
  * added tls-alpn-01 (RFC8737) challenge responder (ualpn)
- Update patch:
  * suse-www-path.patch
- With version 1.1 a new binary named "ualpn" was added.
  "ualpn" can be used as a proxying ACMEv2 tls-alpn-01 responder
- Add libev-devel to BuildRequires (needed by ualpn)
* Thu Mar 05 2020 Adrian Schröter <adrian@suse.de>
- default to /srv/www/htdocs instead of /var/www for web server path
  Add patch:
  * suse-www-path.patch
* Sun Feb 02 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 1.0.22
  * relax account status check (compatibility with buypass.no)
  * allow client challenge retry requests (RFC8555 sec. 7.1.6)
  * pass -L flag to a2x in order to avoid depending on xmllint
  * add wildcard clarification in manpage
- Update to version 1.0.21
  * Fixed uacme.sh: https://github.com/ndilieto/uacme/pull/12
  * Added LFS support (AC_SYS_LARGEFILE)
* Sat Jan 04 2020 Martin Hauke <mardnh@gmx.de>
- Initial package, version 1.0.20