summaryrefslogtreecommitdiff
path: root/libre/systemd
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2020-05-07 15:48:08 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2020-05-07 15:48:08 -0500
commit41a2012a79e0083849cee4ae5c766fc6832c263f (patch)
tree4601b9a655d0aacc9c0da5be9567816c2b24012e /libre/systemd
parenteb6835eb363944c53f6127c82df9d7173f842e63 (diff)
systemd-245.5-2.parabola1: updating version
Diffstat (limited to 'libre/systemd')
-rw-r--r--libre/systemd/PKGBUILD18
1 files changed, 15 insertions, 3 deletions
diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD
index 4461fd8bb..07f9c6b8c 100644
--- a/libre/systemd/PKGBUILD
+++ b/libre/systemd/PKGBUILD
@@ -11,8 +11,8 @@ pkgname+=('systemd-common' 'systemd-udev')
# We split Arch's systemd-libs into systemd-$X, for the following $X:
_systemd_libs=('libsystemd' 'libudev' 'nss-systemd' 'nss-myhostname' 'nss-mymachines' 'nss-resolve')
pkgname+=("${_systemd_libs[@]/#/systemd-}")
-_tag='5d6baa2d17edd3e355dc6f165876988ed52c0940' # git rev-parse v${pkgver}
-pkgver=245.4
+_tag='a520e63382396661d79f630b2babe717a85b1209' # git rev-parse v${pkgver}
+pkgver=245.5
pkgrel=2
pkgrel+=.parabola1
arch=('x86_64')
@@ -80,7 +80,7 @@ sha512sums=('SKIP'
'da7a97d5d3701c70dd5388b0440da39006ee4991ce174777931fea2aa8c90846a622b2b911f02ae4d5fffb92680d9a7e211c308f0f99c04896278e2ee0d9a4dc'
'5aa475f37d35752a95e73417c38c4d3bc4d15d5f1052e95d75b4c4144b74c79af94da1d1e954be536339f9829a1ceb3a1bc5c6adceb187df7a8e5f5a83e4a850'
'825b9dd0167c072ba62cabe0677e7cd20f2b4b850328022540f122689d8b25315005fa98ce867cf6e7460b2b26df16b88bb3b5c9ebf721746dce4e2271af7b97'
- '0bfabbeef212f2f3ae477ce77dd53ad7c90b792f51b904e65107988a30cfdb462766ba55b0d3f0bd3abb49792994b7f5d9483d4ae7f16b9539c4a40200582f83'
+ '7554723226a1fa67b325572ccadab2b3f6e4ab43de980faa686edfe5022282e9036f039419517766770dabc9f1f583bd8149f67f155edd08d687fad9d965fabf'
'f8ad54b5fcc8c4e37fbcd364bbf5eafced8db3f2a362ed29b04e1ff67001cedbd4f91cc0e4a9ae143be8d1191902bcc35a48a624ffd45ed1a4bd57df389d4cc4'
'fd0df3d365892d4d461a78bb0b728201e81c1269af07a38e134fadfc0ffb29aade7642142d128abcf88803b86494d7629ff5990359ef067feea3d476c7238a67'
'e9e884015a40dc796fd8cbd8f79b3b9eebc7e48a332b22d52104c21c492be9982b35b7dd30bc29f2c2d274707ffd043eda059659844a4cd50eb433b8a3f7648c'
@@ -91,6 +91,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=(