Troy Dawson
71d3fb9184
Bump release for October 2024 mass rebuild:
...
Resolves: RHEL-64018
2024-10-29 08:37:09 -07:00
Troy Dawson
298b91f8f1
Bump release for June 2024 mass rebuild
2024-06-24 08:51:50 -07:00
Fedora Release Engineering
862fbf8ab0
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-24 22:57:29 +00:00
Fedora Release Engineering
333294300b
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-20 23:18:15 +00:00
Chris Leech
f614c744eb
iscsiuio threading fixes (iscsiuio 0.7.8.8)
2023-11-15 10:19:45 -08:00
Fedora Release Engineering
8f8863ee5f
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 07:38:58 +00:00
Python Maint
78bb710ab3
Rebuilt for Python 3.12
2023-07-05 07:53:05 +02:00
Chris Leech
84e9317089
libiscsi build issues
...
also CI test failures due to unicode in iscsid.conf
2023-07-04 16:35:45 -07:00
Chris Leech
22c2cdc5ed
upload new source tarball
2023-07-04 11:26:15 -07:00
Chris Leech
828cc1621a
rebase to upstream Open-iSCSI 2.1.9
...
drop patches that have been merged upstream, as well as several patches
that are replaced by configuration options with the new build system
2023-07-04 10:27:32 -07:00
Python Maint
a18398ba81
Rebuilt for Python 3.12
2023-06-16 08:50:31 +02:00
Chris Leech
cb641d9dc2
rebuild with updated CI tests
2023-06-15 07:58:24 +02:00
Chris Leech
9ce9a3815e
Merge #14 Draft: Move to tmt test framework
2023-06-15 05:44:48 +00:00
Martin Hoyer
2be83dcaa8
Move to tmt test framework
2023-06-14 12:30:39 +02:00
Python Maint
a6c29fdd98
Rebuilt for Python 3.12
2023-06-13 20:41:09 +02:00
Chris Leech
cea269fd62
fix libiscsi regression causing faults in udisksd during iscsi firmware discovery
2023-04-13 13:48:53 -07:00
Zbigniew Jędrzejewski-Szmek
c880c4d7fd
Move fedora-release version req to fedora-release-common subpackage
...
Not all installations have fedora-release installed. E.g. on Workstation,
we'll have fedora-release-workstation and fedora-release-common. The preset
file is actually in fedora-release-common.
2023-02-06 21:02:50 +01:00
Gordon Messmer
5b7575d12f
Fix fedora-release requirement.
2023-02-06 08:59:16 -08:00
Gordon Messmer
1e689cd0c6
Avoid forcing remote-fs-pre after network-online if possible.
...
This change was discussed on devel@ (Re: "Improving Fedora boot
time when libvirt is installed"). Currently, when iscsi.service
is installed, it creates an ordering dependency that forces
network-online to start before remote-fs-pre.target, which delays
boot. This most commonly happens when virtualization support is
installed, which means that boot takes longer for many users who
aren't using iscsi.
This will also require that the system preset change from
iscsi.service to iscsi-starter.service.
2023-02-04 11:30:40 -08:00
Fedora Release Engineering
6affcd7ed6
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 13:22:48 +00:00
Fedora Release Engineering
52a2e54644
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 14:53:12 +00:00
Python Maint
41a9a20a67
Rebuilt for Python 3.11
2022-06-13 15:06:53 +02:00
Fedora Release Engineering
ea0f1b1a2c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 13:28:53 +00:00
Chris Leech
86c1407ed7
modify iscsi-init.service to fix functionality in initramfs
2021-11-01 16:14:30 -07:00
Sahana Prasad
2bbfd3f8f4
Rebuilt with OpenSSL 3.0.0
2021-09-14 19:05:15 +02:00
Chris Leech
578a105550
new upstream
...
iscsiuio fixes for newer upstream bnx2x driver having version removed
2021-08-11 11:56:02 -07:00
Fedora Release Engineering
756d4561b8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 08:46:03 +00:00
Python Maint
e532795797
Rebuilt for Python 3.10
2021-06-04 20:07:51 +02:00
Chris Leech
8d83995df3
upstream source 2.1.4
2021-04-13 15:14:54 -07:00
Chris Leech
686eb2555a
bump version in spec
2021-04-13 15:09:50 -07:00
Chris Leech
e4e45788ce
add CI gating tests
2021-04-13 15:04:11 -07:00
Chris Leech
261a1a10d4
rebase to upstream 2.1.4
...
match ghosted lock file modes to tmpfiles configuration
2021-04-13 13:38:30 -07:00
Chris Leech
c055794bda
unit file changes
...
Intended use is with system presets to enable the following:
iscsi.service - login of automatic node records
iscsid.socket - start iscsid as needed for all iSCSI sessions
iscsiuio.socket - start iscsiuio as needed for bnx2i or qedi
iscsi-onboot.service - special handling of initramfs sessions
The following are started automatically as needed:
iscsid.service - needed for all iSCSI sessions
iscsiuio.service - needed for bnx2i or qedi offload
iscsi-init.service - create an iSCSI name if missing before starting iscsid
iscsi-shutdown.service - ensure all non-boot sessions logout at shutdown
2021-02-18 14:52:51 -08:00
Fedora Release Engineering
eecc7a5c5e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 14:31:42 +00:00
Tom Stellard
018936ffc5
Add BuildRequires: make
...
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2020-12-19 00:57:36 +00:00
Chris Leech
9f9048a6db
add libopeniscsiusr content to iscsi-initiator-utils-devel
2020-11-05 14:55:34 -08:00
Chris Leech
ddde1bdb47
restore service file enhancements
...
seem to have been messed up in a previous merge
2020-11-04 13:52:25 -08:00
Chris Leech
a2e117b6ad
iscsiadm overflow regression when discovering many targets at once
...
check for invalid session id during stop connection
add ability to attempt target logins asynchronously
2020-09-21 12:10:16 -07:00
Chris Leech
648f8e6f45
update sources files
2020-09-17 13:43:44 -07:00
Chris Leech
0b630fa962
Merge branch 'pr9'
2020-09-17 09:23:12 -07:00
Christian Glombek
fdf0455ba4
Update to upstream v2.1.2
...
- Remove systemctl enable calls, as this is now handled by Fedora presets per the guidelines
- Remove initiator name generation, as this is now handled by an init service
- Install ghost lockfile and dir to /run instead of /var
- Rebased/fixed up patches
- Fixed macros in comments and comments after macros
- Merged service-file-tweaks.patch and
improve-systemd-service-files-for-boot-session-handl.patch
into unit-file-tweaks.patch
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1493296
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1729740
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1834509
2020-08-11 22:10:54 +02:00
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