ubuntu/+source/open-iscsi:ubuntu/jammy-proposed

Last commit made on 2022-01-19
Get this branch:
git clone -b ubuntu/jammy-proposed https://git.launchpad.net/ubuntu/+source/open-iscsi
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/jammy-proposed
Repository:
lp:ubuntu/+source/open-iscsi

Recent commits

9390f03... by Dave Jones

reconstruct-changelog

aafcf6f... by Christian Ehrhardt 

update-maintainer

d0eb9b6... by Christian Ehrhardt 

merge-changelogs

18923c8... by Dave Jones

* [a0e81aa] d/t/test-open-iscsi.py: adopt to resolvectl (systemd v249 compat)

23f13fd... by Christian Ehrhardt 

d/control: Transition from libopeniscsiusr0.2.0 to libopeniscsiusr

We had
  libopeniscsiusr0.2.0 2.1.3-1ubuntu6
Containing file
  /usr/lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
Debian now finally resolved that, but in differnt package name
  libopeniscsiusr 2.1.4-0ubuntu1~impishppa1
Also all dependencies flipped to the new package name,
but we need to ensure a proper install ordering.

Otherwise this happens:
  Preparing to unpack .../libopeniscsiusr_2.1.4-0ubuntu1~impishppa1_amd64.deb ...
  Unpacking libopeniscsiusr (2.1.4-0ubuntu1~impishppa1) ...
  dpkg: error processing archive /var/cache/apt/archives/libopeniscsiusr_2.1.4-0ubuntu1~impishppa1_amd64.deb (--unpack):
   trying to overwrite '/usr/lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0', which is also in package libopeniscsiusr0.2.0 2.1.3-1ubuntu6
  Preparing to unpack .../open-iscsi_2.1.4-0ubuntu1~impishppa1_amd64.deb ...
  Unpacking open-iscsi (2.1.4-0ubuntu1~impishppa1) over (2.1.3-1ubuntu6) ...
  Errors were encountered while processing:
   /var/cache/apt/archives/libopeniscsiusr_2.1.4-0ubuntu1~impishppa1_amd64.deb

For Debian that was a new package in 2.1.3-5, but for an Ubuntu user
that is case #5 of https://wiki.debian.org/PackageTransition
So we need to add breaks and a transitional.

This change can be dropped ater 22.04 as then all valid upgrade paths have gone
through this.

Signed-off-by: Christian Ehrhardt <email address hidden>

71e0296... by Christian Ehrhardt 

Ubuntu-only: d/README.Debian, d/extra/startup-checks.sh, d/open-iscsi-udeb.start, d/open-iscsi.postinst: Apply Ubuntu branding to iqn initiator name

Signed-off-by: Christian Ehrhardt <email address hidden>

ac59125... by Rafael David Tinoco

* Stop producing udebs on i386 where we no longer have d-i or a kernel.

6cc78c0... by Dave Jones

* d/rules: correct duplicated dh_installsystemd section

abe7c3c... by Rafael David Tinoco

* debian/tests: Add Ubuntu autopkgtest suite:
  - d/t/README-boot-test.md: document test design
  - d/t/control: register testsuite
  - d/t/get-image: helper to fetch an ubuntu cloud image
  - d/t/patch-image: helper to modify an ubuntu cloud image
  - d/test-open-iscsi.py, d/t/testlib.py: various qa regression tests
  - d/t/testsuite: helper to invoke qa regression tests
  - d/t/tgt-boot-test: test using tgt to boot from iscsi
  - d/t/xkvm: helper to spawn a VM

  Note: this suite should be replaced by LIO that replaced TGT in main.

f8760c2... by Ritesh Raj Sarraf

2.1.5-1 (patches unapplied)

Imported using git-ubuntu import.