Skip to content

Commit

Permalink
Merge systemd-selinux 254.3-1 update
Browse files Browse the repository at this point in the history
  • Loading branch information
fishilico committed Sep 12, 2023
2 parents 4dd1bd8 + 20642f1 commit b769858
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions systemd-selinux/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgbase = systemd-selinux
pkgver = 254.2
pkgver = 254.3
pkgrel = 1
url = https://www.github.com/systemd/systemd
arch = x86_64
Expand Down Expand Up @@ -53,7 +53,7 @@ pkgbase = systemd-selinux
makedepends = lib32-gcc-libs
makedepends = libselinux
options = strip
source = git+https://github.com/systemd/systemd-stable#tag=bdc3d31fc044b5c44cc1cf62e833dda189c70dcf?signed
source = git+https://github.com/systemd/systemd-stable#tag=d357815dc8213b736ac7bc5eefcc28a4dbb4f64f?signed
source = git+https://github.com/systemd/systemd#tag=v254?signed
source = 0001-Use-Arch-Linux-device-access-groups.patch
source = initcpio-hook-udev
Expand Down Expand Up @@ -149,9 +149,9 @@ pkgname = systemd-selinux
optdepends = libp11-kit: support PKCS#11
optdepends = tpm2-tss: unlocking LUKS2 volumes with TPM2
provides = nss-myhostname
provides = systemd-tools=254.2
provides = udev=254.2
provides = systemd=254.2-1
provides = systemd-tools=254.3
provides = udev=254.3
provides = systemd=254.3-1
conflicts = nss-myhostname
conflicts = systemd-tools
conflicts = udev
Expand Down Expand Up @@ -190,7 +190,7 @@ pkgname = systemd-libs-selinux
provides = libsystemd.so
provides = libudev.so
provides = libsystemd-selinux
provides = systemd-libs=254.2-1
provides = systemd-libs=254.3-1
conflicts = libsystemd
conflicts = libsystemd-selinux
conflicts = systemd-libs
Expand All @@ -202,16 +202,16 @@ pkgname = systemd-resolvconf-selinux
depends = systemd-selinux
provides = openresolv
provides = resolvconf
provides = systemd-resolvconf=254.2-1
provides = systemd-resolvconf=254.3-1
conflicts = openresolv
conflicts = systemd-resolvconf=254.2-1
conflicts = systemd-resolvconf=254.3-1

pkgname = systemd-sysvcompat-selinux
pkgdesc = sysvinit compat for systemd with SELinux support
license = GPL2
depends = systemd-selinux
provides = systemd-sysvcompat=254.2-1
provides = selinux-systemd-sysvcompat=254.2-1
provides = systemd-sysvcompat=254.3-1
provides = selinux-systemd-sysvcompat=254.3-1
conflicts = sysvinit
conflicts = systemd-sysvcompat
conflicts = selinux-systemd-sysvcompat
Expand All @@ -226,4 +226,4 @@ pkgname = systemd-ukify-selinux
optdepends = python-pillow: Show the size of splash image
optdepends = sbsigntools: Sign the embedded kernel
provides = ukify
provides = systemd-ukify=254.2-1
provides = systemd-ukify=254.3-1
4 changes: 2 additions & 2 deletions systemd-selinux/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ pkgname=('systemd-selinux'
'systemd-resolvconf-selinux'
'systemd-sysvcompat-selinux'
'systemd-ukify-selinux')
_tag='bdc3d31fc044b5c44cc1cf62e833dda189c70dcf' # git rev-parse v${_tag_name}
_tag_name=254.2
_tag='d357815dc8213b736ac7bc5eefcc28a4dbb4f64f' # git rev-parse v${_tag_name}
_tag_name=254.3
pkgver="${_tag_name/-/}"
pkgrel=1
arch=('x86_64' 'aarch64')
Expand Down

0 comments on commit b769858

Please sign in to comment.