Commit Graph

28365 Commits

Author SHA1 Message Date
Franz Pletz
1e00e90307
Merge pull request #329450 from Kiskae/nvidia/560.28.03 2024-07-29 09:19:52 +02:00
Aleksana
a07da9722d
Merge pull request #330664 from Mic92/empty-with
treewide: remove unused `with` statements from maintainer lists
2024-07-29 15:01:57 +08:00
John Ericson
18cb69fb9b
Merge pull request #330069 from rhelmot/freebsd-14.1
freebsd: 14.0 -> 14.1
2024-07-28 23:24:38 -05:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Franz Pletz
c3df41f44d
Merge pull request #330386 from thillux/wpa_supplicant-2.11 2024-07-29 01:19:47 +02:00
Audrey Dutcher
43fb06aa92
freebsd: 14.0 -> 14.1 2024-07-28 19:42:11 +00:00
Markus Theil
238488db8a wpa_supplicant: 2.10 -> 2.11
Upstream Changes:
	* Wi-Fi Easy Connect
	  - add support for DPP release 3
	  - allow Configurator parameters to be provided during config exchange
	* MACsec
	  - add support for GCM-AES-256 cipher suite
	  - remove incorrect EAP Session-Id length constraint
	  - add hardware offload support for additional drivers
	* HE/IEEE 802.11ax/Wi-Fi 6
	  - support BSS color updates
	  - various fixes
	* EHT/IEEE 802.11be/Wi-Fi 7
	  - add preliminary support
	* support OpenSSL 3.0 API changes
	* improve EAP-TLS support for TLSv1.3
	* EAP-SIM/AKA: support IMSI privacy
	* improve mitigation against DoS attacks when PMF is used
	* improve 4-way handshake operations
	  - discard unencrypted EAPOL frames in additional cases
	  - use Secure=1 in message 2 during PTK rekeying
	* OCV: do not check Frequency Segment 1 Channel Number for 160 MHz cases
	  to avoid interoperability issues
	* support new SAE AKM suites with variable length keys
	* support new AKM for 802.1X/EAP with SHA384
	* improve cross-AKM roaming with driver-based SME/BSS selection
	* PASN
	  - extend support for secure ranging
	  - allow PASN implementation to be used with external programs for
	    Wi-Fi Aware
	* FT: Use SHA256 to derive PMKID for AKM 00-0F-AC:3 (FT-EAP)
	  - this is based on additional details being added in the IEEE 802.11
	    standard
	  - the new implementation is not backwards compatible, but PMKSA
	    caching with FT-EAP was, and still is, disabled by default
	* support a pregenerated MAC (mac_addr=3) as an alternative mechanism
	  for using per-network random MAC addresses
	* EAP-PEAP: require Phase 2 authentication by default (phase2_auth=1)
	  to improve security for still unfortunately common invalid
	  configurations that do not set ca_cert
	* extend SCS support for QoS Characteristics
	* extend MSCS support
	* support unsynchronized service discovery (USD)
	* add support for explicit SSID protection in 4-way handshake
	  (a mitigation for CVE-2023-52424; disabled by default for now, can be
	  enabled with ssid_protection=1)
	  - in addition, verify SSID after key setup when beacon protection is
	    used
	* fix SAE H2E rejected groups validation to avoid downgrade attacks
	* a large number of other fixes, cleanup, and extensions

Changelog:
http://w1.fi/cgit/hostap/tree/wpa_supplicant/ChangeLog?id=d945ddd368085f255e68328f2d3b020ceea359af

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2024-07-28 18:40:54 +02:00
Markus Theil
55d80185de hostapd: 2.10 -> 2.11
Upstream Changes:
	* Wi-Fi Easy Connect
	  - add support for DPP release 3
	  - allow Configurator parameters to be provided during config exchange
	* HE/IEEE 802.11ax/Wi-Fi 6
	  - various fixes
	* EHT/IEEE 802.11be/Wi-Fi 7
	  - add preliminary support
	* SAE: add support for fetching the password from a RADIUS server
	* support OpenSSL 3.0 API changes
	* support background radar detection and CAC with some additional
	  drivers
	* support RADIUS ACL/PSK check during 4-way handshake (wpa_psk_radius=3)
	* EAP-SIM/AKA: support IMSI privacy
	* improve 4-way handshake operations
	  - use Secure=1 in message 3 during PTK rekeying
	* OCV: do not check Frequency Segment 1 Channel Number for 160 MHz cases
	  to avoid interoperability issues
	* support new SAE AKM suites with variable length keys
	* support new AKM for 802.1X/EAP with SHA384
	* extend PASN support for secure ranging
	* FT: Use SHA256 to derive PMKID for AKM 00-0F-AC:3 (FT-EAP)
	  - this is based on additional details being added in the IEEE 802.11
	    standard
	  - the new implementation is not backwards compatible
	* improved ACS to cover additional channel types/bandwidths
	* extended Multiple BSSID support
	* fix beacon protection with FT protocol (incorrect BIGTK was provided)
	* support unsynchronized service discovery (USD)
	* add preliminary support for RADIUS/TLS
	* add support for explicit SSID protection in 4-way handshake
	  (a mitigation for CVE-2023-52424; disabled by default for now, can be
	  enabled with ssid_protection=1)
	* fix SAE H2E rejected groups validation to avoid downgrade attacks
	* use stricter validation for some RADIUS messages
	* a large number of other fixes, cleanup, and extensions

Changelog:
http://w1.fi/cgit/hostap/tree/hostapd/ChangeLog?id=d945ddd368085f255e68328f2d3b020ceea359af

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2024-07-28 18:40:54 +02:00
Anderson Torres
9a624d10e3 treewide: remove viric from meta.maintainers [orphans]
Since theey is not active from at least six years.

All the packages on this commit became orphans.

---------------------------------------------------------------------------
There are files not covered by this commit, because they will be adopted
soon. Namely:

- pkgs/by-name/zs/zsync/package.nix
- pkgs/games/bsdgames/default.nix
- pkgs/misc/ghostscript/default.nix
- pkgs/os-specific/linux/kernel/perf/default.nix
- pkgs/tools/system/logrotate/default.nix
2024-07-28 11:48:51 -03:00
Vladimír Čunát
a5b2fe7374
Merge #328673: staging-next 2024-07-20 2024-07-28 13:45:55 +02:00
Matthias Beyer
37690b001e
Merge pull request #330550 from r-ryantm/auto-update/atop
atop: 2.10.0 -> 2.11.0
2024-07-28 09:51:03 +02:00
github-actions[bot]
384d08d20d
Merge master into staging-next 2024-07-28 06:01:00 +00:00
tomberek
c87cd2a10e
Merge pull request #330382 from thillux/mtheil/esdm-1.1.1
esdm: 1.1.0 -> 1.1.1
2024-07-28 00:27:03 -04:00
tomberek
57ca89518d
Merge pull request #330409 from r-ryantm/auto-update/psftools
psftools: 1.1.1 -> 1.1.2
2024-07-28 00:16:46 -04:00
Atemu
455426e17a
Merge pull request #329912 from JerrySM64/update-kernels
linuxKernel.kernels.linux_zen: 6.9.8-zen1 -> 6.10.1-zen1 ; linuxKernel.kernels.linux_lqx: 6.9.8-lqx1 -> 6.9.11-lqx1
2024-07-28 03:28:44 +02:00
JerrySM64
0961f648fa linuxKernel.kernels.linux_zen: 6.9.8-lqx1 -> 6.9.11-lqx1 2024-07-28 03:20:01 +02:00
JerrySM64
83431a5831 linuxKernel.kernels.linux_zen: 6.9.8-zen1 -> 6.10.1-zen1 2024-07-28 03:19:42 +02:00
R. Ryantm
9cdbe86ee2 atop: 2.10.0 -> 2.11.0 2024-07-28 00:51:21 +00:00
github-actions[bot]
62e86d24d6
Merge master into staging-next 2024-07-28 00:02:44 +00:00
K900
24076029d2 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-28 01:04:35 +03:00
K900
1e5a635100 linux-rt_5_15: 5.15.160-rt77 -> 5.15.163-rt78 2024-07-27 18:11:49 +03:00
K900
db09f89018 linux_4_19: 4.19.318 -> 4.19.319 2024-07-27 18:11:49 +03:00
K900
4ab6a7935d linux_5_4: 5.4.280 -> 5.4.281 2024-07-27 18:11:49 +03:00
K900
3693658190 linux_5_10: 5.10.222 -> 5.10.223 2024-07-27 18:11:49 +03:00
K900
8001e344d5 linux_5_15: 5.15.163 -> 5.15.164 2024-07-27 18:11:48 +03:00
K900
4325dfa68b linux_6_1: 6.1.101 -> 6.1.102 2024-07-27 18:11:48 +03:00
K900
09be196858 linux_6_6: 6.6.42 -> 6.6.43 2024-07-27 18:11:48 +03:00
K900
a0213dc9ee linux_6_9: 6.9.11 -> 6.9.12 2024-07-27 18:11:48 +03:00
K900
bb712c9d21 linux_6_10: 6.10.1 -> 6.10.2 2024-07-27 18:11:48 +03:00
K900
4363d5a0f5 linux/update-mainline: always pick the latest kernel on a branch
Also clean up stringy version handling a bit
2024-07-27 18:11:48 +03:00
Nick Cao
b1d565b20e
Merge pull request #329609 from r-ryantm/auto-update/oxtools
oxtools: 2.0.2 -> 2.0.3
2024-07-27 10:03:46 -04:00
R. Ryantm
cddba4a75a psftools: 1.1.1 -> 1.1.2 2024-07-27 12:53:33 +00:00
Markus Theil
cba85d7d99 esdm: 1.1.0 -> 1.1.1
Changes:
- fix: properly use the mutex absolute time argument,
  timedlock handling and mutex destruction in the ESDM RPC client lib
- fix: race condition in worker thread execution

Changelog:
63ff656a76/CHANGES.md

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2024-07-27 13:51:35 +02:00
Vladimír Čunát
64c6a981fe
Merge branch 'master' into staging-next 2024-07-27 09:18:58 +02:00
Silvan Mosberger
ae5377916f
Merge pull request #324696 from philiptaron/__attrsFailEvaluation/excluded-attrnames-at-any-depth
Remove test-pkgs, buildPackages, and buildFreebsd from excluded-attrnames-at-any-depth
2024-07-27 02:28:20 +02:00
Atemu
b9b0f7e6eb
Merge pull request #329992 from Shawn8901/update_xanmod-2024-07-25
linux_xanmod, linux_xanmod_latest: 2024-07-25
2024-07-27 01:58:11 +02:00
pcasaretto
cef0a49012 hexfiend: add auto update script 2024-07-26 18:42:38 -03:00
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Aleksana
577a9c43f3
Merge pull request #330042 from Sigmanificient/remove-leading-space-description
treewide: remove trailing space in description
2024-07-26 23:48:02 +08:00
Sigmanificient
6dd44107ac treewide: remove unused lib (and other) arguments 2024-07-26 11:18:09 +02:00
K900
1410c766c8 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-26 08:41:08 +03:00
Sigmanificient
543cd40ecc treewide: remove trailing space in description
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 |
xargs -i nvim {}` and sorting the opened files by hand, avoiding
generated packages list
2024-07-26 03:38:50 +02:00
Philip Taron
48d1364929
Remove buildFreebsd from excluded-attrnames-at-any-depth 2024-07-25 17:28:00 -07:00
Peder Bergebakken Sundt
01f1508931
Merge pull request #326794 from anthonyroussel/update/tomb
tomb: 2.10 -> 2.11
2024-07-26 00:15:30 +02:00
Shawn8901
c468388470 linux_xanmod_latest: 6.9.10 -> 6.9.11 2024-07-25 22:20:43 +02:00
Shawn8901
05621374d9 linux_xanmod: 6.6.41 -> 6.6.42 2024-07-25 22:20:43 +02:00
Maximilian Bosch
721bf874c6
linux_latest-libre: 19611 -> 19618 2024-07-25 17:58:42 +02:00
Maximilian Bosch
bbe82bf91c
linux-rt_6_6: 6.6.40-rt36 -> 6.6.41-rt37 2024-07-25 17:58:02 +02:00
Maximilian Bosch
537a204729
linux_6_1: 6.1.100 -> 6.1.101 2024-07-25 17:54:48 +02:00
Maximilian Bosch
c82d23ea4a
linux_6_6: 6.6.41 -> 6.6.42 2024-07-25 17:54:04 +02:00