Compare commits
No commits in common. "c8s" and "c9-beta" have entirely different histories.
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
SOURCES/iw-4.14.tar.xz
|
SOURCES/iw-6.9.tar.xz
|
||||||
/iw-4.14.tar.xz
|
|
||||||
|
1
.iw.metadata
Normal file
1
.iw.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
84226ad9bfb94dc311a3f4b0a4903b7a78b7bab0 SOURCES/iw-6.9.tar.xz
|
@ -1,6 +1,6 @@
|
|||||||
Name: iw
|
Name: iw
|
||||||
Version: 5.19
|
Version: 6.9
|
||||||
Release: 1%{?dist}.1
|
Release: 1%{?dist}
|
||||||
Summary: A nl80211 based wireless configuration tool
|
Summary: A nl80211 based wireless configuration tool
|
||||||
|
|
||||||
License: ISC
|
License: ISC
|
||||||
@ -40,9 +40,57 @@ export CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS"
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Apr 20 2023 Jose Ignacio Tornos Martinez <jtornosm@redhat.com> - 5.19-1
|
* Tue May 21 2024 Jose Ignacio Tornos Martinez <jtornosm@redhat.com> - 6.9
|
||||||
|
- Update to 6.9 from upstream
|
||||||
|
Resolves: RHEL-37546
|
||||||
|
|
||||||
|
* Thu Jan 25 2024 Jose Ignacio Tornos Martinez <jtornosm@redhat.com> - 6.7
|
||||||
|
- Update to 6.7 from upstream
|
||||||
|
Resolves: RHEL-22657
|
||||||
|
|
||||||
|
* Wed Mar 15 2023 Jose Ignacio Tornos Martinez <jtornosm@redhat.com> - 5.19-1
|
||||||
- Update to 5.19 from upstream
|
- Update to 5.19 from upstream
|
||||||
Resolves: rhbz#2187198
|
Resolves: rhbz#2178549
|
||||||
|
|
||||||
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 5.9-4
|
||||||
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
|
Related: rhbz#1991688
|
||||||
|
|
||||||
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 5.9-3
|
||||||
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.9-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sun Jan 17 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 5.9-1
|
||||||
|
- Update to 5.9
|
||||||
|
|
||||||
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.4-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.4-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Dec 05 2019 John W. Linville <linville@redhat.com> - 5.4-1
|
||||||
|
- Update to 5.4 from upstream
|
||||||
|
|
||||||
|
* Fri Aug 16 2019 John W. Linville <linville@redhat.com> - 5.3-1
|
||||||
|
- Update to 5.3 from upstream
|
||||||
|
|
||||||
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
* Mon Feb 04 2019 John W. Linville <linville@redhat.com> - 5.0.1-1
|
||||||
|
- Update to 5.0.1 from upstream
|
||||||
|
|
||||||
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.14-8
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.14-7
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu May 31 2018 John W. Linville <linville@redhat.com> - 4.14-6
|
||||||
|
- Update URL for package header
|
||||||
|
|
||||||
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.14-5
|
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.14-5
|
||||||
- Escape macros in %%changelog
|
- Escape macros in %%changelog
|
@ -1,6 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-8
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.other.functional}
|
|
Loading…
Reference in New Issue
Block a user