* [PATCH] libtasn1: Update to version 4.18.0
@ 2021-11-28 22:16 Adolf Belka
2021-11-29 10:06 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2021-11-28 22:16 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1524 bytes --]
- 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.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/common/libtasn1 | 2 +-
lfs/libtasn1 | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/common/libtasn1 b/config/rootfiles/common/libtasn1
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 @@
include Config
-VER = 4.17.0
+VER = 4.18.0
THISAPP = libtasn1-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = c46f6eb3bd1287031ae5d36465094402
+$(DL_FILE)_MD5 = 8203e72a2c0390515410b2ea2c032f04
install : $(TARGET)
--
2.34.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] libtasn1: Update to version 4.18.0
2021-11-28 22:16 [PATCH] libtasn1: Update to version 4.18.0 Adolf Belka
@ 2021-11-29 10:06 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2021-11-29 10:06 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1745 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 28 Nov 2021, at 22:16, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
>
> - 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.
>
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> config/rootfiles/common/libtasn1 | 2 +-
> lfs/libtasn1 | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/config/rootfiles/common/libtasn1 b/config/rootfiles/common/libtasn1
> 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 @@
>
> include Config
>
> -VER = 4.17.0
> +VER = 4.18.0
>
> THISAPP = libtasn1-$(VER)
> DL_FILE = $(THISAPP).tar.gz
> @@ -42,7 +42,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = c46f6eb3bd1287031ae5d36465094402
> +$(DL_FILE)_MD5 = 8203e72a2c0390515410b2ea2c032f04
>
> install : $(TARGET)
>
> --
> 2.34.0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-11-29 10:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-28 22:16 [PATCH] libtasn1: Update to version 4.18.0 Adolf Belka
2021-11-29 10:06 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox