Branches for Breezy

Name Status Last Modified Last Commit
lp:ubuntu/breezy/dpkg-sig 1 Development 2009-07-21 00:35:29 UTC
2. * HE - dpkg-sig: + Change order...

Author: Marc 'HE' Brockschmidt
Revision Date: 2004-10-15 17:07:16 UTC

* 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.

11 of 1 result