~ubuntu-branches/ubuntu/utopic/signing-party/utopic

Viewing all changes in revision 11.

  • Committer: Package Import Robot
  • Author(s): Guilhem Moulin, Guilhem Moulin, Thijs Kinkhorst
  • Date: 2014-03-22 20:09:26 UTC
  • mfrom: (0.1.18)
  • Revision ID: package-import@ubuntu.com-20140322200926-mc7g0901tvje6cc4
Tags: 1.1.6-1
[ Guilhem Moulin ]
* Avoid unnecessary forks and calls to the command shell.
* caff:
  + Properly MIME-Q encode e-mail headers. (Closes: #659971)
  + Convert internationalized addresses to ASCII in e-mail envelopes and
    headers. (Closes: #637222)
  + Adapt patch from Julius Seemayer to reopen STDIN as a TTY.
    (Closes: #723024)
  + Allow local and owner keyids to be specified as fingerprints.
    (Closes: #635359)
  + Don't redirect gpg's STDERR when importing the keys. (Closes: #612178)
  + Create the mail files in ~/.caff/keys when mail=no. (Closes: #652686)
  + Add an option 'mail-cant-encrypt' for special treatment of keys
    without encryption capability. (Closes: #622790)
  + Adapt patch from oli and add an option 'gpg-sign-type' for custom
    signature types. (Closes: #679951)
  + Add an option 'also-lsign-in-gnupghome' to add non-exportable signatures
    on the user's GnuPGHOME. (Closes: #680136)
  + Accept gpgparticipants formatted content on STDIN. (Closes: #622560)
  + Prefer the keyserver defined in ~/.gnupg/gpg.conf if found.
    (Closes: #720413)
  + Abort upon gpg failure.
  + Create temporary directories in $TMPDIR. (Closes: #735384)
  + Significant performance boost when importing and pruning.
  + Adapt patch from Gaudenz Steinlin and add an option 'show-photos' to
    view photos before signing. (Closes: #594252)
  + Ignore expired / invalid / revoked UIDs when pruning and exporting.
* gpgsigs:
  + Allow long keyids and key fingerprints (preferred). (Closes: #736963)
  + Wrap long UIDs (when used with --latex) and digest lines.
    (Closes: #738718)
  + Make --latex produce a {pdf,lua,Xe}LaTeX-compatible output.
    (Closes: #618781)
  + Allow any checksum algorithm supported by gpg.
  + Don't identify two UATs that have the same size (use the packet hash to
    distinguish them).
  + Mark expired or revoked signatures as such.
  + Display the correct size of UATs.
  + Don't use a helper --photo-viewer to store the UATs; instead use
    --attribute-file and split the output. (Closes: #693906)
  + Add a dependency to GnuPG::Interface to separate the status output from
    STDOUT.
* gpg-mailkeys:
  + Apply patch from Stefan Huber to check for empty FROM. (Closes: #727000)
  + Adapt patch from Stefan Huber to make sendmail's path configurable.
    (Closes: #727001)
* gpgparticipants:
  + Adapt patch from Tanguy Ortolo to output to STDOUT. (Closes: #694465)
  + Adapt patch from Tanguy Ortolo to output to accept any digest algorithm
    supported by gpg (default: SHA256,RIPEMD160). (Closes: #659990)
* gpglist:
  + Handle time-limited signatures (don't list them).
  + Don't mark a signature as revoked if another signature was created after
    the revocation certificate (cf. RFC 4880 section 5.2.1, signature type
    0x30), or if the signature was non-revokable.
  + Don't identify two UATs that have the same size (use the packet hash to
    distinguish them).
* pgpring:
  + Apply patch from Fabrizio Tarizzo to display the correct key length for
    DSA and Elgamal keys. (Closes: #602284)
  + Apply patch from Fabrizio Tarizzo to show creation date on signatures
    and, when present, expiration date on keys and signatures.  Also, add
    options -E and -e to respectively exclude expired keys and signatures
    from the listing. (Closes: #603257)
  + Upgrade aclocal.m4 to autoconf 2.69.
  + Don't checkout unsafe symlink depcomp (automatically created by
    'automake --add-missing') and other files automatically generated by
    automake or autoconf.
* gpgwrap:
  + Link with "read-only relocation" flag set.
* debian.control:
  + Add libnet-idn-encode-perl as Depends for gpgsigs.
  + Add texlive-xetex and fonts-droid as Suggests for gpgsigs.
  + Bump Standards-Version up to 3.9.5 (no changes).
  + Add autotools-dev as Build-Depends for keyanalyze.
  + Add ${python:Depends} as Depends and python as Build-Depends for
    gpgparticipants-prefill.
  + Add autoconf and automake1.11 as Build-Depends for keyanalyze.
* Don't checkout empty directories, as git-svn(1) doesn't like them.

[ Thijs Kinkhorst ]
* Remove Peter Palfrader and Christoph Berg from uploaders, as per their
  request.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: