]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libgpg-error: Update to version 1.58
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 16 Dec 2025 10:28:01 +0000 (11:28 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 16 Dec 2025 14:19:02 +0000 (14:19 +0000)
- Update from version 1.56 to 1.58
- Update of rootfile
- Changelog
    1.58
Fix building of static libraries on Windows.  [rE421e101cf9]
    1.57
The sysconfdir as provided by the configure run is now used for the
   default global config files of the argparser.  [T7894]
New function gpgrt_fconcat and improved the existing
   gpgrt_fnameconcat and gpgrt_absfnameconcat.  [T7894,rE34dba88757]
On Windows use the UI language instead of the locale for
   translations.  [T7874]
Some minor build improvements for zOS.
Updated the Swedish and Portuguese translations.
Interface changes relative to the 1.56 release:
 gpgrt_fconcat                       NEW.
 GPGRT_FCONCAT_ABS                   NEW.
 GPGRT_FCONCAT_TILDE                 NEW.
 GPGRT_FCONCAT_SYSCONF               NEW.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/libgpg-error
lfs/libgpg-error

index c96fe87de9451318846a9543ab9eb771d433bae3..870138f26247ebe0be11a44508dbcab3a6a531a5 100644 (file)
@@ -6,7 +6,7 @@ usr/bin/gpg-error
 #usr/lib/libgpg-error.la
 #usr/lib/libgpg-error.so
 usr/lib/libgpg-error.so.0
-usr/lib/libgpg-error.so.0.40.0
+usr/lib/libgpg-error.so.0.41.1
 #usr/lib/pkgconfig/gpg-error.pc
 #usr/share/aclocal/gpg-error.m4
 #usr/share/aclocal/gpgrt.m4
index 883663ce831d7019bc588174a189b2d442ce6b27..8a6ae0a17b788b4367c79615a7166f514208c3bd 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.56
+VER        = 1.58
 
 THISAPP    = libgpg-error-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 2c84fe5cef8c77dc01f481aeacada815baf7fff85369a9c877dc4a11f2e3f84f37ad69a04213bc79765677dd2829a5074d7c8239b298429484378234cb4d2a66
+$(DL_FILE)_BLAKE2 = 7d1c0d54094d870e9e92aebadc4a8a3cf0e7a1ae7841b445896105583a8885439ca8364b2e364639759912ea46f801b41e5025db9aa292c4fce43713430711e1
 
 install : $(TARGET)