[Pkg-gnupg-commit] [libassuan] branch master updated (df2584e -> b794651)
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Fri Jul 15 00:20:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a change to branch master
in repository libassuan.
from df2584e clean up URLs in debian/control
new d271ed7 Post release updates.
new 7101fcb Improve getting of max. number of open fds.
new d60ef71 Fix minor memory leaks
new 70bb71e Fix distcheck.
new e64f9a4 Speedup closing fds before an exec.
new 678f606 Allow socket redirection with assuan_socket_connect.
new c52829e Improve test for inet_pton on Solaris.
new cbf913c build: Update config.{guess,sub} to {2016-05-15,2016-06-20}.
new 316a040 Release 2.4.3.
new 2c52569 Imported Upstream version 2.4.3
new f5853bd Merge tag 'upstream/2.4.3'
new 30b3094 preparing new release
new 84ec3f9 more lintian spuriousness removed from build of win32 programs
new b794651 updated gbp.conf for a cleaner git repo for future upgrades
The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
AUTHORS | 6 +-
ChangeLog | 49 +++++++
Makefile.am | 14 ++
Makefile.in | 15 +++
NEWS | 12 ++
README | 2 +-
VERSION | 2 +-
build-aux/config.guess | 159 ++++++++++++++---------
build-aux/config.sub | 46 ++++---
config.h.in | 5 +-
configure | 100 +++++++++++---
configure.ac | 17 ++-
debian/changelog | 9 ++
debian/gbp.conf | 26 ++++
debian/libassuan-mingw-w64-dev.lintian-overrides | 4 +
doc/assuan.info | 4 +-
doc/stamp-vti | 4 +-
doc/version.texi | 4 +-
src/Makefile.in | 4 +-
src/assuan-handler.c | 2 +-
src/assuan-pipe-connect.c | 10 +-
src/assuan-socket-connect.c | 12 +-
src/assuan-uds.c | 10 +-
src/system-posix.c | 113 ++++++++++++++--
src/system.c | 26 ++--
tests/Makefile.am | 2 +-
tests/Makefile.in | 2 +-
tests/fdpassing.c | 28 ++--
tests/socks5 | Bin 59432 -> 0 bytes
29 files changed, 517 insertions(+), 170 deletions(-)
delete mode 100755 tests/socks5
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/libassuan.git
More information about the Pkg-gnupg-commit
mailing list