All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 2020.02.x 1/4] package/systemd: bump version to 244.4
@ 2020-09-08 21:13 Brandon Maier
  2020-09-08 21:13 ` [Buildroot] [PATCH 2020.02.x 2/4] package/systemd: Fix patch numbering Brandon Maier
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Brandon Maier @ 2020-09-08 21:13 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Brandon Maier <brandon.maier@rockwellcollins.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 4ab514d673..3f6f4b4db6 100644
--- a/package/systemd/systemd.hash
+++ b/package/systemd/systemd.hash
@@ -1,5 +1,5 @@
 # sha256 locally computed
-sha256	e6b463733da5eb37075352a64112d030b8612935a54e5b3468279a4f15a4cec4	systemd-244.3.tar.gz
+sha256	6f01276f45369d56ea5ced713e63a22acbb9142862eb719246a77a4b3f5699ee	systemd-244.4.tar.gz
 sha256	ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6	LICENSE.GPL2
 sha256	dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551	LICENSE.LGPL2.1
 sha256	f7299f5f5e8bdffd347dce1bed888b1cea6ddaf27de521c307265098bcbeae92	README
diff --git a/package/systemd/systemd.mk b/package/systemd/systemd.mk
index 2908caef61..e0a4679955 100644
--- a/package/systemd/systemd.mk
+++ b/package/systemd/systemd.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SYSTEMD_VERSION = 244.3
+SYSTEMD_VERSION = 244.4
 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.28.0

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-09-08 21:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-08 21:13 [Buildroot] [PATCH 2020.02.x 1/4] package/systemd: bump version to 244.4 Brandon Maier
2020-09-08 21:13 ` [Buildroot] [PATCH 2020.02.x 2/4] package/systemd: Fix patch numbering Brandon Maier
2020-09-08 21:33   ` Yann E. MORIN
2020-09-08 21:13 ` [Buildroot] [PATCH 2020.02.x 3/4] package/systemd: Backport fix for network-generator Brandon Maier
2020-09-08 21:28   ` Yann E. MORIN
2020-09-08 21:13 ` [Buildroot] [PATCH 2020.02.x 4/4] package/systemd: Backport fix for makefs Brandon Maier
2020-09-08 21:29 ` [Buildroot] [PATCH 2020.02.x 1/4] package/systemd: bump version to 244.4 Yann E. MORIN

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.