[Bug 2085209] [NEW] Merge open-iscsi from Debian unstable for jammy

Bryce Harrington 2085209 at bugs.launchpad.net
Tue Oct 22 03:15:33 UTC 2024


Public bug reported:

Scheduled-For: Backlog
Upstream: 2.1.10
Debian:   2.1.10-1    
Ubuntu:   2.1.10-1ubuntu1


There is nothing yet to merge for open-iscsi currently, but this ticket
is filed prospectfully for tracking purposes in case a merge does become
available later this cycle.

If it turns out this needs a sync rather than a merge, please change the
tag 'needs-merge' to 'needs-sync', and (optionally) update the title as
desired.

If this merge pulls in a new upstream version, also consider adding an
entry to the Jammy Release Notes:
https://discourse.ubuntu.com/c/release/38


### New Debian Changes ###

open-iscsi (2.1.10-1) unstable; urgency=medium

  * New upstream version 2.1.10
  * [4968264] Rebase patches

 -- Chris Hofstaedtler <zeha at debian.org>  Thu, 13 Jun 2024 02:51:38
+0200

open-iscsi (2.1.9-4) unstable; urgency=medium

  * [41ee5f4] iscsid.service: add After=run-lock.mount (Closes: #1071178)
  * [7463084] Replace Build-Depends: pkg-config (deprecated) with pkgconf
  * [fb96753] Build using meson build system
  * [ddff4f1] Tighten dependency on libopeniscsiusr

 -- Chris Hofstaedtler <zeha at debian.org>  Sun, 19 May 2024 01:30:33
+0200

open-iscsi (2.1.9-3) unstable; urgency=medium

  * Release to unstable.

 -- Chris Hofstaedtler <zeha at debian.org>  Mon, 27 Nov 2023 01:30:00
+0100

open-iscsi (2.1.9-2) experimental; urgency=medium

  * [1ceb4b9] Move files from / to /usr
  * [ab986c9] Apply wrap-and-sort -kas

 -- Chris Hofstaedtler <zeha at debian.org>  Sat, 25 Nov 2023 17:02:11
+0100

open-iscsi (2.1.9-1) unstable; urgency=medium

  * [90dd9cd] New upstream version 2.1.9

 -- Chris Hofstaedtler <zeha at debian.org>  Sat, 11 Nov 2023 00:49:32
+0100

open-iscsi (2.1.8-2) unstable; urgency=medium

  [ Eric Mackay ]
  * [195bc9a] Update debian/watch to use api.github

  [ Chris Hofstaedtler ]
  * [5dde3d5] Import README.source from systemd
  * [f00c96e] Import patches into gbp-pq workflow
  * Merge upstream git history

  [ Debian Janitor ]
  * [ebe24b7] Remove constraints unnecessary since buster (oldstable)

 -- Chris Hofstaedtler <zeha at debian.org>  Sun, 27 Aug 2023 12:10:27
+0200

open-iscsi (2.1.8-1) unstable; urgency=medium

  [ Chris Hofstaedtler ]
  * [be2751b] New upstream version 2.1.8 (Closes: #1021742)
  * [6697df5] Remove upstream applied non-usrmerge-sed.patch

  [ Eric Mackay ]
  * [7dbf2c1] Man pages are no longer gzipped in upstream code
  * [833e478] Drop upstream 341 and 354 patches, refresh remaining patches

 -- Chris Hofstaedtler <zeha at debian.org>  Wed, 19 Oct 2022 15:59:32
+0000

open-iscsi (2.1.7-2) unstable; urgency=medium

  * [09dfaec] Enable hardening build flags
  * [c0ce256] d/rules: remove unused DEB_HOST_MULTIARCH
  * [70574d1] Run separate build for udeb to avoid libsystemd dependency
    (Closes: #1003366)

 -- Chris Hofstaedtler <zeha at debian.org>  Sat, 30 Jul 2022 14:23:25
+0000

open-iscsi (2.1.7-1) unstable; urgency=medium

  * [3050096] New upstream version 2.1.7 (Closes: #982307, #1016246)
  * [46fd279] Refresh patches, drop upstream applied ftbfs patch
  * [cac01da] Help upstream Makefile find sed in /bin
  * [0202184] Add patches from upstream master to fix build
  * [f61e6a0] Use dh_auto_install, better suits new upstream build system
  * [2080bfb] Fix multiarch install location
  * [4f57eb7] Move udeb files into correct places (like in 2.0.874-7.1)
  * [75b86ce] Cleanup duplicate override_dh_installsystemd section
    (Closes: #1004014)
  * [24f9981] d/copyright: update
  * [41970e3] Rely on dh_installinitramfs to install triggers

 -- Chris Hofstaedtler <zeha at debian.org>  Fri, 29 Jul 2022 19:59:11
+0000

open-iscsi (2.1.5-1) unstable; urgency=medium

  * [150470c] New upstream version 2.1.5
  * [7ca9f9e] Install the debian iscsid.service unit (Closes: #996708)
  * [d660992] Add patch to fix build failure with gcc-11

 -- Ritesh Raj Sarraf <rrs at debian.org>  Thu, 21 Oct 2021 21:36:50 +0530

open-iscsi (2.1.4-2) unstable; urgency=low

  [ Debian Janitor ]
  * [66832cc] Trim trailing whitespace.
  * [f68aaaf] debian/copyright: use spaces rather than tabs to start


### Old Ubuntu Delta ###

open-iscsi (2.1.10-1ubuntu1) oracular; urgency=medium

  * Merge with Debian unstable (LP: #2064381). Remaining changes:
    - d/README.Debian, d/extra/startup-checks.sh, d/open-iscsi.postinst:
      Apply Ubuntu branding to iqn initiator name
    - 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
    - d/t/install: fixed test by forcing a package reinstall so that
      /etc/iscsi/initiatorname.iscsi can have expected value from the
      postinst script
  * Dropped changes:
    - d/p/fix-format-overflow-warnings.patch: Fix format overflow warnings
      seen when building with -O3 to avoid FTBFS on ppc64el
      [ Fixed in 2.1.10 ]

 -- Athos Ribeiro <athos.ribeiro at canonical.com>  Tue, 25 Jun 2024
18:05:47 -0300

** Affects: open-iscsi (Ubuntu)
     Importance: Undecided
         Status: Incomplete


** Tags: needs-merge upgrade-software-version

** Changed in: open-iscsi (Ubuntu)
       Status: New => Incomplete

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

Title:
  Merge open-iscsi from Debian unstable for jammy

Status in open-iscsi package in Ubuntu:
  Incomplete

Bug description:
  Scheduled-For: Backlog
  Upstream: 2.1.10
  Debian:   2.1.10-1    
  Ubuntu:   2.1.10-1ubuntu1


  There is nothing yet to merge for open-iscsi currently, but this
  ticket is filed prospectfully for tracking purposes in case a merge
  does become available later this cycle.

  If it turns out this needs a sync rather than a merge, please change
  the tag 'needs-merge' to 'needs-sync', and (optionally) update the
  title as desired.

  If this merge pulls in a new upstream version, also consider adding an
  entry to the Jammy Release Notes:
  https://discourse.ubuntu.com/c/release/38

  
  ### New Debian Changes ###

  open-iscsi (2.1.10-1) unstable; urgency=medium

    * New upstream version 2.1.10
    * [4968264] Rebase patches

   -- Chris Hofstaedtler <zeha at debian.org>  Thu, 13 Jun 2024 02:51:38
  +0200

  open-iscsi (2.1.9-4) unstable; urgency=medium

    * [41ee5f4] iscsid.service: add After=run-lock.mount (Closes: #1071178)
    * [7463084] Replace Build-Depends: pkg-config (deprecated) with pkgconf
    * [fb96753] Build using meson build system
    * [ddff4f1] Tighten dependency on libopeniscsiusr

   -- Chris Hofstaedtler <zeha at debian.org>  Sun, 19 May 2024 01:30:33
  +0200

  open-iscsi (2.1.9-3) unstable; urgency=medium

    * Release to unstable.

   -- Chris Hofstaedtler <zeha at debian.org>  Mon, 27 Nov 2023 01:30:00
  +0100

  open-iscsi (2.1.9-2) experimental; urgency=medium

    * [1ceb4b9] Move files from / to /usr
    * [ab986c9] Apply wrap-and-sort -kas

   -- Chris Hofstaedtler <zeha at debian.org>  Sat, 25 Nov 2023 17:02:11
  +0100

  open-iscsi (2.1.9-1) unstable; urgency=medium

    * [90dd9cd] New upstream version 2.1.9

   -- Chris Hofstaedtler <zeha at debian.org>  Sat, 11 Nov 2023 00:49:32
  +0100

  open-iscsi (2.1.8-2) unstable; urgency=medium

    [ Eric Mackay ]
    * [195bc9a] Update debian/watch to use api.github

    [ Chris Hofstaedtler ]
    * [5dde3d5] Import README.source from systemd
    * [f00c96e] Import patches into gbp-pq workflow
    * Merge upstream git history

    [ Debian Janitor ]
    * [ebe24b7] Remove constraints unnecessary since buster (oldstable)

   -- Chris Hofstaedtler <zeha at debian.org>  Sun, 27 Aug 2023 12:10:27
  +0200

  open-iscsi (2.1.8-1) unstable; urgency=medium

    [ Chris Hofstaedtler ]
    * [be2751b] New upstream version 2.1.8 (Closes: #1021742)
    * [6697df5] Remove upstream applied non-usrmerge-sed.patch

    [ Eric Mackay ]
    * [7dbf2c1] Man pages are no longer gzipped in upstream code
    * [833e478] Drop upstream 341 and 354 patches, refresh remaining patches

   -- Chris Hofstaedtler <zeha at debian.org>  Wed, 19 Oct 2022 15:59:32
  +0000

  open-iscsi (2.1.7-2) unstable; urgency=medium

    * [09dfaec] Enable hardening build flags
    * [c0ce256] d/rules: remove unused DEB_HOST_MULTIARCH
    * [70574d1] Run separate build for udeb to avoid libsystemd dependency
      (Closes: #1003366)

   -- Chris Hofstaedtler <zeha at debian.org>  Sat, 30 Jul 2022 14:23:25
  +0000

  open-iscsi (2.1.7-1) unstable; urgency=medium

    * [3050096] New upstream version 2.1.7 (Closes: #982307, #1016246)
    * [46fd279] Refresh patches, drop upstream applied ftbfs patch
    * [cac01da] Help upstream Makefile find sed in /bin
    * [0202184] Add patches from upstream master to fix build
    * [f61e6a0] Use dh_auto_install, better suits new upstream build system
    * [2080bfb] Fix multiarch install location
    * [4f57eb7] Move udeb files into correct places (like in 2.0.874-7.1)
    * [75b86ce] Cleanup duplicate override_dh_installsystemd section
      (Closes: #1004014)
    * [24f9981] d/copyright: update
    * [41970e3] Rely on dh_installinitramfs to install triggers

   -- Chris Hofstaedtler <zeha at debian.org>  Fri, 29 Jul 2022 19:59:11
  +0000

  open-iscsi (2.1.5-1) unstable; urgency=medium

    * [150470c] New upstream version 2.1.5
    * [7ca9f9e] Install the debian iscsid.service unit (Closes: #996708)
    * [d660992] Add patch to fix build failure with gcc-11

   -- Ritesh Raj Sarraf <rrs at debian.org>  Thu, 21 Oct 2021 21:36:50
  +0530

  open-iscsi (2.1.4-2) unstable; urgency=low

    [ Debian Janitor ]
    * [66832cc] Trim trailing whitespace.
    * [f68aaaf] debian/copyright: use spaces rather than tabs to start


  ### Old Ubuntu Delta ###

  open-iscsi (2.1.10-1ubuntu1) oracular; urgency=medium

    * Merge with Debian unstable (LP: #2064381). Remaining changes:
      - d/README.Debian, d/extra/startup-checks.sh, d/open-iscsi.postinst:
        Apply Ubuntu branding to iqn initiator name
      - 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
      - d/t/install: fixed test by forcing a package reinstall so that
        /etc/iscsi/initiatorname.iscsi can have expected value from the
        postinst script
    * Dropped changes:
      - d/p/fix-format-overflow-warnings.patch: Fix format overflow warnings
        seen when building with -O3 to avoid FTBFS on ppc64el
        [ Fixed in 2.1.10 ]

   -- Athos Ribeiro <athos.ribeiro at canonical.com>  Tue, 25 Jun 2024
  18:05:47 -0300

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/2085209/+subscriptions




More information about the foundations-bugs mailing list