Change logs for cloud-init source package in Lunar

  • cloud-init (23.4-0ubuntu1~23.04.1) lunar; urgency=medium
    
      * d/p/status-do-not-remove-duplicated-data.patch:
        - Revert behavior downstream, leave duplicate data
      * d/control: add python3-apt as Recommends to read APT config from apt_pkg
      * Upstream snapshot based on 23.4. (LP: #2045582).
        List of changes from upstream can be found at
        https://raw.githubusercontent.com/canonical/cloud-init/23.4/ChangeLog
    
     -- Alberto Contreras <email address hidden>  Tue, 05 Dec 2023 12:34:11 +0100
  • cloud-init (23.3.3-0ubuntu0~23.04.1) lunar; urgency=medium
    
      * Upstream snapshot based on 23.3.3. (LP: #2040291).
        List of changes from upstream can be found at
        https://raw.githubusercontent.com/canonical/cloud-init/23.3.3/ChangeLog
    
    cloud-init (23.3.2-0ubuntu0~23.04.1) lunar; urgency=medium
    
      * d/p/do-not-block-user-login.patch:
        - Revert behavior, allow user login after cloud-init stage (LP: #2039505)
      * Upstream snapshot based on 23.3.2. (LP: #2039453).
        List of changes from upstream can be found at
        https://raw.githubusercontent.com/canonical/cloud-init/23.3.2/ChangeLog
    
     -- James Falcon <email address hidden>  Tue, 24 Oct 2023 10:47:46 -0500
  • cloud-init (23.3.1-0ubuntu1~23.04.1) lunar; urgency=medium
    
      * Upstream snapshot based on upstream/main at ee9078a7.
      * d/cloud-init.maintscript: Remove the unused hook-network-manager
        conffile. (LP: #2027861)
      * d/patches/retain-old-groups.patch:
        - Retain original groups in cloud.cfg.tmpl
      * d/control: Add python3-passlib as needed for testing
      * d/cloud-init.templates: enable Akamai by default.
        Add Akamai to the default templates to allow datasource discovery.
      * d/po/templates.pot: refresh with debconf-updatepo
      * Upstream snapshot based on 23.3.1. (LP: #2033310).
        List of changes from upstream can be found at
        https://raw.githubusercontent.com/canonical/cloud-init/23.3.1/ChangeLog
    
     -- James Falcon <email address hidden>  Wed, 06 Sep 2023 11:28:36 -0500
  • cloud-init (23.2.2-0ubuntu0~23.04.1) lunar; urgency=medium
    
      * Upstream snapshot based on 23.2.2.
        List of changes from upstream can be found at
        https://raw.githubusercontent.com/canonical/cloud-init/23.2.2/ChangeLog
        - Bugs fixed in this snapshot: (LP: #2028562, #2028784)
    
     -- Alberto Contreras <email address hidden>  Tue, 01 Aug 2023 14:12:28 +0200
  • cloud-init (23.2.1-0ubuntu0~23.04.1) lunar; urgency=medium
    
      * Upstream snapshot based on 23.2.1. (LP: #2025180).
        List of changes from upstream can be found at
        https://raw.githubusercontent.com/canonical/cloud-init/23.2.1/ChangeLog
    
    cloud-init (23.2-0ubuntu0~23.04.1) lunar; urgency=medium
    
      * d/control: Remove pep8 dependency. It is no longer used.
      * Upstream snapshot based on 23.2. (LP: #2023110).
        List of changes from upstream can be found at
        https://raw.githubusercontent.com/canonical/cloud-init/23.2/ChangeLog
    
     -- Chad Smith <email address hidden>  Wed, 28 Jun 2023 14:14:31 -0600
  • cloud-init (23.2-0ubuntu0~23.04.1) lunar; urgency=medium
    
      * d/control: Remove pep8 dependency. It is no longer used.
      * Upstream snapshot based on 23.2. (LP: #2023110).
        List of changes from upstream can be found at
        https://raw.githubusercontent.com/canonical/cloud-init/23.2/ChangeLog
    
     -- Chad Smith <email address hidden>  Tue, 06 Jun 2023 16:13:08 -0600
  • cloud-init (23.1.2-0ubuntu0~23.04.1) lunar; urgency=medium
    
      * d/changelog: updating 23.1.1-0ubuntu2 changelog entry deleting
        mention of a snapshot that was not performed
      * SECURITY UPDATE: Make user/vendor data sensitive and remove log permissions
        Because user data and vendor data may contain sensitive information,
        this commit ensures that any user data or vendor data written to
        instance-data.json gets redacted and is only available to root user.
    
        Also, modify the permissions of cloud-init.log to be 640, so that
        sensitive data leaked to the log isn't world readable.
        Additionally, remove the logging of user data and vendor data to
        cloud-init.log from the Vultr datasource.
    
        This is based on upstream release of 23.1.2 [(LP: #2013967)]
    
        - d/cloud-init.postinst: postinst fixes for LP: #2013967
          Redact sensitive keys from world-readable instance-data.json on upgrade.
          Set perms 640 for /var/log/cloud-init.log on pkg upgrade.
          Redact sensitive Vultr messages from /var/log/cloud-init.log
        - (CVE-2023-1786)
    
     -- James Falcon <email address hidden>  Mon, 24 Apr 2023 15:45:43 -0500
  • cloud-init (23.1.1-0ubuntu2) lunar; urgency=medium
    
      * d/apport-general-hook.py: Add general apport hook to append cloud type,
        image and instance size information to bug reports (LP: #1724623)
      * d/cloud-init.postinst: MAAS prefer yaml.safe_load over yaml.load
        (LP: #2009746)
      * d/cloud-init.preinst: Oracle to remove vestigial /etc/cloud.cloud.cfg.d/
        99-disable-network-config.cfg because system config is now honored before
        datasource config (LP: #1956788)
      * Upstream snapshot based on upstream/main at 85b2fbc2.
        - Bugs fixed in this snapshot: (LP: #1956788)
    
     -- Chad Smith <email address hidden>  Tue, 21 Mar 2023 14:43:55 -0600
  • cloud-init (23.1.1-0ubuntu1) lunar; urgency=medium
    
      * Upstream snapshot based on main at 4896402b.
    
     -- James Falcon <email address hidden>  Thu, 02 Mar 2023 16:46:05 -0600
  • cloud-init (23.1-0ubuntu2) lunar; urgency=medium
    
      * Upstream snapshot based on main at d1ffbea5.
        - Bugs fixed in this snapshot: (LP: #2008727)
    
     -- James Falcon <email address hidden>  Thu, 02 Mar 2023 14:05:48 -0600
  • cloud-init (23.1-0ubuntu1) lunar; urgency=medium
    
      * Upstream snapshot based on 23.1.
        List of changes from upstream can be found at
        https://raw.githubusercontent.com/canonical/cloud-init/23.1/ChangeLog
        - Bugs fixed in this snapshot: (LP: #1990513, #1999164, #1931174)
          (LP: #1815990)
    
     -- Alberto Contreras <email address hidden>  Wed, 22 Feb 2023 18:15:10 +0100
  • cloud-init (22.4.2-0ubuntu3) lunar; urgency=medium
    
      * Upstream snapshot based on upstream/main at bdc7b040.
        - Bugs fixed in this snapshot: (LP: #2001737, #1998526, #2000596)
          (LP: #1851438)
      * Upstream snapshot based on upstream/main at 3b8b4692.
        - Bugs fixed in this snapshot: (LP: #1998998, #1997922, #2002969)
          (LP: #2003562, #1999680)
    
     -- James Falcon <email address hidden>  Fri, 03 Feb 2023 15:36:12 -0600
  • cloud-init (22.4.2-0ubuntu2) lunar; urgency=medium
    
      * Upstream snapshot based on upstream/main at 040090a3.
        - Bugs fixed in this snapshot: (LP: #1994980, #1998655, #1999042)
          (LP: #1997559)
    
     -- Chad Smith <email address hidden>  Thu, 15 Dec 2022 16:11:37 -0700
  • cloud-init (22.4.2-0ubuntu1) lunar; urgency=medium
    
      * Upstream snapshot based on upstream commit 893df0d6.
        - Bugs fixed in this snapshot: (LP: #1997559)
    
     -- Alberto Contreras <email address hidden>  Thu, 24 Nov 2022 08:39:08 +0100
  • cloud-init (22.4.1-0ubuntu1) lunar; urgency=medium
    
      * Upstream snapshot based on upstream commit c038808e.
    
     -- James Falcon <email address hidden>  Mon, 21 Nov 2022 15:02:34 -0600
  • cloud-init (22.4-0ubuntu4) lunar; urgency=medium
    
      * Upstream snapshot based on upstream commit 74ed1387.
        - Bugs fixed in this snapshot: (LP: #1844191, #1906849, #1992512)
    
     -- James Falcon <email address hidden>  Fri, 18 Nov 2022 16:41:49 -0600
  • cloud-init (22.4-0ubuntu3) lunar; urgency=medium
    
      * d/changelog: Sync released d/changelog entries
        - 22.3.4-0ubuntu1 and 22.3.3-0ubuntu1~22.10.1
      * Changelog: Sync release entries in Changlog:
        - 22.3.1, 22.3.2, 22.3.3 and 22.3.4
    
     -- Chad Smith <email address hidden>  Tue, 15 Nov 2022 19:08:24 -0700
  • cloud-init (22.4-0ubuntu2) lunar; urgency=medium
    
      * d/changelog: account for closed bugs released in 22.4-0ubuntu1
    
     -- Chad Smith <email address hidden>  Tue, 15 Nov 2022 16:34:07 -0700
  • cloud-init (22.4-0ubuntu1) lunar; urgency=medium
    
      * d/control: drop python3-httpretty from Build-Depends
      * d/cloud-init.templates: Add NWCS to datasource list
      * Upstream snapshot based on 22.4 upstream release. List of changes
        from upstream can be found at
        https://raw.githubusercontent.com/canonical/cloud-init/22.4/ChangeLog
    
     -- James Falcon <email address hidden>  Tue, 15 Nov 2022 14:23:44 -0600
  • cloud-init (22.3.4-0ubuntu1) kinetic; urgency=medium
    
      * New upstream bug fix release.
        + Release 22.3.4 (LP: #1986703)
        + Fix Oracle DS primary interface when using IMDS (#1757)
          (LP: #1989686)
    
     -- Brett Holman <email address hidden>  Fri, 30 Sep 2022 16:07:44 -0600