** Description changed:

  Stable Release Update for netplan.io 1.1.2-7ubuntu3 to Noble (and
  Plucky). This version contains bug fixes and new features we want to
  make available to users of Ubuntu 24.04.
  
  netplan.io has an SRU exception for backporting new versions with new
  features
  https://documentation.ubuntu.com/sru/en/latest/reference/exception-
  Netplan-Updates/
  
  [ Impact ]
- This release contains both bug fixes and new features and we would like to
+ 
+ This release contains both test fixes and new features and we would like to
  make sure all of our supported customers have access to these improvements.
  The notable ones are:
  
-   * TBD
+   * Allows non standard OVS setups (e.g. OVS from snap)
+     - Switching from hard-coded /usr/bin/ovs-vsctl to dynamic detection
+       of ovs-vsctl (e.g. /{usr,snap}/bin/ovs-vsctl)
+   * Test improvements, especially for slower architectures such as riscv64
  
  [ Test Plan ]
  
  The following development and SRU process was followed:
  
https://documentation.ubuntu.com/sru/en/latest/reference/exception-Netplan-Updates/
  
  Netplan contains an extensive integration test suite that is ran using
  the SRU package for each releases. This test suite's results are available 
here:
  http://autopkgtest.ubuntu.com/packages/n/netplan.io
  
  A successful run is required before the proposed netplan package
  can be let into -updates.
  
  The netplan team will be in charge of attaching the artifacts and console
  output of the appropriate run to the bug. Netplan team members will not
  mark ‘verification-done’ until this has happened.
  
+ ADDITIONALLY:
+ Also, we want to execute the NetworkManager DEP-8 test against the -proposed 
version of Netplan, to confirm the integration is still working as expected.
+ 
  Noble autopkgtest logs:
  - TBD
  
  Oracular autopkgtest logs:
  - TBD
  
  [ Where problems could occur ]
  
- * Similar backports have been done in the past, e.g. bug #2103603
- 
- * This is not a big release and is available on Questing & Plucky for
- some time now without any concerning issues reported.
+ * This is not a big release and has been available on Questing for some
+ time without any concerning issues reported.
  
  * As usual, any backwards compatibility issue that prevents the new
  Netplan to parse existing YAML files would leave the system without
  networking configuration after a reboot or add unexpected logging
  output. Therefore, we added two patches in "d/p/sru-compat/*" to mute
- one warning, as it used to be on Noble.
+ one warning and convert one error to a warning, as it used to be on
+ Noble.
  
- * TBD: drop wait-online-dns
+ * Notably, the feature to wait for DNS servers in systemd-networkd-wait-
+ online has been dropped from the Noble backport, as it relies on
+ upstream systemd functionality of systemd v258 (that has been backported
+ to systemd 257.2-3ubuntu1 in Plucky)
  
  [ Other Info ]
  
- * A PPA for testing can be found at TBD
+ * Similar backports have been done in the past, e.g. bug #2103603
+ * A PPA for testing can be found at 
https://launchpad.net/~slyon/+archive/ubuntu/lp-2127195-backport-1.1.2-7u3/+packages
  
  [ Changelog ]
  
-   * TBD: d/changelog
+   * Backport netplan.io 1.1.2-7ubuntu3 (LP: #2127195)
+     - Allows non standard OVS setups (e.g. OVS from snap)
+     - Test improvements, especially for slower architectures such as riscv46
+   * SRU compatibility
+     - d/gbp.con: Update for Noble
+     - d/libnetplan1.symbols: keep it at the original version
+     - d/p/series: Keep d/p/sru-compat/* patches
+     - d/p/lp2083029/*: Keep properly structured patches for SRU
+     - d/p/series: Drop wait-online-dns* which is incompatible with systemd 
v255
+       + d/control: Keep systemd dependency at v248
  
  [ Git Changelog ]
  
- TBD: shortlog
+ 9d15a9ba changelog
+ 97305316 d/p/series,d/control: Drop wait-online-dns* which is incompatible 
with Noble.  # NOBLE ONLY
+ 9c6cd0cf d/p/lp2083029/*: Keep properly structured patches for SRU
+ a250bb25 d/p/series: Keep d/p/sru-compat/* patches  # NOBLE ONLY
+ 2db99894 d/libnetplan1.symbols: keep it at the original version  # NOBLE ONLY
+ a917e41a d/gbp.conf: Update for Noble
+ 4ec2437a changelog: Backport netplan.io 1.1.2-7ubuntu3 (LP: #2127195)

** Description changed:

  Stable Release Update for netplan.io 1.1.2-7ubuntu3 to Noble (and
  Plucky). This version contains bug fixes and new features we want to
  make available to users of Ubuntu 24.04.
  
  netplan.io has an SRU exception for backporting new versions with new
  features
  https://documentation.ubuntu.com/sru/en/latest/reference/exception-
  Netplan-Updates/
  
  [ Impact ]
  
  This release contains both test fixes and new features and we would like to
  make sure all of our supported customers have access to these improvements.
  The notable ones are:
  
-   * Allows non standard OVS setups (e.g. OVS from snap)
-     - Switching from hard-coded /usr/bin/ovs-vsctl to dynamic detection
-       of ovs-vsctl (e.g. /{usr,snap}/bin/ovs-vsctl)
-   * Test improvements, especially for slower architectures such as riscv64
+   * Allows non standard OVS setups (e.g. OVS from snap)
+     - Switching from hard-coded /usr/bin/ovs-vsctl to dynamic detection
+       of ovs-vsctl (e.g. /{usr,snap}/bin/ovs-vsctl)
+   * Test improvements, especially for slower architectures such as riscv64
+ 
+   * Note: all new features come with corresponding build-time and DEP-8
+ integration tests, to confirm their functionality in autopkgtest-cloud.
  
  [ Test Plan ]
  
  The following development and SRU process was followed:
  
https://documentation.ubuntu.com/sru/en/latest/reference/exception-Netplan-Updates/
  
  Netplan contains an extensive integration test suite that is ran using
  the SRU package for each releases. This test suite's results are available 
here:
  http://autopkgtest.ubuntu.com/packages/n/netplan.io
  
  A successful run is required before the proposed netplan package
  can be let into -updates.
  
  The netplan team will be in charge of attaching the artifacts and console
  output of the appropriate run to the bug. Netplan team members will not
  mark ‘verification-done’ until this has happened.
  
  ADDITIONALLY:
  Also, we want to execute the NetworkManager DEP-8 test against the -proposed 
version of Netplan, to confirm the integration is still working as expected.
  
  Noble autopkgtest logs:
  - TBD
  
  Oracular autopkgtest logs:
  - TBD
  
  [ Where problems could occur ]
  
  * This is not a big release and has been available on Questing for some
  time without any concerning issues reported.
  
  * As usual, any backwards compatibility issue that prevents the new
  Netplan to parse existing YAML files would leave the system without
  networking configuration after a reboot or add unexpected logging
  output. Therefore, we added two patches in "d/p/sru-compat/*" to mute
  one warning and convert one error to a warning, as it used to be on
  Noble.
  
  * Notably, the feature to wait for DNS servers in systemd-networkd-wait-
  online has been dropped from the Noble backport, as it relies on
  upstream systemd functionality of systemd v258 (that has been backported
  to systemd 257.2-3ubuntu1 in Plucky)
  
  [ Other Info ]
  
  * Similar backports have been done in the past, e.g. bug #2103603
  * A PPA for testing can be found at 
https://launchpad.net/~slyon/+archive/ubuntu/lp-2127195-backport-1.1.2-7u3/+packages
  
  [ Changelog ]
  
-   * Backport netplan.io 1.1.2-7ubuntu3 (LP: #2127195)
-     - Allows non standard OVS setups (e.g. OVS from snap)
-     - Test improvements, especially for slower architectures such as riscv46
-   * SRU compatibility
-     - d/gbp.con: Update for Noble
-     - d/libnetplan1.symbols: keep it at the original version
-     - d/p/series: Keep d/p/sru-compat/* patches
-     - d/p/lp2083029/*: Keep properly structured patches for SRU
-     - d/p/series: Drop wait-online-dns* which is incompatible with systemd 
v255
-       + d/control: Keep systemd dependency at v248
+   * Backport netplan.io 1.1.2-7ubuntu3 (LP: #2127195)
+     - Allows non standard OVS setups (e.g. OVS from snap)
+     - Test improvements, especially for slower architectures such as riscv46
+   * SRU compatibility
+     - d/gbp.con: Update for Noble
+     - d/libnetplan1.symbols: keep it at the original version
+     - d/p/series: Keep d/p/sru-compat/* patches
+     - d/p/lp2083029/*: Keep properly structured patches for SRU
+     - d/p/series: Drop wait-online-dns* which is incompatible with systemd 
v255
+       + d/control: Keep systemd dependency at v248
  
  [ Git Changelog ]
  
  9d15a9ba changelog
  97305316 d/p/series,d/control: Drop wait-online-dns* which is incompatible 
with Noble.  # NOBLE ONLY
  9c6cd0cf d/p/lp2083029/*: Keep properly structured patches for SRU
  a250bb25 d/p/series: Keep d/p/sru-compat/* patches  # NOBLE ONLY
  2db99894 d/libnetplan1.symbols: keep it at the original version  # NOBLE ONLY
  a917e41a d/gbp.conf: Update for Noble
  4ec2437a changelog: Backport netplan.io 1.1.2-7ubuntu3 (LP: #2127195)

** Description changed:

  Stable Release Update for netplan.io 1.1.2-7ubuntu3 to Noble (and
  Plucky). This version contains bug fixes and new features we want to
  make available to users of Ubuntu 24.04.
  
  netplan.io has an SRU exception for backporting new versions with new
  features
  https://documentation.ubuntu.com/sru/en/latest/reference/exception-
  Netplan-Updates/
  
  [ Impact ]
  
  This release contains both test fixes and new features and we would like to
  make sure all of our supported customers have access to these improvements.
  The notable ones are:
  
    * Allows non standard OVS setups (e.g. OVS from snap)
      - Switching from hard-coded /usr/bin/ovs-vsctl to dynamic detection
        of ovs-vsctl (e.g. /{usr,snap}/bin/ovs-vsctl)
    * Test improvements, especially for slower architectures such as riscv64
  
-   * Note: all new features come with corresponding build-time and DEP-8
- integration tests, to confirm their functionality in autopkgtest-cloud.
+   * Note: all new features come with corresponding build-time and DEP-8
+     integration tests, to confirm their functionality in autopkgtest-cloud.
  
  [ Test Plan ]
  
  The following development and SRU process was followed:
  
https://documentation.ubuntu.com/sru/en/latest/reference/exception-Netplan-Updates/
  
  Netplan contains an extensive integration test suite that is ran using
  the SRU package for each releases. This test suite's results are available 
here:
  http://autopkgtest.ubuntu.com/packages/n/netplan.io
  
  A successful run is required before the proposed netplan package
  can be let into -updates.
  
  The netplan team will be in charge of attaching the artifacts and console
  output of the appropriate run to the bug. Netplan team members will not
  mark ‘verification-done’ until this has happened.
  
  ADDITIONALLY:
  Also, we want to execute the NetworkManager DEP-8 test against the -proposed 
version of Netplan, to confirm the integration is still working as expected.
  
  Noble autopkgtest logs:
  - TBD
  
  Oracular autopkgtest logs:
  - TBD
  
  [ Where problems could occur ]
  
  * This is not a big release and has been available on Questing for some
  time without any concerning issues reported.
  
  * As usual, any backwards compatibility issue that prevents the new
  Netplan to parse existing YAML files would leave the system without
  networking configuration after a reboot or add unexpected logging
  output. Therefore, we added two patches in "d/p/sru-compat/*" to mute
  one warning and convert one error to a warning, as it used to be on
  Noble.
  
  * Notably, the feature to wait for DNS servers in systemd-networkd-wait-
  online has been dropped from the Noble backport, as it relies on
  upstream systemd functionality of systemd v258 (that has been backported
  to systemd 257.2-3ubuntu1 in Plucky)
  
  [ Other Info ]
  
  * Similar backports have been done in the past, e.g. bug #2103603
  * A PPA for testing can be found at 
https://launchpad.net/~slyon/+archive/ubuntu/lp-2127195-backport-1.1.2-7u3/+packages
  
  [ Changelog ]
  
    * Backport netplan.io 1.1.2-7ubuntu3 (LP: #2127195)
      - Allows non standard OVS setups (e.g. OVS from snap)
      - Test improvements, especially for slower architectures such as riscv46
    * SRU compatibility
      - d/gbp.con: Update for Noble
      - d/libnetplan1.symbols: keep it at the original version
      - d/p/series: Keep d/p/sru-compat/* patches
      - d/p/lp2083029/*: Keep properly structured patches for SRU
      - d/p/series: Drop wait-online-dns* which is incompatible with systemd 
v255
        + d/control: Keep systemd dependency at v248
  
  [ Git Changelog ]
  
  9d15a9ba changelog
  97305316 d/p/series,d/control: Drop wait-online-dns* which is incompatible 
with Noble.  # NOBLE ONLY
  9c6cd0cf d/p/lp2083029/*: Keep properly structured patches for SRU
  a250bb25 d/p/series: Keep d/p/sru-compat/* patches  # NOBLE ONLY
  2db99894 d/libnetplan1.symbols: keep it at the original version  # NOBLE ONLY
  a917e41a d/gbp.conf: Update for Noble
  4ec2437a changelog: Backport netplan.io 1.1.2-7ubuntu3 (LP: #2127195)

** Description changed:

  Stable Release Update for netplan.io 1.1.2-7ubuntu3 to Noble (and
  Plucky). This version contains bug fixes and new features we want to
  make available to users of Ubuntu 24.04.
  
  netplan.io has an SRU exception for backporting new versions with new
  features
  https://documentation.ubuntu.com/sru/en/latest/reference/exception-
  Netplan-Updates/
  
  [ Impact ]
  
  This release contains both test fixes and new features and we would like to
  make sure all of our supported customers have access to these improvements.
  The notable ones are:
  
    * Allows non standard OVS setups (e.g. OVS from snap)
      - Switching from hard-coded /usr/bin/ovs-vsctl to dynamic detection
        of ovs-vsctl (e.g. /{usr,snap}/bin/ovs-vsctl)
    * Test improvements, especially for slower architectures such as riscv64
  
    * Note: all new features come with corresponding build-time and DEP-8
-     integration tests, to confirm their functionality in autopkgtest-cloud.
+     integration tests, to confirm their functionality in autopkgtest-cloud.
  
  [ Test Plan ]
  
  The following development and SRU process was followed:
  
https://documentation.ubuntu.com/sru/en/latest/reference/exception-Netplan-Updates/
  
  Netplan contains an extensive integration test suite that is ran using
  the SRU package for each releases. This test suite's results are available 
here:
  http://autopkgtest.ubuntu.com/packages/n/netplan.io
  
  A successful run is required before the proposed netplan package
  can be let into -updates.
  
  The netplan team will be in charge of attaching the artifacts and console
  output of the appropriate run to the bug. Netplan team members will not
  mark ‘verification-done’ until this has happened.
  
  ADDITIONALLY:
  Also, we want to execute the NetworkManager DEP-8 test against the -proposed 
version of Netplan, to confirm the integration is still working as expected.
  
  Noble autopkgtest logs:
  - TBD
  
- Oracular autopkgtest logs:
+ Plucky autopkgtest logs:
  - TBD
  
  [ Where problems could occur ]
  
  * This is not a big release and has been available on Questing for some
  time without any concerning issues reported.
  
  * As usual, any backwards compatibility issue that prevents the new
  Netplan to parse existing YAML files would leave the system without
  networking configuration after a reboot or add unexpected logging
  output. Therefore, we added two patches in "d/p/sru-compat/*" to mute
  one warning and convert one error to a warning, as it used to be on
  Noble.
  
  * Notably, the feature to wait for DNS servers in systemd-networkd-wait-
  online has been dropped from the Noble backport, as it relies on
  upstream systemd functionality of systemd v258 (that has been backported
  to systemd 257.2-3ubuntu1 in Plucky)
  
  [ Other Info ]
  
  * Similar backports have been done in the past, e.g. bug #2103603
  * A PPA for testing can be found at 
https://launchpad.net/~slyon/+archive/ubuntu/lp-2127195-backport-1.1.2-7u3/+packages
  
  [ Changelog ]
  
    * Backport netplan.io 1.1.2-7ubuntu3 (LP: #2127195)
      - Allows non standard OVS setups (e.g. OVS from snap)
      - Test improvements, especially for slower architectures such as riscv46
    * SRU compatibility
      - d/gbp.con: Update for Noble
      - d/libnetplan1.symbols: keep it at the original version
      - d/p/series: Keep d/p/sru-compat/* patches
      - d/p/lp2083029/*: Keep properly structured patches for SRU
      - d/p/series: Drop wait-online-dns* which is incompatible with systemd 
v255
        + d/control: Keep systemd dependency at v248
  
  [ Git Changelog ]
  
  9d15a9ba changelog
  97305316 d/p/series,d/control: Drop wait-online-dns* which is incompatible 
with Noble.  # NOBLE ONLY
  9c6cd0cf d/p/lp2083029/*: Keep properly structured patches for SRU
  a250bb25 d/p/series: Keep d/p/sru-compat/* patches  # NOBLE ONLY
  2db99894 d/libnetplan1.symbols: keep it at the original version  # NOBLE ONLY
  a917e41a d/gbp.conf: Update for Noble
  4ec2437a changelog: Backport netplan.io 1.1.2-7ubuntu3 (LP: #2127195)

** Changed in: netplan.io (Ubuntu Plucky)
     Assignee: (unassigned) => Lukas Märdian (slyon)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2127195

Title:
  [SRU] Backport netplan.io 1.1.2-7ubuntu3 to 24.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/2127195/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to