[Pkg-gnupg-commit] [gnupg1] branch upstream updated (58c1ace -> 712a7ba)

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Aug 2 06:35:17 UTC 2017


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

dkg pushed a change to branch upstream
in repository gnupg1.

      from  58c1ace   Imported Upstream version 1.4.21
       new  06db04b   Post release updates
       new  82bc22a   po: Update Norwegian translation
       new  f2acaa5   tools: Fix option parsing for gpg-zip.
       new  23944d0   spelling: Correct achived to achieved.
       new  bb61191   gpg: Fix exporting of zero length user ID packets.
       new  2c2121f   g10: Fix secmem leak.
       new  7b045f5   doc: Fix typo.
       new  782f804   mpi: Fix ARM assembler in longlong.h.
       new  b38f448   mpi: Simplify mpi_powm.
       new  12029f8   mpi: Same computation for square and multiply for mpi_pow.
       new  554ded4   mpi: Minor fix for mpi_pow.
       new  8fd9f72   rsa: Add exponent blinding.
       new  994d5b7   rsa: Allow different build directory.
       new  1b1f448   rsa: Reduce secmem pressure.
       new  6b4abf1   gpg: Fix memory leak.
       new  aababe2   indent: Fix indentation of an if block.
       new  9937aa8   build: Avoid check gpg --version during make distcheck.
       new  5f7667e   po: Update Norwegian translation
       new  6153268   Release 1.4.22
       new  712a7ba   New upstream version 1.4.22

The 20 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          |  329 ++-
 NEWS               |   10 +
 README             |    6 +-
 VERSION            |    2 +-
 cipher/Makefile.am |    2 +-
 cipher/rsa.c       |   40 +-
 configure.ac       |    4 +-
 doc/gnupg1.info    | 4398 ----------------------------------
 doc/gpg.texi       |    4 +-
 doc/stamp-vti      |    4 +-
 doc/version.texi   |    4 +-
 g10/Makefile.am    |    9 +
 g10/build-packet.c |    7 +-
 g10/keygen.c       |   24 +-
 g10/keylist.c      |   36 +-
 g10/textfilter.c   |    1 +
 gnupg.spec         |    2 +-
 mpi/longlong.h     |    6 +-
 mpi/mpi-pow.c      |  161 +-
 po/be.po           |    2 +-
 po/ca.po           |    2 +-
 po/cs.po           |    2 +-
 po/da.po           |    2 +-
 po/de.po           |    2 +-
 po/el.po           |    2 +-
 po/en at boldquot.po  |   10 +-
 po/en at quot.po      |   10 +-
 po/eo.po           |    2 +-
 po/es.po           |    2 +-
 po/et.po           |    2 +-
 po/fi.po           |    2 +-
 po/fr.po           |    2 +-
 po/gl.po           |    2 +-
 po/gnupg.pot       |    4 +-
 po/hu.po           |    2 +-
 po/id.po           |    2 +-
 po/it.po           |    2 +-
 po/ja.po           |    2 +-
 po/nb.po           | 6725 +++++++++++++++++++++++++++++++++++++++++-----------
 po/nl.po           |    2 +-
 po/pl.po           |    2 +-
 po/pt.po           |    2 +-
 po/pt_BR.po        |    2 +-
 po/ro.po           |    2 +-
 po/ru.po           |    2 +-
 po/sk.po           |    2 +-
 po/sv.po           |    2 +-
 po/tr.po           |    2 +-
 po/uk.po           |    2 +-
 po/zh_CN.po        |    2 +-
 po/zh_TW.po        |    2 +-
 tools/gpg-zip.in   |   10 +-
 52 files changed, 5920 insertions(+), 5944 deletions(-)
 delete mode 100644 doc/gnupg1.info

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



More information about the Pkg-gnupg-commit mailing list