Commit Graph

264 Commits

Author SHA1 Message Date
Igor Gnatenko
9514b050a6 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:08 +01:00
Miro Hrončok
29101fc52b Disable python2 build
Also build without --as-needed to avoid build failures.
2019-01-10 12:54:15 +01:00
Chris Leech
7f68a1cd5c upstream fixes
iscsiuio: add mutex to protect netlink buffer for pass-through xmit
iscsid: get gateway information from sysfs when recovering sessions
enabled MaxOustandingR2T negotiation during login
2018-07-12 10:38:29 -07:00
Adam Williamson
f06c07d904 Rebuilt for Python 3.7, again 2018-06-25 14:25:57 -07:00
Adam Williamson
2609792d9b Link libiscsi against libopeniscsiusr (bz #1594946) 2018-06-25 14:00:28 -07:00
Miro Hrončok
5aefa61999 Rebuilt for Python 3.7 2018-06-20 16:11:31 +02:00
Charalampos Stratakis
8e38b27eed Conditionalize the python2 subpackage.
Some minor SPEC file modernizations.
2018-06-19 14:52:39 -07:00
Chris Leech
54e364e33d update for upstream fixes
minimal packaging for libopeniscsiusr
2018-06-19 14:51:03 -07:00
Chris Leech
e8d2112810 rebase to 2.0.876 2018-06-19 14:49:00 -07:00
Miro Hrončok
833bc0105e Rebuilt for Python 3.7 2018-06-19 10:45:14 +02:00
Fedora Release Engineering
cd75228a6c - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 17:42:35 +00:00
Iryna Shcherbina
23423d1b38 Update Python 2 dependency declarations to new packaging standards 2018-01-05 23:30:22 +01:00
Zbigniew Jędrzejewski-Szmek
4a8379426a Python 2 binary package renamed to python2-iscsi-initiator-utils 2017-08-19 09:38:29 -04:00
Fedora Release Engineering
617de986be - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 23:53:34 +00:00
Fedora Release Engineering
3b548314f6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 13:44:22 +00:00
Chris Leech
f434b57711 rebuild to use shared libisns 2017-04-12 15:56:58 -07:00
Chris Leech
3e84e8c88d libiscsi: fix discovery command timeout regression
libiscsi: fix format security build errors
2017-02-28 10:27:06 -08:00
Chris Leech
569cde1fc9 fix regression with iscsiadm discoverydb commands having a 0 timeout 2017-02-20 13:36:20 -08:00
Chris Leech
7c06f46fb7 update to 2.0.874 2017-02-09 14:41:57 -08:00
Charalampos Stratakis
7bc51f92c5 Rebuild for Python 3.6 2016-12-12 16:12:05 +01:00
Fedora Release Engineering
643c276306 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 07:30:14 +00:00
Chris Leech
cf1ade5303 new sources 2016-02-19 13:47:33 -08:00
Chris Leech
949adddc31 sync with upstream, sysfs handling improvements 2016-02-19 13:42:44 -08:00
Dennis Gilmore
870cad93ef - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 00:41:02 +00:00
Michael Schwendt
6a62714cc6 BuildRequires: isns-utils-static for -lisns (bz #1291913)
no build
2016-02-03 19:26:10 +01:00
Robert Kuska
e55ef4c5fc Rebuilt for Python3.5 rebuild 2015-11-03 17:56:25 +01:00
Chris Leech
2abe1f9093 upstream sync, use external isns-utils package
build with external isns-utils
rebase with upstream, change Source0 url to github
2015-10-05 17:27:51 -07:00
Chris Leech
ff3d34ef28 missing patch 2015-10-05 12:56:08 -07:00
Chris Leech
cb43579c30 added libiscsi session API patch
added libiscsi session API patch (bz #1262279)
fixed broken multiple trigger scripts, removed old pre-systemd migration triggers
2015-10-05 12:47:28 -07:00
Dennis Gilmore
91ce8a8f3f - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 11:36:35 +00:00
Chris Leech
929689a76c rebase to upstream snapshot 2.0.873-134-g6aa2c9b
add patch to improve GIL lock performance in libiscsi
split Python 2 and Python 3 bindings out into subpackages
2015-06-09 23:11:22 -07:00
Chris Leech
16c84799b2 Merge remote-tracking branch 'rhel/rhel-7.1'
- scriptlets were never split out properly for the iscsiuio subpackage
- fix regression in network interface binding
- created iscsi-shutdown.service to ensure that session cleanup happens
- Add --with-slp=no
- segfault from unexpected netlink event during discovery
- inhibit strict aliasing optimizations in iscsiuio, rpmdiff error

Conflicts:
	0199-use-Red-Hat-version-string-to-match-RPM-package-vers.patch
	iscsi-initiator-utils.spec
2015-01-28 12:18:11 -08:00
Chris Leech
27894807b7 Resolves: #985321
split out session logout on shutdown to a separate service
roll up libiscsi patches, update python bindings to support python3
2015-01-28 12:00:53 -08:00
Chris Leech
6ac03dbfba Resolves: #1180100
scriptlets were never split out properly for the iscsiuio subpackage
2015-01-15 21:19:27 -08:00
Chris Leech
705c811a7c fix regression in network interface binding
Resolves: #1168556
2015-01-15 10:29:32 -08:00
Chris Leech
0fab0a7413 created iscsi-shutdown.service to ensure that session cleanup happens
Resolves: #1166713
2015-01-13 19:20:52 -08:00
Andy Grover
0ed757e32c Also pass --with-slp=no to open-isns configure
Resolves: #1088020
2014-12-11 13:35:18 -08:00
Chris Leech
0047874487 segfault from unexpected netlink event during discovery
Resolves: #1040343
2014-11-17 22:15:53 -08:00
Chris Leech
c30d436535 sync with upstream v2.0.873-84-gc9d830b
ignore iscsiadm return in iscsi.service
make sure systemd order against remote mounts is correct
add discovery as a valid mode in iscsiadm.8
make sure to pass --with-security=no to isns configure
2014-10-23 17:03:51 -07:00
Chris Leech
df66fcb397 make sure to pass --with-security=no to isns configure
Resolves: #1088020
2014-10-21 10:53:10 -07:00
Chris Leech
b34de1dc9c Resolves: #963039 #1111925 #1126524
ignore iscsiadm return in iscsi.service
make sure systemd orders remote unmounts vs iscsi logout
add discovery as a valid mode in iscsiadm.8
2014-09-24 20:29:25 -07:00
Chris Leech
3f3ec3512e Resolves: #1081798
retry login if a driver is still initializing, ISCSI_ERR_HOST_NOT_FOUND
sync with upstream for other minor fixes
2014-09-24 20:28:51 -07:00
Peter Robinson
8bdd6448ce - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 21:57:01 +00:00
Dennis Gilmore
460963b016 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 17:49:11 -05:00
Chris Leech
f8da4ee7c1 Merge remote-tracking branch 'rhel/rhel-7.0'
Conflicts:
	0146-idbw_rec_write-pick-tpgt-from-existing-record.patch
	0199-use-Red-Hat-version-string-to-match-RPM-package-vers.patch
	iscsi-initiator-utils.spec
2014-04-14 09:54:08 -07:00
Chris Leech
fbd856304d boot session handling improvements
Fix iscsi-mark-root for changed iscsiadm output

Make sure iscsiuio is running for boot session recovery when using the
bnx2i transport by forcing iscsiuio.service start

Make NM dispatch triggered re-check for autostart sessions async

Accept exit code 21, no records, from iscsiadm as success in
iscsi.service

Resolves: #1069825

Signed-off-by: Chris Leech <cleech@redhat.com>
2014-03-18 20:51:15 -07:00
Chris Leech
4b292f8a07 host0 being treated as an invalid in the host stats command
revert change to return code when calling login_portal for sessions that
already exist, as it impacts users scripting around iscsiadm

Resolves: #1049710 #1015563
2014-02-25 21:31:25 -08:00
Chris Leech
eb7ab1cb09 Split out iscsiuio into sub-package
Resolves: #1017393

Signed-off-by: Chris Leech <cleech@redhat.com>
2014-02-17 22:48:06 -08:00
Chris Leech
46eb122df3 clean up dead node links from discovery when reusing tpgt
Resolves: #1066115

Signed-off-by: Chris Leech <cleech@redhat.com>
2014-02-17 22:48:06 -08:00
Chris Leech
85bed4b120 fix regression in glob use, inappropriate error code escape
Resolves: #1066116

Signed-off-by: Chris Leech <cleech@redhat.com>
2014-02-17 22:48:06 -08:00