[Pkg-gnupg-commit] [libgpg-error] 32/35: Merge tag 'upstream/1.22'

Daniel Kahn Gillmor dkg at fifthhorseman.net
Mon Apr 25 21:47:14 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 d635c6e42eba8bf1de7b6e549bd35bf3daeb18e9
Merge: 0eae1dc 16a32cf
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Mon Apr 25 17:34:33 2016 -0400

    Merge tag 'upstream/1.22'
    
    Upstream version 1.22

 ABOUT-NLS                                          |     4 +-
 AUTHORS                                            |    88 +-
 ChangeLog                                          |   101 +
 Makefile.am                                        |    16 +-
 Makefile.in                                        |   920 -
 NEWS                                               |    18 +
 VERSION                                            |     2 +-
 aclocal.m4                                         |  1373 --
 autogen.sh                                         |     2 +-
 build-aux/compile                                  |     2 +-
 build-aux/config.guess                             |   143 +-
 build-aux/config.sub                               |    36 +-
 build-aux/depcomp                                  |     2 +-
 build-aux/ltmain.sh                                |     6 +-
 build-aux/mdate-sh                                 |     2 +-
 build-aux/missing                                  |     6 +-
 build-aux/texinfo.tex                              |    12 +-
 config.h.in                                        |   275 -
 configure                                          | 19533 -------------------
 configure.ac                                       |    28 +-
 doc/Makefile.am                                    |     2 +-
 doc/Makefile.in                                    |   916 -
 doc/errorref.txt                                   |     4 +
 doc/gpgrt.info                                     |     4 +-
 doc/stamp-vti                                      |     4 +-
 doc/version.texi                                   |     4 +-
 doc/yat2m.c                                        |     2 +-
 lang/Makefile.in                                   |   667 -
 lang/cl/Makefile.in                                |   585 -
 lang/cl/gpg-error.asd                              |     2 +-
 libgpg-error.spec                                  |     2 +-
 m4/Makefile.in                                     |   474 -
 m4/ac_prog_cc_for_build.m4                         |     2 +-
 m4/libtool.m4                                      |     2 +-
 m4/threadlib.m4                                    |     2 +-
 po/cs.gmo                                          |   Bin 20911 -> 0 bytes
 po/cs.po                                           |   332 +-
 po/da.gmo                                          |   Bin 19906 -> 0 bytes
 po/da.po                                           |   332 +-
 po/de.gmo                                          |   Bin 28209 -> 0 bytes
 po/de.po                                           |   332 +-
 po/en at boldquot.header                              |     2 +-
 po/en at quot.header                                  |     2 +-
 po/eo.gmo                                          |   Bin 16376 -> 0 bytes
 po/eo.po                                           |   332 +-
 po/fr.gmo                                          |   Bin 21567 -> 0 bytes
 po/fr.po                                           |   332 +-
 po/hu.gmo                                          |   Bin 17543 -> 0 bytes
 po/hu.po                                           |   332 +-
 po/it.gmo                                          |   Bin 21166 -> 0 bytes
 po/it.po                                           |   332 +-
 po/ja.gmo                                          |   Bin 30887 -> 0 bytes
 po/ja.po                                           |   348 +-
 po/libgpg-error.pot                                |   332 +-
 po/nl.gmo                                          |   Bin 20610 -> 0 bytes
 po/nl.po                                           |   332 +-
 po/pl.gmo                                          |   Bin 21209 -> 0 bytes
 po/pl.po                                           |   332 +-
 po/pt.gmo                                          |   Bin 21407 -> 0 bytes
 po/pt.po                                           |   332 +-
 po/ro.gmo                                          |   Bin 14347 -> 0 bytes
 po/ro.po                                           |   332 +-
 po/ru.gmo                                          |   Bin 35559 -> 0 bytes
 po/ru.po                                           |   332 +-
 po/sr.gmo                                          |   Bin 21288 -> 0 bytes
 po/sr.po                                           |   332 +-
 po/stamp-po                                        |     1 -
 po/sv.gmo                                          |   Bin 16234 -> 0 bytes
 po/sv.po                                           |   332 +-
 po/uk.gmo                                          |   Bin 36594 -> 0 bytes
 po/uk.po                                           |   332 +-
 po/vi.gmo                                          |   Bin 18368 -> 0 bytes
 po/vi.po                                           |   332 +-
 po/zh_CN.gmo                                       |   Bin 11753 -> 0 bytes
 po/zh_CN.po                                        |   332 +-
 po/zh_TW.gmo                                       |   Bin 19667 -> 0 bytes
 po/zh_TW.po                                        |   332 +-
 src/Makefile.am                                    |     8 +-
 src/Makefile.in                                    |  1311 --
 src/err-codes.h                                    |   342 +-
 src/err-codes.h.in                                 |     4 +-
 src/estream-printf.c                               |     2 +-
 src/estream-printf.h                               |     2 +-
 src/estream.c                                      |   640 +-
 src/gen-posix-lock-obj.c                           |    16 +-
 src/gen-w32-lock-obj.c                             |     2 +-
 src/gpg-error.def.in                               |     8 +-
 src/gpg-error.h.in                                 |    34 +-
 src/gpg-error.vers                                 |     2 +-
 src/gpgrt-int.h                                    |     2 +-
 src/init.c                                         |     2 +-
 src/init.h                                         |     2 +-
 src/lock.h                                         |     2 +-
 src/mkheader.c                                     |     2 +
 src/mkw32errmap.c                                  |     2 +-
 src/posix-lock-obj.h                               |     2 +-
 src/posix-lock.c                                   |     2 +-
 src/posix-thread.c                                 |     2 +-
 .../lock-obj-pub.armv5-unknown-linux-musleabi.h    |    23 +
 .../lock-obj-pub.armv6-unknown-linux-musleabihf.h  |    23 +
 src/syscfg/lock-obj-pub.nios2-unknown-linux-gnu.h  |    23 +
 src/syscfg/lock-obj-pub.x86_64-pc-linux-musl.h     |    25 +
 src/thread.h                                       |     2 +-
 src/version.c                                      |     4 +-
 src/versioninfo.rc.in                              |     2 +-
 src/visibility.c                                   |     2 +-
 src/visibility.h                                   |     2 +-
 src/w32-add.h                                      |    18 +
 src/w32-gettext.c                                  |    10 +-
 src/w32-iconv.c                                    |  1793 ++
 src/w32-lock-obj.h                                 |     2 +-
 src/w32-lock.c                                     |     2 +-
 src/w32-thread.c                                   |     2 +-
 tests/Makefile.in                                  |   811 -
 tests/t-common.h                                   |     2 +-
 tests/t-lock.c                                     |     2 +-
 tests/t-poll.c                                     |     2 +-
 tests/t-printf.c                                   |     2 +-
 tests/t-version.c                                  |     2 +-
 119 files changed, 6305 insertions(+), 30740 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