diff mbox series

package/systemd: bump to version 254.9

Message ID 20240219182604.1287000-1-buildroot@bubu1.eu
State Accepted
Headers show
Series package/systemd: bump to version 254.9 | expand

Commit Message

Marcus Hoffmann Feb. 19, 2024, 6:26 p.m. UTC
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
---
 package/systemd/systemd.hash | 2 +-
 package/systemd/systemd.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Yann E. MORIN Feb. 19, 2024, 9:14 p.m. UTC | #1
Marcus, All,

On 2024-02-19 19:26 +0100, Marcus Hoffmann via buildroot spake thusly:
> Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>

Ideally, a little blurb about what changed would be nice, to highlight
critical fixes, or to just mention random fixes. I looked and there were
no report of security fixes...

I initially did not plan on pushing, but I forgot I had it applied
localy, so it went in... I could have reverted, but that's a minor
version bump with no report of security fixes, so it is good to have,
I hope.

Please watch the gitlab pipeline for any failure of the runtimet tests,
just in case this minor version bump breaks anything.

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  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 c0f4638803..e5588f06a2 100644
> --- a/package/systemd/systemd.hash
> +++ b/package/systemd/systemd.hash
> @@ -1,5 +1,5 @@
>  # sha256 locally computed
> -sha256  1e1e42c597b4f992679aa964a0c5c23d970c58fed47aed65c11878b332dc5b23  systemd-254.6.tar.gz
> +sha256  3d23003ea886dbffa5bc84ad72c6edcbde62d32dbdec506e308624e1da509cb0  systemd-254.9.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 528fe60b1d..c6b006d1fb 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.6
> +SYSTEMD_VERSION = 254.9
>  SYSTEMD_SITE = $(call github,systemd,systemd-stable,v$(SYSTEMD_VERSION))
>  SYSTEMD_LICENSE = \
>  	LGPL-2.1+, \
> -- 
> 2.34.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
Marcus Hoffmann Feb. 19, 2024, 9:30 p.m. UTC | #2
Hi Yann,

On 19.02.24 22:14, Yann E. MORIN wrote:
> Marcus, All,
> 
> On 2024-02-19 19:26 +0100, Marcus Hoffmann via buildroot spake thusly:
>> Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
> 
> Ideally, a little blurb about what changed would be nice, to highlight
> critical fixes, or to just mention random fixes. I looked and there were
> no report of security fixes...

I looked through the commits as well... on one hand there were too many 
to sensibly list them in the commit message (232 commits in total, IIRC) 
and on the other hand nothing really stood out besides "a random bunch 
of fixes", so I didn't know what to write :D.

> 
> I initially did not plan on pushing, but I forgot I had it applied
> localy, so it went in... I could have reverted, but that's a minor
> version bump with no report of security fixes, so it is good to have,
> I hope.
> 
> Please watch the gitlab pipeline for any failure of the runtimet tests,
> just in case this minor version bump breaks anything.

So if I understood that correctly I can add myself as a maintainer of 
the runtime test files and I'll get an email when that test fails? Or is 
that not how it works?

> 
> Applied to master, thanks.
> 
> Regards,
> Yann E. MORIN.

Best,
Marcus

> 
>> ---
>>   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 c0f4638803..e5588f06a2 100644
>> --- a/package/systemd/systemd.hash
>> +++ b/package/systemd/systemd.hash
>> @@ -1,5 +1,5 @@
>>   # sha256 locally computed
>> -sha256  1e1e42c597b4f992679aa964a0c5c23d970c58fed47aed65c11878b332dc5b23  systemd-254.6.tar.gz
>> +sha256  3d23003ea886dbffa5bc84ad72c6edcbde62d32dbdec506e308624e1da509cb0  systemd-254.9.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 528fe60b1d..c6b006d1fb 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.6
>> +SYSTEMD_VERSION = 254.9
>>   SYSTEMD_SITE = $(call github,systemd,systemd-stable,v$(SYSTEMD_VERSION))
>>   SYSTEMD_LICENSE = \
>>   	LGPL-2.1+, \
>> -- 
>> 2.34.1
>>
>> _______________________________________________
>> buildroot mailing list
>> buildroot@buildroot.org
>> https://lists.buildroot.org/mailman/listinfo/buildroot
>
Yann E. MORIN Feb. 21, 2024, 5:08 p.m. UTC | #3
Marcus, All,

+Thomas

On 2024-02-19 22:30 +0100, Marcus Hoffmann via buildroot spake thusly:
> On 19.02.24 22:14, Yann E. MORIN wrote:
> > Please watch the gitlab pipeline for any failure of the runtimet tests,
> > just in case this minor version bump breaks anything.
> So if I understood that correctly I can add myself as a maintainer of the
> runtime test files and I'll get an email when that test fails? Or is that
> not how it works?

As far as I understand, yes, this is what should happen. Thomas has some
scripting (somewhere!) that sends the daily emails, so he'd have the
authoritative answer.

Regards,
Yann E. MORIN.
Thomas Petazzoni Feb. 21, 2024, 5:45 p.m. UTC | #4
On Wed, 21 Feb 2024 18:08:14 +0100
"Yann E. MORIN" <yann.morin.1998@free.fr> wrote:

> On 2024-02-19 22:30 +0100, Marcus Hoffmann via buildroot spake thusly:
> > On 19.02.24 22:14, Yann E. MORIN wrote:  
> > > Please watch the gitlab pipeline for any failure of the runtimet tests,
> > > just in case this minor version bump breaks anything.  
> > So if I understood that correctly I can add myself as a maintainer of the
> > runtime test files and I'll get an email when that test fails? Or is that
> > not how it works?  
> 
> As far as I understand, yes, this is what should happen. Thomas has some
> scripting (somewhere!) that sends the daily emails, so he'd have the
> authoritative answer.

Absolutely correct. If someone is registered as a developer/maintainer
for a test case in the DEVELOPERS file, this person will receive an
e-mail when the test fails in our CI. Please note that runtime tests
are not run every day in our CI, but only on a weekly basis.

Thomas
Peter Korsgaard March 16, 2024, 9:27 p.m. UTC | #5
>>>>> "Marcus" == Marcus Hoffmann via buildroot <buildroot@buildroot.org> writes:

 > Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>

Committed to 2023.11.x, thanks.
diff mbox series

Patch

diff --git a/package/systemd/systemd.hash b/package/systemd/systemd.hash
index c0f4638803..e5588f06a2 100644
--- a/package/systemd/systemd.hash
+++ b/package/systemd/systemd.hash
@@ -1,5 +1,5 @@ 
 # sha256 locally computed
-sha256  1e1e42c597b4f992679aa964a0c5c23d970c58fed47aed65c11878b332dc5b23  systemd-254.6.tar.gz
+sha256  3d23003ea886dbffa5bc84ad72c6edcbde62d32dbdec506e308624e1da509cb0  systemd-254.9.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 528fe60b1d..c6b006d1fb 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.6
+SYSTEMD_VERSION = 254.9
 SYSTEMD_SITE = $(call github,systemd,systemd-stable,v$(SYSTEMD_VERSION))
 SYSTEMD_LICENSE = \
 	LGPL-2.1+, \