Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
openvpn
Commits:
99660e48 by Christian Hesse at 2023-11-09T13:09:02+01:00
upgpkg: 2.6.7-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = openvpn
pkgdesc = An easy-to-use, robust and highly configurable VPN (Virtual
Private Network)
- pkgver = 2.6.6
+ pkgver = 2.6.7
pkgrel = 1
url = https://openvpn.net/index.php/open-source.html
install = openvpn.install
@@ -18,7 +18,7 @@ pkgbase = openvpn
depends = libpkcs11-helper.so
optdepends = easy-rsa: easy CA and certificate handling
optdepends = pam: authenticate via PAM
- source =
git+https://github.com/OpenVPN/openvpn.git#tag=29e5246b5b9d048a77e05160d032a91167900fe1?signed
+ source =
git+https://github.com/OpenVPN/openvpn.git#tag=d6afe30c760a50f0f965260e1eebde80388eb79d?signed
source = 0001-unprivileged.patch
source = sysusers.conf
source = tmpfiles.conf
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Christian Hesse <[email protected]>
pkgname=openvpn
-_tag='29e5246b5b9d048a77e05160d032a91167900fe1' # git rev-parse v${pkgver}
-pkgver=2.6.6
+_tag='d6afe30c760a50f0f965260e1eebde80388eb79d' # git rev-parse v${pkgver}
+pkgver=2.6.7
pkgrel=1
pkgdesc='An easy-to-use, robust and highly configurable VPN (Virtual Private
Network)'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openvpn/-/commit/99660e48fcacb054a5f373196cf44590d712f390
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/openvpn/-/commit/99660e48fcacb054a5f373196cf44590d712f390
You're receiving this email because of your account on gitlab.archlinux.org.