./www/ruby-aws-sigv4, AWS Signature Version 4 library

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


Branch: CURRENT, Version: 1.8.0, Package name: ruby31-aws-sigv4-1.8.0, Maintainer: pkgsrc-users

Amazon Web Services Signature Version 4 signing library. Generates
sigv4 signature for HTTP requests.


Master sites:

Filesize: 18 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-17 17:11:33 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sigv4: update to 1.8.0

1.8.0 (2023-11-28)

* Feature - Support sigv4-s3express signing algorithm.

1.7.0 (2023-11-22)

* Feature - AWS SDK for Ruby no longer supports Ruby runtime versions 2.3
  and 2.4.
   2023-10-29 17:21:09 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sigv4: update to 1.6.1

1.6.1 (2023-10-25)

* Issue - (Static Stability) use provided expires_in in presigned url when
  credentials are expired.
   2023-07-09 05:07:39 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sigv4: update to 1.6.0

pkgsrc chnage: update dependency.

1.6.0 (2023-06-28)

* Feature - Select the minimum expiration time for presigned urls between
  the expiration time option and the credential expiration time.
   2022-10-09 11:03:45 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sigv4: update to 1.5.2

1.5.2 (2022-09-30)

* Issue - Fix an issue where quoted strings with multiple spaces are not
  trimmed. (#2758)
   2022-09-04 17:28:29 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sigv4: update to 1.5.1

1.5.0 (2022-04-20)

* Feature - Use CRT based signers if aws-crt is available - provides support
  for sigv4a.

1.5.1 (2022-07-19)

* Issue - Fix performance regression when checking if aws-crt is
  available. (#2729)
   2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030)
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums

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

Not committed (merge conflicts):
www/nghttp2/distinfo

Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
   2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033)
Log message:
www: Remove SHA1 hashes for distfiles
   2021-09-19 19:40:32 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-aws-sigv4: update to 1.4.0

1.4.0 (2021-09-02)

* Feature - add signing_algorithm option with sigv4 default.

1.3.0 (2021-09-01)

* Feature - AWS SDK for Ruby no longer supports Ruby runtime versions 1.9,
  2.0, 2.1, and 2.2.