Skip to content

Commit 2ea6a94

Browse files
authored
Upgrade: targetcli version to 2.1.58 (#11882)
1 parent cb85541 commit 2ea6a94

3 files changed

Lines changed: 75 additions & 13 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"targetcli-fb-2.1.53.tar.gz": "7e6779a1cad7526ac058d72b87607da3840289a9e4b066d13e53108366999938"
3+
"targetcli-fb-2.1.58.tar.gz": "605f4e4e4e7189d6a03f11a4f55e7ddb4671002d542c2f684f87dd68391dcdc2"
44
}
5-
}
5+
}

SPECS-EXTENDED/targetcli/targetcli.spec

Lines changed: 71 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
%global oname targetcli-fb
22

33
Name: targetcli
4-
License: ASL 2.0
4+
License: Apache-2.0
55
Summary: An administration shell for storage targets
6-
Version: 2.1.53
7-
Release: 2%{?dist}
6+
Version: 2.1.58
7+
Release: 4%{?dist}
88
Vendor: Microsoft Corporation
99
Distribution: Azure Linux
1010
URL: https://github.com/open-iscsi/%{oname}
1111
Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
12-
Patch0: Do-not-install-systemd-files-in-setup.py.patch
12+
# Proposed upstream
13+
## From: https://github.com/open-iscsi/targetcli-fb/pull/176
1314
BuildArch: noarch
1415
BuildRequires: python3-devel, python3-setuptools, systemd-rpm-macros
1516
Requires: python3-rtslib, target-restore, python3-configshell, python3-six, python3-dbus
@@ -24,7 +25,6 @@ users will also need to install and use fcoe-utils.
2425

2526
%prep
2627
%setup -q -n %{oname}-%{version}
27-
%patch 0 -p1
2828

2929
%build
3030
%py3_build
@@ -49,11 +49,73 @@ install -m 644 systemd/* %{buildroot}%{_unitdir}/
4949
%dir %{_sysconfdir}/target/backup
5050

5151
%changelog
52-
* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 2.1.53-2
53-
- Initial CBL-Mariner import from Fedora 32 (license: MIT).
52+
* Mon Jan 13 2025 Archana Shettigar <v-shettigara@microsoft.com> - 2.1.58-4
53+
- Initial Azure Linux import from Fedora 41 (license: MIT).
54+
- License Verified
5455

55-
* Fri Jul 10 2020 Maurizio Lombardi <mlombard@redhat.com> - 2.1.53-1
56-
- Update to new version
56+
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.58-3
57+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
58+
59+
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.1.58-2
60+
- Rebuilt for Python 3.13
61+
62+
* Mon Feb 12 2024 Maurizio Lombardi <mlombard@redhat.com> - 2.1.58-1
63+
- migrated to SPDX license
64+
- Update to version v2.1.58
65+
66+
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.57-2
67+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
68+
69+
70+
* Thu Oct 26 2023 Maurizio Lombardi <mlombard@redhat.com> - 2.1.57-1
71+
- Update to version v2.1.57
72+
73+
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.56-3
74+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
75+
76+
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.1.56-2
77+
- Rebuilt for Python 3.12
78+
79+
80+
* Tue Jun 06 2023 Maurizio Lombardi <mlombard@redhat.com> - 2.1.56-1
81+
- Rebase to version 2.1.56
82+
83+
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.54-7
84+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
85+
86+
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.54-6
87+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
88+
89+
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.1.54-5
90+
- Rebuilt for Python 3.11
91+
92+
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.54-4
93+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
94+
95+
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.54-3
96+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
97+
98+
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.1.54-2
99+
- Rebuilt for Python 3.10
100+
101+
* Mon May 17 2021 Maurizio Lombardi <mlombard@redhat.com> - 2.1.54-1
102+
- Update to version 2.1.54
103+
104+
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.53-3
105+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
106+
107+
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.53-2
108+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
109+
110+
* Thu Jun 25 2020 Matt Coleman <matt@datto.com> - 2.1.53-1
111+
- New upstream version
112+
- Add the upstream project's targetclid systemd unit files
113+
- Add proposed upstream patch:
114+
+ Do not install systemd files in setup.py
115+
+ https://github.com/open-iscsi/targetcli-fb/pull/176
116+
117+
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.1.fb49-9
118+
- Rebuilt for Python 3.9
57119

58120
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.fb49-8
59121
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28756,8 +28756,8 @@
2875628756
"type": "other",
2875728757
"other": {
2875828758
"name": "targetcli",
28759-
"version": "2.1.53",
28760-
"downloadUrl": "https://github.com/open-iscsi/targetcli-fb/archive/v2.1.53/targetcli-fb-2.1.53.tar.gz"
28759+
"version": "2.1.58",
28760+
"downloadUrl": "https://github.com/open-iscsi/targetcli-fb/archive/v2.1.58/targetcli-fb-2.1.58.tar.gz"
2876128761
}
2876228762
}
2876328763
},

0 commit comments

Comments
 (0)