pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
openfortivpn: update to 1.21.0. Changes:
Module Name: pkgsrc-wip
Committed By: Amitai Schleier <schmonz-web-git%schmonz.com@localhost>
Pushed By: schmonz
Date: Wed Feb 21 20:24:35 2024 -0500
Changeset: 41c1081ca2ca46591128b45e6803cb3e741a41cf
Modified Files:
openfortivpn/Makefile
openfortivpn/distinfo
Log Message:
openfortivpn: update to 1.21.0. Changes:
* [~] fix "Peer refused to agree to his IP address" message
* [~] deprecate option --plugin
* [-] better masking of password in logs
* [-] break on reading 0 from ppp pty, for non-Linux systems
* [~] minor change in a warning message
* [+] documentation improvement
* [+] minor changes in build and test files
* [-] fix regression: do attempt to apply duplicate routes, log INFO
instead of WARN
* [-] minor changes in log messages
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=41c1081ca2ca46591128b45e6803cb3e741a41cf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
openfortivpn/Makefile | 3 ++-
openfortivpn/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diffs:
diff --git a/openfortivpn/Makefile b/openfortivpn/Makefile
index 7ee8187cdc..0208d9ebf3 100644
--- a/openfortivpn/Makefile
+++ b/openfortivpn/Makefile
@@ -1,5 +1,6 @@
# $NetBSD$
-DISTNAME= openfortivpn-1.20.1
+
+DISTNAME= openfortivpn-1.21.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=adrienverge/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/openfortivpn/distinfo b/openfortivpn/distinfo
index d188d27067..df282d1885 100644
--- a/openfortivpn/distinfo
+++ b/openfortivpn/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (openfortivpn-1.20.1.tar.gz) = 243b3780a232a223c71b2db130882a4cf8c5a194ee9f090dd7031f4ec4c5c87b
-SHA512 (openfortivpn-1.20.1.tar.gz) = d0298d7ff61a1374edb3da34d08766a40259f4140ed3c8954f559e8f8fb6c062c6cfe307f4b98d6093a96379808cc2b5f35ba400628b616184b87fa0670365d6
-Size (openfortivpn-1.20.1.tar.gz) = 167700 bytes
+BLAKE2s (openfortivpn-1.21.0.tar.gz) = df6899ec8323602f7d3968db3ff94f413d4d6de0d2222ac72cae52814c624399
+SHA512 (openfortivpn-1.21.0.tar.gz) = 9751a1ce2f71fe51f8b15dec76afe600fc659b78a44397df9413ebdba9a77bc861fb75b1eb3540590c777447c15849e19033827cea3b494f2dac8075ec17142d
+Size (openfortivpn-1.21.0.tar.gz) = 170733 bytes
Home |
Main Index |
Thread Index |
Old Index