* [Buildroot] [PATCH] package/systemd: bump to 244.1
@ 2019-12-19 15:21 Jérémy Rosen
2019-12-19 17:05 ` Yann E. MORIN
0 siblings, 1 reply; 2+ messages in thread
From: Jérémy Rosen @ 2019-12-19 15:21 UTC (permalink / raw)
To: buildroot
From: J?r?my Rosen <jeremy.rosen@enst-bretagne.fr>
Signed-off-by: J?r?my Rosen <jeremy.rosen@smile.fr>
---
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 7f5e561ca3..5d3a8e83b1 100644
--- a/package/systemd/systemd.hash
+++ b/package/systemd/systemd.hash
@@ -1,5 +1,5 @@
# sha256 locally computed
-sha256 8de7b4880599777768851560916b35d55c8db8d6791edaf80e2c4666331db2f6 systemd-244.tar.gz
+sha256 06e604e5484ec03ff763ae680c8b52c33fedcce95a773944f27816fde68503d7 systemd-244.1.tar.gz
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 LICENSE.GPL2
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 LICENSE.LGPL2.1
sha256 ca008b0178b6390e874f6e4a890fbed482b0fb946159a3b1d370bd8d2327d9bc README
diff --git a/package/systemd/systemd.mk b/package/systemd/systemd.mk
index cfe4e2a108..c9fd8c6f04 100644
--- a/package/systemd/systemd.mk
+++ b/package/systemd/systemd.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SYSTEMD_VERSION = 244
+SYSTEMD_VERSION = 244.1
SYSTEMD_SITE = $(call github,systemd,systemd-stable,v$(SYSTEMD_VERSION))
SYSTEMD_LICENSE = LGPL-2.1+, GPL-2.0+ (udev), Public Domain (few source files, see README), BSD-3-Clause (tools/chromiumos)
SYSTEMD_LICENSE_FILES = LICENSE.GPL2 LICENSE.LGPL2.1 README tools/chromiumos/LICENSE
--
2.24.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] package/systemd: bump to 244.1
2019-12-19 15:21 [Buildroot] [PATCH] package/systemd: bump to 244.1 Jérémy Rosen
@ 2019-12-19 17:05 ` Yann E. MORIN
0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2019-12-19 17:05 UTC (permalink / raw)
To: buildroot
J?r?my, All,
On 2019-12-19 16:21 +0100, J?r?my Rosen spake thusly:
> From: J?r?my Rosen <jeremy.rosen@enst-bretagne.fr>
>
> Signed-off-by: J?r?my Rosen <jeremy.rosen@smile.fr>
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 7f5e561ca3..5d3a8e83b1 100644
> --- a/package/systemd/systemd.hash
> +++ b/package/systemd/systemd.hash
> @@ -1,5 +1,5 @@
> # sha256 locally computed
> -sha256 8de7b4880599777768851560916b35d55c8db8d6791edaf80e2c4666331db2f6 systemd-244.tar.gz
> +sha256 06e604e5484ec03ff763ae680c8b52c33fedcce95a773944f27816fde68503d7 systemd-244.1.tar.gz
> sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 LICENSE.GPL2
> sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 LICENSE.LGPL2.1
> sha256 ca008b0178b6390e874f6e4a890fbed482b0fb946159a3b1d370bd8d2327d9bc README
> diff --git a/package/systemd/systemd.mk b/package/systemd/systemd.mk
> index cfe4e2a108..c9fd8c6f04 100644
> --- a/package/systemd/systemd.mk
> +++ b/package/systemd/systemd.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -SYSTEMD_VERSION = 244
> +SYSTEMD_VERSION = 244.1
> SYSTEMD_SITE = $(call github,systemd,systemd-stable,v$(SYSTEMD_VERSION))
> SYSTEMD_LICENSE = LGPL-2.1+, GPL-2.0+ (udev), Public Domain (few source files, see README), BSD-3-Clause (tools/chromiumos)
> SYSTEMD_LICENSE_FILES = LICENSE.GPL2 LICENSE.LGPL2.1 README tools/chromiumos/LICENSE
> --
> 2.24.0
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-12-19 17:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-19 15:21 [Buildroot] [PATCH] package/systemd: bump to 244.1 Jérémy Rosen
2019-12-19 17:05 ` Yann E. MORIN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox