~ubuntu-branches/ubuntu/utopic/dpkg-sig/utopic-proposed

Viewing all changes in revision 2.

  • Committer: Bazaar Package Importer
  • Author(s): Marc 'HE' Brockschmidt
  • Date: 2004-10-15 17:07:16 UTC
  • Revision ID: james.westby@ubuntu.com-20041015170716-vi2uk9wjxuh3r8k2
Tags: 0.11
* HE
  - dpkg-sig:
    + Change order of return values of get_md5sums.
    + Renamed get_md5sums to get_deb_digests.
    + Added get_deb_parts to allow faster listing of sigs.
    + Use md5sum(1) instead of Digest::MD5
    + Splitted the verify_deb into one sub per signature version,
      this should allow to add new versions more easily.
    + Implemented new signature format suggested by weasel (thanks for
      that!). We now sign sha1sums, md5sums and the size of every
      part in the deb archive. The new format also transports more
      meta-information (Signer, Date and Role). (Closes: #276557) 
    + Restructured dpkg-sig a bit to shorten the things done in main::
    + Added a lot of documentation as POD.
    + Added --remote-ssh-port|-o as cli option to allow people to
      specify the remote sshd port. (Closes: #271454)

  - debian/rules:
    + Generate dpkg-sig.7 from the POD documentation in dpkg-sig.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: