./security/libgpg-error, Definitions of common error values for all GnuPG components

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.61, Package name: libgpg-error-1.61, Maintainer: minskim

libgpg-error is a library that defines common error values for all
GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent,
libgcrypt, pinentry, SmartCard Daemon and possibly more in the future.


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 1098.39 KB

Version history: (Expand)


CVS history: (Expand)


   2026-05-08 16:22:45 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
libgpg-error: updated to 1.61

Noteworthy changes in version 1.61 (2026-05-07)

* Fix possible stack overflow in es_printf for %.100f format.
* Fix out-of-bounds read in vfnameconcat.
* Add cross compile support for wasm*-*-emscripten target.
* Update Japanese and Polish translations.
   2026-04-26 10:25:12 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
libgpg-error: updated to 1.60

Noteworthy changes in version 1.60 (2026-04-24) [C42/A42/R0]

* New error codes.
* Fix a use-after-scope of a Windows handle array.
* Fix cross compiling for wasm32-unknown-emscripten.

* Interface changes relative to the 1.57 release:
GPG_ERR_PUBKEY_NON_COMPLIANT        NEW.
GPG_ERR_CIPHER_NON_COMPLIANT        NEW.
GPG_ERR_DIGEST_NON_COMPLIANT        NEW.
   2026-02-19 08:35:27 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
libgpg-error: update to 1.59.

Noteworthy changes in version 1.59 (2026-02-18) [C41/A41/R2]
-----------------------------------------------

 * Take care of POSIX semaphore "shared" semantics.  This fixes a
   problem on NetBSD.  [T8065]

 * Fix preparing the environment block on Windows.  [T8052]

 * Fix for GPGRT_PROCESS_*_KEEP flags on Windows.  [T8052]

 * Update Russian and Swedish translations.

 * Introduce autogen.rc variable autogen_use_force.
   2026-02-03 10:53:23 by Thomas Klausner | Files touched by this commit (3)
Log message:
libgpg-error: add upstream patch fixing a bug on NetBSD

Needed by gnupg 2.5

Bump PKGREVISION.
   2026-01-30 15:45:13 by Thomas Klausner | Files touched by this commit (1)
Log message:
libgpg-error: fix rpath in pkg-config file

Bump PKGREVISION.
   2025-12-21 22:38:59 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
libgpg-error: updated to 1.58

Noteworthy changes in version 1.58 (2025-12-12) [C41/A41/R1]

 * Fix building of static libraries on Windows.  [rE421e101cf9]

Noteworthy changes in version 1.57 (2025-12-10) [C41/A41/R0]

 * 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.
   2025-10-08 14:16:20 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
libgpg-error: updated to 1.56

Noteworthy changes in version 1.56 (2025-10-07) [C40/A40/R0]

* Support the %b conversion specifier in the estream printf
  functions.

* New spawn GPGRT_PROCESS_STDIO_NUL to be used on Windows to share
  the "nul" device.

* Support pipe I/O for GPGRT_PROCESS_DETACHED on Windows.

* New mode keyword "share=xxx" for gpgrt_fopen.

* Change the default method to get the number of fds to close.  This
  fixes a spawning problem on certain POSIX machine.

* Fix some cases of inheriting HANDLEs on Windows.

* New system configurations for 64-bit Android, i686 Android, x86_64
  Android and an armv7a alias to arm for Android.

* Set build specific build variable for zOS
   2025-04-25 13:18:31 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
libgpg-error: updated to 1.55

Noteworthy changes in version 1.55 (2025-04-24)

* Rewrite the extended length path handling under Windows.
* Add new test commands to the gpg-error tool.  Allow command w/o
  dashes and reformat the help.
* Silence warning from gcc 15.