xen-api (1.3.2-15) unstable; urgency=low

  * Fixes xe pif-reconfigure-ip with a netmask smaller than /24, thanks to
    Marc Lebel & Daniel Pocock for reporting (Closes: #695221).
  * Lots of fixes in the README.Debian (Closes: #702337).

 -- Thomas Goirand <zigo@debian.org>  Sat, 23 Mar 2013 04:45:10 +0800

xen-api (1.3.2-14) unstable; urgency=low

  * Fixes: if apt-get was used to install xcp-networkd instead of dpkg -i, then
  debconf value selected for network-type wasn't respected (Closes: #696810).

 -- Thomas Goirand <zigo@debian.org>  Thu, 27 Dec 2012 13:05:06 +0000

xen-api (1.3.2-13) unstable; urgency=low

  * Fixes: wait_for_xapi() function in init.d script doesn't work on slave
  hosts (Closes: #681343), thanks to George Shuklin <george.shuklin@gmail.com>
  for the report and patch.
  * Fixes: scripts/set-hostname was designed for CentOS, this has been patched
  to fix this (Closes: #688961).

 -- Thomas Goirand <zigo@debian.org>  Sat, 03 Nov 2012 19:12:36 +0000

xen-api (1.3.2-12) unstable; urgency=low

  * Fixes bashism in install-debian-pv.sh (Closes: #690612).
  * Fixes bashism in interface-visualise (Closes: #690710).
  * The /etc/init.d/xcp-squeezed script now depends on /etc/init.d/xen since it
  has been renamed like this from xend. For this reason, xcp-squeezed now
  depends on xen-utils-common (>= 4.1.3-3) (Closes: #682202).
  * Downgrades openvswitch dependencies to Recommends: (Closes: #686779).
  * Few corrections in the README.Debian (Closes: #682122, #682120).

 -- Thomas Goirand <zigo@debian.org>  Wed, 24 Oct 2012 04:32:38 +0000

xen-api (1.3.2-11) unstable; urgency=high

  * Fix PAM settings to only allow root to issue remote commands (LP: #1033899)

 -- Mike McClurg <mike.mcclurg@citrix.com>  Wed, 22 Aug 2012 15:36:31 +0100

xen-api (1.3.2-10) unstable; urgency=high

  * Fixes access rights: any user on the server could use xe to control xapi.
    - Adds a xapi group.
    - Configure PAM to only grant access to root and xapi groups.

 -- Thomas Goirand <zigo@debian.org>  Wed, 25 Jul 2012 15:00:42 +0000

xen-api (1.3.2-9) unstable; urgency=low

  * xcp-xapi init script now Should-Start: xcp-networkd (Closes: #680588).
  * Fixes host-disable and host-reboot make host disable forever by adding the
  '-onsystemboot' parameter when starting the xcp-xapi daemon. Thanks to
  George Shuklin <george.shuklin@gmail.com>for the report (Closes: #678923).
  * Checks if $1 = configure in debian/xcp-networkd.postinst, which as a side
  effect is also repairing debconf choice (openvswitch was used no mater what).
  * Added upstream fix for the firstboot.d folder problem (Closes: #680102).

 -- Thomas Goirand <zigo@debian.org>  Sat, 07 Jul 2012 05:45:45 +0000

xen-api (1.3.2-8) unstable; urgency=low

  * Typo on debian/DEBIAN.Readme.
  * Quilt refresh patches.
  * Applied upstream fix for lack of /local/domain/0/vm in xenstore prevents
  vbd/vif plug bug (Closes: #674161).

 -- Thomas Goirand <zigo@debian.org>  Thu, 05 Jul 2012 17:31:49 +0000

xen-api (1.3.2-7) unstable; urgency=low

  * Added xe-edit-bootloader.patch to fix incompatible with new /dev/sm
  (Closes: #675055, #675050), thanks to George Shuklin
  <george.shuklin@gmail.com> for reporting.
  * Fixes "xe pif-configure-ip does not remove old ip from interface",
  thanks to George Shuklin <george.shuklin@gmail.com> for reporting
  (Closes: #677395).
  * Fixed debian/README.Debian to tell about the MANAGEMENT_INTERFACE in the
  /etc/xcp/inventory file (Closes: #655303).
  * debian/README.Debian now advises correctly to use xapi as TOOLSTACK and not
  xe anymore (Closes: #674132).

 -- Thomas Goirand <zigo@debian.org>  Fri, 29 Jun 2012 18:49:43 +0000

xen-api (1.3.2-6) unstable; urgency=low

  [Martin Pitt <martin.pitt@ubuntu.com>]
  * debian/control, debian/README.Debian: Move from smbfs (which is not built
    any more) to cifs-utils.

 -- Thomas Goirand <zigo@debian.org>  Mon, 21 May 2012 18:01:35 +0000

xen-api (1.3.2-5) unstable; urgency=low

  * Debconf templates and debian/control reviewed by the debian-l10n-
    english team as part of the Smith review project. Closes: #663473
  * [Debconf translation updates]
  * Polish (Michał Kułach).  Closes: #665977
  * Russian (Yuri Kozlov).  Closes: #665994
  * Danish (Joe Hansen).  Closes: #666518
  * Czech (Michal Simunek).  Closes: #666551
  * French (Thomas Vincent).  Closes: #667549
  * Brazilian Portuguese (Adriano Rafael Gomes).  Closes: #668090
  * Italian (Beatrice Torracca).  Closes: #668162
  * Spanish; (Camaleón).  Closes: #668183
  * German (Chris Leick).  Closes: #666712
  * Swedish (Martin Bagge / brother).  Closes: #668290
  * Portuguese (Miguel Figueiredo).  Closes: #668310
  * Dutch; (Jeroen Schot).  Closes: #668527
  * Simplified Chinese (Cao Wei / 曹玮).

 -- Thomas Goirand <zigo@debian.org>  Sat, 14 Apr 2012 19:20:40 +0000

xen-api (1.3.2-4) unstable; urgency=low

  * Added missing dependency on pciutils.
  * xcp-networkd should have been depending on debconf, not xcp-xapi, this is
  now corrected.
  * Bumped Standard-Version (no change).

 -- Thomas Goirand <zigo@debian.org>  Fri, 16 Mar 2012 11:22:14 +0000

xen-api (1.3.2-3) unstable; urgency=low

  * Added /etc/xen as an empty directory for xcp-networkd (Closes: #663352).

 -- Thomas Goirand <zigo@debian.org>  Sat, 10 Mar 2012 22:25:05 +0000

xen-api (1.3.2-2) unstable; urgency=low

  * New upstream release.
  * Fixes missing lsb-base dependency needed by all daemons init.d scripts.
  * Init scripts fail gracefully when preconditions not met
  [v 1.3.2-2]
  * xcp-networkd depends on openvswitch-datapath-dkms
  * xcp-networkd.init creates missing network.conf
  * Fix bug in vif hotplug script which prevented vm shutdowns
  [v 1.3.2-1]
  * New upstream feature: networkd.
  * BUG: fix service names in xe-toolstack-restart
  * BUG: fix errors in XenAPI.py
  [v 1.3.1-3]
  * BUG: remove erroneous vif plug patch
  * BUG: fix xe path in xe-mount-iso-sr
  [v 1.3.1-2]
  * Noop: merge package updates 1.3-15 and 1.3.1-1

 -- Thomas Goirand <zigo@debian.org>  Wed, 15 Feb 2012 03:14:30 +0000

xen-api (1.3-16) unstable; urgency=low

  * Added missing xen-utils-common dependency (Closes: #655714).
  * Fixed the Vcs fields.
  * Fixed the dh_python2 calls as advised in debian-python@l.d.o.

 -- Thomas Goirand <zigo@debian.org>  Fri, 13 Jan 2012 16:49:10 +0000

xen-api (1.3-15) unstable; urgency=low

  * python-xenapi was missing a Replaces: xcp-xapi (<< 1.3-14), since it has
  files that moved from it.
  * Fixed wrong path of xend.pid in xcp-xapi init.d error message.
  * dh_python2 calls reworked, since it was missing some .py files, and as a
  consequence python-xenapi didn't include a postinst for building .pyc files.

 -- Thomas Goirand <zigo@debian.org>  Sun, 08 Jan 2012 03:32:39 +0000

xen-api (1.3-14) unstable; urgency=low

  [Thomas Goirand]
  * Now Recommends: smbfs so we can mount iso SR over samba.
  * Packages XenAPI python library in a separate binary.
  [Mike McClurg]
  * Added a debian/patches to make it possible to use override
  XCP reported version in /etc/xcp/xapi_version_override.

 -- Thomas Goirand <zigo@debian.org>  Tue, 27 Dec 2011 15:00:43 +0000

xen-api (1.3-13) unstable; urgency=low

  * Initial release (Closes: #646720)

 -- Jon Ludlam <jonathan.ludlam@eu.citrix.com>  Thu, 07 Jul 2011 21:50:18 +0100
