[Pkg-gnupg-commit] [gnupg2] branch master updated (3fe6b49 -> 1674748)
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Tue Feb 6 04:20:12 UTC 2018
This is an automated email from the git hooks/post-receive script.
dkg pushed a change to branch master
in repository gnupg2.
from 3fe6b49 prepare debian release
new fd9e8a1 do not use uupdate (we use gbp-import-orig)
adds e0140c0 Post release updates
adds 0bb7fd0 scd: Enable card removal check after select_application.
adds ea28ea1 gpg: Fix memory leaking for long inputs via --command-fd.
adds 531182b build: Update distsigkey.gpg
adds 18af152 agent: New option --auto-expand-secmem.
adds 4cf3cc6 gpg: Do not read from uninitialized memory with --list-packets.
adds 8a29173 doc: clarify that --encrypt refers to public key encryption
adds 0d0b9eb g10: Fix regexp sanitization.
adds 1524ba9 agent: Set assuan system hooks before call of assuan_sock_init.
adds b9677ba agent: Change intialization of assuan socket system hooks.
adds 2fedf85 build: Do not define logging.h constants for libgpg-error dev versions.
adds 5b8d12a speedo,w32: Disable FLTK pinentry.
adds 5c121d4 agent: Fix description of shadow format.
adds 6391de3 doc: Fix Dijkstra
adds ddd54d8 Revert: build: Do not define logging.h constants for ...
adds 3e72143 doc: Typo fix
adds 6c1dcd7 dirmngr: Keep track of domains used for WKD queries
adds 7a663c2 dirmngr: Limit the number of cached domains for WKD.
adds f2997ad dirmngr: Add a background task framework.
adds 20b52be dirmngr: Check for WKD support at session end
adds 17efcd2 build: New configure option --enable-run-gnupg-user-socket.
adds c81a447 Change backlog from 5 to 64 and provide option --listen-backlog.
adds 8ede3ae gpg: default-preference-list: prefer SHA512.
adds 8602b98 indent: Re-indent get_pubkeys.
adds 29119a6 gpg: Remove some xmallocs.
adds cd26c54 gpg: Return an error from hexfingerprint on malloc error.
adds 9f64143 gpg: Simplify default_recipient().
adds 067e62f indent: Re-indent g10/cipher.c
adds b5333e1 gpg: Simplify cipher:write_header.
adds 416cf9e gpg: Print a warning for too much data encrypted with 3DES et al.
adds e3ddeff po: Update Japanese translation.
adds 8c878ae sm: Allow explicit setting of the default --compliance=gnupg
adds d74c40c gpgconf: Show --compliance in expert mode.
adds 482e000 conf: New option --status-fd.
adds 3a48455 po: Fix a string in de and nl. Mark a string in ro and sk fuzzy.
adds faecaf8 po: Auto-update
adds 7449063 wks: New server options --check, --with-dir, with-file.
adds c7b8ec6 po: Update Russian translation
adds 43aaf60 po: Update Czech translation
adds b497578 po: Auto-update
adds 558b175 Release 2.2.4
adds cc7610f New upstream version 2.2.4
new 09c829b Update upstream source from tag 'upstream/2.2.4'
new eca7310 dirmngr: cannot avoid idling in current arrangement
new 8a5c913 adjusting fixes to gpgsm defaults
new 17bd4a7 prefer SHA-512 specifically on personal-digest-preferences.
new c37b77a refresh patches
new 027a094 Standards-Version: bump to 4.1.3 (no changes needed)
new a307a7c drop unnecessary lintian override
new ec8cff3 reflect actual requirement for libassuan
new fc9e414 import bugfixes from upstream
new 7e3ce18 prepare debian release
new 7a3673f move to debhelper 11
new 6eabeb7 d/control: move Vcs to salsa
new 75f4f9f import more bugfixes and hardware from upstream
new c27c541 Fix FTBFS on hppa (Closes: #887843)
new 1674748 prepare debian release
The 16 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 | 226 +++
NEWS | 33 +
VERSION | 2 +-
agent/gpg-agent.c | 28 +-
agent/protect.c | 2 +-
agent/t-protect.c | 2 +-
build-aux/speedo.mk | 5 +-
common/homedir.c | 14 +-
configure.ac | 18 +-
debian/changelog | 27 +
debian/compat | 2 +-
debian/control | 10 +-
.../Avoid-simple-memory-dumps-via-ptrace.patch | 10 +-
...d-Increase-libassuan-min-version-to-2.5.0.patch | 31 +
...r-buffer-for-homedir-in-case-of-64-bit-UI.patch | 33 +
...ve-assuan-error-comment-for-cmd-keyserver.patch | 35 +
...void-automatically-checking-upstream-swdb.patch | 44 +-
.../dirmngr-Avoid-need-for-hkp-housekeeping.patch | 10 +-
.../dirmngr-Drop-useless-housekeeping.patch | 213 --
...oc-Note-pinentry-mode-for-passphrase-opts.patch | 55 +
...en-key-as-an-alias-for-quick-generate-key.patch | 25 +
...ile-time-configuration-of-s2k-calibration.patch | 4 +-
...a-secret-key-by-checking-availability-und.patch | 10 +-
.../gpg-default-to-3072-bit-RSA-keys.patch | 12 +-
.../gpgsm-default-to-3072-bit-keys.patch | 6 +-
...inguish-cancel-by-user-and-protocol-error.patch | 2 +-
...futuredefault-as-alias-for-future-default.patch | 61 +
...e-of-cv25519-and-ed25519-in-the-keygen-pa.patch | 34 +
...-use-of-future-default-with-quick-add-key.patch | 157 ++
...g-Update-list-of-card-vendors-from-master.patch | 28 +
...-threads-to-interrupt-main-select-loop-wi.patch | 12 +-
...-scheduled-checks-on-socket-when-inotify-.patch | 4 +-
...gent-Avoid-tight-timer-tick-when-possible.patch | 10 +-
...gent-Create-framework-of-scheduled-timers.patch | 20 +-
...tive-card-at-start-by-internal-CCID-drive.patch | 64 +
...pport-KDF-Data-Object-of-OpenPGPcard-V3.3.patch | 288 +++
debian/patches/series | 14 +-
...-to-SHA-512-for-all-signature-types-on-RS.patch | 2 +-
...SHA-512-and-SHA-384-in-default-preference.patch | 48 -
...er-SHA-512-and-SHA-384-in-personal-digest.patch | 46 +
debian/rules | 15 +-
debian/source/lintian-overrides | 2 -
debian/watch | 2 +-
dirmngr/Makefile.am | 4 +
dirmngr/dirmngr.c | 32 +-
dirmngr/dirmngr.h | 25 +-
dirmngr/domaininfo.c | 291 +++
dirmngr/ks-action.c | 3 +-
dirmngr/misc.c | 7 +-
dirmngr/server.c | 186 +-
dirmngr/workqueue.c | 214 ++
doc/HACKING | 1 +
doc/defsincdate | 2 +-
doc/dirmngr.texi | 4 +
doc/examples/gpgconf.conf | 7 +-
doc/gpg-agent.texi | 14 +
doc/gpg.texi | 12 +-
doc/scdaemon.texi | 6 +
doc/tools.texi | 8 +
doc/wks.texi | 37 +-
g10/cipher.c | 226 ++-
g10/cpr.c | 8 +-
g10/distsigkey.gpg | Bin 3452 -> 3267 bytes
g10/export.c | 5 +
g10/filter.h | 5 +-
g10/getkey.c | 138 +-
g10/keygen.c | 42 +-
g10/keyid.c | 18 +-
g10/parse-packet.c | 6 +
g10/pkclist.c | 49 +-
g10/revoke.c | 15 +-
g10/tofu.c | 82 +-
g10/trustdb.c | 6 +-
po/ca.po | 869 ++++----
po/cs.po | 2146 +++++++++-----------
po/da.po | 868 ++++----
po/de.po | 872 ++++----
po/el.po | 869 ++++----
po/en at boldquot.po | 869 ++++----
po/en at quot.po | 869 ++++----
po/eo.po | 869 ++++----
po/es.po | 868 ++++----
po/et.po | 869 ++++----
po/fi.po | 869 ++++----
po/fr.po | 868 ++++----
po/gl.po | 869 ++++----
po/gnupg2.pot | 867 ++++----
po/hu.po | 869 ++++----
po/id.po | 869 ++++----
po/it.po | 869 ++++----
po/ja.po | 882 ++++----
po/nb.po | 868 ++++----
po/pl.po | 868 ++++----
po/pt.po | 869 ++++----
po/ro.po | 874 ++++----
po/ru.po | 875 ++++----
po/sk.po | 870 ++++----
po/sv.po | 868 ++++----
po/tr.po | 868 ++++----
po/uk.po | 868 ++++----
po/zh_CN.po | 869 ++++----
po/zh_TW.po | 868 ++++----
scd/apdu.c | 9 +-
scd/app.c | 10 +-
scd/ccid-driver.c | 10 +-
scd/scdaemon.c | 17 +-
sm/gpgsm.c | 2 +
tools/applygnupgdefaults | 2 +-
tools/gpg-wks-server.c | 195 +-
tools/gpgconf-comp.c | 34 +-
tools/gpgconf.c | 112 +-
tools/gpgconf.h | 4 +
112 files changed, 15927 insertions(+), 14082 deletions(-)
create mode 100644 debian/patches/build-Increase-libassuan-min-version-to-2.5.0.patch
create mode 100644 debian/patches/common-Use-larger-buffer-for-homedir-in-case-of-64-bit-UI.patch
create mode 100644 debian/patches/dirmngr-Improve-assuan-error-comment-for-cmd-keyserver.patch
delete mode 100644 debian/patches/dirmngr-idling/dirmngr-Drop-useless-housekeeping.patch
create mode 100644 debian/patches/doc-Note-pinentry-mode-for-passphrase-opts.patch
create mode 100644 debian/patches/doc-Note-quick-gen-key-as-an-alias-for-quick-generate-key.patch
create mode 100644 debian/patches/gpg-Allow-futuredefault-as-alias-for-future-default.patch
create mode 100644 debian/patches/gpg-Allow-the-use-of-cv25519-and-ed25519-in-the-keygen-pa.patch
create mode 100644 debian/patches/gpg-Fix-the-use-of-future-default-with-quick-add-key.patch
create mode 100644 debian/patches/gpg-Update-list-of-card-vendors-from-master.patch
create mode 100644 debian/patches/scd-Fix-for-inactive-card-at-start-by-internal-CCID-drive.patch
create mode 100644 debian/patches/scd-Support-KDF-Data-Object-of-OpenPGPcard-V3.3.patch
delete mode 100644 debian/patches/update-defaults/gpg-Prefer-SHA-512-and-SHA-384-in-default-preference.patch
create mode 100644 debian/patches/update-defaults/gpg-Prefer-SHA-512-and-SHA-384-in-personal-digest.patch
create mode 100644 dirmngr/domaininfo.c
create mode 100644 dirmngr/workqueue.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git
More information about the Pkg-gnupg-commit
mailing list