APT

apt:1.7.y

Last commit made on 2019-05-07
Get this branch:
git clone -b 1.7.y https://git.launchpad.net/apt

Branch merges

Branch information

Name:
1.7.y
Repository:
lp:apt

Recent commits

748ad75... by Julian Andres Klode

Release 1.7.5

3e342e3... by Julian Andres Klode

Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgs

LP: #1821640
(cherry picked from commit 507124fd81066536c7c01a2039fcc6ee9f02a234)
(cherry picked from commit d409b63f0124258cb2c28dee0798520207ede57f)

8ea79af... by Julian Andres Klode

Prevent shutdown while running dpkg

As long as we are running dpkg, keep an inhibitor that
blocks us from shutting down.

LP: #1820886
(cherry picked from commit 96aef11a5cf400377a52f7e93e70944b17e249d1)

436d5d5... by Julian Andres Klode

Add test case for local-only packages pinned to never

Test from the fix for the regression in trusty for LP #1821308.

(cherry picked from commit 61159a9be93f930066ad39e4f8eb658e18853b8e)

b0dbcdd... by Julian Andres Klode

Release 1.7.4

dba70b4... by Julian Andres Klode

Merge translations from 1.8.0

4c44441... by Julian Andres Klode

CMake: Install auth.conf.d directory

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

LP: #1818996
(cherry picked from commit 34d850db4011060e9bffeeb08a533c6724414151)

0cf1a8e... by Julian Andres Klode

Fix name of APT::Update::Post-Invoke-Stats (was ...Update-Post...)

Bad accident. Accidents happen.

(cherry picked from commit 38f66a72c89651540dd202709bbc3c01c548f6da)

765d727... by Julian Andres Klode

Release 1.7.3

b93802c... 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)