Change logs for lxc source package in Wily

  • lxc (1.1.5-0ubuntu0.15.10.3) wily-proposed; urgency=medium
    
      * Cherry-pick from upstream:
        - Fix preserve_ns to work on < 3.8 kernels. (LP: #1516971)
        - Fix process title rewrite to not mangle the environment. (LP: #1517107)
    
    lxc (1.1.5-0ubuntu0.15.10.2) wily-proposed; urgency=medium
    
      * Cherry-pick from upstream:
        - Fix ubuntu-cloud template to detect compression algorithm instead
          of hardcoding xz. Also update list of supported releases and use trusty
          as the fallback release. (LP: #1515463)
      * Update lxc-tests description to make it clear that this package is
        meant to be used by developers and by automated testing.
    
    lxc (1.1.5-0ubuntu0.15.10.1) wily-proposed; urgency=medium
    
      * New upstream bugfix release (MRE) (1.1.5)
        (LP: #1497420, LP: #1441068, LP: #1466458, LP: #1510619)
      * Drop proxy detection from the autopkgtest exercise script.
    
     -- Stéphane Graber <email address hidden>  Wed, 18 Nov 2015 13:40:28 -0500
  • lxc (1.1.5-0ubuntu0.15.10.2) wily-proposed; urgency=medium
    
      * Cherry-pick from upstream:
        - Fix ubuntu-cloud template to detect compression algorithm instead
          of hardcoding xz. Also update list of supported releases and use trusty
          as the fallback release. (LP: #1515463)
      * Update lxc-tests description to make it clear that this package is
        meant to be used by developers and by automated testing.
    
    lxc (1.1.5-0ubuntu0.15.10.1) wily-proposed; urgency=medium
    
      * New upstream bugfix release (MRE) (1.1.5)
        (LP: #1497420, LP: #1441068, LP: #1466458, LP: #1510619)
      * Drop proxy detection from the autopkgtest exercise script.
    
     -- Stéphane Graber <email address hidden>  Fri, 13 Nov 2015 12:46:38 -0500
  • lxc (1.1.4-0ubuntu1.1) wily-proposed; urgency=medium
    
      * lxc-net init script: update to select the default lxc bridge network
        at first service start time rather than install time.  (LP: #1509414)
      * lxc-net init script: also move cleanup() definition as it was undefined
        when called after failed dnsmasq.
      * lxc.preinst:
        - remove code for writing /etc/default/lxc-net (moved to lxc-net service)
        - add code removing just the known-potentially-bad /etc/default/lxc-net
        - if user had deleted /etc/default/lxc-net (intending to disable lxcbr0),
           honor that by creating one which says not to use lxcbr0.
    
     -- Serge Hallyn <email address hidden>  Fri, 23 Oct 2015 19:29:23 -0500
  • lxc (1.1.4-0ubuntu1) wily; urgency=medium
    
      * New upstream bugfix release (1.1.4)
        - This fixes CVE-2015-1335 (LP: #1476662)
        - Detailed changelog at: https://linuxcontainers.org/lxc/news
    
     -- Stéphane Graber <email address hidden>  Tue, 06 Oct 2015 15:45:15 +0100
  • lxc (1.1.3-0ubuntu2) wily; urgency=medium
    
      * Build using libseccomp on all architectures.
    
     -- Matthias Klose <email address hidden>  Sat, 03 Oct 2015 21:02:39 +0200
  • lxc (1.1.3-0ubuntu1) wily; urgency=medium
    
      * New upstream bugfix release (1.1.3)
        - Drop all patches (all upstream now)
      * Drop lxc-restore-net from lxc.install as it's no longer needed by CRIU.
    
     -- Stéphane Graber <email address hidden>  Fri, 14 Aug 2015 19:45:30 -0400
  • lxc (1.1.2-0ubuntu5) wily; urgency=medium
    
      * debian/rules: call dh_systemd_start --no-restart-on-upgrade (LP: #1476691)
    
     -- Serge Hallyn <email address hidden>  Thu, 23 Jul 2015 09:35:12 -0500
  • lxc (1.1.2-0ubuntu4) wily; urgency=medium
    
      * No-change rebuild for python3.5 transition
    
     -- Steve Langasek <email address hidden>  Wed, 22 Jul 2015 19:00:00 +0000
  • lxc (1.1.2-0ubuntu3) vivid; urgency=medium
    
      * Cherry-pick a bunch of bugfixes:
        - 81216170c1c2555498573e9fe200e20d3b433b14 fix integer overflow in setproctitle
        - e310e136b9de89c9f8596c004afa217f308aea3d c/r: no double fclose() of mnts
        - 216113e77331881d3c45bd4e141a4f458c9a4565 fix NULL dereference
        - 53caaac80f6850287251cc5e3a02479fb4a27087 fix dead code
        - 8721f7f43185208e0c1802ff2bc03108fd3e3204 lxc-fedora: manage secondary architectures
        - 3149bd4c0e81973b3db2e1230bd1784dc222a4ed don't compare unsigned values as negative ones
        - 17f48b9679b2bb6d4e5d156fa59e6399f82277d9 Revert (by hand) "logs: introduce a thread-local 'current' lxc_config"
    
      Those combined will make LXD pass its testsutie (fixing threading bugs).
     -- Stephane Graber <email address hidden>   Tue, 14 Apr 2015 18:39:15 -0500