- 30 Jun, 2022 3 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
The versioned dependency on dpkg is also completely satisfied -- even oldoldoldstable has a more recent version of dpkg.
-
- 30 Apr, 2022 12 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
- remove some references that don't match anything - avoid redundant patterns (* matches everything not otherwise matched) - add debian/* section - trim out boilerplate text for licenses in /usr/share/common-licenses
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
We were using skip-not-installable to filter this out for us, but now it appears that armhf and arm64 can install the required dependencies, but the tests fail on those platforms with an error like so: 0080:err:process:exec_process L"Z:\\tmp\\autopkgtest-lxc.k3nm6kdy\\downtmp\\build.f3d\\src\\test-run.exe" not supported on this system Simpler and cleaner to just scope these specific tests to the platforms where we expect them run.
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
- 19 Aug, 2021 5 commits
-
-
Eric Dorland authored
-
Eric Dorland authored
-
Eric Dorland authored
-
Eric Dorland authored
Update to upstream version '2.5.5' with Debian dir 5f406d3616635178e22f16280a27776f1d54896b
-
Eric Dorland authored
-
- 22 Mar, 2021 1 commit
-
-
Werner Koch authored
-
- 09 Mar, 2021 1 commit
-
-
Werner Koch authored
* src/assuan-socket.c (utf8_to_wchar): Rename to (_assuan_utf8_to_wchar): this and give global scope. * src/system-w32.c (__assuan_spawn): Use CreateProcessW. -- GnuPG-bug-id: 4398
-
- 16 Feb, 2021 1 commit
-
-
Eric Dorland authored
fix ci error #982170 See merge request !1
-
- 07 Feb, 2021 4 commits
-
-
Andreas Metzler authored
Tightened libg-error dependency CI bugfix
-
Andreas Metzler authored
Not doing so would not trigger an error since libgpg-error is listed in libassuan's Requires.private and we are linking statically but it is the right thing to do.
-
Andreas Metzler authored
Fixes CI-error #982170
-
Andreas Metzler authored
Require libgpg-error*-dev with pkg-config files, which is needed for working pkg-config support in libassuan-dev.
-
- 16 Jan, 2021 7 commits
-
-
Eric Dorland authored
-
Eric Dorland authored
-
Eric Dorland authored
-
Eric Dorland authored
Update to upstream version '2.5.4' with Debian dir 7d6582926f400a9462c89a04a4b73521187807cc
-
Eric Dorland authored
-
-
* Non-maintainer upload. * debian/tests/build-windows: updated to fix testsuite flags being incorrectly passed and to skip a test fail on arch arm64. Thanks Gianfranco Costamagna. Closes: 949664
-
- 17 Nov, 2020 2 commits
-
-
NIIBE Yutaka authored
* src/libassuan.m4: Replace AC_HELP_STRING to AS_HELP_STRING. Signed-off-by:
NIIBE Yutaka <gniibe@fsij.org> -
NIIBE Yutaka authored
* configure.ac: Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER. Use AC_USE_SYSTEM_EXTENSIONS instead of AC_GNU_SOURCE. Use AS_HELP_STRING instead of AC_HELP_STRING. (AC_TYPE_SIGNAL): Remove. (AC_DECL_SYS_SIGLIST): Remove. * m4/Makefile.am (EXTRA_DIST): Update. * m4/gnupg-pth.m4: Remove. * m4/onceonly.m4: Remove. * m4/socklen.m4: Update from gnulib. * m4/libtool.m4: Update from libgpg-error. * m4/gpg-error.m4: Update from libgpg-error. Signed-off-by:
NIIBE Yutaka <gniibe@fsij.org>
-
- 12 Nov, 2020 1 commit
-
-
Ben Kibbey authored
* src/assuan-logging.c (_assuan_log_control_channel): Use gpgrt_malloc. Signed-off-by:Ben Kibbey <bjk@luxsci.net>
-
- 23 Oct, 2020 2 commits
-
-
Werner Koch authored
-
Werner Koch authored
-
- 20 Oct, 2020 1 commit
-
-
Werner Koch authored
* src/assuan-socket.c [W32]: Always use CreateFileW. Drop support for Windows-CE (read_port_and_nonce): Use gpgrt_fopen. -- GnuPG-bug-id: 5098 Signed-off-by:Werner Koch <wk@gnupg.org>
-