Commit Graph

278 Commits

Author SHA1 Message Date
Fedora Release Engineering
c6f979b442 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 02:00:04 +00:00
Miro Hrončok
6e6c59b766 Rebuilt for Python 3.9 2020-05-26 02:48:59 +02:00
Chris Leech
2c41582e3d rebase to new upstream v2.1.1
enhanced CHAP options are now a configuration to deal with broken targets (#1774746)

Stop using Werror for now, need to clean up warning that are only
showing up on s390x.  Werror is a nightmare for packaging
2020-03-03 11:29:26 -08:00
Adam Williamson
252a956dea Backport upstream d3daa7a2 to fix bz #1774746 2020-03-02 18:56:39 -08:00
Than Ngo
9d601a1468 Fixed FTBFS 2020-02-24 16:34:57 +01:00
Than Ngo
3ce6ddf5b9 upstream patch to support gcc -fno-common option 2020-02-24 16:16:08 +01:00
Fedora Release Engineering
fcf7fad83e - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 05:41:36 +00:00
Chris Leech
bda814b469 update to upstream v2.1.0 2019-11-18 16:43:15 -08:00
Lubomir Rintel
e806329da6 Move the NetworkManager dispatcher script out of /etc
It's not user configuration and shouldn't ever have been there. Except for that
it used to be the only location NetworkManager looked into. With NetworkManager
1.20 that is no longer the case and the dispatcher scripts can be moved to
/usr/lib.
2019-08-22 17:50:04 +02:00
Miro Hrončok
f4c400ceef Rebuilt for Python 3.8 2019-08-19 10:16:37 +02:00
Fedora Release Engineering
ba8447c7a9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 09:45:04 +00:00
Chris Leech
0b4246d09a systemd_postun scriptlets need service file arguments 2019-05-30 16:01:15 -07:00
Igor Gnatenko
44927bf3ef
Remove obsolete scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-02-12 12:48:14 +01:00
Fedora Release Engineering
afd6175108 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 03:35:32 +00:00
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