libguestfs (1:1.14.8-1) unstable; urgency=high

  * New upstream version
  * Mitigate possible privilege escalation via SG_IO ioctl (CVE-2011-4127,
    RHBZ#757071)

 -- Hilko Bengen <bengen@debian.org>  Thu, 22 Dec 2011 23:12:21 +0100

libguestfs (1:1.14.7-1) unstable; urgency=low

  * New upstream version
  * [d7a96c1] Added fixes for building Python2 bindings on squeeze
  * [565ae83] Added fixes for building Python3 bindings on squeeze

 -- Hilko Bengen <bengen@debian.org>  Sat, 10 Dec 2011 21:36:00 +0100

libguestfs (1:1.14.6-1) unstable; urgency=low

  * New upstream version

 -- Hilko Bengen <bengen@debian.org>  Wed, 07 Dec 2011 00:24:43 +0100

libguestfs (1:1.14.5-1) unstable; urgency=low

  * New upstream version

 -- Hilko Bengen <bengen@debian.org>  Fri, 02 Dec 2011 21:16:54 +0100

libguestfs (1:1.14.4-1) unstable; urgency=low

  * New upstream version
  * [9c1fed8] Rebased patch queue

 -- Hilko Bengen <bengen@debian.org>  Fri, 25 Nov 2011 23:25:27 +0100

libguestfs (1:1.14.3-1) unstable; urgency=low

  * New upstream version
  * [cacf69d] Ran debconf-updatepo as suggested by lintian
  * [f3f7c4e] Rebased patch queue

 -- Hilko Bengen <bengen@debian.org>  Wed, 23 Nov 2011 08:53:24 +0100

libguestfs (1:1.14.2-4) unstable; urgency=low

  * [f9c46d5] Added patch to install Java bindings to /usr/lib/jni. This
    eliminates a file conflict between libguestfs-java and libguestfs-dev

 -- Hilko Bengen <bengen@debian.org>  Sun, 20 Nov 2011 23:41:01 +0100

libguestfs (1:1.14.2-3) unstable; urgency=low

  * Added an epoch after uploading an 1.15 package to unstable instead of
    experimental.

 -- Hilko Bengen <bengen@debian.org>  Fri, 18 Nov 2011 17:10:30 +0100

libguestfs (1.14.2-2) unstable; urgency=low

  * [cf7da64] Updated .gitignore
  * [ab7d4d9] Fixed copy&paste error in erlang-guestfs description
  * [c6c5d54] Added configuration file and bash completion snippet to
    libguestfs-tools
  * [dbbf2f1] Added Java bindings

 -- Hilko Bengen <bengen@debian.org>  Wed, 16 Nov 2011 09:47:47 +0100

libguestfs (1.14.2-1) unstable; urgency=low

  * New upstream version
  * [c27fa27] Rebased patch queue, added fix for Erlang bindings build
  * [a563153] Added package for Erlang bindings

 -- Hilko Bengen <bengen@debian.org>  Thu, 10 Nov 2011 23:50:41 +0100

libguestfs (1.14.1-2) unstable; urgency=low

  * [44d13ed] Run tests in all build directories
  * [fbfe97e] Added upstream's patches for Python 3.x support
  * [4938eec] Re-enabled build of python3 bindings

 -- Hilko Bengen <bengen@debian.org>  Thu, 03 Nov 2011 12:18:18 +0100

libguestfs (1.14.1-1) unstable; urgency=low

  * New upstream version
  * [0dfbcaf] Enabled support for SELinux, Systemtap, updated build dependencies
  * [0548ce6] Disabled building of Python bindings for Python 3.x. Many
    warnings about undefined symbols are given, they would not work
    anyhow. Thanks to Neil Wilson for bringing this to my attention.

 -- Hilko Bengen <bengen@debian.org>  Wed, 02 Nov 2011 22:43:33 +0100

libguestfs (1.14.0-1) unstable; urgency=low

  * New upstream version
  * [19863e1] Imported patch queue from 1.13.24-1 (experimental)
  * [ad9d721] Disabled building of Erlang bindings until I figure out how to package those
  * [d92329b] Re-enabled vmchannel test
  * [08e806a] Updated watch file

 -- Hilko Bengen <bengen@debian.org>  Sat, 29 Oct 2011 18:23:02 +0200

libguestfs (1.12.8-2) unstable; urgency=low

  * [5c40932] Added fix for qemu 0.15 -machine option
  * [c45157d] Disabled vmchannel test (Closes: #646295)

 -- Hilko Bengen <bengen@debian.org>  Mon, 24 Oct 2011 16:23:19 +0200

libguestfs (1.12.8-1) unstable; urgency=low

  * New upstream version 
  * [e85ce09] Rebased patch queue; fixed bindtests and inspector tests
  * [5294a7e] Got rid of a shortcut in building bindings for multiple
    Python versions. This stopped working with Python 2.7 being the
    default python.
  * [689757d] Added Spanish debconf translations, thanks to SM Baby
    Siabef. (Closes: #642068)
  * [c09d3d5] Added Dutch debconf translations, thanks to Jeroen Schot.
    (Closes: #642290)
  * [48a726d] Added Czech debconf translation, thanks to Michal Simunek.
    (Closes: #642437)
  * [09c47b4] Removed grub-pc dependency, as suggested on IRC.
    (Closes: #645119)

 -- Hilko Bengen <bengen@debian.org>  Thu, 20 Oct 2011 13:13:00 +0200

libguestfs (1.12.7-1) unstable; urgency=low

  * New upstream version
  * [96f89ea] Added Portuguese debconf translations, thanks to "Traduz".
    (Closes: #641160)
  * [509dc8d] Added French debconf translations, thanks to Julien
    Patriarca. (Closes: #641407)
  * [348682d] Added German debconf translations, thanks to Chris Leick.
    (Closes: #641347)

 -- Hilko Bengen <bengen@debian.org>  Sun, 18 Sep 2011 22:55:57 +0200

libguestfs (1.12.6-2) unstable; urgency=low

  * [00e96af] Applied changes to debconf templates and package
    descriptions as suggested by Christian PERRIER on behalf of the
    debian-l10n-english team. (Closes: #640470)
  * [6ac64b9] Added Swedish debconf translations, thanks to Martin
    Bagge. (Closes: #640831)
  * [18b2e33] Added Danish debconf translations, thanks to Joe Dalton.
    (Closes: #640832)
  * [5bd6bb4] Added Russian debconf translations, thanks to Yuri
    Kozlov. (Closes: #640945)

 -- Hilko Bengen <bengen@debian.org>  Sat, 10 Sep 2011 14:33:45 +0200

libguestfs (1.12.6-1) unstable; urgency=low

  * New upstream version
  * [dad2b57] Rebased patch queue

 -- Hilko Bengen <bengen@debian.org>  Tue, 06 Sep 2011 20:03:23 +0200

libguestfs (1.12.5-1) unstable; urgency=low

  * New upstream version
  * [38c612e] Added Vcs-* fields to debian/control
  * [cdd4f34] Updated watch file
  * [29c7217] Removed those patches that have made it into the upstream release

 -- Hilko Bengen <bengen@debian.org>  Sun, 28 Aug 2011 14:52:21 +0200

libguestfs (1.12.4-2) unstable; urgency=low

  * [2d93cf5] Re-added supermin.d directory that was missing in -1.

 -- Hilko Bengen <bengen@debian.org>  Sun, 21 Aug 2011 01:03:09 +0200

libguestfs (1.12.4-1) unstable; urgency=low

  * New upstream version
  * [3168278] Added patches for the build scripts to allow for a separate
    build directory
  * [f5fac3a] Use separate build directory, build multiple versions of the
    Python bindings

 -- Hilko Bengen <bengen@debian.org>  Sun, 21 Aug 2011 00:25:59 +0200

libguestfs (1.12.3-2) unstable; urgency=low

  * Brown paper bag release
  * [33f8362] Fixed update script.
  * [d703c73] fixed guestfsd dependencies

 -- Hilko Bengen <bengen@debian.org>  Sat, 13 Aug 2011 00:32:03 +0200

libguestfs (1.12.3-1) unstable; urgency=low

  * New upstream version
  * [b61cb3c] Added umask-setting code to update-guestfs-appliance.
    Closes: #637437
  * [6a43d8f] Dropped dependency on Linux kernel package. Closes: #637438
  * [52d2752] Added guestfsd package
  * [4690370] Updated patches

 -- Hilko Bengen <bengen@debian.org>  Fri, 12 Aug 2011 23:28:15 +0200

libguestfs (1.10.7-3) unstable; urgency=low

  * [c65e1bb] Fixed FTBFS by making fuse test depend on appliance. Thanks
    to Guido Günther for spotting this.
  * [fe797af] Added fix for systemd-based host. Thanks to Paul Wise for
    testing.

 -- Hilko Bengen <bengen@debian.org>  Thu, 11 Aug 2011 00:25:19 +0200

libguestfs (1.10.7-2) unstable; urgency=low

  * [3ec437d] Added missing dependencies (Closes: #608103)

 -- Hilko Bengen <bengen@debian.org>  Wed, 10 Aug 2011 22:48:56 +0200

libguestfs (1.10.7-1) unstable; urgency=low

  * New upstream version
  * First upload to unstable
  * [5d22450] Adjusted some Section: and Architecture: fields
  * [976c8b8] Removed pre-setting answer to Debconf question

 -- Hilko Bengen <bengen@debian.org>  Mon, 08 Aug 2011 20:43:50 +0200

libguestfs (1.10.6-3) experimental; urgency=low

  * [f1217be] Fixed building of Python binding
  * [6a5de14] Added update-guestfs-appliance
  * [e6743be] Integrated update-guestfs-appliance using debconf.

 -- Hilko Bengen <bengen@debian.org>  Sun, 07 Aug 2011 19:00:18 +0200

libguestfs (1.10.6-2) experimental; urgency=low

  * [3de1b06] Added missing dependency for libguestfs-ocaml-dev, thanks to
    Stéphane Glondu

 -- Hilko Bengen <bengen@debian.org>  Mon, 01 Aug 2011 16:59:25 +0200

libguestfs (1.10.6-1) experimental; urgency=low

  * New upstream version
  * Updated copyright file

 -- Hilko Bengen <bengen@debian.org>  Sun, 31 Jul 2011 23:25:48 +0200

libguestfs (1.10.5-1) experimental; urgency=low

  * New upstream version

 -- Hilko Bengen <bengen@debian.org>  Fri, 29 Jul 2011 23:42:50 +0200

libguestfs (1.0.84-4) unstable; urgency=low

  * [2c44147] Build-depend on aptitude since Ubuntu needs it.
  * [d50fd25] New patch 0005-Check-for-service-and-use-it-if-it-s- there.patch
    Check for service and use it if it's there
  * [40dc6b0] New patch 0006-Check-for-grub-menu.lst-if-etc-grub.conf-
    can-t-be-fo.patch Check for grub/menu.lst if /etc/grub.conf can't be found
  * [465def2] New patch 0007-Debina-package-format-is-called-deb-not-
    dpkg.patch Debina package format is called 'deb' not 'dpkg'
  * [1b7efb4] New patch 0008-Add-application-listing-for-Debian.patch Add
    application listing for Debian
  * [5dd34c9] Add series file
  * [647fd84] Don't remove gmo files (Closes: #571117)

 -- Guido Günther <agx@sigxcpu.org>  Wed, 24 Feb 2010 18:22:58 +0100

libguestfs (1.0.84-3) unstable; urgency=low

  * [307bd4e] Add hivex commands.
  * [7fac596] Build and install fuse helper
  * [09ea683] Include all virt-* tools including virt-win-reg
  * [ae3ee70] New patch 0004-Disable-fuser-tests-if-dev-fuse-doesn-t-
    exist.patch Disable fuse tests if /dev/fuse doesn't exist

 -- Guido Günther <agx@sigxcpu.org>  Sun, 21 Feb 2010 19:40:43 +0100

libguestfs (1.0.84-2) unstable; urgency=low

  * [0195df4] Add vendor detection for Ubuntu
  * [2fa535e] {Build-,}Depend on bochsbios and vgabios These are only
    recommends but needed to run qemu during the tests.
  * [ee483bf] Reenable tests
  * [67fd975] New patch 0003-scrub-now-available-on-Debian.patch scrub now
    available on Debian
  * [2e9c89d] New patch 0004-Adjust-error-output-for-regressions-
    rhbz557655.patch Adjust error output for regressions/rhbz557655
  * [c5d5f9e] Adjust install-kernel to new debirf version
  * [9c1fbdf] Drop Hardcode-kernel-version.patch - superflous due to previous
    commit.

 -- Guido Günther <agx@sigxcpu.org>  Sun, 21 Feb 2010 13:24:01 +0100

libguestfs (1.0.84-1) unstable; urgency=low

  [ Guido Günther ]
  * [1149b4a] add missing modules for vfat

  [ Laurent Léonard ]
  * [397dbf3] Imported Upstream version 1.0.80
  * [ca95c7a] Drop patch 0001-add-nls_base.ko-and-nls_cp437.ko-for-
    vfat.patch. Fixed upstream.
  * [344c7e6] Add dependency on mkisofs.

  [ Guido Günther ]
  * [5aa8061] Add missing build-deps needed for ./configure
  * [f8a682d] Imported Upstream version 1.0.84
  * [e35175c] No need to manually install virt-inspector anymore
  * [de6ddf1] Depend on python-all-dev since libguestfs handles python
    2.6 too
  * [a2be87e] don't use the host's MAC address
  * [88b70ef] New patch 0001-Disable-checks-for-now.patch Disable checks for
    now
  * [2b59394] New patch 0002-Run-debirf-as-root.patch Run debirf as root
  * [e798002] New patch 0003-Hardcode-kernel-version.patch Hardcode kernel
    version
  * [602fab3] reenable patch system

 -- Guido Günther <agx@sigxcpu.org>  Sat, 20 Feb 2010 14:11:50 +0100

libguestfs (1.0.61-1) unstable; urgency=low

  * [831bc5f] Imported Upstream version 1.0.61
  * [b85412e] run checks but disable currently failing tests
  * [21d7e00] add missing qemu build-dep
  * [0636bb4] add missing build-dep for perl bindings
  * [5585a82] add missing build-deps for perl based tools
  * [e09005c] install virt-df and virt-cat
  * [342f8e4] install Lib.pm for perl bindings

 -- Guido Günther <agx@sigxcpu.org>  Fri, 17 Jul 2009 22:32:07 +0200

libguestfs (1.0.56-1) unstable; urgency=low

  * [1b77dc8] Imported Upstream version 1.0.56
  * [0ca461d] drop a all patches merged upstream or superfluous since
    we're building from a released version now.
  * [474dc39] no need to call autogen.sh
  * [32c3d61] amke sure the symlinks get created in time

 -- Guido Günther <agx@sigxcpu.org>  Thu, 09 Jul 2009 16:44:21 +0200

libguestfs (1.0.54+44git127ad3-3) unstable; urgency=low

  * [a6e6cc7] add virt-inspector
  * [1446178] build-dep on libaugeas-dev for augeas support in guestfsd
  * [b3769ed] select kernel by architecture
  * [103069f] speed up appliance startup
  * [aa02c11] document changes and release 1.0.54+44git127ad3-3

 -- Guido Günther <agx@sigxcpu.org>  Sat, 04 Jul 2009 17:58:04 +0200

libguestfs (1.0.54+44git127ad3-2) unstable; urgency=low

  * [8f1cea9] add missing shlibs dependency
  * [35663fe] shorten long descriptions a bit
  * [1631e0e] add watch file
  * [adebbd1] drop lib from python package name
  * [a24e6b9] add perl bindings
  * [cc2117e] don't run dh_makeshlibs on python lib to avoid ldconfig call
  * [d361e06] add missing ${misc:Depends}, {perl:Depends} and tighten
    dependency on libguestfs

 -- Guido Günther <agx@sigxcpu.org>  Fri, 03 Jul 2009 12:03:14 +0200

libguestfs (1.0.54+44git127ad3-1) unstable; urgency=low

  * [4cea8bd] Imported Upstream version 1.0.54+44git127ad3
  * [c01721f] switch to cdbs:
        * add doc package
        * add debug package
        * add python bindings
        * drop README.Debian
        * set maintainer to pkg-libvirt team
  * [91fafca] don't call configure, leave this to cdbs and make autoconf copy
    files instead of symlinking so dpkg-source can create a proper .diff.gz
  * [13207b9] drop .gitignore
  * [967d228] touch fakeroot.log to indicate the appliance has been built
  * [3477d95] use AM_MAINTAINER_MODE

 -- Guido Günther <agx@sigxcpu.org>  Thu, 02 Jul 2009 21:49:44 +0200

libguestfs (1.0.41-1) unstable; urgency=low

  * New upstream release 1.0.41.

 -- Richard Jones <rjones@redhat.com>  Thu, 04 Jun 2009 16:10:38 +0100

libguestfs (1.0.31-1) unstable; urgency=low

  * Initial release (Closes: #530427)

 -- Richard Jones <rjones@redhat.com>  Sun, 24 May 2009 21:43:45 +0100
