IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
Go to file
Davide Caratti 2692cea480 hostapd.spec: fix epel8 build
Wen Liang reports broken epel-8 build:

 warning: bogus date in %changelog: Wed Feb 10 2020 John W. Linville <linville@redhat.com> - 2.9-8
 error: %changelog not in descending chronological order
 Building target platforms: x86_64
 Building for target x86_64
 Child return code was: 1
 EXCEPTION: [Error()]
 Traceback (most recent call last):
   File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace
     result = func(*args, **kw)
   File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, in do_with_status
     raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode)
 mockbuild.exception.Error: Command failed:
  # /usr/bin/systemd-nspawn -q -M 4eae1262853849cb90a68b2530c56ec9 -D /var/lib/mock/epel-8-x86_64-1614259728.189540/root -a -u mockbuild --capability=cap_ipc_lock --rlimit=RLIMIT_NOFILE=10240 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.dwh8zvk0:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$  --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/hostapd.spec

fixing a bogus year (2020 -> 2021) proved to restore buildability.

Reported-by: Wen Liang <wenliang@redhat.com>
Signed-off-by: Davide Caratti <dcaratti@redhat.com>
2021-02-25 15:06:40 +01:00
.gitignore Update to version 2.9 from upstream 2019-08-09 10:13:57 -04:00
0001-AP-Silently-ignore-management-frame-from-unexpected-.patch Fix CVE-2019-16275 (AP mode PMF disconnection protection bypass) 2019-10-30 14:24:05 -04:00
0001-WPS-UPnP-Do-not-allow-event-subscriptions-with-URLs-.patch Fix CVE-2020-12695 (UPnP SUBSCRIBE misbehavior in hostapd WPS AP) 2020-06-24 13:31:07 -04:00
0002-WPS-UPnP-Fix-event-message-generation-using-a-long-U.patch Fix CVE-2020-12695 (UPnP SUBSCRIBE misbehavior in hostapd WPS AP) 2020-06-24 13:31:07 -04:00
0003-WPS-UPnP-Handle-HTTP-initiation-failures-for-events-.patch Fix CVE-2020-12695 (UPnP SUBSCRIBE misbehavior in hostapd WPS AP) 2020-06-24 13:31:07 -04:00
hostapd.conf Remove version info from /usr/share/doc/hostapd/hostapd.conf 2014-10-28 10:29:31 -04:00
hostapd.conf.5 Add hostapd.conf.5 man file, with content borrowed from NetBSD 2021-02-10 10:51:44 -05:00
hostapd.init Do not compress man pages manually in spec file ; Correct date of previous 2010-01-19 15:43:16 +00:00
hostapd.service Enable environment file in hostapd service definition 2020-12-10 10:13:45 -05:00
hostapd.spec hostapd.spec: fix epel8 build 2021-02-25 15:06:40 +01:00
hostapd.sysconfig Initial import (#548180). 2009-12-21 20:06:43 +00:00
sources Update to version 2.9 from upstream 2019-08-09 10:13:57 -04:00