~waveform/ubuntu/+source/python-apt:sru-dupe-ppa-xenial

Last commit made on 2020-01-30
Get this branch:
git clone -b sru-dupe-ppa-xenial https://git.launchpad.net/~waveform/ubuntu/+source/python-apt
Only Dave Jones can upload to this branch. If you are Dave Jones please log in for upload directions.

Branch merges

Branch information

Name:
sru-dupe-ppa-xenial
Repository:
lp:~waveform/ubuntu/+source/python-apt

Recent commits

c5322c9... by Dave Jones

Don't duplicate disabled sources during add()

When calling SourcesList.add don't duplicate disabled sources. Continue
to permit enabling disabled sources during addition, but not disabling
enabled sources.

Tests are included for both duplicate suppression and the enabling
functionality (which didn't seem to be covered by the existing tests),
as well as tests for pos.

LP: #1311056

40a06ae... by Marc Deslauriers

Import patches-unapplied version 1.1.0~beta1ubuntu0.16.04.8 to ubuntu/xenial-security

Imported using git-ubuntu import.

Changelog parent: fc781e17e55e7e6f31aceec0b0c6534424b5f8ba

New changelog entries:
  * SECURITY REGRESSION: crash with ubuntu-release-upgrader (LP: #1860606)
    - apt/cache.py: make allow_unauthenticated argument to
      fetch_archives() optional.

fc781e1... by Julian Andres Klode

Import patches-unapplied version 1.1.0~beta1ubuntu0.16.04.7 to ubuntu/xenial-security

Imported using git-ubuntu import.

Changelog parent: 4d66dc089bc3ba4050676f33776fa6df4a4f8f7c

New changelog entries:
  * SECURITY UPDATE: Check that repository is trusted before downloading
    files from it (LP: #1858973)
    - apt/cache.py: Add checks to fetch_archives() and commit()
    - apt/package.py: Add checks to fetch_binary() and fetch_source()
    - CVE-2019-15796
  * SECURITY UPDATE: Do not use MD5 for verifying downloadeds
    (Closes: #944696) (#LP: #1858972)
    - apt/package.py: Use all hashes when fetching packages, and
      check that we have trusted hashes when downloading
    - CVE-2019-15795
  * To work around the new checks, the parameter allow_unauthenticated=True
    can be passed to the functions. It defaults to the value of the
    APT::Get::AllowUnauthenticated option.
    - Bump Breaks aptdaemon (<< 1.1.1+bzr982-0ubuntu14.2), as it will have
      to set that parameter after having done validation.
  * Necessary backports:
    - turn elements in apt_pkg.SourceRecords.files into a class, rather than
      a tuple (w/ legacy compat), so we can get to their hashes
    - add apt_pkg.HashStringList
    - add apt_pkg.Hashes.hashes
  * Automatic changes and fixes for external regressions:
    - Adjustments to test suite and CI to fix CI regressions
    - Automatic mirror list update

4d66dc0... by Julian Andres Klode

Import patches-unapplied version 1.1.0~beta1ubuntu0.16.04.5 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 2fda27cd15552af77c8a36665fbe43a32159a0ca

New changelog entries:
  * Fix erronous use of apt_pkg.Error
    apt_pkg.Error was introduced in later versions, and accidentally
    used when backporting fixes in the previous SRU. (LP: #1830635)
  * Update mirror lists

2fda27c... by Julian Andres Klode

Import patches-unapplied version 1.1.0~beta1ubuntu0.16.04.4 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: ec0b66a96b92686b417a7125944b2ce8526603f9

New changelog entries:
  * apt.Cache: Fix (un)locking of archives (Closes: #922416) (LP: #1826870)
  * apt.Cache: Use explicit, more safe locking in update()
  * Update mirror lists

ec0b66a... by Julian Andres Klode

Import patches-unapplied version 1.1.0~beta1ubuntu0.16.04.3 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: d57931e675de5b3c7c41cc8e6d678e8b4e2c4a1e

New changelog entries:
  * Frontend locking and related locking improvements (LP: #1795407)
    - apt.Cache: Keep / Re-establish the system lock in commit()
    - apt.Cache: Keep archive locked during commit()/ in fetch_archives()
    - apt.Cache: Reinstate locks in a finally / run dpkg inside try
    - Introduce frontend locking
    - Convert apt.Cache.commit and apt_pkg.DepCache.commit to FE lock
  * Other changes to make that work:
    - travis CI: enable PPA for new apt versions
  * As always, updated mirror lists

d57931e... by Julian Andres Klode

Import patches-unapplied version 1.1.0~beta1ubuntu0.16.04.2 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 6c368730b5964f1c617502c1aa9c1a1b52d65c9b

New changelog entries:
  * python/tag.cc: Fix invalid read in TagFileNext
  * DepCache: Check that candidate we are setting belongs to package
  * Raise CacheMismatchError if objects passed to DepCache are from different cache
    (LP: #1737441); also includes the following regression fixes from bionic:
    - apt.Cache: Remap objects when reopening cache (LP: 1773316 in bionic+), incl. regression fixes:
      + Add more extensive test cases for cache remapping
      + Regression fix: Do not override __hash__ in apt.package.Package (LP: 1780099 in bionic+)
  * CI / pre-build / data changes:
    - Replace broken travis CI integration with current docker-based one
    - utils/get_debian_mirrors.py: Get data from salsa (for pre-build hook)
    - debian/control: Point to salsa instead of anonscm
    - debian/gbp.conf: Point to 1.1.y-xenial branch
    - Updated mirror list

6c36873... by Ɓukasz Zemczak

Import patches-unapplied version 1.1.0~beta1ubuntu0.16.04.1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: d531c4676ab65c07e172e3ad51876384cc9b9c03

New changelog entries:
  * Refreshed mirror list for upcoming point-release.

d531c46... by Matthias Klose

Import patches-unapplied version 1.1.0~beta1build1 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 67cc2e8dec42a214bfa89930acf44922631fb221

New changelog entries:
  * No-change rebuild to drop python3.4 support.

67cc2e8... by Julian Andres Klode

Import patches-unapplied version 1.1.0~beta1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: bb6c7b68d711f34d619e3b08949cf6a77e1d3aa5

New changelog entries:
  * Upload to unstable
  [ Michael Vogt ]
  * Do not show pulse progress when the output is not a tty
  * Fix build-dependencies parsing from debian/control
  * Print the failed function name in PyPkgManager::res()
  [ Julian Andres Klode ]
  * test_paths.py: Catch the IndexRecords warning
  * Release 1.0.1
  * changelog: Fix up the uploader name and close Barry's bug
  * doc: tutorials: contribution: Rewrite for git and other changes
    (Closes: #802084)
  * Build with cleaner headers
  * Use pkgCache::Version::No instead of pkgCache::Version::None
  * apt.utils: Support parsing InRelease files (LP: #1503979)
    Thanks to Brian Murray <email address hidden> for the initial patch.
  * apt.utils: Open the release files using a 'with' statement
  [ Jakub Wilk ]
  * apt/debfile.py: Fix typo
  * apt/debfile.py: Fix typo
  [ Martin Pitt ]
  * ./data/templates/Ubuntu.info.in: Add Xenial template.
  * doc/source/examples/apt-cdrom.py: Fix PEP-8 errors.