[Bug 295448] Re: apt documentation for APT::Default-Release is not clear regarding security updates

2016-05-01 Thread Paul Donohue
You can also set Apt::Default-Release to the Version instead of the Suite. In other words, 'Apt::Default-Release "16.04";' will match all of the package sources for xenial. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 295448] Re: apt documentation for APT::Default-Release is not clear regarding security updates

2011-04-13 Thread Julian Andres Klode
In apt 0.8.X, you can just pin by regex or glob: Package: * Pin: release a=natty* Pin-Priority: 990 or Package: * Pin: release a=/natty.*/ Pin-Priority: 990 Same goes for Default-Release: Apt::Default-Release natty*; or Apt::Default-Release /natty.*/; It's not documented,

[Bug 295448] Re: apt documentation for APT::Default-Release is not clear regarding security updates

2010-04-14 Thread Leonid Evdokimov
As far as I see, karmic is not affected, right? -- apt documentation for APT::Default-Release is not clear regarding security updates https://bugs.launchpad.net/bugs/295448 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --