~samkenx/ka:upstream-sigs

Last commit made on 2021-10-05
Get this branch:
git clone -b upstream-sigs https://git.launchpad.net/~samkenx/ka
Only SamKenXStream can upload to this branch. If you are SamKenXStream please log in for upload directions.

Branch merges

Branch information

Name:
upstream-sigs
Repository:
lp:~samkenx/ka

Recent commits

2a0e489... by Jose Manuel Santamaria Lema

Fix stdout printing when veryfying signatures

6f37427... by Jose Manuel Santamaria Lema

Verify upstream tarballs when downloading from KDE's SFTP

5944db1... by Jose Manuel Santamaria Lema

More rsync prints fixes

cd43b9d... by Jose Manuel Santamaria Lema

Merge branch 'master' into upstream-sigs

ac6a37b... by Jose Manuel Santamaria Lema

Fix rsync printing on libka/kde_ftp.py

c254c12... by Jose Manuel Santamaria Lema

Merge branch 'master' into upstream-sigs

a46f6d3... by Jose Manuel Santamaria Lema

Fix pylint warning about not using 'expr is not None'

871257c... by Jose Manuel Santamaria Lema

Fix rsync command stdout printing with flush

Without this, we end up with stdout printing out of order

c3883ad... by Jose Manuel Santamaria Lema

gbp-tritemio: don't include always the upstream tarball

This used to be useful when reprepro accepted blindly new upstream tarballs with
a different checksum.

Also:
 - the code in question is broken now for debian-synced packages
 - this behavior is a problem when doing things like:
   gbp-tritemio -d ubuntu-exp2,ubuntu-exp3
   because we would end up uploading to tritemio two source packages with the
   same upstream tarball, and reprepro would fail to process both

1f81adf... by Jose Manuel Santamaria Lema

Initial support for upstream signing, disabled by default

TODO: verify the tarballs downloaded with KDE's SFTP