summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-wireless/wpa_supplicant: bug #625458Zero_Chaos2018-04-181-1/+5
| | | | | | | intentionally committed without bump, users get this on rebuild/update. adding a comment simply doesn't need a bump Package-Manager: Portage-2.3.29, Repoman-2.3.9
* net-wireless/wpa_supplicant: compatibility patch for LibreSSLAaron Bauman2018-04-181-0/+106
| | | | | | | | | | | This patch fixes building with dev-libs/libressl-2.7.x. Patch was backported from upstream commits: ba3658cfff2278bc2ba24c32773962b37648d0b2 dee566d98e85e00b917d3eff42cd7e969de089cc Bug: https://bugs.gentoo.org/651314 Package-Manager: Portage-2.3.29, Repoman-2.3.9
* net-wireless/wpa_supplicant: remove unused patchescharIes172017-12-238-466/+0
| | | | | | | | | | | | Unused patches for wpa_supplicant to be removed: files/2015-7 files/2015-8 files/2016-1 Closes: https://bugs.gentoo.org/641440 Package-Manager: Portage-2.3.13, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6570
* net-wireless/wpa_supplicant: remove unused patchesMichael Mair-Keimberger2017-11-182-84/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/6224
* net-wireless/wpa_supplicant: fix for KRACK (bug #634436)Zero_Chaos2017-10-168-0/+1008
| | | | | | with bonus minor syntax fix Package-Manager: Portage-2.3.11, Repoman-2.3.3
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* net-wireless/wpa_supplicant: remove unused systemd service filesMichael Mair-Keimberger (asterix)2017-01-152-22/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3447
* net-wireless/wpa_supplicant: Adding libressl fix, to fix bug #596332Bjarke Istrup Pedersen2016-10-091-0/+81
| | | | Package-Manager: portage-2.3.1
* net-wireless/wpa_supplicant: Bumping to 2.6Bjarke Istrup Pedersen2016-10-051-0/+13
| | | | Package-Manager: portage-2.3.1
* net-wireless/wpa_supplicant: Bumping to 2.5-r2, adding several security fixes.Bjarke Istrup Pedersen2016-06-288-0/+466
| | | | Package-Manager: portage-2.3.0
* net-wireless/wpa_supplicant: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* net-wireless/wpa_supplicant: Removing old, unsecure versions now that 2.5 is ↵Bjarke Istrup Pedersen2016-03-1713-928/+0
| | | | | | marked stable Package-Manager: portage-2.2.28
* net-wireless/wpa-supplicant: Fix broken compile against LibreSSLBjarke Istrup Pedersen2015-11-161-0/+71
| | | | Package-Manager: portage-2.2.24
* net-wireless/wpa_supplicant: make Coacher happyZero_Chaos2015-10-261-4/+5
| | | | Package-Manager: portage-2.2.23
* net-wireless/wpa_supplicant: version bump for bug #562158Zero_Chaos2015-10-051-0/+12
| | | | Package-Manager: portage-2.2.22
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0819-0/+1080
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed