Skip to content

Commit

Permalink
net/cloudflared: update 2023.8.0 to 2023.8.2
Browse files Browse the repository at this point in the history
  2023.8.2
  - TUN-7700: Implement feature selector to determine if connections will prefer post quantum cryptography
  - TUN-7707: Use X25519Kyber768Draft00 curve when post-quantum feature is enabled

  2023.8.1
  - TUN-7718: Update R2 Token to no longer encode secret
  • Loading branch information
egypcio committed Aug 31, 2023
1 parent a324fee commit fb0373a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion net/cloudflared/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cloudflared
DISTVERSION= 2023.8.0
DISTVERSION= 2023.8.2
CATEGORIES= net www

MAINTAINER= egypcio@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions net/cloudflared/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1693154178
SHA256 (cloudflare-cloudflared-2023.8.0_GH0.tar.gz) = 37844b536f40d31d2eafa62c7d2f543d8ec23cf35185f3b0d2b9d0a72cccf78d
SIZE (cloudflare-cloudflared-2023.8.0_GH0.tar.gz) = 7036632
TIMESTAMP = 1693506370
SHA256 (cloudflare-cloudflared-2023.8.2_GH0.tar.gz) = ffc3c07263b5a44121781d8b711e57d6414ef8de3da991849762df87618a27f8
SIZE (cloudflare-cloudflared-2023.8.2_GH0.tar.gz) = 7045894

0 comments on commit fb0373a

Please sign in to comment.