./security/erlang-p1_oauth2, Erlang Oauth2 implementation

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


Branch: CURRENT, Version: 0.6.11, Package name: erlang-p1_oauth2-0.6.11, Maintainer: pkgsrc-users

This library is designed to simplify the implementation of the server
side of OAuth2. It provides no support for developing clients.


Required to run:
[lang/erlang]

Required to build:
[pkgtools/cwrappers] [devel/rebar]

Master sites:

Filesize: 209.411 KB

Version history: (Expand)


CVS history: (Expand)


   2022-10-14 22:11:27 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2)
Log message:
erlang-p1_oauth2: Update to 0.6.11

upstream changes:
-----------------
Version 0.6.11
  o Generate documentation when generating hex.pm package
  o Remove usage of deprecated crypto functions
  o Improve errors reporting
Version 0.6.10
  o Switch from using Travis to Github Actions as CI
Version 0.6.9
  o Dialyzer: Update Response record definition: fields may be undefined
   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-01-16 00:49:10 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (2)
Log message:
erlang-p1_oauth2: Update to 0.6.8

upstream-changes:
-----------------
Version 0.6.8
  * Update travis config

Version 0.6.6
  * Update copyright year
   2018-05-17 15:30:57 by Filip Hajny | Files touched by this commit (2)
Log message:
security/erlang-p1_oauth2: Update to 0.6.3.

- Remove last remainig crypto:rand_bytes() usage
   2017-08-20 14:30:34 by Filip Hajny | Files touched by this commit (2)
Log message:
Update security/erlang-p1_oauth2 to 0.6.2.

- Make tests works with erlang R20
- Fix Travis-CI compilation
   2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229)
Log message:
Switch github HOMEPAGEs to https.
   2016-04-25 16:30:45 by Filip Hajny | Files touched by this commit (4)
Log message:
Import p1_oauth2-0.6.1 as security/erlang-p1_oauth2.

This library is designed to simplify the implementation of the
server side of OAuth2. It provides no support for developing
clients.