Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / 
hefur


Commits:
bc2505fb by Daniel Bermond at 2024-12-31T17:03:35-03:00
upgpkg: 1.0-23: change sysuser to a fully locked system account

https://archlinux.org/todo/change-sysusers-to-fully-locked-system-accounts/

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- sysusers.conf


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = hefur
        pkgdesc = A standalone and lightweight BitTorrent tracker
        pkgver = 1.0
-       pkgrel = 22
+       pkgrel = 23
        url = https://github.com/abique/hefur
        arch = x86_64
        license = MIT
@@ -24,7 +24,7 @@ pkgbase = hefur
        sha256sums = 
d6db02ee070102c6da4374edaf50f558e47559268eb4c1491bdc44a7bb4c8e04
        sha256sums = SKIP
        sha256sums = 
3d8b0a716f35798f6aa25d6ee6a032d8a142811b920338bcb398c24beb1c8b43
-       sha256sums = 
e265b34eff94197c33a1409191aa75812f099b3638f8877db3d2d43bf0decc19
+       sha256sums = 
2e87fa1d1662d13103e4b84bc52c4f97507b06cd9982e0e9d1fec24ac495327a
        sha256sums = 
7d39eec7c9f004a8651de95d11d32422f0a506f0fe21d5fdf37a407a05d4de0f
        sha256sums = 
def46ba311fc4df1c039cddec69f23c19ba4f5a362acbc128084c38df6c3ba50
        sha256sums = 
05cd1f9630f3bbd4ff9f60d7d4d93603eb839450141e7aeff6cef57763421c2b


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=hefur
 pkgver=1.0
-pkgrel=22
+pkgrel=23
 pkgdesc='A standalone and lightweight BitTorrent tracker'
 arch=('x86_64')
 url='https://github.com/abique/hefur'
@@ -22,7 +22,7 @@ 
source=("git+https://github.com/abique/hefur.git#tag=${pkgver}";
 sha256sums=('d6db02ee070102c6da4374edaf50f558e47559268eb4c1491bdc44a7bb4c8e04'
             'SKIP'
             '3d8b0a716f35798f6aa25d6ee6a032d8a142811b920338bcb398c24beb1c8b43'
-            'e265b34eff94197c33a1409191aa75812f099b3638f8877db3d2d43bf0decc19'
+            '2e87fa1d1662d13103e4b84bc52c4f97507b06cd9982e0e9d1fec24ac495327a'
             '7d39eec7c9f004a8651de95d11d32422f0a506f0fe21d5fdf37a407a05d4de0f'
             'def46ba311fc4df1c039cddec69f23c19ba4f5a362acbc128084c38df6c3ba50'
             '05cd1f9630f3bbd4ff9f60d7d4d93603eb839450141e7aeff6cef57763421c2b'


=====================================
sysusers.conf
=====================================
@@ -1 +1 @@
-u hefur - - /var/lib/hefurd
+u! hefur - - /var/lib/hefurd



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hefur/-/commit/bc2505fbd1f98f54f33f962a5d2cfd9a3f4544c2

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


Reply via email to