[Pkg-gnupg-commit] [libgpg-error] 26/32: Merge tag 'upstream/1.25'

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Nov 16 01:31:05 UTC 2016


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

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

commit 04e9c59098cdddf498949917a1d5d4d0731c19ef
Merge: 662f4b7 363f5b0
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Wed Nov 16 08:55:14 2016 +0900

    Merge tag 'upstream/1.25'
    
    Upstream version 1.25

 ChangeLog                                     |  132 ++++
 NEWS                                          |   35 +-
 README                                        |   47 +-
 VERSION                                       |    2 +-
 configure.ac                                  |   22 +-
 doc/errorref.txt                              |   59 +-
 doc/gpgrt.info                                |    4 +-
 doc/stamp-vti                                 |    4 +-
 doc/version.texi                              |    4 +-
 lang/cl/gpg-error.asd                         |    2 +-
 libgpg-error.spec                             |    2 +-
 po/cs.po                                      |  248 +++---
 po/da.po                                      |  248 +++---
 po/de.po                                      |  242 +++---
 po/eo.po                                      |  248 +++---
 po/fr.po                                      |  248 +++---
 po/hu.po                                      |  248 +++---
 po/it.po                                      |  248 +++---
 po/ja.po                                      |  252 +++---
 po/libgpg-error.pot                           |  242 +++---
 po/nl.po                                      |  248 +++---
 po/pl.po                                      |  252 +++---
 po/pt.po                                      |  248 +++---
 po/ro.po                                      |  247 +++---
 po/ru.po                                      |  252 +++---
 po/sr.po                                      |  248 +++---
 po/sv.po                                      |  247 +++---
 po/uk.po                                      |  252 +++---
 po/vi.po                                      |  247 +++---
 po/zh_CN.po                                   |  247 +++---
 po/zh_TW.po                                   |  248 +++---
 src/Makefile.am                               |    5 +-
 src/err-codes.h                               |  767 +++++++++---------
 src/err-codes.h.in                            |   13 +-
 src/estream.c                                 |  354 +++++----
 src/gpg-error.def.in                          |    2 +
 src/gpg-error.h.in                            |    5 +-
 src/gpg-error.vers                            |    1 +
 src/gpgrt-int.h                               |  106 +++
 src/lock.h                                    |    2 +
 src/posix-lock.c                              |   22 +
 src/posix-thread.c                            |   26 +
 src/syscfg/lock-obj-pub.i386-apple-darwin.h   |   26 +
 src/syscfg/lock-obj-pub.mingw32.h             |    4 +-
 src/syscfg/lock-obj-pub.x86_64-apple-darwin.h |   28 +
 src/thread.h                                  |    2 +
 src/visibility.c                              |    6 +
 src/visibility.h                              |    2 +
 src/w32-estream.c                             | 1047 +++++++++++++++++++++++++
 src/w32-lock.c                                |   24 +
 src/w32-thread.c                              |   22 +
 tests/t-poll.c                                |    6 +-
 52 files changed, 5108 insertions(+), 2635 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