* [PATCH] sysvinit: Update to 2.99
@ 2021-03-22 7:17 Adolf Belka
2021-03-22 11:16 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2021-03-22 7:17 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 836 bytes --]
- Update from 2.98 to 2.99
- Update to rootfile not required
- Changelog
sysvinit (2.99) released; urgency=low
* Fixed typos and missing underlines in shutdown manual page.
Corrections provided by Helge Kreutzmann.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/sysvinit | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/sysvinit b/lfs/sysvinit
index e7b715ea4..7bf631a05 100644
--- a/lfs/sysvinit
+++ b/lfs/sysvinit
@@ -24,7 +24,7 @@
include Config
-VER = 2.98
+VER = 2.99
THISAPP = sysvinit-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = e3254f7622ea5cf2322b1b386a98ba59
+$(DL_FILE)_MD5 = 6abc0ea61b8dd4a41b4e931a43b1bb90
install : $(TARGET)
--
2.31.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] sysvinit: Update to 2.99
2021-03-22 7:17 [PATCH] sysvinit: Update to 2.99 Adolf Belka
@ 2021-03-22 11:16 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2021-03-22 11:16 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1243 bytes --]
Hello Adolf,
Looks like you had a very productive weekend :)
So far I merged all patches and I am running a clean build - just to be sure. I have broken the nightly builds a couple of times in the last weeks :)
-Michael
> On 22 Mar 2021, at 07:17, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
>
> - Update from 2.98 to 2.99
> - Update to rootfile not required
> - Changelog
> sysvinit (2.99) released; urgency=low
> * Fixed typos and missing underlines in shutdown manual page.
> Corrections provided by Helge Kreutzmann.
>
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> lfs/sysvinit | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lfs/sysvinit b/lfs/sysvinit
> index e7b715ea4..7bf631a05 100644
> --- a/lfs/sysvinit
> +++ b/lfs/sysvinit
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 2.98
> +VER = 2.99
>
> THISAPP = sysvinit-$(VER)
> DL_FILE = $(THISAPP).tar.xz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = e3254f7622ea5cf2322b1b386a98ba59
> +$(DL_FILE)_MD5 = 6abc0ea61b8dd4a41b4e931a43b1bb90
>
> install : $(TARGET)
>
> --
> 2.31.0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-22 11:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-22 7:17 [PATCH] sysvinit: Update to 2.99 Adolf Belka
2021-03-22 11:16 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox