Commit Graph

3324 Commits

Author SHA1 Message Date
tomberek
7248a7fde6
Merge pull request #333146 from ExpidusOS/feat/llvm-clean
Minor LLVM improvements
2024-08-16 01:34:50 -04:00
Doron Behar
6bfd71d2b5
Merge pull request #318892 from doronbehar/pkg/taskwarrior3
nixosTests.taskchampion-sync-server: init
2024-08-14 19:43:33 +00:00
Norbert Melzer
f697d47a4a
Merge pull request #331757 from alyssais/rustic
rustic: rename from rustic-rs
2024-08-14 09:01:56 +02:00
Doron Behar
54698e8db6 taskwarrior2: rename from taskwarrior, with a warning alias
Also remove an outdated link in `taskserver/default.md`.
2024-08-14 08:06:10 +03:00
Edwin Mackenzie-Owen
873934134d irrlichtmt: remove at 1.9.0mt13
Minetest's irrlicht fork has been moved into the minetest repo.
2024-08-12 22:48:40 +02:00
Edwin Mackenzie-Owen
d61c03fe46 minetest: 5.8.0 -> 5.9.0
* remove irrlichtmt input. Minetest's irrlicht fork has been moved into
  the minetest repo and is now statically linked.
* remove mesa from buildInputs for darwin. Otherwise startup fails with
  "OpenGL driver version is not 1.2 or better." and "Shaders are enabled
  but GLSL is not supported by the driver.". Presumably that happens
  because minetest tries to use an incomplete OpenGL driver from mesa
  instead of the drivers provided by macOS.
* remove withTouchSupport arg, as the upstream CMake option has been
  removed. Touch support should now always be enabled.
* make minetest-touch an alias for minetestclient
* remove unused args
2024-08-12 22:07:55 +02:00
éclairevoyant
95384cc9b3
Merge pull request #333935 from fabaff/crackmapexec-remove
crackmapexec: remove
2024-08-11 20:17:03 +00:00
Fabian Affolter
de1203f7a0 crackmapexec: remove
Unmaintained and does not work with Python >= 3.12
2024-08-11 17:58:43 +02:00
Someone
78d1fae7d2
Merge pull request #333707 from flokli/glew-egl
glew: enable both EGL and GLX
2024-08-11 12:50:05 +00:00
Florian Klink
d025091b35 glew: enable both EGL and GLX
Re-roll of https://github.com/NixOS/nixpkgs/pull/328907, but this time
adding the patch from ArchLinux, which keeps both EGL and GLX code paths
active.

Remove overrides where EGL was explicitly requested previously, as well
as the glew-egl package variant.

Add an alias for glew-egl, in case there's any users of this outside
of nixpkgs.
2024-08-11 15:11:22 +03:00
Adam C. Stephens
0536436018
Merge pull request #316466 from uninsane/rebrand-trust-dns
hickory-dns: rename from trust-dns
2024-08-11 07:35:03 -04:00
Colin
f9df9508f4 hickory-dns: rename from trust-dns 2024-08-11 07:59:32 +00:00
Sigmanificient
09e84d4cb1 zk-shell: drop 2024-08-10 18:33:50 +02:00
Emily
2c79576ca5
Merge pull request #330855 from emilazy/push-mrtsqsqnwxry
{openlp,python3Packages.sqlalchemy-migrate,python3Packages.tempita}: drop
2024-08-09 23:11:09 +01:00
Donovan Glover
0c4a828b0d
Merge pull request #332061 from emilazy/push-lyoruqmmrqzx
hydron: drop
2024-08-09 15:40:54 +00:00
Alyssa Ross
c6711b873c
rustic: rename from rustic-rs
As far as I can tell, the name of the software is "rustic".  Every
other distro calls it "rustic". [1]  The crate is presumably called
"rustic-rs" because "rustic" is already taken on crates.io, which is
not a problem in Nixpkgs.

I've added "rustic-rs" as an alias, so the old name will continue
working.

[1]: https://repology.org/project/rustic/versions
2024-08-08 20:39:39 +02:00
rewine
4da3c4b075
Merge pull request #331623 from emilazy/push-yxttoylpkomv
cage: 0.1.5 -> 0.1.5-unstable-2024-07-29; wlroots_0_16: drop
2024-08-08 21:19:56 +08:00
Tristan Ross
d0e9693c7d
llvmPackages_git: remove recurse into attrs in call package 2024-08-07 20:06:07 -07:00
Franz Pletz
a93bc09c27
spidermonkey_102: remove
EOL since 2023/09
2024-08-07 01:37:34 +02:00
Franz Pletz
686fce8780
jsawk: remove
Upstream is dead and unmaintained since it was introduced in nixpkgs.
2024-08-07 01:37:29 +02:00
Weijia Wang
a91f22f207
Merge pull request #332049 from wegank/wordpress-bump
wordpress: 6.5.5 -> 6.6.1, drop old versions
2024-08-05 14:14:43 +02:00
tomberek
5084965d37
Merge pull request #331880 from ExpidusOS/feat/llvm-git-alias
pkgs/top-level/aliases.nix: move llvmPackages_git back in
2024-08-04 00:04:22 -04:00
Emily
7ec755257a hydron: drop
This package was marked as vulnerable in
<https://github.com/NixOS/nixpkgs/pull/255959>, almost a year ago and
over a year after the project was archived upstream. The package and
module are unusable without bypassing a security warning in 23.05,
23.11, and 24.05.

Given that the package is intended as an organizer for
potentially‐untrusted media files, the vulnerability is critical and
leads to remote code execution, and there is basically no prospect
of upstream releasing a fix, remove the package and module entirely
for 24.11.
2024-08-03 20:27:19 +01:00
Doron Behar
79860d126b
Merge pull request #330477 from doronbehar/pkg/volk3
volk: 3.0.0 -> 3.1.2
2024-08-03 18:58:55 +00:00
Weijia Wang
bedb9b2d64 wordpress: drop old versions 2024-08-03 20:34:41 +02:00
Emily
72be45b1bd openlp: drop
This was a major version behind and using outdated or insecure packages
like sqlalchemy-migrate and Qt WebKit. It hadn’t seen any attention
since it was added in 2020. If anyone wants to step up to update it
to the latest version and maintain it, that would be great!
2024-08-03 11:19:38 +01:00
Tristan Ross
4b111056cf
pkgs/top-level/aliases.nix: move llvmPackages_git back in 2024-08-02 18:22:41 -07:00
Emily
9125c0b77b wlroots_0_16: drop
No remaining users in the tree, and another FFmpeg 4 dependency
vanquished.
2024-08-01 23:30:39 +01:00
Rick van Schijndel
05c5a73f71
Merge pull request #324693 from SigmaSquadron/xen-4.18
xen: 4.15 -> {4.16,4.17,4.18,4.19}
2024-08-01 19:17:34 +02:00
Thiago Kenji Okada
f42f535a21
Merge pull request #331522 from emilazy/push-qwqwnrwsktks
openjfx{11,17,21,22}: pin to FFmpeg 6
2024-08-01 16:22:43 +01:00
Emily
4f93a66908 {{temurin,semeru{,-jre}}-bin-16,temurin{,-jre}-bin-{18,19,20}}: drop
These have all been end‐of‐life for more than 10 months.
2024-08-01 13:46:59 +01:00
Emily
43fe9d2bbc {javaPackages.compiler.openjdk18,corretto19,open{jdk,jfx}{19,20}*}: drop
These have all been end‐of‐life for more than 10 months.
2024-08-01 13:29:26 +01:00
Jörg Thalheim
0b3af62180
Merge pull request #331352 from Sigmanificient/aws-google-auth
aws-google-auth: drop
2024-07-31 23:30:52 +02:00
Sigmanificient
fd9e28993f aws-google-auth: drop 2024-07-31 21:16:33 +02:00
stupidcomputer
7482e6b8eb neocities: add an alias for neocities-cli 2024-07-31 13:59:17 -05:00
Johannes Jöns
bb597e6273
Merge pull request #330648 from emilazy/push-kzllwxyyqvtu
{qt5,qt6}.qtwebengine: add patches for FFmpeg 7
2024-07-31 19:36:28 +02:00
Sandro
91299a7cdb
Merge pull request #328863 from katexochen/upower/up 2024-07-31 14:01:42 +02:00
Sandro
557686a811
Merge pull request #252816 from wineee/wlroots-alias 2024-07-31 13:45:54 +02:00
Sandro
e4a6568004
Merge pull request #312403 from alois31/rtw88 2024-07-31 13:14:18 +02:00
Doron Behar
47fa6173fc gnuradio3_9{,Minimal}: remove 2024-07-31 12:21:32 +03:00
Fernando Rodrigues
3e1ca12243
xen: rename xen-light to xen-slim
xen-light was dropped in favour of xen and xen-slim

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
Reviewed-by: Matei Dibu <contact@mateidibu.dev>
2024-07-31 05:57:07 -03:00
Alois Wohlschlager
ec60e56b26
rtw88-firmware: drop
It's all part of linux-firmware now.
2024-07-31 10:26:51 +02:00
Masum Reza
28ec6ee964
Merge pull request #330698 from tobim/pkgs/rapidjson-unstable-default
rapidjson: 1.1.0 -> unstable-2024-04-09, rapidjson-unstable: drop
2024-07-31 10:37:21 +05:30
rewine
fd11fe9e7c wlroots: move to aliases.nix 2024-07-30 23:37:23 +08:00
Pyrox
ed607c1291
docker-compose_1: drop
it's been unmaintained for several years now, so there's no reason to
continue maintaining it at this point. Users should migrate to compose
v2, which is maintained in-tree as just docker-compose
2024-07-29 13:48:24 -04:00
superherointj
304e66dcc7 bs-platform: add deprecation alias 2024-07-29 12:16:28 -03:00
Emily
1b74cb45fe pipewire_0_2: drop 2024-07-29 11:07:22 +01:00
Franz Pletz
c3df41f44d
Merge pull request #330386 from thillux/wpa_supplicant-2.11 2024-07-29 01:19:47 +02: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
Tobias Mayer
50c332ebd9
rapidjson: 1.1.0 -> unstable-2024-04-09, rapidjson-unstable: drop
The last oficial release of rapidjson is 8 years old, development has
continued without releases since then. The old version is affected
by CVE-2024-38517.

https://www.opencve.io/cve/CVE-2024-38517
2024-07-28 17:13:22 +02:00