File: NEWS

package info (click to toggle)
apt-listbugs 0.1.28
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,208 kB
  • sloc: ruby: 2,412; sh: 211; makefile: 53
file content (15 lines) | stat: -rw-r--r-- 779 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
apt-listbugs (0.1.14) unstable; urgency=medium

    Starting from this version, apt-listbugs stores package pins in
    /etc/apt/preferences.d/apt-listbugs, instead of /etc/apt/preferences ;
    during the upgrade of apt-listbugs to a version >= 0.1.14, all your
    apt-listbugs-managed pins are automatically migrated to the new
    location.
    In case you need to _downgrade_ apt-listbugs from a version >= 0.1.14
    to a version <= 0.1.13, you may migrate all your apt-listbugs-managed
    pins back to the old location by issuing the following commands:

      # cat /etc/apt/preferences.d/apt-listbugs >> /etc/apt/preferences
      # rm -f /etc/apt/preferences.d/apt-listbugs

 -- Francesco Poli (wintermute) <invernomuto@paranoici.org>  Tue, 22 Jul 2014 22:17:46 +0200