- 22 Aug, 2021 2 commits
-
-
Christoph Biedl authored
-
Simon McVittie authored
This change resulted in /usr/lib/*/libgpg-error.so being a dangling symlink on non-merged-/usr systems, notably all official buildd chroots, causing linking to the shared library to fail. For shared libraries that depend on libgpg-error, falling back to the static library also fails, because it isn't PIC, causing build failure.
-
- 20 Aug, 2021 2 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
(see #968525)
-
- 19 Aug, 2021 2 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
- 04 May, 2021 7 commits
-
-
Christoph Biedl authored
-
Christoph Biedl authored
-
Christoph Biedl authored
-
Christoph Biedl authored
Drop patches applied to or cherry-picked from upstream - 0002-build-Fix-cross-compiling-into-a-separate-build-dir.patch - 0003-build-On-cross-build-detect-host-s-objdump.patch - 0004-build-Fix-command-line-to-make-src-dir.patch - 0005-build-Fix-the-gpg-error-config-test-for-cross-build.patch - 0006-include-gen-lock-obj.sh.patch
-
Christoph Biedl authored
Update to upstream version '1.42' with Debian dir bc0d4bdbd1dd5d4e5a9c6e4d7f3d06185f7650b2
-
Christoph Biedl authored
-
Christoph Biedl authored
-
- 22 Mar, 2021 3 commits
-
-
Werner Koch authored
-
Werner Koch authored
-- Actually not needed because we use the term verbatim in all languages. But this avoids untranslated notices in the PO editor. In case an i18n term is required, the individual translators may do that.
-
Werner Koch authored
* src/err-sources.h.in (GPG_ERR_SOURCE_TPM2D): New.
-
- 05 Mar, 2021 1 commit
-
-
Werner Koch authored
* src/w32-gettext.c: Remove remaining WindowsCE support (load_domain): Use CreateFileW.
-
- 04 Mar, 2021 1 commit
-
-
Werner Koch authored
* src/w32-gettext.c: Include gpgrt.h instead gpg-error.h. (utf8_to_wchar): Use underscored function. (_gpg_w32_textdomain): Ditto. --
-
- 18 Feb, 2021 1 commit
-
-
NIIBE Yutaka authored
* configure.ac: Supply --disable-threads to gen-lock-obj.sh. Tighten the condition of using gen-lock-obj.sh for GNU/Linux. * src/gen-lock-obj.sh: Support --disable-threads. -- GnuPG-bug-id: 5296 Signed-off-by:
NIIBE Yutaka <gniibe@fsij.org>
-
- 16 Feb, 2021 2 commits
-
-
NIIBE Yutaka authored
* src/gpgrt-config.in: Remove delimiter variable. -- Fixes-commit: 7b81ec27 Signed-off-by:
NIIBE Yutaka <gniibe@fsij.org> -
NIIBE Yutaka authored
* src/gpg-error.m4: Use CC -print-search-dirs for better support of GNU style cross prefix. -- GnuPG-bug-id: 5293 Signed-off-by:
NIIBE Yutaka <gniibe@fsij.org>
-
- 15 Feb, 2021 1 commit
-
-
NIIBE Yutaka authored
* src/gpg-error.m4: Fix test condition for GPGRT_CONFIG. Fix behaviour when there is no GPG_ERROR_CONFIG. -- Signed-off-by:
NIIBE Yutaka <gniibe@fsij.org>
-
- 12 Feb, 2021 1 commit
-
-
NIIBE Yutaka authored
* src/gpg-error.m4: Fix $gpgrt_libdir handling. -- GnuPG-bug-id: 5293 Signed-off-by:
NIIBE Yutaka <gniibe@fsij.org>
-
- 10 Feb, 2021 1 commit
-
-
Werner Koch authored
-- The new inline function gpg_err_code_from_sqlite was missing in the NEWS file.
-
- 09 Feb, 2021 1 commit
-
-
NIIBE Yutaka authored
* src/gen-lock-obj.sh (ECHO_C, ECHO_N): Portability fix. -- GnuPG-bug-id: 5289 Signed-off-by:
NIIBE Yutaka <gniibe@fsij.org>
-
- 07 Jan, 2021 1 commit
-
-
Werner Koch authored
-- Not yet finished.
-
- 05 Jan, 2021 1 commit
-
-
Werner Koch authored
--
-
- 28 Dec, 2020 1 commit
-
-
-- GnuPG-bug-id: 5189 Co-authored-by: Chih-Hsuan Yen Signed-off-by:bobwxc <bobwxc@yeah.net>
-
- 24 Dec, 2020 1 commit
-
-
-- Signed-off-by:bobwxc <bobwxc@yeah.net>
-
- 21 Dec, 2020 10 commits
-
-
Werner Koch authored
--
-
Werner Koch authored
-
Werner Koch authored
* src/argparse.c (_gpgrt_argparse): Entirely skip ignored sysconf commands. Fix state transitions in the ignore case.
-
Werner Koch authored
--
-
Werner Koch authored
--
-
Werner Koch authored
* configure.ac: Bump LT version to C31/A31/R0.
-
Werner Koch authored
--
-
Werner Koch authored
--
-
Jakub Bogusz authored
--
-
Werner Koch authored
* src/sysutils.c (_gpgrt_getusername) [W32]: Use GetUserNameW. -- This is used by argparse for user specific parts. Tested using the echo meta-command. Signed-off-by:Werner Koch <wk@gnupg.org>
-
- 18 Dec, 2020 1 commit
-
-
Werner Koch authored
* src/argparse.c (_gpgrt_argparse): Factor some code out to ... (prepare_arg_return): new. (_gpgrt_argparse): No missing arg error in ignore sections. -- Options in an [ignore] section do not anymore lead to an error if an argument is missing. However, if the option is also in a force section the error is thrown. Signed-off-by:Werner Koch <wk@gnupg.org>
-