]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libgpg-error: Update to version 1.51
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 19 Nov 2024 21:10:57 +0000 (22:10 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 13 Dec 2024 08:52:48 +0000 (09:52 +0100)
- Update from version 1.50 to 1.51
- Update of rootfile
- Changelog
    1.51
 * Allow initialization of new Windows threads to utf8 mode.  [T7185]
 * Add GPGRT_PROCESS_ALLOW_SET_FG for gpgrt_process_spawn.
   [rEb79d4206f4]
 * Add new spawn function to modify the environment.  [T7307]
 * Fix missing environ var for macOS and others.  [T7169,T7307]
 * Fix forgotten _gpgrt_post_syscall on create pipe failure.  [rEbcab96484d]
 * Let gpgrt_poll return an error for a closed fd.  [rE4a3dc85f69]
 * Fix build error introduced by C-committee stupidity.  [T7344]
 * Interface changes relative to the 1.50 release:
 _gpg_w32_gettext_use_utf8           EXTN (new value 2).
 gpgrt_spawn_actions_set_env_rev     NEW.
 GPGRT_PROCESS_ALLOW_SET_FG          NEW.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/common/libgpg-error
lfs/libgpg-error

index b6742cde66019e775ffda8a2914d21a9ba01c76a..ec61ac1f8b5c0731331c0af2c25719f942d29d3e 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.37.0
+usr/lib/libgpg-error.so.0.38.0
 #usr/lib/pkgconfig/gpg-error.pc
 #usr/share/aclocal/gpg-error.m4
 #usr/share/aclocal/gpgrt.m4
index e06a34937bf955e64b36178d7c6090a2fa059528..74604d343f3dd67fd5d0802c86fb483bd58e462f 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.50
+VER        = 1.51
 
 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 = 621d9a604585daa1fbd08aaa94f3b177f6265046ccf452317e126e73079c567c555cbb8ab8b63e09b76bdf4f11a1aad7effd118651fe9e9cbcf01229f20ab297
+$(DL_FILE)_BLAKE2 = 8727a993fb5e589beceafce9d06d843b28ceff80398c33a5655608bdcd3d92ee363389bc209a1dff675b9f78d56f13b78d77e55696c0736612b09275ae0da7f3
 
 install : $(TARGET)