diff mbox series

[1/1] package/systemd: bump version to 254.5

Message ID 20231013083037.1349119-1-adam.duskett@amarulasolutions.com
State Accepted
Headers show
Series [1/1] package/systemd: bump version to 254.5 | expand

Commit Message

Adam Duskett Oct. 13, 2023, 8:30 a.m. UTC
All tests passed in Debian 11 with the following command:

./support/testing/run-tests tests.init.test_systemd

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
---
 package/systemd/systemd.hash | 2 +-
 package/systemd/systemd.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Norbert Lange Oct. 13, 2023, 9:59 a.m. UTC | #1
Am Fr., 13. Okt. 2023 um 10:30 Uhr schrieb Adam Duskett
<adam.duskett@amarulasolutions.com>:
>
> All tests passed in Debian 11 with the following command:
>
> ./support/testing/run-tests tests.init.test_systemd
>
> Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>

Acked-by: Norbert Lange <nolange79@gmail.com>

> ---
>  package/systemd/systemd.hash | 2 +-
>  package/systemd/systemd.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/systemd/systemd.hash b/package/systemd/systemd.hash
> index 10f4bc04fa..f0c3db60e7 100644
> --- a/package/systemd/systemd.hash
> +++ b/package/systemd/systemd.hash
> @@ -1,5 +1,5 @@
>  # sha256 locally computed
> -sha256  18db69c8fc33afebf95a40cfa3769df5f0e4a07bccdebd33b2fd81c8b75e7a02  systemd-254.tar.gz
> +sha256  41873783aa1c680e10d2f2626797a1c2fef8018d69b68c8c77639e140ee7846d  systemd-254.5.tar.gz
>  sha256  ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6  LICENSE.GPL2
>  sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  LICENSE.LGPL2.1
>  sha256  e5a8645ad94aab24e312dd0c6be2aa54236eb9374480b1b14ea5c61598874fd5  LICENSES/BSD-2-Clause.txt
> diff --git a/package/systemd/systemd.mk b/package/systemd/systemd.mk
> index d220673572..d428765ec3 100644
> --- a/package/systemd/systemd.mk
> +++ b/package/systemd/systemd.mk
> @@ -19,7 +19,7 @@
>  # - Diff sysusers.d with the previous version
>  # - Diff factory/etc/nsswitch.conf with the previous version
>  #   (details are often sprinkled around in README and manpages)
> -SYSTEMD_VERSION = 254
> +SYSTEMD_VERSION = 254.5
>  SYSTEMD_SITE = $(call github,systemd,systemd-stable,v$(SYSTEMD_VERSION))
>  SYSTEMD_LICENSE = \
>         LGPL-2.1+, \
> --
> 2.41.0
>

Using an identical patch for a few days, no problems to be expected.

Regards, Norbert
Peter Korsgaard Oct. 15, 2023, 8:54 a.m. UTC | #2
>>>>> "Adam" == Adam Duskett <adam.duskett@amarulasolutions.com> writes:

 > All tests passed in Debian 11 with the following command:
 > ./support/testing/run-tests tests.init.test_systemd

 > Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>

Committed, thanks.
Peter Korsgaard Oct. 15, 2023, 6:24 p.m. UTC | #3
>>>>> "Adam" == Adam Duskett <adam.duskett@amarulasolutions.com> writes:

 > All tests passed in Debian 11 with the following command:
 > ./support/testing/run-tests tests.init.test_systemd

 > Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>

Committed to 2023.08.x, thanks.
diff mbox series

Patch

diff --git a/package/systemd/systemd.hash b/package/systemd/systemd.hash
index 10f4bc04fa..f0c3db60e7 100644
--- a/package/systemd/systemd.hash
+++ b/package/systemd/systemd.hash
@@ -1,5 +1,5 @@ 
 # sha256 locally computed
-sha256  18db69c8fc33afebf95a40cfa3769df5f0e4a07bccdebd33b2fd81c8b75e7a02  systemd-254.tar.gz
+sha256  41873783aa1c680e10d2f2626797a1c2fef8018d69b68c8c77639e140ee7846d  systemd-254.5.tar.gz
 sha256  ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6  LICENSE.GPL2
 sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  LICENSE.LGPL2.1
 sha256  e5a8645ad94aab24e312dd0c6be2aa54236eb9374480b1b14ea5c61598874fd5  LICENSES/BSD-2-Clause.txt
diff --git a/package/systemd/systemd.mk b/package/systemd/systemd.mk
index d220673572..d428765ec3 100644
--- a/package/systemd/systemd.mk
+++ b/package/systemd/systemd.mk
@@ -19,7 +19,7 @@ 
 # - Diff sysusers.d with the previous version
 # - Diff factory/etc/nsswitch.conf with the previous version
 #   (details are often sprinkled around in README and manpages)
-SYSTEMD_VERSION = 254
+SYSTEMD_VERSION = 254.5
 SYSTEMD_SITE = $(call github,systemd,systemd-stable,v$(SYSTEMD_VERSION))
 SYSTEMD_LICENSE = \
 	LGPL-2.1+, \