[Pkg-gnupg-commit] [libgpg-error] 26/29: Merge tag 'upstream/1.27'

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sun Mar 5 00:41:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository libgpg-error.

commit 47e72a4103cec9e4f41c0efc602fb80f853ed8a4
Merge: e5a3e1e 994234c
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Sun Mar 5 00:24:29 2017 +0100

    Merge tag 'upstream/1.27'
    
    Upstream version 1.27

 AUTHORS                                            |   2 +-
 ChangeLog                                          | 421 +++++++++++++++++++++
 Makefile.am                                        |   3 +-
 NEWS                                               |  23 ++
 VERSION                                            |   2 +-
 autogen.rc                                         |   2 +
 autogen.sh                                         | 136 ++++++-
 configure.ac                                       |  36 +-
 doc/errorref.txt                                   |  22 +-
 doc/gpgrt.info                                     |  26 +-
 doc/gpgrt.texi                                     |   4 +-
 doc/stamp-vti                                      |   8 +-
 doc/version.texi                                   |   8 +-
 lang/cl/gpg-error.asd                              |   2 +-
 libgpg-error.spec                                  |   2 +-
 po/cs.po                                           | 226 +++++------
 po/da.po                                           | 226 +++++------
 po/de.po                                           | 244 ++++++------
 po/eo.po                                           | 226 +++++------
 po/fr.po                                           | 226 +++++------
 po/hu.po                                           | 226 +++++------
 po/it.po                                           | 226 +++++------
 po/ja.po                                           | 237 ++++++------
 po/libgpg-error.pot                                | 226 +++++------
 po/nl.po                                           | 226 +++++------
 po/pl.po                                           | 226 +++++------
 po/pt.po                                           | 226 +++++------
 po/ro.po                                           | 226 +++++------
 po/ru.po                                           | 226 +++++------
 po/sr.po                                           | 226 +++++------
 po/sv.po                                           | 226 +++++------
 po/uk.po                                           | 226 +++++------
 po/vi.po                                           | 226 +++++------
 po/zh_CN.po                                        | 226 +++++------
 po/zh_TW.po                                        | 226 +++++------
 src/Makefile.am                                    |  15 +-
 src/b64dec.c                                       | 279 ++++++++++++++
 src/err-codes.h                                    | 252 ++++++------
 src/err-codes.h.in                                 |   1 +
 src/estream.c                                      | 348 +++++++++++------
 src/gpg-error.def.in                               |   4 +
 src/gpg-error.h.in                                 |  19 +-
 src/gpg-error.m4                                   |   2 +-
 src/gpg-error.vers                                 |   4 +
 src/gpgrt-int.h                                    |  63 ++-
 src/init.c                                         | 103 ++++-
 src/mkheader.c                                     |   7 +
 .../lock-obj-pub.armv5-unknown-linux-musleabi.h    |  23 --
 .../lock-obj-pub.armv6-unknown-linux-musleabihf.h  |  23 --
 ...bihf.h => lock-obj-pub.sh3-unknown-linux-gnu.h} |   2 +-
 src/version.c                                      |   2 +-
 src/versioninfo.rc.in                              |   2 +-
 src/visibility.c                                   |  19 +
 src/visibility.h                                   |   7 +
 src/w32-estream.c                                  | 336 ++++++++--------
 tests/Makefile.am                                  |   2 +-
 tests/t-b64dec.c                                   | 123 ++++++
 tests/t-poll.c                                     |  50 +++
 58 files changed, 4185 insertions(+), 2747 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/libgpg-error.git



More information about the Pkg-gnupg-commit mailing list