open-iscsi 2.0.874-5ubuntu2.2 source package in Ubuntu

Changelog

open-iscsi (2.0.874-5ubuntu2.2) bionic; urgency=medium

  * make iscsid socket activated to only activate it as-needed (LP: #1755858)
    - 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 more reachable upgrade path that affects iscsid
      + disable iscsid.service on upgrade
      + handle iscsid.socket to be started if the service is not running yet
    - debian/tests/install: fix tests to work with socket activation

 -- Scott Moser <email address hidden>  Fri, 07 Sep 2018 09:24:22 -0400

Upload details

Uploaded by:
Scott Moser
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
open-iscsi_2.0.874.orig.tar.gz 610.4 KiB d0071bf00fdf6591cd6ea5caf89fa57ada03d263da1f80f17deff76acf7419e1
open-iscsi_2.0.874-5ubuntu2.2.debian.tar.xz 94.7 KiB 66449c79855047f2463ebe42c6aedbcfae147d1339e367b9dcee62634c3e76c4
open-iscsi_2.0.874-5ubuntu2.2.dsc 2.6 KiB 6e6cc46d737166d82471b9916d9912a8521ded9b4bb8f192d6ef0a5f48b12b4f

View changes file

Binary packages built by this source

iscsiuio: iSCSI offloading daemon for QLogic devices

 Open-iSCSI is a high-performance, transport independent, multi-platform
 implementation of the RFC3720 Internet Small Computer Systems Interface
 (iSCSI).
 .
 This package contains the userspace offloading daemon, for use with
 QLogic (formerly Broadcom) NetXtreme II hardware, as supported by the
 'bnx2' and 'bnx2x' drivers, in conjunction with the 'bnx2i' driver.
 .
 The following network controllers are supported:
  bnx2: BCM5706, BCM5708, BCM5709 devices
  bnx2x: BCM57710, BCM57711, BCM57711E, BCM57712, BCM57712E, BCM57800,
         BCM57810, BCM57840
 .
 This package is required to offload iSCSI onto these devices.

iscsiuio-dbgsym: debug symbols for iscsiuio
open-iscsi: iSCSI initiator tools

 Open-iSCSI is a high-performance, transport independent, multi-platform
 implementation of the RFC3720 Internet Small Computer Systems Interface
 (iSCSI).
 .
 Open-iSCSI is partitioned into user and kernel parts, where the kernel
 portion implements the iSCSI data path (i.e. iSCSI Read and iSCSI Write).
 The userspace contains the entire control plane:
  * Configuration Manager;
  * iSCSI Discovery;
  * Login and Logout processing;
  * Connection level error processing;
  * Nop-In and Nop-Out handling;
  * (in the future) Text processing, iSNS, SLP, Radius, etc.
 .
 This package includes a daemon, iscsid, and a management utility,
 iscsiadm.

open-iscsi-dbgsym: debug symbols for open-iscsi
open-iscsi-udeb: Configure iSCSI

 Open-iSCSI is a high-performance, transport independent, multi-platform
 implementation of the RFC3720 Internet Small Computer Systems Interface
 (iSCSI).
 .
 This is the minimal package (udeb) used by debian-installer.