Skip to content

Commit

Permalink
Merge systemd-selinux 256.2-1 update
Browse files Browse the repository at this point in the history
  • Loading branch information
fishilico committed Jul 16, 2024
2 parents 7fe5492 + 35096b9 commit 99fbc4f
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 18 deletions.
32 changes: 16 additions & 16 deletions systemd-selinux/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgbase = systemd-selinux
pkgver = 256.1
pkgver = 256.2
pkgrel = 1
url = https://www.github.com/systemd/systemd
arch = x86_64
Expand Down Expand Up @@ -55,7 +55,7 @@ pkgbase = systemd-selinux
makedepends = python-pefile
makedepends = libselinux
conflicts = mkinitcpio<38-1
source = git+https://github.com/systemd/systemd#tag=v256.1?signed
source = git+https://github.com/systemd/systemd#tag=v256.2?signed
source = 0001-Use-Arch-Linux-device-access-groups.patch
source = arch.conf
source = loader.conf
Expand All @@ -76,7 +76,7 @@ pkgbase = systemd-selinux
validpgpkeys = A9EA9081724FFAE0484C35A1A81CEA22BC8C7E2E
validpgpkeys = 9A774DB5DB996C154EBBFBFDA0099A18E29326E1
validpgpkeys = 5C251B5FC54EB2F80F407AAAC54CA336CFEB557E
sha512sums = 1ba38dd45cd910c7a2b4c7f23f982c5b0e5b13cd5874571ebc9b609ff85c058cecdb61019141ef2010fd4882c3ffc5a13a2b0d6370db4067ad90c28b83de6760
sha512sums = 7440e619af100458ccd54ab1aafdaa339f473c226b6f7d9ceca35716ad30e9ed112ae8e2230116b2104e88171d92309ad78780f4f02d5f9f59c0e7fce15606c9
sha512sums = 3ccf783c28f7a1c857120abac4002ca91ae1f92205dcd5a84aff515d57e706a3f9240d75a0a67cff5085716885e06e62597baa86897f298662ec36a940cf410e
sha512sums = 61032d29241b74a0f28446f8cf1be0e8ec46d0847a61dadb2a4f096e8686d5f57fe5c72bcf386003f6520bc4b5856c32d63bf3efe7eb0bc0deefc9f68159e648
sha512sums = c416e2121df83067376bcaacb58c05b01990f4614ad9de657d74b6da3efa441af251d13bf21e3f0f71ddcb4c9ea658b81da3d915667dc5c309c87ec32a1cb5a5
Expand All @@ -101,7 +101,7 @@ pkgname = systemd-selinux
license = CC0-1.0
license = GPL-2.0-or-later
license = MIT-0
depends = systemd-libs-selinux=256.1
depends = systemd-libs-selinux=256.2
depends = acl
depends = libacl.so
depends = bash
Expand Down Expand Up @@ -148,9 +148,9 @@ pkgname = systemd-selinux
optdepends = libp11-kit: support PKCS#11
optdepends = tpm2-tss: unlocking LUKS2 volumes with TPM2
provides = nss-myhostname
provides = systemd-tools=256.1
provides = udev=256.1
provides = systemd=256.1-1
provides = systemd-tools=256.2
provides = udev=256.2
provides = systemd=256.2-1
conflicts = nss-myhostname
conflicts = systemd-tools
conflicts = udev
Expand Down Expand Up @@ -191,37 +191,37 @@ pkgname = systemd-libs-selinux
provides = libsystemd.so
provides = libudev.so
provides = libsystemd-selinux
provides = systemd-libs=256.1-1
provides = systemd-libs=256.2-1
conflicts = libsystemd
conflicts = libsystemd-selinux
conflicts = systemd-libs
replaces = libsystemd-selinux

pkgname = systemd-resolvconf-selinux
pkgdesc = systemd resolvconf replacement with SELinux support (for use with systemd-resolved)
depends = systemd-selinux=256.1
depends = systemd-selinux=256.2
provides = openresolv
provides = resolvconf
provides = systemd-resolvconf=256.1-1
provides = systemd-resolvconf=256.2-1
conflicts = resolvconf
conflicts = systemd-resolvconf=256.1-1
conflicts = systemd-resolvconf=256.2-1

pkgname = systemd-sysvcompat-selinux
pkgdesc = sysvinit compat for systemd with SELinux support
depends = systemd-selinux=256.1
provides = systemd-sysvcompat=256.1-1
provides = selinux-systemd-sysvcompat=256.1-1
depends = systemd-selinux=256.2
provides = systemd-sysvcompat=256.2-1
provides = selinux-systemd-sysvcompat=256.2-1
conflicts = sysvinit
conflicts = systemd-sysvcompat
conflicts = selinux-systemd-sysvcompat

pkgname = systemd-ukify-selinux
pkgdesc = Combine kernel and initrd into a signed Unified Kernel Image with SELinux support
depends = systemd-selinux=256.1
depends = systemd-selinux=256.2
depends = binutils
depends = python-cryptography
depends = python-pefile
optdepends = python-pillow: Show the size of splash image
optdepends = sbsigntools: Sign the embedded kernel
provides = ukify
provides = systemd-ukify=256.1-1
provides = systemd-ukify=256.2-1
5 changes: 5 additions & 0 deletions systemd-selinux/.nvchecker.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[systemd]
source = "git"
git = "https://github.com/systemd/systemd.git"
prefix = "v"
exclude_regex = ".*rc.*"
4 changes: 2 additions & 2 deletions systemd-selinux/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pkgname=('systemd-selinux'
'systemd-resolvconf-selinux'
'systemd-sysvcompat-selinux'
'systemd-ukify-selinux')
_tag='256.1'
_tag='256.2'
# Upstream versioning is incompatible with pacman's version comparisons, one
# way or another. So we replace dashes and tildes with the empty string to
# make sure pacman's version comparing does the right thing for rc versions:
Expand Down Expand Up @@ -55,7 +55,7 @@ source=("git+https://github.com/systemd/systemd#tag=v${_tag}?signed"
'30-systemd-tmpfiles.hook'
'30-systemd-udev-reload.hook'
'30-systemd-update.hook')
sha512sums=('1ba38dd45cd910c7a2b4c7f23f982c5b0e5b13cd5874571ebc9b609ff85c058cecdb61019141ef2010fd4882c3ffc5a13a2b0d6370db4067ad90c28b83de6760'
sha512sums=('7440e619af100458ccd54ab1aafdaa339f473c226b6f7d9ceca35716ad30e9ed112ae8e2230116b2104e88171d92309ad78780f4f02d5f9f59c0e7fce15606c9'
'3ccf783c28f7a1c857120abac4002ca91ae1f92205dcd5a84aff515d57e706a3f9240d75a0a67cff5085716885e06e62597baa86897f298662ec36a940cf410e'
'61032d29241b74a0f28446f8cf1be0e8ec46d0847a61dadb2a4f096e8686d5f57fe5c72bcf386003f6520bc4b5856c32d63bf3efe7eb0bc0deefc9f68159e648'
'c416e2121df83067376bcaacb58c05b01990f4614ad9de657d74b6da3efa441af251d13bf21e3f0f71ddcb4c9ea658b81da3d915667dc5c309c87ec32a1cb5a5'
Expand Down

0 comments on commit 99fbc4f

Please sign in to comment.