Change logs for open-iscsi source package in Eoan

  • open-iscsi (2.0.874-7.1ubuntu3.1) eoan; urgency=medium
    
       [ Ben Swartzlander ]
       * allow open-iscsi to disable auto-scan feature (LP: #1877617)
         - d/p/lp1877617-Allow-disabling-auto-LUN-scans.patch
         - d/p/lp1877617-Fix-manual-LUN-scans-feature.patch
    
     -- Rafael David Tinoco <email address hidden>  Mon, 11 May 2020 01:42:57 +0000
  • open-iscsi (2.0.874-7.1ubuntu3) eoan; urgency=medium
    
      * Stop producing udebs on i386 where we no longer have d-i or a kernel.
    
     -- Adam Conrad <email address hidden>  Wed, 09 Oct 2019 14:10:37 -0600
  • open-iscsi (2.0.874-7.1ubuntu2) eoan; urgency=medium
    
      * debian/open-iscsi.kmod: drop; no static module list is needed if we let
        iscsid load modules itself.  LP: #1833586.
      * debian/extra/initramfs.hook: add ib_iser to the list of modules
        included in the initramfs, so that we can in principle support iscsi
        root on infiniband.
    
     -- Steve Langasek <email address hidden>  Thu, 20 Jun 2019 13:48:46 -0700
  • 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)
    
     -- Steve Langasek <email address hidden>  Mon, 29 Apr 2019 16:13:37 -0700
  • open-iscsi (2.0.874-5ubuntu15) disco; urgency=medium
    
      * d/iscsid.service: Remove ExecStop= directive. Letting systemd
        handle termination prevents restart failures. (LP: #1821255)
    
     -- <email address hidden> (Heitor R. Alves de Siqueira)  Thu, 28 Mar 2019 10:21:24 -0300