Change logs for ganeti source package in Xenial

  • ganeti (2.15.2-3) unstable; urgency=medium
    
      * Fix FTBFS with sphinx >= 1.3.5 (Closes: #816978).
      * d/control: switch all URLs to HTTPS.
      * Bump standards to 3.9.7; no changes needed.
      * Build-Depend on dh-python.
      * Set the Python interpreter path to /usr/bin/python, to avoid having
        scripts with #!/usr/bin/python2.
    
     -- Apollon Oikonomopoulos <email address hidden>  Mon, 07 Mar 2016 09:44:35 +0200
  • ganeti (2.15.2-2) unstable; urgency=medium
    
      * Add a patch to allow building against haskell-zlib 0.6 and relax
        attoparsec and zlib deps (Closes: #811233).
    
      [ Debconf translations ]
      * Brazilian Portuguese (Adriano Rafael Gomes, closes: #811515)
    
     -- Apollon Oikonomopoulos <email address hidden>  Mon, 18 Jan 2016 15:46:10 +0200
  • ganeti (2.15.2-1) unstable; urgency=high
    
      * New upstream bugfix release (see /usr/share/doc/ganeti/NEWS.gz):
        + Fixes CVE-2015-7945
      * RAPI hardening: bind to lo and require authentication
        + Workaround for CVE-2015-7944
    
     -- Apollon Oikonomopoulos <email address hidden>  Wed, 30 Dec 2015 16:22:46 +0200
  • ganeti (2.15.1-2) unstable; urgency=medium
    
      * vcluster-qa: use an RSA SSH key
        OpenSSH 7.x has deprecated DSA host/user keys. Use an RSA key for the QA
        suite.
      * Remove lens version restriction from cabal template and add missing B-D on
        libghc-old-time-dev (closes: #808656)
      * Fix compilation with GHC 7.10/base 4.8:
        + Backport the following upstream commits:
          o 3aaf10b Define MonadPlus instance definitions using Alternative
          o 503470f Hide isSubsequenceOf when importing from Data.List
          o 1757234 Add signatures for some ambiguous types
          o 1f6838f Append a string when using newName on keywords
          o d61e580 Explicitly define NFData instance for ResultStatus
        + Set FlexibleContexts on src/Ganeti/WConfd/ConfigModifications.hs
    
     -- Apollon Oikonomopoulos <email address hidden>  Mon, 21 Dec 2015 22:16:35 +0200
  • ganeti (2.15.1-1) unstable; urgency=medium
    
      * New upstream bugfix release: 
        + The ext template now allows userspace-only disks to be used.
        + Fixed the silently broken 'gnt-instance replace-disks --ignore-ipolicy'
          command.
        + User shutdown reporting can now be disabled on Xen using the
          '--user-shutdown' flag.
        + Remove falsely reported communication NIC error messages on instance
          start.
        + Fix 'gnt-node migrate' behavior when no instances are present on a node.
        + Fix the multi-allocation functionality for non-DRBD instances.
      * Fix typos in latest NEWS.Debian entry.
      * Refresh d/patches/relax-deps.
    
     -- Apollon Oikonomopoulos <email address hidden>  Wed, 09 Sep 2015 19:42:44 +0300