Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
systemd
Commits:
edbebb47 by Christian Hesse at 2023-11-22T21:55:32+01:00
upgpkg: 255rc3-1: new upstream pre-release - testing only!
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = systemd
- pkgver = 255rc2
- pkgrel = 5
+ pkgver = 255rc3
+ pkgrel = 1
url = https://www.github.com/systemd/systemd
arch = x86_64
checkdepends = python-pefile
@@ -51,8 +51,8 @@ pkgbase = systemd
makedepends = qrencode
makedepends = lib32-gcc-libs
options = strip
- source =
git+https://github.com/systemd/systemd-stable#tag=54e09603b2ce30284610d7612403277852321e70?signed
- source = git+https://github.com/systemd/systemd#tag=v255-rc2?signed
+ source =
git+https://github.com/systemd/systemd-stable#tag=25b8979340ba9f5ed6941156988ae00877a71e91?signed
+ source = git+https://github.com/systemd/systemd#tag=v255-rc3?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=255rc2
- provides = udev=255rc2
+ provides = systemd-tools=255rc3
+ provides = udev=255rc3
conflicts = nss-myhostname
conflicts = systemd-tools
conflicts = udev
=====================================
PKGBUILD
=====================================
@@ -6,10 +6,10 @@ pkgname=('systemd'
'systemd-resolvconf'
'systemd-sysvcompat'
'systemd-ukify')
-_tag='54e09603b2ce30284610d7612403277852321e70' # git rev-parse v${_tag_name}
-_tag_name=255-rc2
+_tag='25b8979340ba9f5ed6941156988ae00877a71e91' # git rev-parse v${_tag_name}
+_tag_name=255-rc3
pkgver="${_tag_name/-/}"
-pkgrel=5
+pkgrel=1
arch=('x86_64')
url='https://www.github.com/systemd/systemd'
makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@@ -74,8 +74,6 @@ sha512sums=('SKIP'
'825b9dd0167c072ba62cabe0677e7cd20f2b4b850328022540f122689d8b25315005fa98ce867cf6e7460b2b26df16b88bb3b5c9ebf721746dce4e2271af7b97')
_backports=(
- # current main
- "${_tag}..3197d778e0d16f7be5f8f887c352c00fe098068d"
)
_reverts=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/commit/edbebb47b78fd1f77bb89b6a0afcee792c0153cc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/commit/edbebb47b78fd1f77bb89b6a0afcee792c0153cc
You're receiving this email because of your account on gitlab.archlinux.org.