1
1
pkgbase = systemd-selinux
2
- pkgver = 257.5
3
- pkgrel = 3
2
+ pkgver = 257.6
3
+ pkgrel = 1
4
4
url = https://www.github.com/systemd/systemd
5
5
arch = x86_64
6
6
arch = aarch64
@@ -57,7 +57,7 @@ pkgbase = systemd-selinux
57
57
makedepends = linux-headers
58
58
makedepends = libselinux
59
59
conflicts = mkinitcpio<38-1
60
- source = git+https://github.com/systemd/systemd#tag=v257.5 ?signed
60
+ source = git+https://github.com/systemd/systemd#tag=v257.6 ?signed
61
61
source = 0001-Use-Arch-Linux-device-access-groups.patch
62
62
source = arch.conf
63
63
source = loader.conf
@@ -79,7 +79,7 @@ pkgbase = systemd-selinux
79
79
validpgpkeys = A9EA9081724FFAE0484C35A1A81CEA22BC8C7E2E
80
80
validpgpkeys = 9A774DB5DB996C154EBBFBFDA0099A18E29326E1
81
81
validpgpkeys = 5C251B5FC54EB2F80F407AAAC54CA336CFEB557E
82
- sha512sums = 41b3a09f710a7801cec2d89a245c7ac06977aa91e133b72464179ab74c682f0a10320483ea48ebe774e0dc8d57bc453198cf91915d74ceda672379a4c06e77f8
82
+ sha512sums = 098f5800149b6d51c569ea33d126b7ce901a886b7fcebab26138089f1c33e1cf1e8489978e9ae724a568c5e198a5ebc3df3889ffaa0559a0a5332af4242d1837
83
83
sha512sums = 78065bde708118b7d6e4ed492e096c763e4679a1c54bd98750d5d609d8cc2f1373023f308880f14fc923ae7f9fea34824917ef884c0f996b1f43d08ef022c0fb
84
84
sha512sums = 61032d29241b74a0f28446f8cf1be0e8ec46d0847a61dadb2a4f096e8686d5f57fe5c72bcf386003f6520bc4b5856c32d63bf3efe7eb0bc0deefc9f68159e648
85
85
sha512sums = c416e2121df83067376bcaacb58c05b01990f4614ad9de657d74b6da3efa441af251d13bf21e3f0f71ddcb4c9ea658b81da3d915667dc5c309c87ec32a1cb5a5
@@ -105,7 +105,7 @@ pkgname = systemd-selinux
105
105
license = CC0-1.0
106
106
license = GPL-2.0-or-later
107
107
license = MIT-0
108
- depends = systemd-libs-selinux=257.5
108
+ depends = systemd-libs-selinux=257.6
109
109
depends = acl
110
110
depends = libacl.so
111
111
depends = bash
@@ -153,9 +153,9 @@ pkgname = systemd-selinux
153
153
optdepends = libp11-kit: support PKCS#11
154
154
optdepends = tpm2-tss: unlocking LUKS2 volumes with TPM2
155
155
provides = nss-myhostname
156
- provides = systemd-tools=257.5
157
- provides = udev=257.5
158
- provides = systemd=257.5-3
156
+ provides = systemd-tools=257.6
157
+ provides = udev=257.6
158
+ provides = systemd=257.6-1
159
159
conflicts = nss-myhostname
160
160
conflicts = systemd-tools
161
161
conflicts = udev
@@ -196,42 +196,42 @@ pkgname = systemd-libs-selinux
196
196
provides = libsystemd.so
197
197
provides = libudev.so
198
198
provides = libsystemd-selinux
199
- provides = systemd-libs=257.5-3
199
+ provides = systemd-libs=257.6-1
200
200
conflicts = libsystemd
201
201
conflicts = libsystemd-selinux
202
202
conflicts = systemd-libs
203
203
replaces = libsystemd-selinux
204
204
205
205
pkgname = systemd-resolvconf-selinux
206
206
pkgdesc = systemd resolvconf replacement with SELinux support (for use with systemd-resolved)
207
- depends = systemd-selinux=257.5
207
+ depends = systemd-selinux=257.6
208
208
provides = openresolv
209
209
provides = resolvconf
210
- provides = systemd-resolvconf=257.5-3
210
+ provides = systemd-resolvconf=257.6-1
211
211
conflicts = resolvconf
212
- conflicts = systemd-resolvconf=257.5-3
212
+ conflicts = systemd-resolvconf=257.6-1
213
213
214
214
pkgname = systemd-sysvcompat-selinux
215
215
pkgdesc = sysvinit compat for systemd with SELinux support
216
- depends = systemd-selinux=257.5
217
- provides = systemd-sysvcompat=257.5-3
218
- provides = selinux-systemd-sysvcompat=257.5-3
216
+ depends = systemd-selinux=257.6
217
+ provides = systemd-sysvcompat=257.6-1
218
+ provides = selinux-systemd-sysvcompat=257.6-1
219
219
conflicts = sysvinit
220
220
conflicts = systemd-sysvcompat
221
221
conflicts = selinux-systemd-sysvcompat
222
222
223
223
pkgname = systemd-tests-selinux
224
224
pkgdesc = systemd tests with SELinux support
225
- depends = systemd-selinux=257.5
226
- provides = systemd-tests=257.5-3
225
+ depends = systemd-selinux=257.6
226
+ provides = systemd-tests=257.6-1
227
227
228
228
pkgname = systemd-ukify-selinux
229
229
pkgdesc = Combine kernel and initrd into a signed Unified Kernel Image with SELinux support
230
- depends = systemd-selinux=257.5
230
+ depends = systemd-selinux=257.6
231
231
depends = binutils
232
232
depends = python-cryptography
233
233
depends = python-pefile
234
234
optdepends = python-pillow: Show the size of splash image
235
235
optdepends = sbsigntools: Sign the embedded kernel
236
236
provides = ukify
237
- provides = systemd-ukify=257.5-3
237
+ provides = systemd-ukify=257.6-1
0 commit comments