lp:ubuntu/breezy/dpkg-sig

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/breezy/dpkg-sig
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

2. By Marc 'HE' Brockschmidt <email address hidden>

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

1. By Marc 'HE' Brockschmidt <email address hidden>

* HE:
  - debian/control:
    + Update the Uploaders field, i'm a DD now!
    + Depend on perl, not perl-base.

  - debian/rules:
    + Fix a dh_md5sum problem, it excludes all files with DEBIAN in their
      path (and we have such files as examples)

  - dpkg-sig:
    + Fixed the "Signed deb *changes" output to print out the signed deb,
      not the changes file it was referenced from.
    + Be a bit more verbose when signing .dscs and .changes.
    + Verify deb before signing it. [This lead also to a change on the
      return value of get_md5sums internally]

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/dpkg-sig
This branch contains Public information 
Everyone can see this information.

Subscribers