Code review comment for ~lamoura/ubuntu/+source/unattended-upgrades:md5sum-fix

Revision history for this message
Bryce Harrington (bryce) wrote :

Changes look good, I've uploaded the updated branch:

$ dput -f ubuntu unattended-upgrades_1.1ubuntu1.18.04.7~16.04.7_source.changes
Checking signature on .changes
gpg: /home/bryce/pkg/UnattendedUpgrades/review-mp397867/unattended-upgrades_1.1ubuntu1.18.04.7~16.04.7_source.changes: Valid signature from E603B2578FB8F0FB
Checking signature on .dsc
gpg: /home/bryce/pkg/UnattendedUpgrades/review-mp397867/unattended-upgrades_1.1ubuntu1.18.04.7~16.04.7.dsc: Valid signature from E603B2578FB8F0FB
Uploading to ubuntu (via ftp to upload.ubuntu.com):
  Uploading unattended-upgrades_1.1ubuntu1.18.04.7~16.04.7.dsc: done.
  Uploading unattended-upgrades_1.1ubuntu1.18.04.7~16.04.7.tar.xz: done.
  Uploading unattended-upgrades_1.1ubuntu1.18.04.7~16.04.7_source.changes: done.
Successfully uploaded packages.

$ git ubuntu tag --upload -f
Updated tag 'upload/1.1ubuntu1.18.04.7_16.04.7' (was 140665e)

$ git push -f pkg upload/1.1ubuntu1.18.04.7_16.04.7
Enumerating objects: 20, done.
Counting objects: 100% (20/20), done.
Delta compression using up to 12 threads
Compressing objects: 100% (14/14), done.
Writing objects: 100% (14/14), 2.06 KiB | 351.00 KiB/s, done.
Total 14 (delta 9), reused 0 (delta 0)
To ssh://git.launchpad.net/ubuntu/+source/unattended-upgrades
 + 140665e...e75398b upload/1.1ubuntu1.18.04.7_16.04.7 -> upload/1.1ubuntu1.18.04.7_16.04.7 (forced update)

« Back to merge proposal