-
64987b0...
by
Dave Jones
on 2019-10-23
-
Amend d/changelog
-
195fab2...
by
Dave Jones
on 2019-10-23
-
Tidy up (and fix a few errors in) the templates README
-
53fffbe...
by
Dave Jones
on 2019-10-23
-
Consistent spacing between releases
-
51c6031...
by
Dave Jones
on 2019-10-23
-
Add Focal Fossa entry to Ubuntu template
-
c15c5b5...
by
Matthias Klose
on 2019-10-18
-
Import patches-unapplied version 1.9.0ubuntu2 to ubuntu/focal-proposed
Imported using git-ubuntu import.
Changelog parent: 36a86336135b5f8f167370dd5a7af3e76ad970b5
New changelog entries:
* No-change rebuild to build with python3.8.
-
36a8633...
by
Julian Andres Klode
on 2019-08-06
-
Import patches-unapplied version 1.9.0ubuntu1 to ubuntu/eoan-proposed
Imported using git-ubuntu import.
Changelog parent: 13d6bfbc9da402a9f74de2bf69a818ee3f7427c6
New changelog entries:
* apt/package.py: Use SHA256 instead of MD5 for fetching checks.
This should unbreak snapd, but should really be cleaned up more
and use the entire HashStringList (LP: #1837926)
-
13d6bfb...
by
Julian Andres Klode
on 2019-06-24
-
Import patches-unapplied version 1.9.0 to ubuntu/eoan-proposed
Imported using git-ubuntu import.
Changelog parent: 8810b9d08bfd9cf0eb74efa9e751193e91af36c0
New changelog entries:
* python/pkgsrcrecords.cc: Improve readability of ...BuildDepends
* Port to APT 1.9.0; incompatible changes:
- Remove install_protect() methods
- Remove Package.section attributes
- Remove apt_pkg.rewrite_section()
- Remove unneccessary sptr includes
- apt_pkg.Hashes: remove md5, sha1, sha256 members
- Port install progress to APT::Progress::PackageManagerProgressFd
- apt_pkg.SourceRecords: Set md5 to None in tuple compat
- Remove apt_pkg.Policy(: Package) variant
- Remove Policy.get_match() method
- Add apt_pkg.TagSection.write() method
- apt_pkg.Hashes:
+ Make comparable
+ add hashvalue attribute
- debian/control: Bump libapt-pkg-dev b-d to 1.9.0~
* data/templates/Ubuntu.info.in: Add Eoan Ermine
* Bug fixes:
- apt_pkg.TagRemove: Terminate keyword list array in constructor
- apt_pkg.HashStringList: Avoid nullptr dereference on no result
-
8810b9d...
by
Julian Andres Klode
on 2019-03-11
-
Import patches-unapplied version 1.8.4 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 5d12d1b9cf7e54945de01c55d4ed549780716eeb
New changelog entries:
* apt.Cache: Fix (un)locking in various places
- Fix (un)locking of archives (Closes: #922416)
- Use explicit, more safe locking in update()
* Update mirror lists
-
5d12d1b...
by
Julian Andres Klode
on 2019-02-04
-
Import patches-unapplied version 1.8.3 to debian/sid
Imported using git-ubuntu import.
Changelog parent: b6f1011ed36b39c29e03b14f5d33f8f2fe453e22
New changelog entries:
* test_aptsources: Fix test if current distribution does not exist
-
b6f1011...
by
Julian Andres Klode
on 2019-02-01
-
Import patches-unapplied version 1.8.2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: a35a183296ca3c028eb029d3fbdfacb2acae56ec
New changelog entries:
* Add a init_defaults() method to apt_pkg.Policy
* Document what's new in 1.8