~racb/git-ubuntu:empty-changelog-author

Last commit made on 2020-07-31
Get this branch:
git clone -b empty-changelog-author https://git.launchpad.net/~racb/git-ubuntu
Only Robie Basak can upload to this branch. If you are Robie Basak please log in for upload directions.

Branch merges

Branch information

Name:
empty-changelog-author
Repository:
lp:~racb/git-ubuntu

Recent commits

9222c0d... by Robie Basak

Handle empty changelog author names

git (or at least pygit2) won't accept an author name that is empty, so
we must use some placeholder instead. I have adjusted the spec for this
to be 'Unnamed', and behaviour and the existing test case is adjusted
here accordingly.

This shouldn't cause "hash-abi-break" because the importer was failing
on such cases previously. None of the known cases (detailed in the spec)
had been successfully imported previously.

a3cfea7... by Robie Basak

Handle non-UTF8 characters in changelog notes

Handle non-UTF8 characters in changelog entries by replacing them when
creating changelog notes.

d0d2a0a... by Robie Basak

Test handling for non-UTF8 in changelog notes

Some changelog entries in the archive contain non-UTF8 and cannot be
decoded without error. This is a test for the upcoming solution.

The new test reuses gitubuntu/changelog_tests/test_utf8_error from some
other tests. I think this overloading is acceptable because any trap
created by this would immediately cause the test suite to fail.

0ba5be0... by Robie Basak

Temporarily blacklist "slow to reimport" packages

I'm going to reimport these in a separate "slow" importer service
instance with much longer timeouts, so blacklist these from the main
importer instance for now.

11071fe... by Rafael David Tinoco

Import uftrace (and dependency) for rafaeldtinoco

3a0a1ae... by Robie Basak

Add additional kernel packages to blacklist

e266ba4... by Robie Basak

Add additional kernel packages to blacklist

24b85db... by Andreas Hasenack

Import sshuttle

69bf644... by Robie Basak

Merge branch 'snap-fixes'

25fca5b... by Andreas Hasenack

Import liburing, about to be MIRed