Changelog for
libgpg-error-devel-1.45-1.3.i586.rpm :
* Thu Apr 07 2022 Andreas Stieger
- update to 1.45:
* gpgrt_access and gpgrt_mkdir now support file names longer than MAX_PATH
* Wed Feb 02 2022 Pedro Monreal - Update to 1.44:
* Fix dependency to gpg-error-config-test.sh.
* Run the posix locking test only on supported platforms.
* Detect Linux systems using musl.
* Fix gpg-error-config-test for PKG_CONFIG_LIBDIR.
* Fix returning of option attributes for options with args.
* Add Turkish translations.
* Fri Nov 05 2021 Pedro Monreal - Update to 1.43:
* Fix for building against GNU libc 2.34.
* Fix gpgrt-config problems.
* Fix gpgrt_free for legacy platforms.
* Fix truncation of error message in the middle of a character.
* Fix the --disable-threads configure options.
* Improve lock-obj generation for cross-builds.
* Improve cross-builds.
* Improve gpgrt_wait_processes.
* Fri Jun 18 2021 Jan Engelhardt - Drop --with-pic (no effect with --disable-static).
* Fri Mar 26 2021 Andreas Stieger - update to 1.42:
* Improve cross-compiling support
* Improve $libdir determination by gpgrt-config
* Support --disable-thread by gen-lock-obj.sh
* Interface changes relative to the 1.40 release GPG_ERR_SOURCE_TPM2D
* Mon Jan 25 2021 Dirk Müller - update to 1.41:
* Fixes another glitch in the \"ignore\" meta command.
* Fixes two typos in the German translation.
* New function gpgrt_access.
* Make \"ignore\" meta command work correctly in the option parser.
* Interface changes relative to the 1.39 release: gpgrt_access NEW.
* Wed Sep 02 2020 Pedro Monreal Gonzalez - Update to 1.39:
* \"gpg-error --lib-version\" works again.
* New function gpgrt_fcancel as alternative to gpgrt_close. This function avoid flushing out buffered data and also tries to delete a newly created file.
* Update the gnupg project keyring
* Interface changes relative to the 1.38 release: - gpgrt_fcancel: NEW.
* Sun May 31 2020 Andreas Stieger - Update to 1.38:
* New option parser features to implement system wide configuration files
* New functions to build file names
* New function to help reallocating arrays
* Protect gpgrt_inc_errorcount against counter overflow- drop needless autotools build dependencies that were added for gawk5.patch
* Mon Feb 17 2020 Pedro Monreal Gonzalez - Update to 1.37 Release-info: https://dev.gnupg.org/T4772
* Fixes a build problems when using Gawk 5.0 [#4459]
* Improves cross-compiling support. [#4643]
* New error codes to map SQLite primary error codes.
* Now uses poll(2) instead of select(2) in gpgrt_poll if possible.
* Fixes a bug in gpgrt_close. [#4698]
* Fixes a few minor portability bugs.
* New interfaces in this release: GPG_ERR_NO_KEYBOXD GPG_ERR_KEYBOXD GPG_ERR_NO_SERVICE GPG_ERR_SERVICE GPG_ERR_SQL_OK GPG_ERR_SQL_ERROR GPG_ERR_SQL_INTERNAL GPG_ERR_SQL_PERM GPG_ERR_SQL_ABORT GPG_ERR_SQL_BUSY GPG_ERR_SQL_LOCKED GPG_ERR_SQL_NOMEM GPG_ERR_SQL_READONLY GPG_ERR_SQL_INTERRUPT GPG_ERR_SQL_IOERR GPG_ERR_SQL_CORRUPT GPG_ERR_SQL_NOTFOUND GPG_ERR_SQL_FULL GPG_ERR_SQL_CANTOPEN GPG_ERR_SQL_PROTOCOL GPG_ERR_SQL_EMPTY GPG_ERR_SQL_SCHEMA GPG_ERR_SQL_TOOBIG GPG_ERR_SQL_CONSTRAINT GPG_ERR_SQL_MISMATCH GPG_ERR_SQL_MISUSE GPG_ERR_SQL_NOLFS GPG_ERR_SQL_AUTH GPG_ERR_SQL_FORMAT GPG_ERR_SQL_RANGE GPG_ERR_SQL_NOTADB GPG_ERR_SQL_NOTICE GPG_ERR_SQL_WARNING GPG_ERR_SQL_ROW GPG_ERR_SQL_DONE- Remove patch fixed upstream.
* gawk5.patch
* Fri Aug 16 2019 Tomáš Chvátal - Add patch to fix buidling with gawk 5.0 and newer:
* gawk5.patch
* Tue Mar 19 2019 Karol Babioch - Update to 1.36:
* Two new error codes to better support PIV cards
* Support armv7a-unknown-linux-gnueabihf
* Mon Jan 28 2019 Karol Babioch - Update to 1.35:
* Distribute the correct gpgrt-config
* Wed Jan 16 2019 Karol Babioch - update to 1.34:
* Support for riscv32
* New API to allow emergency cleanup after internal fatal errors
* Minor bug and portability fixes
* Sat Dec 08 2018 astiegerAATTsuse.com- update to 1.33:
* New unified config script gpgrt-config
* The log functions now sanitize strings printed with the \"%s\" format specifier
* New fprintf style function to apply a custom filter for string arguments
* New function to compare version strings
* Thu Jul 12 2018 kbabiochAATTsuse.com- Update to 1.32:
* Fixes a problem with gpgrt_fflush and gpgrt_fopencookie
* Fixes a problem with the C11 header stdnoreturn.h
* Sat May 12 2018 antoine.belvireAATTopensuse.org- Fix %install_info_delete usage:
* It has to be performed in %preun not in %postun.
* See https://en.opensuse.org/openSUSE:Packaging_Conventions_RPM_Macros#.25install_info_delete.
* Wed May 02 2018 astiegerAATTsuse.com- update to 1.31:
* Fixes for platforms other than GNU/Linux
* New translation for Spanish
* Mon Apr 30 2018 astiegerAATTsuse.com- update to 1.30:
* fixes for platforms other than GNU/Linux
* Use %license (boo#1082318)
* Thu Apr 19 2018 astiegerAATTsuse.com- update signature files as more signatures got added- refresh package signing keyring from upstream
* Wed Apr 11 2018 kbabiochAATTsuse.com- Cleaned up spec file with spec-cleaner
* Wed Apr 11 2018 kbabiochAATTsuse.com- Update to 1.29:
* The yat2m tool is during cross-compile now also installed on the host platform.
* New option parser and associated functions similar to the one used by GnuPG.
* New Base-64 encoder.
* Fixes regression in 1.28 for arm64 and w64 builds.- Dropped fix_aarch64.patch (included upstream now)
* Thu Mar 22 2018 guillaume.gardetAATTopensuse.org- Backport upstream patch to fix AArch64 build:
* fix_aarch64.patch
* Tue Mar 13 2018 kbabiochAATTsuse.com- update to 1.28:
* The formerly internal yat2m tool is now installed for a native build.
* The new files gpgrt.m4 and gpgrt-config are now installed. They can be used instead of gpg-error.m4 and gpg-error-config.
* New logging functions similar to those used by GnuPG.
* New helper functions for platform abstraction.
* Interface changes