gce-compute-image-packages (20180510+dfsg1-0ubuntu4~18.04.0) bionic; urgency=medium

  * Rebuild for Bionic

 -- Balint Reczey <rbalint@ubuntu.com>  Fri, 18 May 2018 12:51:48 +0200

gce-compute-image-packages (20180510+dfsg1-0ubuntu4) cosmic; urgency=medium

  * debian/patches/0004-order-shutdown-scripts-after-snapd.patch: Order
    shutdown scripts after snapd.service.
  * debian/patches/0005-add-snap-bin-to-path.patch: Add /snap/bin to
    PATH for startup/shutdown scripts.

 -- Daniel Watkins <oddbloke@ubuntu.com>  Thu, 17 May 2018 12:30:32 -0400

gce-compute-image-packages (20180510+dfsg1-0ubuntu3~18.04.0) bionic; urgency=medium

  * Rebuild for Bionic

 -- Balint Reczey <rbalint@ubuntu.com>  Wed, 16 May 2018 19:36:11 +0200

gce-compute-image-packages (20180510+dfsg1-0ubuntu3) cosmic; urgency=medium

  * Update prerm to stop google-network-daemon.service rather than the removed ones
  * Only Provide irqbalance without Breaks and Replaces to ensure smooth upgrades

 -- Balint Reczey <rbalint@ubuntu.com>  Wed, 16 May 2018 19:18:25 +0200

gce-compute-image-packages (20180510+dfsg1-0ubuntu2) cosmic; urgency=medium

  * debian/patches/0003-order-startup-scripts-after-snap-
    seeding.service: Ensure that snaps have been seeded before startup
    scripts run.

 -- Daniel Watkins <oddbloke@ubuntu.com>  Tue, 15 May 2018 14:12:44 -0400

gce-compute-image-packages (20180510+dfsg1-0ubuntu1) cosmic; urgency=medium

  [ Balint Reczey ]
  * Break, Replace and Provide irqbalance.
    Optimization scripts are conflicting with irqbalance and the set
    relationships ensure removal of irqbalance when it was accidentally
    installed.
  * Depend on virtual system-log-daemon as an alternative of rsyslog
  * Update copyrights
  * New upstream version 20180510 (LP: #1770650)
  * Refresh patches
  * Adjust tests to changed behaviour
  * Update symlink to shared library with updated revision
  * debian/gce-compute-image-packages.preinst: Add debhelper token
  * Update Lintian overrides

  [ Google Cloud Team ]
  * Add module blacklist for GCE
  * Fix Debian install when migrating to new network daemon

 -- Balint Reczey <rbalint@ubuntu.com>  Tue, 15 May 2018 16:09:25 +0200

gce-compute-image-packages (20180129+dfsg1-0ubuntu3) bionic; urgency=medium

  * Drop the Recommends: on google-cloud-sdk; this is moving to be a snap
    for 18.04 and we don't want to continue pulling in a deprecated deb.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 12 Apr 2018 13:34:48 -0700

gce-compute-image-packages (20180129+dfsg1-0ubuntu2) bionic; urgency=medium

  * No-change rebuild against libcurl4

 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 28 Feb 2018 06:53:40 +0000

gce-compute-image-packages (20180129+dfsg1-0ubuntu1) bionic; urgency=medium

  [ Balint Reczey ]
  * Override false positive maintainer-script-empty Lintian warning
  * Suggest libpam-cracklib instead of recommending it
    libpam-cracklib was not installed on cloud images before due to using
    --no-install-recommends when installing gce-compute-image-packages, but this
    state could have been surprising for users. (LP: #1741989)
  * New upstream version 20180129+dfsg1 (LP: #1746588)
    - Close socket connections when requesting metadata.
    - Change the OS Login uid restriction to allow uid 1000.
    - Improve hostname setting, including restarting rsyslog

  [ Zach Marano from Google Cloud Team ]
  * Update symlink to shared library with updated revision
  * Depend on rsyslog
  * Force IPv4 for Debian apt configs

 -- Balint Reczey <rbalint@ubuntu.com>  Wed, 31 Jan 2018 20:14:23 +0100

gce-compute-image-packages (20171129+dfsg1-0ubuntu1) bionic; urgency=medium

  [ Balint Reczey ]
  * Add minimal debian/google-compute-engine-oslogin.prerm to fix upgrades
    (LP: #1733878)
  * New upstream version 20171129+dfsg1
    - Generate SSH host keys when none are present.
    - Improve logging when activating OS Login.
    - Fix parsing logic for expiration time on SSH public keys.
    - Fix home directory creation PAM config.
  * Update symlink to shared library with updated revision
  * Use -I/usr/include/json-c for building tests

  [ Ludovic Gasc ]
  * Add systemd as valid ntp daemon

 -- Balint Reczey <rbalint@ubuntu.com>  Fri, 01 Dec 2017 19:40:05 +0100

gce-compute-image-packages (20171025+dfsg1-0ubuntu1) bionic; urgency=medium

  * New upstream version 20171025+dfsg1 (LP: #1729046)
   - Update set_hostname file name to prevent conflict
   - Add apt config to prevent auto-removal of google-compute-engine
   - Remove logging when checking OS Login status
  * Update symlink to shared library with updated patch version
  * Update packaging for changing set_hostname to google_set_hostname
  * Ship apt config to prevent auto-removal of google-compute-engine

 -- Balint Reczey <rbalint@ubuntu.com>  Tue, 31 Oct 2017 18:23:49 +0100

gce-compute-image-packages (20171019+dfsg1-0ubuntu1) artful; urgency=medium

  [ Balint Reczey ]
  * New upstream version 20171019+dfsg1 (LP: #1726810)
    - Add status option for google_oslogin_control
    - OS Login activation via the accounts daemon
  * Tidy up d/control with the help of cme fix dpkg-control
  * Update symlink to shared library with updated minor version
  * Change package priority to optional from extra
  * Add debhelper token to prerm

  [ Zach Marano from Google Cloud Team ]
  * Depend on chrony | ntp | time-daemon instead of just ntp
  * Move all service activation handling to
    gce-compute-image-packages.{postinst|prerm}
  * Make google-compute-engine depend on google-compute-engine-oslogin

 -- Balint Reczey <rbalint@ubuntu.com>  Tue, 24 Oct 2017 16:35:46 +0200

gce-compute-image-packages (20171006+dfsg1-0ubuntu1) artful; urgency=medium

  * List current packaging repository in debian/control
  * New upstream version 20171006+dfsg1 (LP: #1722356)
    - Fix system hang during VM shutdown
    - JSON parser accepts string types for int64 values
  * Update symlink to shared library with updated patch version

 -- Balint Reczey <rbalint@ubuntu.com>  Mon, 09 Oct 2017 19:16:04 +0200

gce-compute-image-packages (20170921+dfsg1-0ubuntu1) artful; urgency=medium

  [ Balint Reczey ]
  * New upstream version 20170921+dfsg1
  * Exclude upstream's debian/ directory to not interact with packaging
  * Repack orig source with +dfsg1 suffix
  * Ship sysctl configuration for Google-recommended kernel parameters
  * Update symlink to shared library with updated patch version
  * Make google-compute-engine-oslogin depend on openssh-server

  [ Google Cloud Team ]
  * Add DHCP exit hook script back into package.
  * Ship systemd preset

 -- Balint Reczey <rbalint@ubuntu.com>  Fri, 22 Sep 2017 01:35:35 +0200

gce-compute-image-packages (20170718-0ubuntu1) artful; urgency=medium

  * Update debian/copyright
  * New upstream version 20170718 (LP: #1705448)

 -- Balint Reczey <rbalint@ubuntu.com>  Thu, 20 Jul 2017 14:28:58 +0200

gce-compute-image-packages (20170622-0ubuntu1) artful; urgency=medium

  * New upstream version 20170622 (LP: #1700027)
    - Add Linux guest environment support for OS Login
  * Add google-compute-engine-oslogin binary package (LP: #1694571)

 -- Balint Reczey <rbalint@ubuntu.com>  Fri, 23 Jun 2017 10:42:27 +0200

gce-compute-image-packages (20170609-0ubuntu1) artful; urgency=medium

  * Fix empty lines in debian/rules
  * Update copyright years
  * New upstream version 20170609 (LP: #1699105)

 -- Balint Reczey <rbalint@ubuntu.com>  Tue, 20 Jun 2017 13:06:49 +0200

gce-compute-image-packages (20170523-0ubuntu1) artful; urgency=medium

  * New upstream release (LP: #1696191).

 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Tue, 06 Jun 2017 09:50:59 -0700

gce-compute-image-packages (20170426-0ubuntu2) artful; urgency=medium

  * debian/control:
    - Make the python3-google-compute-engine dependency versioned for
      gce-compute-image-packages always on the most current version
      (LP: #1690147).

 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Thu, 11 May 2017 14:25:24 +0200

gce-compute-image-packages (20170426-0ubuntu1) artful; urgency=medium

  * New upstream release (LP: #1689205).

 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Fri, 05 May 2017 09:42:01 +0200

gce-compute-image-packages (20160930-0ubuntu6) zesty; urgency=medium

  * Do not restart startup or shutdown scripts on upgrade (LP: #1668327)

 -- Phil Roche <phil.roche@canonical.com>  Mon, 20 Mar 2017 14:47:51 +0000

gce-compute-image-packages (20160930-0ubuntu5) zesty; urgency=medium

  * Install upstream-provided rsyslog configuration so that daemons can log to
    the serial console. (LP: #1664949)

 -- Daniel Watkins <daniel.watkins@canonical.com>  Wed, 15 Feb 2017 11:40:12 +0000

gce-compute-image-packages (20160930-0ubuntu4) zesty; urgency=medium

  * Reintroduce udev rules that configure GCE-specific behaviour.
    (LP: #1662491)

 -- Daniel Watkins <daniel.watkins@canonical.com>  Mon, 06 Feb 2017 16:22:37 +0000

gce-compute-image-packages (20160930-0ubuntu3) zesty; urgency=medium

  * GCE mirrors not in place before startup scripts are run (LP: #1436846)
  * Run google-startup-scripts.service after multi-user.target (LP: #1627436)

 -- Phil Roche <phil.roche@canonical.com>  Thu, 17 Nov 2016 15:09:00 +0000

gce-compute-image-packages (20160930-0ubuntu2) yakkety; urgency=medium

  * Document all elements of the source package in debian/copyright.
  * Add Replaces: for our Conflicts: to ensure replacement.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 03 Oct 2016 23:35:49 -0700

gce-compute-image-packages (20160930-0ubuntu1) yakkety; urgency=medium

  * New upstream release.

 -- Daniel Watkins <daniel.watkins@canonical.com>  Fri, 30 Sep 2016 15:27:56 -0700

gce-compute-image-packages (20160826-0ubuntu1) yakkety; urgency=medium

  * Initial release. (LP: #1613677)

 -- Daniel Watkins <daniel.watkins@canonical.com>  Tue, 20 Sep 2016 11:44:25 +0100
