open-iscsi 2.1.7-2ubuntu1 source package in Ubuntu
Changelog
open-iscsi (2.1.7-2ubuntu1) kinetic; urgency=low * Merge from Debian unstable. Remaining changes: - 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/README.Debian, d/extra/startup-checks.sh, d/open-iscsi.postinst: Apply Ubuntu branding to iqn initiator name * Dropped changes, no longer needed: - debian/open-iscsi-udeb.start: Apply Ubuntu branding - Stop producing udebs on i386 where we no longer have d-i or a kernel. * Dropped changes, included in Debian: - d/p/lp1979692-fix-gcc12-ftbfs-0*.patch: Fix FTBFS with GCC 12. - d/rules: remove duplicated dh_installsystemd section * Dropped changes, no longer needed: - d/control: Transition from libopeniscsiusr0.2.0 to libopeniscsiusr; not needed, the referenced version is no longer in any supported release and the transitional package is in the previous LTS. 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) 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 -- Steve Langasek <email address hidden> Tue, 16 Aug 2022 08:32:36 -0700
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
open-iscsi_2.1.7.orig.tar.gz | 613.1 KiB | d96761e47a69f8214c5fbd251d844f37961b14c3e437b63a15cc64f5b8cba2f0 |
open-iscsi_2.1.7-2ubuntu1.debian.tar.xz | 97.5 KiB | 813f151ee7b1edef1437f5011ab747c44ebf9bcfaa97c77f720ba926f5ef9a27 |
open-iscsi_2.1.7-2ubuntu1.dsc | 2.8 KiB | 46564263bd3efb800276b19729e2eb876519f09393f52617eac43fca563a28bc |
Available diffs
- diff from 2.1.5-1ubuntu2 to 2.1.7-2ubuntu1 (175.9 KiB)
Binary packages built by this source
- iscsiuio: iSCSI offloading daemon for QLogic devices
The Open-iSCSI project is a high-performance, transport independent,
multi-platform implementation of RFC3720 iSCSI.
.
This tool is to be used in conjunction with the QLogic NetXtreme II Linux
driver (Kernel module name: 'bnx2' and 'bnx2x'), QLogic CNIC driver,
and the QLogic iSCSI driver (Kernel module name: 'bnx2i').
.
This user space tool is used in conjunction with the following
QLogic Network Controllers:
bnx2: BCM5706, BCM5708, BCM5709 devices
bnx2x: BCM57710, BCM57711, BCM57711E, BCM57712, BCM57712E,
BCM57800, BCM57810, BCM57840 devices
.
This utility will provide the ARP and DHCP functionality for the iSCSI
offload. The communication to the driver is done via Userspace I/O (Kernel
module name 'uio').
.
This package is required to offload iSCSI onto these devices.
- iscsiuio-dbgsym: debug symbols for iscsiuio
- libopeniscsiusr: iSCSI userspace library
The Open-iSCSI project is a high-performance, transport independent,
multi-platform implementation of RFC3720 iSCSI.
.
Open-iSCSI is partitioned into user and kernel parts.
.
The kernel portion of Open-iSCSI is a from-scratch code
licensed under GPL. The kernel part implements iSCSI data path
(that is, iSCSI Read and iSCSI Write), and consists of three
loadable modules: scsi_transport_iscsi.ko, libiscsi.ko and iscsi_tcp.ko.
.
User space contains the entire control plane: configuration
manager, iSCSI Discovery, Login and Logout processing,
connection-level error processing, Nop-In and Nop-Out handling,
and (in the future:) Text processing, iSNS, SLP, Radius, etc.
.
The user space Open-iSCSI consists of a daemon process called
iscsid, and a management utility iscsiadm.
.
This package contains the iSCSI userspace library.
- libopeniscsiusr-dbgsym: debug symbols for libopeniscsiusr
- libopeniscsiusr-dev: iSCSI userspace library headers
The Open-iSCSI project is a high-performance, transport independent,
multi-platform implementation of RFC3720 iSCSI.
.
Open-iSCSI is partitioned into user and kernel parts.
.
The kernel portion of Open-iSCSI is a from-scratch code
licensed under GPL. The kernel part implements iSCSI data path
(that is, iSCSI Read and iSCSI Write), and consists of three
loadable modules: scsi_transport_iscsi.ko, libiscsi.ko and iscsi_tcp.ko.
.
User space contains the entire control plane: configuration
manager, iSCSI Discovery, Login and Logout processing,
connection-level error processing, Nop-In and Nop-Out handling,
and (in the future:) Text processing, iSNS, SLP, Radius, etc.
.
The user space Open-iSCSI consists of a daemon process called
iscsid, and a management utility iscsiadm.
.
This package contains the iSCSI userspace library headers.
- open-iscsi: iSCSI initiator tools
The Open-iSCSI project is a high-performance, transport independent,
multi-platform implementation of RFC3720 iSCSI.
.
Open-iSCSI is partitioned into user and kernel parts.
.
The kernel portion of Open-iSCSI is a from-scratch code
licensed under GPL. The kernel part implements iSCSI data path
(that is, iSCSI Read and iSCSI Write), and consists of three
loadable modules: scsi_transport_iscsi.ko, libiscsi.ko and iscsi_tcp.ko.
.
User space contains the entire control plane: configuration
manager, iSCSI Discovery, Login and Logout processing,
connection-level error processing, Nop-In and Nop-Out handling,
and (in the future:) Text processing, iSNS, SLP, Radius, etc.
.
The user space Open-iSCSI consists of a daemon process called
iscsid, and a management utility iscsiadm.
.
This package includes a daemon, iscsid, and a management utility,
iscsiadm.
- open-iscsi-dbgsym: debug symbols for open-iscsi