[Group.of.nepali.translators] [Bug 1668285] Re: [SRU] Update apt/xenial to 1.2.20

2017-04-25 Thread Launchpad Bug Tracker
This bug was fixed in the package apt - 1.2.20

---
apt (1.2.20) xenial; urgency=medium

  * Microrelease covering fixes of 1.4~rc2 (LP: #1668285)

  [ David Kalnischkies ]
  * don't install new deps of candidates for kept back pkgs
  * keep Release.gpg on untrusted to trusted IMS-Hit (Closes: 838779)
(LP: #1657440)
  * reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivileges (Closes: 842877)
  * add TMP/TEMP/TEMPDIR to the TMPDIR DropPrivileges dance
  * let {dsc,tar,diff}-only implicitly enable download-only
  * don't show update stats if cache generation is disabled
  * don't lock dpkg in 'apt-get clean'
  * don't lock dpkg in update commands
  * avoid validate/delete/load race in cache generation
  * remove 'old' FAILED files in the next acquire call (Closes: 846476)
  * stop rred from leaking debug messages on recovered errors (Closes: #850759)

  [ Paul Wise ]
  * show output as documented for APT::Periodic::Verbose 2 (Closes: 845599)

  [ John R. Lenton ]
  * bash-completion: Only complete understood file paths for install
(LP: #1645815)

  [ Lukasz Kawczynski ]
  * Honour Acquire::ForceIPv4/6 in the https transport

  [ Julian Andres Klode ]
  * basehttp: Only read Content-Range on 416 and 206 responses (LP: #1657567)
  * Only merge acquire items with the same meta key (Closes: #838441)
  * Do not package names representing .dsc/.deb/... files (Closes: #854794)
  * Don't use -1 fd and AT_SYMLINK_NOFOLLOW for faccessat()
Thanks to James Clarke for debugging these issues

 -- Julian Andres Klode   Mon, 27 Feb 2017 15:29:18
+0100

** Changed in: apt (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1668285

Title:
  [SRU] Update apt/xenial to 1.2.20

Status in apt package in Ubuntu:
  Fix Released
Status in apt source package in Xenial:
  Fix Released

Bug description:
  [Impact]
  Subset of bug #1668280 basically, to the extend the apply to 1.2. This is a 
far saner amount of changes than in 1.3.5, because we don't have the 
installation ordering changes as the new installation ordering was introduced 
in 1.3.

[ David Kalnischkies ]
* don't install new deps of candidates for kept back pkgs
* keep Release.gpg on untrusted to trusted IMS-Hit (Closes: 838779)
  (LP: #1657440)
* reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivileges (Closes: 842877)
* add TMP/TEMP/TEMPDIR to the TMPDIR DropPrivileges dance
* let {dsc,tar,diff}-only implicitly enable download-only
* don't show update stats if cache generation is disabled
* don't lock dpkg in 'apt-get clean'
* don't lock dpkg in update commands
* avoid validate/delete/load race in cache generation
* remove 'old' FAILED files in the next acquire call (Closes: 846476)
* stop rred from leaking debug messages on recovered errors (Closes: 
#850759)

[ Paul Wise ]
* show output as documented for APT::Periodic::Verbose 2 (Closes: 845599)

[ John R. Lenton ]
* bash-completion: Only complete understood file paths for install
  (LP: #1645815)

[ Lukasz Kawczynski ]
* Honour Acquire::ForceIPv4/6 in the https transport

[ Julian Andres Klode ]
* basehttp: Only read Content-Range on 416 and 206 responses (LP: #1657567)
* Only merge acquire items with the same meta key (Closes: #838441)
* Do not package names representing .dsc/.deb/... files (Closes: #854794)
* Don't use -1 fd and AT_SYMLINK_NOFOLLOW for faccessat()
  Thanks to James Clarke for debugging these issues

  [Test case]
  Mentioned launchpad bugs have their own test case sections. The rest is 
checked in the CI, so we should just do some updates upgrades and check that 
everything works.

  [Regression Potential]
  In #1668280, about 80% of the code changes are covered by test cases. This 
leaves out most code changes that are not covered, so code coverage should be 
higher, reducing the regression potential enormously.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1668285/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1668285] Re: [SRU] Update apt/xenial to 1.2.20

2017-02-27 Thread Julian Andres Klode
Uploaded now.

** Also affects: apt (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: apt (Ubuntu)
   Status: New => Fix Released

** Changed in: apt (Ubuntu Xenial)
   Status: New => Incomplete

** Changed in: apt (Ubuntu Xenial)
   Status: Incomplete => In Progress

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1668285

Title:
  [SRU] Update apt/xenial to 1.2.20

Status in apt package in Ubuntu:
  Fix Released
Status in apt source package in Xenial:
  In Progress

Bug description:
  [Impact]
  Subset of bug #1668280 basically, to the extend the apply to 1.2. This is a 
far saner amount of changes than in 1.3.5, because we don't have the 
installation ordering changes as the new installation ordering was introduced 
in 1.3.

[ David Kalnischkies ]
* don't install new deps of candidates for kept back pkgs
* keep Release.gpg on untrusted to trusted IMS-Hit (Closes: 838779)
  (LP: #1657440)
* reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivileges (Closes: 842877)
* add TMP/TEMP/TEMPDIR to the TMPDIR DropPrivileges dance
* let {dsc,tar,diff}-only implicitly enable download-only
* don't show update stats if cache generation is disabled
* don't lock dpkg in 'apt-get clean'
* don't lock dpkg in update commands
* avoid validate/delete/load race in cache generation
* remove 'old' FAILED files in the next acquire call (Closes: 846476)
* stop rred from leaking debug messages on recovered errors (Closes: 
#850759)

[ Paul Wise ]
* show output as documented for APT::Periodic::Verbose 2 (Closes: 845599)

[ John R. Lenton ]
* bash-completion: Only complete understood file paths for install
  (LP: #1645815)

[ Lukasz Kawczynski ]
* Honour Acquire::ForceIPv4/6 in the https transport

[ Julian Andres Klode ]
* basehttp: Only read Content-Range on 416 and 206 responses (LP: #1657567)
* Only merge acquire items with the same meta key (Closes: #838441)
* Do not package names representing .dsc/.deb/... files (Closes: #854794)
* Don't use -1 fd and AT_SYMLINK_NOFOLLOW for faccessat()
  Thanks to James Clarke for debugging these issues

  [Test case]
  Mentioned launchpad bugs have their own test case sections. The rest is 
checked in the CI, so we should just do some updates upgrades and check that 
everything works.

  [Regression Potential]
  In #1668280, about 80% of the code changes are covered by test cases. This 
leaves out most code changes that are not covered, so code coverage should be 
higher, reducing the regression potential enormously.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1668285/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp