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

guillem pushed a change to branch 1.18.x
in repository dpkg.

    from a00610920 Fix minor error in German dpkg translation
     add 4827c8cea Bump version to 1.18.25
     add 0aeb21504 debian: Add versioned Build-Depends on tar
     add 6c0e73a53 Merge branch '1.18.x'
     add 93c2a0858 s-s-d: Parse usernames and groupnames starting with digits 
correctly
     add 6f7c5d101 dpkg-genbuildinfo: Always use the binary version for the 
.buildinfo filename
     add ccaf877b2 libdpkg: Fix integer overflow in deb(5) version parser
     add 53310bfd9 libdpkg: Fix integer overflow in unit test
     add 8d80f5b3e man: Update buildinfo information to match the current 
implementation
     add 4f0506459 man: Use correct name for archname validator value
     add 634200ccc Dpkg::Getopt: Do not normalize args past a passthrough stop 
word
     add bb3f3e7ea dpkg-buildpackage: Do not rehash .dsc file when signing 
binary-only builds
     add 0f34ad8fb dpkg-deb: Fix directory traversal with --raw-extract
     add 2adba9aa9 arch: Add support for riscv64 CPU
     add 1240bdbb1 Update git URLs for move away from alioth.debian.org
     add eb870c76f po: Update translations from master branch
     add b08068d4b Release 1.18.25

No new revisions were added by this update.

Summary of changes:
 README                         |   2 +-
 data/cputable                  |   1 +
 debian/changelog               |  43 +++-
 debian/control                 |   6 +-
 dpkg-deb/dpkg-deb.h            |   2 +
 dpkg-deb/extract.c             |  16 +-
 dselect/po/bs.po               |   2 +-
 dselect/po/ca.po               |   2 +-
 dselect/po/cs.po               |   2 +-
 dselect/po/da.po               |   2 +-
 dselect/po/de.po               |   2 +-
 dselect/po/dselect.pot         |   4 +-
 dselect/po/el.po               |   2 +-
 dselect/po/es.po               |   2 +-
 dselect/po/et.po               |   2 +-
 dselect/po/eu.po               |   2 +-
 dselect/po/fr.po               |   2 +-
 dselect/po/gl.po               |   2 +-
 dselect/po/hu.po               |   2 +-
 dselect/po/id.po               |   2 +-
 dselect/po/it.po               |   2 +-
 dselect/po/ja.po               |   2 +-
 dselect/po/ko.po               |   2 +-
 dselect/po/nb.po               |   2 +-
 dselect/po/nl.po               |   2 +-
 dselect/po/nn.po               |   2 +-
 dselect/po/pl.po               |   2 +-
 dselect/po/pt.po               |   2 +-
 dselect/po/pt_BR.po            |   2 +-
 dselect/po/ro.po               |   2 +-
 dselect/po/ru.po               |   2 +-
 dselect/po/sk.po               |   2 +-
 dselect/po/sv.po               |   2 +-
 dselect/po/tl.po               |   2 +-
 dselect/po/vi.po               |   2 +-
 dselect/po/zh_CN.po            |   2 +-
 dselect/po/zh_TW.po            |   2 +-
 lib/dpkg/deb-version.c         |  27 ++-
 lib/dpkg/t/t-deb-version.c     |  22 ++-
 man/deb-buildinfo.man          |   4 +-
 man/deb-src-control.man        |   4 +-
 man/dpkg-buildpackage.man      |   8 +-
 man/dpkg-genbuildinfo.man      |   2 +-
 man/dpkg.man                   |   2 +-
 man/po/de.po                   |  57 +++---
 man/po/dpkg-man.pot            |  36 ++--
 man/po/es.po                   |  41 ++--
 man/po/fr.po                   |  44 +++--
 man/po/hu.po                   |  32 +--
 man/po/it.po                   |  44 +++--
 man/po/ja.po                   |  41 ++--
 man/po/nl.po                   | 150 +++++++-------
 man/po/pl.po                   |  41 ++--
 man/po/pt_BR.po                |  32 +--
 man/po/ru.po                   |  32 +--
 man/po/sv.po                   |  44 +++--
 man/po/zh_CN.po                |  33 ++--
 po/ast.po                      |  28 ++-
 po/bs.po                       |  19 +-
 po/ca.po                       |  28 ++-
 po/cs.po                       |  28 ++-
 po/da.po                       |  28 ++-
 po/de.po                       |  23 ++-
 po/dpkg.pot                    |  19 +-
 po/dz.po                       |  26 ++-
 po/el.po                       |  26 ++-
 po/eo.po                       |  28 ++-
 po/es.po                       | 139 ++++++-------
 po/et.po                       |  26 ++-
 po/eu.po                       |  28 ++-
 po/fr.po                       |  28 ++-
 po/gl.po                       |  26 ++-
 po/hu.po                       |  26 ++-
 po/id.po                       |  28 ++-
 po/it.po                       | 439 +++++++++++++++--------------------------
 po/ja.po                       |  27 ++-
 po/km.po                       |  26 ++-
 po/ko.po                       |  28 ++-
 po/ku.po                       |  23 ++-
 po/lt.po                       |  26 ++-
 po/mr.po                       |  26 ++-
 po/nb.po                       |  28 ++-
 po/ne.po                       |  26 ++-
 po/nl.po                       |  24 ++-
 po/nn.po                       |  26 ++-
 po/pa.po                       |  25 ++-
 po/pl.po                       |  28 ++-
 po/pt.po                       | 275 +++++++++-----------------
 po/pt_BR.po                    |  26 ++-
 po/ro.po                       |  28 ++-
 po/ru.po                       |  28 ++-
 po/sk.po                       |  28 ++-
 po/sv.po                       |  28 ++-
 po/th.po                       |  28 ++-
 po/tl.po                       |  26 ++-
 po/tr.po                       |  23 ++-
 po/vi.po                       |  28 ++-
 po/zh_CN.po                    | 141 +++++--------
 po/zh_TW.po                    |  28 ++-
 scripts/Dpkg/Getopt.pm         |  13 +-
 scripts/dpkg-architecture.pl   |   2 +-
 scripts/dpkg-buildpackage.pl   |   6 +-
 scripts/dpkg-genbuildinfo.pl   |   5 +-
 scripts/dpkg-parsechangelog.pl |   2 +-
 scripts/po/ca.po               |   2 +-
 scripts/po/de.po               |   2 +-
 scripts/po/dpkg-dev.pot        |   4 +-
 scripts/po/es.po               |   2 +-
 scripts/po/fr.po               |   2 +-
 scripts/po/pl.po               |   2 +-
 scripts/po/ru.po               |   2 +-
 scripts/po/sv.po               |   2 +-
 scripts/t/Dpkg_Arch.t          |   4 +-
 scripts/t/Dpkg_Getopt.t        |  11 +-
 utils/start-stop-daemon.c      |   6 +-
 115 files changed, 1652 insertions(+), 1238 deletions(-)

-- 
Dpkg.Org's dpkg

Reply via email to