APT

apt:ubuntu/trusty

Last commit made on 2019-10-10
Get this branch:
git clone -b ubuntu/trusty https://git.launchpad.net/apt

Branch merges

Branch information

Name:
ubuntu/trusty
Repository:
lp:apt

Recent commits

51ef4a8... by Julian Andres Klode

Release 1.0.1ubuntu2.24

9bdc328... by Michael Vogt

Ensure we have a Policy in CacheFile.BuildDepCache()

This partly reverts d059cc2 and fixes bug #753297 in a more
general way by ensuring that CacheFile.BuildDepCache() builds
a pkgPolicy if there isn't one already.

(cherry picked from commit 592d06b6f3c2ef2ae47c38005ae3c4e96a0841f2)
(test cherry picked from commit d059cc2668f284a7db77a15d1d742326d464e963)

LP: #1847496

04d61af... by Julian Andres Klode

Release 1.0.1ubuntu2.23

3b75680... by Julian Andres Klode

Fix regression in pinning of local-only package versions

If a package version is only available in the status file, and that
version is pinned, the never change made it ignore that pin, as it
considered all available sources to have the pin "never" - which is
wrong.

LP: #1821308

362c6ee... by Julian Andres Klode

Release 1.0.1ubuntu2.22

bb3634f... by Julian Andres Klode

Merge translations from 1.2.31

3cdd1f4... by Julian Andres Klode

apt.dirs: Install auth.conf.d directory

The missing auth.conf.d directory was an oversight, it should
be there.

LP: #1818996
(cherry picked from commit 192a152c3d818f49dbd1ecfd8028532558a57758)

f490c8f... by Julian Andres Klode

Release 1.0.1ubuntu2.21

a7dfc32... by Julian Andres Klode

Introduce APT::Install::Pre-Invoke / Post-Invoke-Success

These will run in our frontends currently, and can show
messages. For the sake of keeping the implementation
complexity low, a non-success variant of Post-Invoke
is not provided.

LP: #1815761
(cherry picked from commit 3f3cad74c2abbe3837fa98030c703dd4f5f191dc)
(cherry picked from commit b93802c2a30e60d7a21b309fd0724be8ac2a2d78)
(cherry picked from commit d570765ea4952a503c1a6531ac5de89259f06b33)
(cherry picked from commit 60a0770538b8c1603ace4293bb76c426692a953a)

b8d1a3a... by Julian Andres Klode

NeverAutoRemove kernel meta packages

This gives more protection for people where kernel metapackages
are accidentally removed.

LP: #1787460
(cherry picked from commit a4b0ce5a4f5068f780b3aa94473230b5093a837d)
(cherry picked from commit 890f21e846025701f4596a69399f798219357c76)
(cherry picked from commit 67fdc0cf55f4e91905b16e0f582ce70999997c8d)