K900 and GitHub
9b8d90a951
openssl_3_4: init at 3.4.1; openssl_3_3: remove; openssl_3: 3.0.15 -> 3.0.16 ( #372733 )
2025-02-11 18:11:35 +03:00
Markus Theil
9a706eda06
openssl_3: 3.0.15 -> 3.0.16
...
Security Fixes in 3.0.16:
* Fixed timing side-channel in ECDSA signature computation. (CVE-2024-13176)
* Fixed possible OOB memory access with invalid low-level GF(2^m) elliptic curve parameters. (CVE-2024-9143)
Signed-off-by: Markus Theil <theil.markus@gmail.com >
2025-02-11 16:02:03 +01:00
Markus Theil
7a64edd4df
quictls: fix openssl patch paths for 3.4
...
Fix paths related to OpenSSL 3.4.x patches.
Signed-off-by: Markus Theil <theil.markus@gmail.com >
2025-02-11 15:48:51 +01:00
Markus Theil
c05c515eff
openssl_3_4: init at 3.4.1; openssl_3_3: remove
...
Updates OpenSSL 3.x latest to 3.4.1
Security Fixes in 3.4.1:
* Fixed RFC7250 handshakes with unauthenticated servers don't abort as expected. ([CVE-2024-12797])
* Fixed timing side-channel in ECDSA signature computation. ([CVE-2024-13176](https://www.openssl.org/news/vulnerabilities.html#CVE-2024-13176 ))
Release notes:
https://github.com/openssl/openssl/blob/openssl-3.4.0/NEWS.md#openssl-34
Some significant changes:
* Deprecation of TS_VERIFY_CTX_set_* functions and addition of replacement TS_VERIFY_CTX_set0_*
functions with improved semantics
* SHAKE-128 and SHAKE-256 implementations have no default digest length anymore.
That means these algorithms cannot be used with EVP_DigestFinal/_ex() unless the xoflen param is set before.
* An empty renegotiate extension will be used in TLS client hellos instead of the empty renegotiation SCSV, for
all connections with a minimum TLS version > 1.0.
* Deprecation of SSL_SESSION_get_time(), SSL_SESSION_set_time() and SSL_CTX_flush_sessions() functions in favor
of their respective _ex functions which are Y2038-safe on platforms with Y2038-safe time_t
Some new features:
* Support for directly fetched composite signature algorithms such as RSA-SHA2-256 including new API functions
* New options -not_before and -not_after for explicit setting start and end dates of certificates created with
the req and x509 apps
* Support for attribute certificates
* Support for pkeyutl in combination with key encapsulation (e.q.
PQC-KEMs): -encap/-decap
Signed-off-by: Markus Theil <theil.markus@gmail.com >
2025-02-11 15:48:51 +01:00
K900 and GitHub
ff319638c4
stdenv, cmake: drop --oldincludedir ( #380400 )
2025-02-11 17:15:33 +03:00
misilelab and Alyssa Ross
db43d077d2
glance: 0.6.4 -> 0.7.1
...
Signed-off-by: misilelab <misileminecord@gmail.com >
2025-02-11 15:14:44 +01:00
K900 and GitHub
7c3a9dfaaa
lcms: 2.16 -> 2.17 ( #380884 )
2025-02-11 17:14:09 +03:00
K900 and GitHub
80cc354dbb
libproxy: fix build with introspection unavailable ( #380687 )
2025-02-11 17:12:46 +03:00
K900 and GitHub
3981aa32ac
temurin-bin: minor updates ( #380844 )
2025-02-11 17:12:30 +03:00
K900 and GitHub
bb568f3084
SDL2: 2.30.12 -> 2.32.0 ( #380845 )
2025-02-11 17:12:10 +03:00
K900 and GitHub
6c45dcfe14
waf: 2.1.4 -> 2.1.5 ( #380885 )
2025-02-11 17:11:50 +03:00
K900 and GitHub
a1f6ded62b
xorg.libX11: 1.8.10 -> 1.8.11 ( #380859 )
2025-02-11 17:11:29 +03:00
K900 and GitHub
f9e73cca3a
maturin: 1.8.1 -> 1.8.2 ( #381094 )
2025-02-11 17:10:52 +03:00
K900 and GitHub
3ad966ec0c
xorg.xkeyboardconfig: 2.43 -> 2.44 ( #381118 )
2025-02-11 17:10:32 +03:00
K900 and GitHub
bb8cd7187b
zlib-ng: 2.2.3 -> 2.2.4 ( #381152 )
2025-02-11 17:10:06 +03:00
R. Ryantm
2b1fe000cd
zlib-ng: 2.2.3 -> 2.2.4
2025-02-11 13:00:10 +00:00
nixpkgs-ci[bot] and GitHub
7703504a25
Merge staging-next into staging
2025-02-11 12:06:28 +00:00
nixpkgs-ci[bot] and GitHub
cdb99d3a20
Merge master into staging-next
2025-02-11 12:05:55 +00:00
Sandro and GitHub
b64b41e8d6
blackmagic-desktop-video: 14.2a1 -> 14.4.1a4 ( #380870 )
2025-02-11 13:05:33 +01:00
Naxdy
eedce86ef0
blackmagic-desktop-video: 14.2a1 -> 14.4.1a4
2025-02-11 12:54:48 +01:00
sternenseemann
18440f3748
haskell.compiler.ghcjs810: set up EM_CACHE for emcc
...
The compiler function test now causes emcc to try and lock its
cache (which is located in the nix store unless we set EM_CACHE).
Resolves #376582 .
2025-02-11 12:48:07 +01:00
Jon Seager and GitHub
c6247d0591
google-chrome: 132.0.6834.110 -> 133.0.6943.53 ( #381130 )
2025-02-11 11:24:32 +00:00
Masum Reza and GitHub
64f0d46a76
lldb: Fix dependency cycle between out and lib outputs ( #380775 )
2025-02-11 16:53:22 +05:30
Masum Reza and GitHub
0f6e0fbc52
nodejs_22: 22.13.1 -> 22.14.0 ( #381127 )
2025-02-11 16:49:43 +05:30
Tristan Ross and Alyssa Ross
e135e7f1ae
llvmPackages_git: 21.0.0-unstable-2025-02-01 -> 21.0.0-unstable-2025-02-10
2025-02-11 12:18:26 +01:00
Ivan Mincik and GitHub
02daf3dcc8
spatialite_tools: adopt package under geospatial team ( #379845 )
2025-02-11 11:12:05 +00:00
Peder Bergebakken Sundt and GitHub
4e98e86939
jan: 0.5.13 -> 0.5.14 ( #376118 )
2025-02-11 12:10:59 +01:00
John Titor
57fae8ff01
google-chrome: 132.0.6834.110 -> 133.0.6943.53
2025-02-11 10:57:04 +00:00
Antoine du Hamel
757d283691
nodejs_22: 22.13.1 -> 22.14.0
2025-02-11 11:52:34 +01:00
Aleksana and GitHub
2225135830
python3Packages.wn: fix build ( #380723 )
2025-02-11 18:49:48 +08:00
Aleksana and GitHub
6591a62f9c
shark: fix build with boost187 ( #379790 )
2025-02-11 18:47:35 +08:00
Aleksana and GitHub
248f25a581
vorta: fix icons ( #380945 )
2025-02-11 18:45:43 +08:00
Markus Kowalewski and GitHub
6ad938ddba
quantum-espresso: 7.2 -> 7.4 ( #366821 )
2025-02-11 11:44:14 +01:00
Aleksana and GitHub
a398fe3197
simple-scan: install missing icons ( #381004 )
2025-02-11 18:35:02 +08:00
Jörg Thalheim and GitHub
4d2ad0cfad
zerotierone: fix build on macOS ( #380892 )
2025-02-11 17:34:49 +07:00
Aleksana and GitHub
56f99587ef
mmtui: init at 0.1.1 ( #377364 )
2025-02-11 18:32:52 +08:00
Aleksana and GitHub
e03305d368
iwe: init at 0.0.17 ( #379477 )
2025-02-11 18:32:06 +08:00
Cosima Neidahl and GitHub
4d232a3a95
lomiri.lomiri-music-app: init at 3.2.2 ( #364958 )
2025-02-11 11:31:39 +01:00
Cosima Neidahl and GitHub
c124839df0
ubports-pdk: init at 0-unstable-2024-08-28 ( #357719 )
2025-02-11 11:30:13 +01:00
Cosima Neidahl and GitHub
69155ec978
nixosTests.terminal-emulators.lomiri-terminal-app: Drop ( #378809 )
2025-02-11 11:14:32 +01:00
Arne Keller and GitHub
7ed3d40ffe
changelogging: init at 0.7.0 ( #372645 )
2025-02-11 11:14:13 +01:00
Arne Keller and GitHub
71c36b0de0
oterm: 0.7.3 -> 0.8.3 ( #378400 )
2025-02-11 11:09:25 +01:00
Arne Keller and GitHub
be67f665c1
racket: separate recipes, fix bugs ( #375992 )
2025-02-11 11:09:05 +01:00
K900 and GitHub
c37a1c9178
[staging-next] separateDebugInfo: fix cleanup, refactor a little ( #381096 )
2025-02-11 13:07:43 +03:00
Sergei Trofimovich
c3b1bffd91
xorg.xkeyboardconfig: 2.43 -> 2.44
...
Changes: https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/blob/xkeyboard-config-2.44/ChangeLog.md
2025-02-11 10:05:04 +00:00
Martin Thuemmler
baf9539e17
quantum-espresso: 7.2 -> 7.4.1
2025-02-11 11:00:48 +01:00
Arne Keller and GitHub
b026686b45
python313Packages.{typepy,tabledata,pytablewriter,dataproperty}: refactor, use setuptools-scm ( #380138 )
2025-02-11 10:58:13 +01:00
f7b6b2c384
crocoddyl: 2.1.0 -> 2.2.0 ( #381051 )
...
Co-authored-by: nim65s <guilhem.saurel@laas.fr >
2025-02-11 09:27:29 +00:00
Doron Behar and GitHub
f9e486552f
python312Packages.verlib2: 0.2.0 -> 0.2.1 ( #381001 )
2025-02-11 10:46:40 +02:00
4ae2f6cdc5
sqlitestudio: 3.4.15 -> 3.4.16 ( #381101 )
...
Co-authored-by: AsterisMono <cmiki@amono.me >
2025-02-11 08:41:46 +00:00