hashworks pushed to branch main at Arch Linux / Packaging / Packages / wireproxy


Commits:
af8555ab by Justin Kromlinger at 2026-02-03T09:14:25+01:00
upgpkg: 1.0.10-4: Change sysuser to fully locked system account

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- wireproxy.sysusers


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = wireproxy
        pkgdesc = Wireguard client that exposes itself as a socks5 proxy
        pkgver = 1.0.10
-       pkgrel = 3
+       pkgrel = 4
        url = https://github.com/whyvl/wireproxy
        arch = x86_64
        license = ISC
@@ -15,7 +15,7 @@ pkgbase = wireproxy
        source = wireproxy-user.service
        source = [email protected]
        sha256sums = 
3e08e79e3c1b66b7e129426dc6e84b93a1fb3827edde96d85bbf863a5a66c8ff
-       sha256sums = 
24a30e40d3fb5d79b81b2028b17533abf1e27cb9684035ba19c639f6c45907d2
+       sha256sums = 
2fa16441c6913154ec8f026420bb603fec463d0627aee4277aca30ca95b534df
        sha256sums = 
ab9a59d0f200371aee18abc93653cf8f9504063d14ae08e289b90f711e559735
        sha256sums = 
570b9777af70938f0f0ceec7feb46698966e7f96b96506af2a564ffca870214b
        sha256sums = 
2e8e57908b54d1a91f0838488a78eb5304ffe0aaecd10f1131ad9e7f44794622


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=wireproxy
 pkgver=1.0.10
-pkgrel=3
+pkgrel=4
 arch=(x86_64)
 license=(ISC)
 url="https://github.com/whyvl/wireproxy";
@@ -18,7 +18,7 @@ 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz
         "${pkgname}-user.service"
         "${pkgname}[email protected]")
 sha256sums=('3e08e79e3c1b66b7e129426dc6e84b93a1fb3827edde96d85bbf863a5a66c8ff'
-            '24a30e40d3fb5d79b81b2028b17533abf1e27cb9684035ba19c639f6c45907d2'
+            '2fa16441c6913154ec8f026420bb603fec463d0627aee4277aca30ca95b534df'
             'ab9a59d0f200371aee18abc93653cf8f9504063d14ae08e289b90f711e559735'
             '570b9777af70938f0f0ceec7feb46698966e7f96b96506af2a564ffca870214b'
             '2e8e57908b54d1a91f0838488a78eb5304ffe0aaecd10f1131ad9e7f44794622'


=====================================
wireproxy.sysusers
=====================================
@@ -1 +1 @@
-u wireproxy - "Wireproxy daemon" /
+u! wireproxy - "Wireproxy daemon" /



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wireproxy/-/commit/af8555ab3e97317bded9250c271567c63adf6143

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wireproxy/-/commit/af8555ab3e97317bded9250c271567c63adf6143
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to