./security/erlang-p1_acme, Erlang ACME client (RFC8555)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.20, Package name: erlang-p1_acme-1.0.20, Maintainer: pkgsrc-users

This Erlang library provides an ACME client implementing RFC 8555. It was
written for ejabberd which still uses it. It was split off into its own project
to follow Erlang/OTP guidelines.


Master sites:

Filesize: 218.085 KB

Version history: (Expand)


CVS history: (Expand)


   2022-10-14 22:17:53 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (4)
Log message:
erlang-p1_acme: Update to 1.0.20

upstream changes:
-----------------
Version 1.0.20
  o Updating yconf to version 1.0.14.
Version 1.0.19
  o Updating yconf to version 1.0.13.
  o Fix order in which dependencies are started
Version 1.0.18
  o Updating jiffy to version 1.1.1 to support Mix compilation again
Version 1.0.17
  o Updating jiffy to version 1.1.0 to support Erlang/OTP 25.0-rc1
  o Copy code from eimp to use override_deps_versions only when not rebar3
Version 1.0.14
  o Generate documentation when publishing to hex
  o Updating jose to version 1.11.1.
Version 1.0.13
  o Updating yconf to version 1.0.12.
  o Switch from using Travis to Github Actions as CI
   2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605)
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \ 
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
   2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606)
Log message:
security: Remove SHA1 hashes for distfiles
   2021-05-20 17:45:28 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3)
Log message:
erlang-p1_acme: Update to 1.0.12

upstream changes:
-----------------
Version 1.0.12
  o Updating yconf to version 1.0.11.

Version 1.0.11
  o Updating yconf to version 1.0.10.
  o Add missing applicaitons to p1_acme.app
   2021-01-16 20:47:57 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (6)
Log message:
erlang-p1_acme: Add version 1.0.10

erlang-p1_acme is an erlang acme client (RFC8555). It is a dependency for
the last release of chat/ejabberd.