From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] sysvinit: Update to 2.99 Date: Mon, 22 Mar 2021 11:16:26 +0000 Message-ID: <51027D20-AA38-4A04-B35C-039ED7EC1434@ipfire.org> In-Reply-To: <20210322071740.803-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3129912407812254665==" List-Id: --===============3129912407812254665== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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 wrote: >=20 > - Update from 2.98 to 2.99 > - Update to rootfile not required > - Changelog > sysvinit (2.99) released; urgency=3Dlow > * Fixed typos and missing underlines in shutdown manual page. > Corrections provided by Helge Kreutzmann. >=20 > Signed-off-by: Adolf Belka > --- > lfs/sysvinit | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/lfs/sysvinit b/lfs/sysvinit > index e7b715ea4..7bf631a05 100644 > --- a/lfs/sysvinit > +++ b/lfs/sysvinit > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 2.98 > +VER =3D 2.99 >=20 > THISAPP =3D sysvinit-$(VER) > DL_FILE =3D $(THISAPP).tar.xz > @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_MD5 =3D e3254f7622ea5cf2322b1b386a98ba59 > +$(DL_FILE)_MD5 =3D 6abc0ea61b8dd4a41b4e931a43b1bb90 >=20 > install : $(TARGET) >=20 > --=20 > 2.31.0 >=20 --===============3129912407812254665==--