[ubuntu/eoan-proposed] open-iscsi 2.0.874-7.1ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Tue Apr 30 04:02:16 UTC 2019


open-iscsi (2.0.874-7.1ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/tests: Add Ubuntu autopkgtest.
    - debian/iscsi-network-interface.rules, debian/net-interface-handler,
      debian/open-iscsi.install:
      Prevent network interface that contains iscsi root from bouncing
      during boot or going down during shutdown if the system is using
      resolvconf or ifupdown.
    - Let iscsid systemd job run in privileged containers but not in
      unprivileged ones
    - Start open-iscsi systemd job when either /etc/iscsi/nodes or
      /sys/class/iscsi_session have content
    - add IPv6 support
      + Source /run/net6-*.conf when needed.
      + debian/extra/initramfs.local-top: handle IPv6 configs being
        shipped in DEVICE6 or /run/net6-*.conf in the initramfs, so we
        can fill in /run/initramfs/open-iscsi.interface
    - make iscsid socket-activated to only activate it as needed
      + debian/iscsid.socket: systemd socket file for iscsid
      + debian/open-iscsi.service: do not start or check iscsid.service
      + debian/rules: install and enable iscsid.socket
      + debian/patches/iscid-conf-use-systemd.socket-patch: default to the
        socket
      + debian/open-iscsi.postinst:
        * run restart logic only if service is running on upgrade
        * drop no longer reachable upgrade path that affects iscsid
        * disable iscsid.service on upgrade
        * handle iscsid.socket to be started if the service is not running
          yet
      + d/iscsi-disk.rules: Add a udev rule so that iscsid.service will be
        run when udev disks are attached.
      + d/iscsid.service: Remove ExecStop= directive.
      + debian/tests/install: fix tests to work with socket activation
    - Ship finalrd logout hook.
    - debian/extra/initramfs.local-top: handle iSCSI iBFT DHCP to correctly
      run ipconfig to gather all DHCP config info, including DNS search
      domain, which iBFT can't provide.
    - If iscsi root was requested, but no iscsi devices were mounted, remove
      the initramfs interfaces stamp file. Meaning, that on shutdown there
      is no 30s delay, whilst trying to re-establish iscsi login to perform
      a logout.
  * Dropped changes, included in Debian:
    - Fix fail to build from source due to undefined reference to
      minor
  * Drop breaks on never-released version of finalrd.
  * debian/net-interface-handler: drop upstart support, unused since bionic.
  * Drop cleanup of upstart jobs, no longer needed post bionic.
  * debian/tests/daemon: drop, unused.

open-iscsi (2.0.874-7.1) unstable; urgency=medium

  * Non-maintainer upload
  * [38db62d] Update patch for missing macro (Closes: #908160)

open-iscsi (2.0.874-7) unstable; urgency=medium

  * [eeda27c] Enable back pristine-tar as we have now committed it
    from the old upload

open-iscsi (2.0.874-6) unstable; urgency=medium

  * [645e13b] Switch packaging to Salsa (Closes: #899771)
  * [9c86242] Add patch to fix FTBFS for missing macro.
    Thanks to Scott Moser (Closes: #908160)

Date: Mon, 29 Apr 2019 16:13:37 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/open-iscsi/2.0.874-7.1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 29 Apr 2019 16:13:37 -0700
Source: open-iscsi
Architecture: source
Version: 2.0.874-7.1ubuntu1
Distribution: eoan
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Closes: 899771 908160
Changes:
 open-iscsi (2.0.874-7.1ubuntu1) eoan; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     - debian/tests: Add Ubuntu autopkgtest.
     - debian/iscsi-network-interface.rules, debian/net-interface-handler,
       debian/open-iscsi.install:
       Prevent network interface that contains iscsi root from bouncing
       during boot or going down during shutdown if the system is using
       resolvconf or ifupdown.
     - Let iscsid systemd job run in privileged containers but not in
       unprivileged ones
     - Start open-iscsi systemd job when either /etc/iscsi/nodes or
       /sys/class/iscsi_session have content
     - add IPv6 support
       + Source /run/net6-*.conf when needed.
       + debian/extra/initramfs.local-top: handle IPv6 configs being
         shipped in DEVICE6 or /run/net6-*.conf in the initramfs, so we
         can fill in /run/initramfs/open-iscsi.interface
     - make iscsid socket-activated to only activate it as needed
       + debian/iscsid.socket: systemd socket file for iscsid
       + debian/open-iscsi.service: do not start or check iscsid.service
       + debian/rules: install and enable iscsid.socket
       + debian/patches/iscid-conf-use-systemd.socket-patch: default to the
         socket
       + debian/open-iscsi.postinst:
         * run restart logic only if service is running on upgrade
         * drop no longer reachable upgrade path that affects iscsid
         * disable iscsid.service on upgrade
         * handle iscsid.socket to be started if the service is not running
           yet
       + d/iscsi-disk.rules: Add a udev rule so that iscsid.service will be
         run when udev disks are attached.
       + d/iscsid.service: Remove ExecStop= directive.
       + debian/tests/install: fix tests to work with socket activation
     - Ship finalrd logout hook.
     - debian/extra/initramfs.local-top: handle iSCSI iBFT DHCP to correctly
       run ipconfig to gather all DHCP config info, including DNS search
       domain, which iBFT can't provide.
     - If iscsi root was requested, but no iscsi devices were mounted, remove
       the initramfs interfaces stamp file. Meaning, that on shutdown there
       is no 30s delay, whilst trying to re-establish iscsi login to perform
       a logout.
   * Dropped changes, included in Debian:
     - Fix fail to build from source due to undefined reference to
       minor
   * Drop breaks on never-released version of finalrd.
   * debian/net-interface-handler: drop upstart support, unused since bionic.
   * Drop cleanup of upstart jobs, no longer needed post bionic.
   * debian/tests/daemon: drop, unused.
 .
 open-iscsi (2.0.874-7.1) unstable; urgency=medium
 .
   * Non-maintainer upload
   * [38db62d] Update patch for missing macro (Closes: #908160)
 .
 open-iscsi (2.0.874-7) unstable; urgency=medium
 .
   * [eeda27c] Enable back pristine-tar as we have now committed it
     from the old upload
 .
 open-iscsi (2.0.874-6) unstable; urgency=medium
 .
   * [645e13b] Switch packaging to Salsa (Closes: #899771)
   * [9c86242] Add patch to fix FTBFS for missing macro.
     Thanks to Scott Moser (Closes: #908160)
Checksums-Sha1:
 ff10757576de02ad576f68ddac2bd9a1a128a24d 2729 open-iscsi_2.0.874-7.1ubuntu1.dsc
 dd016580fe3a14fc4254c1509403610f0cf7e0b3 100264 open-iscsi_2.0.874-7.1ubuntu1.debian.tar.xz
 8cc2079660c8384f55647065760c0c4d86ef29fb 6476 open-iscsi_2.0.874-7.1ubuntu1_source.buildinfo
Checksums-Sha256:
 b1fd92db7f8bdca6ed30c4cc3139b5196857893a4be18b00a69d82afc0648662 2729 open-iscsi_2.0.874-7.1ubuntu1.dsc
 bf5fe47c285d90930f1a43c44471b7ab0fd886ff2614c396e1c57fe3200293bd 100264 open-iscsi_2.0.874-7.1ubuntu1.debian.tar.xz
 70ba7d781eaa8c609f7efa1e65aed67b46d8cf7f8e54ad3e404cbd8194592945 6476 open-iscsi_2.0.874-7.1ubuntu1_source.buildinfo
Files:
 59bcb4a8d3d7a69dc565bc064a670d93 2729 net optional open-iscsi_2.0.874-7.1ubuntu1.dsc
 af3f071495036605af13498c44fe1e04 100264 net optional open-iscsi_2.0.874-7.1ubuntu1.debian.tar.xz
 27176612e7882d4fafa91a5cb91e5d9c 6476 net optional open-iscsi_2.0.874-7.1ubuntu1_source.buildinfo
Original-Maintainer: Debian iSCSI Maintainers <open-iscsi at packages.debian.org>

-----BEGIN PGP SIGNATURE-----

iQJOBAEBCgA4FiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAlzHyHcaHHN0ZXZlLmxh
bmdhc2VrQHVidW50dS5jb20ACgkQVo0w8yGyEz1dHRAAtXO6jYHsSayxQErxKft0
Y13L65UemWzCUgFWmQhG2O3QWNd4FCA3jMokWwcLCAsb4/9+1DOSjIW1CahxW7xQ
v/nws5nB+YBTMQxy0fJUZd28EIFQ79k3QN8rNin12jnXs/yaMcDK2Gs8MCqOQU3O
+f/mLP1Ye/7Y7T5gBZSJx+HTvOUAetVvZPHUxMInjVCyuBWsA2iSCwpgEk96uU06
0ySw7OrIOj1zE4snQnHwQLKFyhC9Ny6zD1V5BHDN2m6qm3tlQ31zRkMHdqbFcQcN
YJwSM9xyd52eNwYyv6SqmZTRF6SYvRWCBhrM9pP8eKr2lMa/Yn466f90SE5cH2Ar
zQYj/g2AVeg+CxDpb8gWe535+HfjnROvONJQEbbX1VHHnXPHII+9QBTGWabiOwqd
aDqiQMAWaBf8xeC49OQb5wZ+zWvqAPbyDlqD121XYkKCSiIvCRqmEr2hNFVjNP1Z
75/S407qjfDBevk0YsXVmurXoPYnn6DhVlNelDWIm38Q4sdfbUQk3kwNsb+nl/i8
2iOH6zM5SC4PPf/CuwP+FDmIjPrsBHXevKR+Up86ZeMrazGq76uTetnVU92BBV6y
yf0TN05IpcFdxsEhlzzx4PXILVuL7HfjW6cD/PkftiBUIMjMUriNaRTQNGhKBbrD
ff5qWxGgq/vYfTibkYCeApc=
=GL55
-----END PGP SIGNATURE-----


More information about the Eoan-changes mailing list