summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2020-05-01 08:33:10 +0200
committerNicolas Iooss2020-05-01 08:33:10 +0200
commit5822da5d3c7b40d4dce93bc1ccfeb49856b6023a (patch)
treec6aecf93442dd08c88d2e8c5b18f63980724630b /PKGBUILD
parentb1255881fb80e1e6f9171569ce0cefb93996ac3d (diff)
downloadaur-5822da5d3c7b40d4dce93bc1ccfeb49856b6023a.tar.gz
systemd-selinux 245.5-2 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD16
1 files changed, 14 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 874e65af4998..1b284004bbcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@
pkgbase=systemd-selinux
pkgname=('systemd-selinux' 'systemd-libs-selinux' 'systemd-resolvconf-selinux' 'systemd-sysvcompat-selinux')
-_tag='5d6baa2d17edd3e355dc6f165876988ed52c0940' # git rev-parse v${pkgver}
-pkgver=245.4
+_tag='a520e63382396661d79f630b2babe717a85b1209' # git rev-parse v${pkgver}
+pkgver=245.5
pkgrel=2
arch=('x86_64')
url='https://www.github.com/systemd/systemd'
@@ -80,6 +80,18 @@ sha512sums=('SKIP'
_backports=(
# systemd-resolved: use hostname for certificate validation in DoT
'eec394f10bbfcc3d2fc8504ad8ff5be44231abd5'
+
+ # unregister binary formats during shutdown #15566
+ # shared: add common helper for unregistering all binfmt entries
+ '965cc99416a3b5a2a71127e9e6d2e4a95ab3c432'
+ # shutdown: unregister all binfmt_misc entries before entering shutdown loop
+ '0282c0285a3e3c2e409305ce28555a6ad0489539'
+ # binfmt: modernize code a bit
+ 'f3670df13e144c2f81bf6f9a0bea581e6d555bdd'
+ # binfmt: also unregister binfmt entries from unit
+ '846acb6798a63f35162f58e1146d1a1f40849e86'
+ # man: document binfmt's new --unregister switch
+ 'cd9aa8f0f91b113acb079e79750c146c0529c2d7'
)
_reverts=(