pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/gyb
Module Name: pkgsrc
Committed By: sborrill
Date: Mon Feb 16 09:44:54 UTC 2026
Modified Files:
pkgsrc/mail/gyb: Makefile distinfo
Log Message:
gyb: update to 1.95
Changes from 1.90:
GYB 1.95
always retry certain API operations that seemed to occasionally fail.
Reduce the number of SSL certificate authorities GYB trusts to the minimal set Google uses.
Fix --tls-min-version and --tls-max-version so they actually work.
GYB 1.94
Reduce both GYB binary file size and startup performance significantly by removing hundreds of unnecessary JSON files.
Optimize GYB usage and retrieval of Google API Discovery files
GYB 1.93
Fix Linux legacy binary to properly rename the staticx binary. Fixes #514.
GYB 1.92
Fix wrong version tag which caused 1.91 to always show an update was available even when it wasn't.
Switch to renewed Windows code signing certificate.
GYB 1.91
Enable GitHub Immutable Releases for improved security.
Update GitHub build actions to latest
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/mail/gyb/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/gyb/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/gyb/Makefile
diff -u pkgsrc/mail/gyb/Makefile:1.9 pkgsrc/mail/gyb/Makefile:1.10
--- pkgsrc/mail/gyb/Makefile:1.9 Fri Aug 29 14:14:00 2025
+++ pkgsrc/mail/gyb/Makefile Mon Feb 16 09:44:54 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2025/08/29 14:14:00 sborrill Exp $
+# $NetBSD: Makefile,v 1.10 2026/02/16 09:44:54 sborrill Exp $
-DISTNAME= gyb-1.90
+DISTNAME= gyb-1.95
CATEGORIES= mail python
MASTER_SITES= ${MASTER_SITE_GITHUB:=GAM-team/}
GITHUB_PROJECT= got-your-back
Index: pkgsrc/mail/gyb/distinfo
diff -u pkgsrc/mail/gyb/distinfo:1.4 pkgsrc/mail/gyb/distinfo:1.5
--- pkgsrc/mail/gyb/distinfo:1.4 Fri Aug 29 14:14:00 2025
+++ pkgsrc/mail/gyb/distinfo Mon Feb 16 09:44:54 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2025/08/29 14:14:00 sborrill Exp $
+$NetBSD: distinfo,v 1.5 2026/02/16 09:44:54 sborrill Exp $
-BLAKE2s (gyb-1.90.tar.gz) = e7b074d9b013e2c09e731bce74a54a3a6d1135fcc6c9f18cdf5ff9cf217ee5ef
-SHA512 (gyb-1.90.tar.gz) = ff847f5edc06f7ae89605166f72008961b0d5c4dcf61ba8f40362d689fa4f99d5b5439f43bd1ac7623282da620ee0f85022eaa33ee5714be60be35e46109f4b6
-Size (gyb-1.90.tar.gz) = 1162187 bytes
+BLAKE2s (gyb-1.95.tar.gz) = 275e0a29b53ff8222baeb3c2b1ebef923a5b94f66c0d7157918457496a8e7109
+SHA512 (gyb-1.95.tar.gz) = 70d58280f1337e2a0c03938bd5c287f699abcf83fb0a38dbf7e14dd8758c4522de6ba52f02e5f0b2145ef5bc1b57e8c5d99e6b1c4faef1a01dc647aa15ce475b
+Size (gyb-1.95.tar.gz) = 1187692 bytes
SHA1 (patch-gyb.py) = 0f3575814d27a345eaf6e9e0217904134242420e
Home |
Main Index |
Thread Index |
Old Index