Public bug reported:

I would like to merge the latest fixes from the debian/sid apt branch.
Those are. It also includes a fix for #1429041.

apt (1.0.9.7) unstable; urgency=medium

  [ Tomasz Buchert ]
  * Fix crash in the apt-transport-https when Owner is NULL (Closes: #778375)

 -- Michael Vogt <m...@debian.org>  Mon, 23 Feb 2015 12:54:03 +0100

apt (1.0.9.6) unstable; urgency=medium

  [ Michael Vogt ]
  * Fix missing URIStart() for https downloads
  * Add regression test for the previous commit

  [ David Kalnischkies ]
  * 128 KiB DSC files ought to be enough for everyone (Closes: 774893)
  * award points for positive dependencies again (Closes: 774924)

 -- Michael Vogt <m...@ubuntu.com>  Fri, 16 Jan 2015 08:37:25 +0100

apt (1.0.9.5) unstable; urgency=medium

  [ David Kalnischkies ]
  * dispose http(s) 416 error page as non-content (Closes: 768797)
  * do not make PTY slave the controlling terminal (Closes: 772641)
  * always run 'dpkg --configure -a' at the end of our dpkg callings
    (Closes: 769609)
  * pass-through stdin fd instead of content if not a terminal (Closes: 773061)

  [ James McCoy ]
  * tighten filtering of kernel images in apt.auto-removal (Closes: 772732)

  [ Jean-Pierre Giraud ]
  * French manpages translation update (Closes: 771967)

  [ Zhou Mo ]
  * Chinese (simplified) program translation update (Closes: 771982)

  [ Kenshi Muto ]
  * Japanese program translation update (Closes: 772678)

  [ Theppitak Karoonboonyanan ]
  * Thai program translation update (Closes: 772913)

 -- David Kalnischkies <da...@kalnischkies.de>  Tue, 23 Dec 2014
13:22:42 +0100

apt (1.0.9.4) unstable; urgency=medium

  [ David Kalnischkies ]
  * use 'best' hash for source authentication (LP: 1098738)
  * deprecate the Section member from package struct
  * allow options between command and -- on commandline
  * re-enable support for -s (and co) in apt-get source (Closes: 742578)
  * change codenames to jessie as stable POV in docs
  * close leaking slave fd after setting up pty magic (Closes: 767774)
  * fix PTY interaction on linux and kfreebsd (Closes: 765687)

  [ James McCoy ]
  * support long keyids in "apt-key del" instead of ignoring them
    (Closes: 754436)

  [ Michael Vogt ]
  * Use sysconf(_SC_ARG_MAX) to find the size of Dpkg::MaxArgBytes

  [ Frans Spiesschaert ]
  * Dutch program translation update (Closes: 771039)

  [ Julien Patriarca ]
  * French program translation update (Closes: 766755)

  [ Zhou Mo ]
  * Chinese (simplified) program translation update (Closes: 766170)

  [ Miroslav Kure ]
  * Czech program translation update (Closes: 764055)

  [ Mert Dirik ]
  * Turkish program translation update (Closes: 763379)

  [ Kenshi Muto ]
  * Japanese program translation update (Closes: 763033)

  [ Manuel "Venturi" Porras Peralta ]
  * Spanish program translation update (Closes: 771815)

 -- David Kalnischkies <da...@kalnischkies.de>  Wed, 03 Dec 2014
14:26:04 +0100

All of those changes are pretty safe and got past the feature freeze of
debian 7.0.

** Affects: apt (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  I would like to merge the latest fixes from the debian/sid apt branch.
- Those are:
+ Those are. It also includes a fix for #1429041.
  
  apt (1.0.9.7) unstable; urgency=medium
  
-   [ Tomasz Buchert ]
-   * Fix crash in the apt-transport-https when Owner is NULL (Closes: #778375)
+   [ Tomasz Buchert ]
+   * Fix crash in the apt-transport-https when Owner is NULL (Closes: #778375)
  
-  -- Michael Vogt <m...@debian.org>  Mon, 23 Feb 2015 12:54:03 +0100
+  -- Michael Vogt <m...@debian.org>  Mon, 23 Feb 2015 12:54:03 +0100
  
  apt (1.0.9.6) unstable; urgency=medium
  
-   [ Michael Vogt ]
-   * Fix missing URIStart() for https downloads
-   * Add regression test for the previous commit
+   [ Michael Vogt ]
+   * Fix missing URIStart() for https downloads
+   * Add regression test for the previous commit
  
-   [ David Kalnischkies ]
-   * 128 KiB DSC files ought to be enough for everyone (Closes: 774893)
-   * award points for positive dependencies again (Closes: 774924)
+   [ David Kalnischkies ]
+   * 128 KiB DSC files ought to be enough for everyone (Closes: 774893)
+   * award points for positive dependencies again (Closes: 774924)
  
-  -- Michael Vogt <m...@ubuntu.com>  Fri, 16 Jan 2015 08:37:25 +0100
+  -- Michael Vogt <m...@ubuntu.com>  Fri, 16 Jan 2015 08:37:25 +0100
  
  apt (1.0.9.5) unstable; urgency=medium
  
-   [ David Kalnischkies ]
-   * dispose http(s) 416 error page as non-content (Closes: 768797)
-   * do not make PTY slave the controlling terminal (Closes: 772641)
-   * always run 'dpkg --configure -a' at the end of our dpkg callings
-     (Closes: 769609)
-   * pass-through stdin fd instead of content if not a terminal (Closes: 
773061)
+   [ David Kalnischkies ]
+   * dispose http(s) 416 error page as non-content (Closes: 768797)
+   * do not make PTY slave the controlling terminal (Closes: 772641)
+   * always run 'dpkg --configure -a' at the end of our dpkg callings
+     (Closes: 769609)
+   * pass-through stdin fd instead of content if not a terminal (Closes: 
773061)
  
-   [ James McCoy ]
-   * tighten filtering of kernel images in apt.auto-removal (Closes: 772732)
+   [ James McCoy ]
+   * tighten filtering of kernel images in apt.auto-removal (Closes: 772732)
  
-   [ Jean-Pierre Giraud ]
-   * French manpages translation update (Closes: 771967)
+   [ Jean-Pierre Giraud ]
+   * French manpages translation update (Closes: 771967)
  
-   [ Zhou Mo ]
-   * Chinese (simplified) program translation update (Closes: 771982)
+   [ Zhou Mo ]
+   * Chinese (simplified) program translation update (Closes: 771982)
  
-   [ Kenshi Muto ]
-   * Japanese program translation update (Closes: 772678)
+   [ Kenshi Muto ]
+   * Japanese program translation update (Closes: 772678)
  
-   [ Theppitak Karoonboonyanan ]
-   * Thai program translation update (Closes: 772913)
+   [ Theppitak Karoonboonyanan ]
+   * Thai program translation update (Closes: 772913)
  
-  -- David Kalnischkies <da...@kalnischkies.de>  Tue, 23 Dec 2014
+  -- David Kalnischkies <da...@kalnischkies.de>  Tue, 23 Dec 2014
  13:22:42 +0100
  
  apt (1.0.9.4) unstable; urgency=medium
  
-   [ David Kalnischkies ]
-   * use 'best' hash for source authentication (LP: 1098738)
-   * deprecate the Section member from package struct
-   * allow options between command and -- on commandline
-   * re-enable support for -s (and co) in apt-get source (Closes: 742578)
-   * change codenames to jessie as stable POV in docs
-   * close leaking slave fd after setting up pty magic (Closes: 767774)
-   * fix PTY interaction on linux and kfreebsd (Closes: 765687)
+   [ David Kalnischkies ]
+   * use 'best' hash for source authentication (LP: 1098738)
+   * deprecate the Section member from package struct
+   * allow options between command and -- on commandline
+   * re-enable support for -s (and co) in apt-get source (Closes: 742578)
+   * change codenames to jessie as stable POV in docs
+   * close leaking slave fd after setting up pty magic (Closes: 767774)
+   * fix PTY interaction on linux and kfreebsd (Closes: 765687)
  
-   [ James McCoy ]
-   * support long keyids in "apt-key del" instead of ignoring them
-     (Closes: 754436)
+   [ James McCoy ]
+   * support long keyids in "apt-key del" instead of ignoring them
+     (Closes: 754436)
  
-   [ Michael Vogt ]
-   * Use sysconf(_SC_ARG_MAX) to find the size of Dpkg::MaxArgBytes
+   [ Michael Vogt ]
+   * Use sysconf(_SC_ARG_MAX) to find the size of Dpkg::MaxArgBytes
  
-   [ Frans Spiesschaert ]
-   * Dutch program translation update (Closes: 771039)
+   [ Frans Spiesschaert ]
+   * Dutch program translation update (Closes: 771039)
  
-   [ Julien Patriarca ]
-   * French program translation update (Closes: 766755)
+   [ Julien Patriarca ]
+   * French program translation update (Closes: 766755)
  
-   [ Zhou Mo ]
-   * Chinese (simplified) program translation update (Closes: 766170)
+   [ Zhou Mo ]
+   * Chinese (simplified) program translation update (Closes: 766170)
  
-   [ Miroslav Kure ]
-   * Czech program translation update (Closes: 764055)
+   [ Miroslav Kure ]
+   * Czech program translation update (Closes: 764055)
  
-   [ Mert Dirik ]
-   * Turkish program translation update (Closes: 763379)
+   [ Mert Dirik ]
+   * Turkish program translation update (Closes: 763379)
  
-   [ Kenshi Muto ]
-   * Japanese program translation update (Closes: 763033)
+   [ Kenshi Muto ]
+   * Japanese program translation update (Closes: 763033)
  
-   [ Manuel "Venturi" Porras Peralta ]
-   * Spanish program translation update (Closes: 771815)
+   [ Manuel "Venturi" Porras Peralta ]
+   * Spanish program translation update (Closes: 771815)
  
-  -- David Kalnischkies <da...@kalnischkies.de>  Wed, 03 Dec 2014
+  -- David Kalnischkies <da...@kalnischkies.de>  Wed, 03 Dec 2014
  14:26:04 +0100
  
  All of those changes are pretty safe and got past the feature freeze of
  debian 7.0.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1431877

Title:
  [FFe] Merge fixes from debian/sid

Status in apt package in Ubuntu:
  New

Bug description:
  I would like to merge the latest fixes from the debian/sid apt branch.
  Those are. It also includes a fix for #1429041.

  apt (1.0.9.7) unstable; urgency=medium

    [ Tomasz Buchert ]
    * Fix crash in the apt-transport-https when Owner is NULL (Closes: #778375)

   -- Michael Vogt <m...@debian.org>  Mon, 23 Feb 2015 12:54:03 +0100

  apt (1.0.9.6) unstable; urgency=medium

    [ Michael Vogt ]
    * Fix missing URIStart() for https downloads
    * Add regression test for the previous commit

    [ David Kalnischkies ]
    * 128 KiB DSC files ought to be enough for everyone (Closes: 774893)
    * award points for positive dependencies again (Closes: 774924)

   -- Michael Vogt <m...@ubuntu.com>  Fri, 16 Jan 2015 08:37:25 +0100

  apt (1.0.9.5) unstable; urgency=medium

    [ David Kalnischkies ]
    * dispose http(s) 416 error page as non-content (Closes: 768797)
    * do not make PTY slave the controlling terminal (Closes: 772641)
    * always run 'dpkg --configure -a' at the end of our dpkg callings
      (Closes: 769609)
    * pass-through stdin fd instead of content if not a terminal (Closes: 
773061)

    [ James McCoy ]
    * tighten filtering of kernel images in apt.auto-removal (Closes: 772732)

    [ Jean-Pierre Giraud ]
    * French manpages translation update (Closes: 771967)

    [ Zhou Mo ]
    * Chinese (simplified) program translation update (Closes: 771982)

    [ Kenshi Muto ]
    * Japanese program translation update (Closes: 772678)

    [ Theppitak Karoonboonyanan ]
    * Thai program translation update (Closes: 772913)

   -- David Kalnischkies <da...@kalnischkies.de>  Tue, 23 Dec 2014
  13:22:42 +0100

  apt (1.0.9.4) unstable; urgency=medium

    [ David Kalnischkies ]
    * use 'best' hash for source authentication (LP: 1098738)
    * deprecate the Section member from package struct
    * allow options between command and -- on commandline
    * re-enable support for -s (and co) in apt-get source (Closes: 742578)
    * change codenames to jessie as stable POV in docs
    * close leaking slave fd after setting up pty magic (Closes: 767774)
    * fix PTY interaction on linux and kfreebsd (Closes: 765687)

    [ James McCoy ]
    * support long keyids in "apt-key del" instead of ignoring them
      (Closes: 754436)

    [ Michael Vogt ]
    * Use sysconf(_SC_ARG_MAX) to find the size of Dpkg::MaxArgBytes

    [ Frans Spiesschaert ]
    * Dutch program translation update (Closes: 771039)

    [ Julien Patriarca ]
    * French program translation update (Closes: 766755)

    [ Zhou Mo ]
    * Chinese (simplified) program translation update (Closes: 766170)

    [ Miroslav Kure ]
    * Czech program translation update (Closes: 764055)

    [ Mert Dirik ]
    * Turkish program translation update (Closes: 763379)

    [ Kenshi Muto ]
    * Japanese program translation update (Closes: 763033)

    [ Manuel "Venturi" Porras Peralta ]
    * Spanish program translation update (Closes: 771815)

   -- David Kalnischkies <da...@kalnischkies.de>  Wed, 03 Dec 2014
  14:26:04 +0100

  All of those changes are pretty safe and got past the feature freeze
  of debian 7.0.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to