Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-6-1] src/external/bsd/wpa/dist



Module Name:    src
Committed By:   martin
Date:           Tue Oct 17 16:00:47 UTC 2017

Modified Files:
        src/external/bsd/wpa/dist/src/ap [netbsd-6-1]: ieee802_11.c wpa_auth.c
            wpa_auth.h wpa_auth_ft.c wpa_auth_i.h
        src/external/bsd/wpa/dist/src/common [netbsd-6-1]: wpa_common.h
        src/external/bsd/wpa/dist/src/rsn_supp [netbsd-6-1]: tdls.c wpa.c
            wpa_ft.c wpa_i.h
        src/external/bsd/wpa/dist/wpa_supplicant [netbsd-6-1]: wnm_sta.c

Log Message:
Pull up following revision(s) (requested by spz in ticket #1507):
        external/bsd/wpa/dist/src/ap/ieee802_11.c: revision 1.2
        external/bsd/wpa/dist/src/rsn_supp/wpa_ft.c: revision 1.2
        external/bsd/wpa/dist/src/ap/wpa_auth_i.h: revision 1.2
        external/bsd/wpa/dist/src/rsn_supp/wpa.c: revision 1.2
        external/bsd/wpa/dist/src/rsn_supp/wpa_i.h: revision 1.2
        external/bsd/wpa/dist/src/ap/wpa_auth.h: revision 1.2
        external/bsd/wpa/dist/src/rsn_supp/tdls.c: revision 1.2
        external/bsd/wpa/dist/src/common/wpa_common.h: revision 1.3
        external/bsd/wpa/dist/src/ap/wpa_auth_ft.c: revision 1.2
        external/bsd/wpa/dist/wpa_supplicant/wnm_sta.c: revision 1.4
        external/bsd/wpa/dist/src/ap/wpa_auth.c: revision 1.10
apply patches from upstream, namely from <a  rel="nofollow" href="https://w1.fi/security/2017-1/";>https://w1.fi/security/2017-1/</a> :
rebased-v2.6-0001-hostapd-Avoid-key-reinstallation-in-FT-handshake.patch        02-Oct-2017 16:19       6.1K
rebased-v2.6-0002-Prevent-reinstallation-of-an-already-in-use-group-ke.patch    02-Oct-2017 16:19       7.7K
rebased-v2.6-0003-Extend-protection-of-GTK-IGTK-reinstallation-of-WNM-.patch    02-Oct-2017 16:19       6.7K
rebased-v2.6-0004-Prevent-installation-of-an-all-zero-TK.patch
02-Oct-2017 16:19       2.5K
rebased-v2.6-0005-Fix-PTK-rekeying-to-generate-a-new-ANonce.patch
02-Oct-2017 16:19       1.9K
rebased-v2.6-0006-TDLS-Reject-TPK-TK-reconfiguration.patch
02-Oct-2017 16:19       4.2K
rebased-v2.6-0007-WNM-Ignore-WNM-Sleep-Mode-Response-without-pending-r.patch    02-Oct-2017 16:19       1.6K
rebased-v2.6-0008-FT-Do-not-allow-multiple-Reassociation-Response-fram.patch    02-Oct-2017 16:19       2.7K
for CVE-2017-13077 CVE-2017-13078 CVE-2017-13079 CVE-2017-13080
 CVE-2017-13081 CVE-2017-13082 CVE-2017-13086 CVE-2017-13087 CVE-2017-13088
(see
<a  rel="nofollow" href="https://w1.fi/security/2017-1/wpa-packet-number-reuse-with-replayed-messages.txt";>https://w1.fi/security/2017-1/wpa-packet-number-reuse-with-replayed-messages.txt</a>
for details)


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2.12.1 -r1.1.1.2.12.2 \
    src/external/bsd/wpa/dist/src/ap/ieee802_11.c \
    src/external/bsd/wpa/dist/src/ap/wpa_auth_ft.c
cvs rdiff -u -r1.3.12.1 -r1.3.12.2 \
    src/external/bsd/wpa/dist/src/ap/wpa_auth.c
cvs rdiff -u -r1.1.1.1.16.1 -r1.1.1.1.16.2 \
    src/external/bsd/wpa/dist/src/ap/wpa_auth.h \
    src/external/bsd/wpa/dist/src/ap/wpa_auth_i.h
cvs rdiff -u -r1.1.1.1.16.1 -r1.1.1.1.16.2 \
    src/external/bsd/wpa/dist/src/common/wpa_common.h
cvs rdiff -u -r1.1.1.5.12.2 -r1.1.1.5.12.3 \
    src/external/bsd/wpa/dist/src/rsn_supp/tdls.c
cvs rdiff -u -r1.1.1.2.12.1 -r1.1.1.2.12.2 \
    src/external/bsd/wpa/dist/src/rsn_supp/wpa.c
cvs rdiff -u -r1.1.1.1.16.1 -r1.1.1.1.16.2 \
    src/external/bsd/wpa/dist/src/rsn_supp/wpa_ft.c \
    src/external/bsd/wpa/dist/src/rsn_supp/wpa_i.h
cvs rdiff -u -r1.3.12.2 -r1.3.12.3 \
    src/external/bsd/wpa/dist/wpa_supplicant/wnm_sta.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index