gce-compute-image-packages 20180905+dfsg1-0ubuntu1~14.04.1 source package in Ubuntu

Changelog

gce-compute-image-packages (20180905+dfsg1-0ubuntu1~14.04.1) trusty; urgency=medium

  * debian/patches/set-LDFLAGS-for-PAM.patch: Fix missing symbols
    when using oslogin due to misording of the boost regex library
    in linking the PAM modules. (LP: #1798706)

gce-compute-image-packages (20180905+dfsg1-0ubuntu1~14.04.0) trusty; urgency=medium

  * Backport to Trusty
    - Revert ordering shutdown scripts after snapd.service.
    - Revert adding /snap/bin to PATH for startup/shutdown scripts
    - Revert to using dh-systemd because Xenial does not have the debhelper
  * Revert "Build depend on debhelper (>= 9.20160709) instead of on dh-systemd"
    This reverts commit 1afdbde3f27ab4d1712b1a0d4cc14df3a0528bdc.
    Xenial does not have that debhelper version thus dh-systemd is needed there.
  * Build-depend on libboost-regex-dev for regex support
  * Choose std:: or boost:: regex based on support for C++11
  * Set LDFLAGS at the end of the the c++ command line right before libs.
    This fixes passig additional libs to make, namely -lboost_regex
  * Link with boost for regex support
  * Free tests from C++11 constructs to let them being compiled without C++11 support

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

  [ Balint Reczey ]
  * New upstream version 20180905+dfsg1 (LP: #1792466)
    - Restart the network daemon if networking is restarted.
    - Prevent setup of the default ethernet interface.
    - Accounts daemon can now verify username is 32 characters or less.
    - Prevent IP forwarding daemon log spam.
    - Make default shell configurable when executing metadata scripts.
    - Rename distro directory to distro_lib.
  * debian/control: Update Vcs-* fields to point to the new packaging repository
  * Update shared library symlinks
  * Drop 0001-Adjust-tests-to-changed-LoadJsonArrayToCache-behavio.patch,
    it is integrated upstream
  * Build depend on debhelper (>= 9.20160709) instead of on dh-systemd
    to keep Lintian happy.

  [ Google Cloud Team ]
  * Remove NTP dependency from packaging

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

  * Depend on the same version of google-compute-engine-oslogin
  * Only Recommend rsyslog | system-log-daemon (LP: #1780109)

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 Axtens <email address hidden>  Fri, 19 Oct 2018 12:41:42 +1100

Upload details

Uploaded by:
Daniel Axtens
Sponsored by:
Balint Reczey
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gce-compute-image-packages_20180905+dfsg1.orig.tar.xz 104.1 KiB b386f3e66f097611aeaf00f19decbe5f254ab3ddf0022e509bc8254f559f0f23
gce-compute-image-packages_20180905+dfsg1-0ubuntu1~14.04.1.debian.tar.xz 10.8 KiB 4a1c2fe9a1761c2fe4f8d7b9ef25019ba433637a5222a40ae67043f60b208d1a
gce-compute-image-packages_20180905+dfsg1-0ubuntu1~14.04.1.dsc 2.6 KiB c2d461906f8fc6beb034bd718ad8b5d27d75b6c0c88809a9492e3b9273d446a2

View changes file

Binary packages built by this source

gce-compute-image-packages: GCE's compute-image-packages for use in their guest environment

 This is a collection of scripts that are used on Google Compute Engine images
 to ensure compatibility with the cloud, as well as to enable features specific
 to the cloud.

google-compute-engine-oslogin: Google Compute Engine OS Login

 Contains libraries, applications and configurations for using OS Login
 on Google Compute Engine Virtual Machine Instances.

google-compute-engine-oslogin-dbgsym: debug symbols for package google-compute-engine-oslogin

 Contains libraries, applications and configurations for using OS Login
 on Google Compute Engine Virtual Machine Instances.

python-google-compute-engine: Python library for Google Compute Engine interaction

 Python libraries used for interacting with Google Compute Engine's APIs and
 functionality. This package contains the modules for Python 2.x.