~linuxmint-daily-build-team/linuxmint/+git/mintsystem:18x-maintenance

Last commit made on 2019-02-07
Get this branch:
git clone -b 18x-maintenance https://git.launchpad.net/~linuxmint-daily-build-team/linuxmint/+git/mintsystem

Branch merges

Branch information

Recent commits

2039cb5... by Clement Lefebvre <email address hidden>

8.3.4.1

922eeca... by Clement Lefebvre <email address hidden>

APT: Clean downloaded files automatically

Add /etc/apt/apt.conf.d/90mintsystem to define a max-age and max-size
for apt to clear downloaded files.

8ee66d1... by Clement Lefebvre <email address hidden>

Add missing commands to bash completition

1a4a8fc... by Niko Krause

Nemo action: use symbolic icon

44b093b... by Clement Lefebvre <email address hidden>

Fix https://bugs.launchpad.net/linuxmint/+bug/1536291

b4a35f3... by Steve M <email address hidden>

Fix for apt failing when not run from a terminal. (#70)

Fixes issue #69 by adding a check that the script is actually running in a terminal before checking for the terminal dimensions.

ec13726... by Clement Lefebvre <email address hidden>

Don't depend on gist

It's no longer used and xapps now owns pastebin anyway.

075bc8a... by Clement Lefebvre <email address hidden>

Bring back /usr/local/pastebin and make it use termbin

Mint 18.x used gist for pastebin (in mintsystem's /usr/local/bin in
18.0 and 18.1 and in xapps-common's /usr/bin in 18.2 and 18.3).

Gist no longer allows pastes. This is fixed in xapps-common in 19.x.

This commits brings back a /usr/local/bin/pastebin which uses termbin.
It will replace the file already there in 18.0 and 18.1 and override
the /usr/bin/pastebin in 18.2 and 18.3.

3902adb... by Clement Lefebvre <email address hidden>

8.3.4

ca9fa8f... by mrg0029 <email address hidden>

Fix "apt recommends" catching e.g. "apt d" (#68)