Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
systemd
Commits:
a4fb9a98 by Christian Hesse at 2023-12-02T09:12:03+01:00
upgpkg: 255rc4-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = systemd
- pkgver = 255rc3
+ pkgver = 255rc4
pkgrel = 1
url = https://www.github.com/systemd/systemd
arch = x86_64
@@ -51,8 +51,8 @@ pkgbase = systemd
makedepends = qrencode
makedepends = lib32-gcc-libs
options = strip
- source =
git+https://github.com/systemd/systemd-stable#tag=25b8979340ba9f5ed6941156988ae00877a71e91?signed
- source = git+https://github.com/systemd/systemd#tag=v255-rc3?signed
+ source =
git+https://github.com/systemd/systemd-stable#tag=1a43f634534bcafd9cbb39b93ce06783a3d92ae4?signed
+ source = git+https://github.com/systemd/systemd#tag=v255-rc4?signed
source = 0001-Use-Arch-Linux-device-access-groups.patch
source = initcpio-hook-udev
source = initcpio-install-systemd
@@ -150,8 +150,8 @@ pkgname = systemd
optdepends = libp11-kit: support PKCS#11
optdepends = tpm2-tss: unlocking LUKS2 volumes with TPM2
provides = nss-myhostname
- provides = systemd-tools=255rc3
- provides = udev=255rc3
+ provides = systemd-tools=255rc4
+ provides = udev=255rc4
conflicts = nss-myhostname
conflicts = systemd-tools
conflicts = udev
=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@ pkgname=('systemd'
'systemd-resolvconf'
'systemd-sysvcompat'
'systemd-ukify')
-_tag='25b8979340ba9f5ed6941156988ae00877a71e91' # git rev-parse v${_tag_name}
-_tag_name=255-rc3
+_tag='1a43f634534bcafd9cbb39b93ce06783a3d92ae4' # git rev-parse v${_tag_name}
+_tag_name=255-rc4
pkgver="${_tag_name/-/}"
pkgrel=1
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/commit/a4fb9a98ed912ad6e76fafb6d1a6fa2a905f3c92
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/commit/a4fb9a98ed912ad6e76fafb6d1a6fa2a905f3c92
You're receiving this email because of your account on gitlab.archlinux.org.