From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] libtasn1: Update to version 4.18.0 Date: Mon, 29 Nov 2021 10:06:11 +0000 Message-ID: In-Reply-To: <20211128221625.3793925-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1146817419937337928==" List-Id: --===============1146817419937337928== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 28 Nov 2021, at 22:16, Adolf Belka wrote: >=20 > - Update from 4.17.0 to 4.18.0 > - Update of rootfile > - Changelog - Full details can be found in the ChangeLog file in the source= tarball > * Noteworthy changes in release 4.18.0 (2021-11-09) [stable] > - Improve GTK-DOC manual. Closes: #35. > - Improve --help and --version for tools with gnulib. Closes: #37. > - Update gnulib files and various maintenance fixes. >=20 > Signed-off-by: Adolf Belka > --- > config/rootfiles/common/libtasn1 | 2 +- > lfs/libtasn1 | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/config/rootfiles/common/libtasn1 b/config/rootfiles/common/lib= tasn1 > index 33c729cf5..748c665e0 100644 > --- a/config/rootfiles/common/libtasn1 > +++ b/config/rootfiles/common/libtasn1 > @@ -5,7 +5,7 @@ > #usr/lib/libtasn1.la > #usr/lib/libtasn1.so > usr/lib/libtasn1.so.6 > -usr/lib/libtasn1.so.6.6.1 > +usr/lib/libtasn1.so.6.6.2 > #usr/lib/pkgconfig/libtasn1.pc > #usr/share/info/libtasn1.info > #usr/share/man/man1/asn1Coding.1 > diff --git a/lfs/libtasn1 b/lfs/libtasn1 > index 155608807..a13e68509 100644 > --- a/lfs/libtasn1 > +++ b/lfs/libtasn1 > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 4.17.0 > +VER =3D 4.18.0 >=20 > THISAPP =3D libtasn1-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -42,7 +42,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_MD5 =3D c46f6eb3bd1287031ae5d36465094402 > +$(DL_FILE)_MD5 =3D 8203e72a2c0390515410b2ea2c032f04 >=20 > install : $(TARGET) >=20 > --=20 > 2.34.0 >=20 --===============1146817419937337928==--