[Pkg-gnupg-commit] [libgpg-error] branch master updated (0dc7978 -> b8f09d1)

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Jul 14 23:49:27 UTC 2016


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

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

      from  0dc7978   prepare 1.23 release
       new  32d671c   Post release updates
       new  0982a72   estream: Remove two compiler warning.
       new  9b5e3d1   doc: Update yat2m.c
       new  7213299   w32: Silence compiler warnings about redefined macros.
       new  467ccbb   estream: Fix bug es_fclose_snatch if a seek has been used.
       new  1a53a0a   yat2m: Fix table formatting.
       new  65e9676   Define EWOULDBLOCK in case it is not defined
       new  abcdfa7   Fix build without threads
       new  d57a16c   Add an option to disable tests
       new  387eeb5   build: Update config.{guess,sub} to {2016-05-15,2016-06-20}.
       new  bb1269c   Release 1.24
       new  5e7ab2c   Imported Upstream version 1.24
       new  b333340   Merge tag 'upstream/1.24'
       new  9ef7da6   refresh patches
       new  b8f09d1   prepare new upstream release

The 15 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:
 ChangeLog                                          |  52 ++++++++++
 Makefile.am                                        |   8 +-
 NEWS                                               |  10 ++
 VERSION                                            |   2 +-
 build-aux/config.guess                             |  22 ++--
 build-aux/config.sub                               |  14 ++-
 configure.ac                                       |   9 +-
 debian/changelog                                   |   6 ++
 .../patches/0001-avoid-identifying-as-beta.patch   |   2 +-
 ...re-revision-by-length-of-debian-changelog.patch |   4 +-
 doc/Makefile.am                                    |   2 +-
 doc/errorref.txt                                   |   1 +
 doc/gpgrt.info                                     |   4 +-
 doc/stamp-vti                                      |   4 +-
 doc/version.texi                                   |   4 +-
 doc/yat2m.c                                        |  67 ++++++++++--
 lang/cl/gpg-error.asd                              |   2 +-
 libgpg-error.spec                                  |   2 +-
 po/cs.po                                           |   2 +-
 po/da.po                                           |   2 +-
 po/de.po                                           |   2 +-
 po/eo.po                                           |   2 +-
 po/fr.po                                           |   2 +-
 po/hu.po                                           |   2 +-
 po/it.po                                           |   2 +-
 po/ja.po                                           |   2 +-
 po/libgpg-error.pot                                |   4 +-
 po/nl.po                                           |   2 +-
 po/pl.po                                           |   2 +-
 po/pt.po                                           |   2 +-
 po/ro.po                                           |   2 +-
 po/ru.po                                           |   2 +-
 po/sr.po                                           |   2 +-
 po/sv.po                                           |   2 +-
 po/uk.po                                           |   2 +-
 po/vi.po                                           |   2 +-
 po/zh_CN.po                                        |   2 +-
 po/zh_TW.po                                        |   2 +-
 src/estream.c                                      | 113 ++++++++++++---------
 src/gen-posix-lock-obj.c                           |   4 +-
 tests/t-lock.c                                     |   4 +-
 tests/t-poll.c                                     |   4 +-
 42 files changed, 274 insertions(+), 108 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