Import from AlmaLinux stable repository
This commit is contained in:
parent
c36bfd1ef8
commit
d8689dfc64
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/iw-5.9.tar.xz
|
SOURCES/iw-6.7.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
f5542a275f42da139849f8384d291987a674f997 SOURCES/iw-5.9.tar.xz
|
663fecbee403237710f8db044fcd34890d479942 SOURCES/iw-6.7.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: iw
|
Name: iw
|
||||||
Version: 5.9
|
Version: 6.7
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A nl80211 based wireless configuration tool
|
Summary: A nl80211 based wireless configuration tool
|
||||||
|
|
||||||
License: ISC
|
License: ISC
|
||||||
@ -40,6 +40,14 @@ export CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS"
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
Resolves: rhbz#2178549
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 5.9-4
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 5.9-4
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user