Commit Graph
752487 Commits
Author SHA1 Message Date
K900 a8ea01bdd0 Merge remote-tracking branch 'origin/master' into staging-next 2025-02-11 21:27:54 +03:00
Nick CaoandGitHub 9179795c88 probe-rs-tools: 0.26.0 -> 0.27.0 (#381038) 2025-02-11 13:19:08 -05:00
Nick CaoandGitHub 13964c24be ergo: 5.0.24 -> 5.0.25 (#381040) 2025-02-11 13:17:26 -05:00
Nick CaoandGitHub f34da8ab19 martian-mono: 1.0.0 -> 1.1.0 (#381054) 2025-02-11 13:15:40 -05:00
Nick CaoandGitHub 3f587026f8 yamlfmt: 0.15.0 -> 0.16.0 (#381068) 2025-02-11 13:13:23 -05:00
Robert SchützandGitHub 9dad0f6afb rapidfuzz-cpp: 3.3.1 -> 3.3.2 (#381200) 2025-02-11 09:40:34 -08:00
Benjamin StaffinandGitHub 7f0f1da9e0 sssd and freeipa: fix mutual python version & deps (#381013) 2025-02-11 12:20:55 -05:00
e5cbdf61ea orchard: 0.26.4 -> 0.27.1 (#381175)
Co-authored-by: techknowlogick <hello@techknowlogick.com>
2025-02-11 17:18:15 +00:00
Benjamin Staffin cd2166e930 freeipa: add missing ifaddr dependency
This should make the ipa-client-automount script work
2025-02-11 12:17:42 -05:00
aszlig 31597f33c7 Merge pull request #378089 (fix timesyncd test)
The pull request fixes the systemd-timesyncd NixOS test, which was
broken for quite a while.

I'm merging this in despite any review since that pull request has been
open for two weeks and since it's just fixing something that is broken
right now, I highly doubt that there would be much opposition (and you
can't break something that's already broken).

If there are objections on *how* I fixed this, we can still alter or
revert the change later.
2025-02-11 18:04:26 +01:00
cc52235c50 goreleaser: 2.6.1 -> 2.7.0 (#381166)
Co-authored-by: sarcasticadmin <sarcasticadmin@users.noreply.github.com>
2025-02-11 17:03:51 +00:00
Alyssa Ross b09f1cd54a openssl: fix hash
This is the hash for the GitHub snapshot of the 3.4.1 tag, not the
official tarball we're using.  When the PR doing this update was
updated after the tarballs came out, updating the hash was forgotten.

I've checked the hashes of the other OpenSSL versions and they're
fine.

Fixes: c05c515eff ("openssl_3_4: init at 3.4.1; openssl_3_3: remove")
2025-02-11 17:45:52 +01:00
ArtturinandGitHub 82a69073e9 vintagestory: add niraethm as maintainer (#377822) 2025-02-11 18:11:58 +02:00
Nikolay KorotkiyandGitHub dba9074f4c python3Packages.inequality: 1.1.0 -> 1.1.1 (#380833) 2025-02-11 20:10:39 +04:00
46c6fe372a tpnote: 1.25.1 -> 1.25.2 (#381202)
Co-authored-by: getreu <getreu@users.noreply.github.com>
2025-02-11 16:06:35 +00:00
AleksanaandGitHub 5318c70aec python3Packages.yamlfix: fix build (#381031) 2025-02-11 23:58:39 +08:00
K900andGitHub 9608305f70 [staging-next] sqlite: fix Libs.private (#381207) 2025-02-11 18:56:38 +03:00
Alyssa Ross a0b46893d8 sqlite: fix Libs.private 2025-02-11 16:53:57 +01:00
Fabian AffolterandGitHub 85de9cee19 python312Packages.mypy-boto3-*: updates (#381153) 2025-02-11 16:52:44 +01:00
Austin HorstmanandGitHub dce94fb9bf yazi-unwrapped: 25.2.7 -> 25.2.11 (#381141) 2025-02-11 09:48:36 -06:00
Paul MeyerandGitHub 6ec4a493fd xeol: 0.10.3 -> 0.10.4 (#380846) 2025-02-11 16:34:10 +01:00
R. Ryantm fb48a4d3b1 tpnote: 1.25.1 -> 1.25.2 2025-02-11 15:30:31 +00:00
KerstinandGitHub 66e47276d1 python312Packages.translate-toolkit: 3.14.6 -> 3.14.7 (#381181) 2025-02-11 16:26:23 +01:00
Maximilian BoschandGitHub d09560220c Merge: postgresqlPackages.pgrouting: 3.7.2 -> 3.7.3 (#381143) 2025-02-11 16:21:21 +01:00
Maximilian BoschandGitHub aca498b1d3 Merge: postgresqlPackages.timescaledb: 2.18.0 -> 2.18.1 (#381126) 2025-02-11 16:17:37 +01:00
Leona MaroniandGitHub ab494504f9 keycloak: 26.1.1 -> 26.1.2 (#381179) 2025-02-11 16:17:14 +01:00
K900 9ec082cb1c Merge remote-tracking branch 'origin/staging' into staging-next 2025-02-11 18:11:54 +03:00
K900andGitHub 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
R. Ryantm 2d0a58401d rapidfuzz-cpp: 3.3.1 -> 3.3.2 2025-02-11 15:10:07 +00:00
K900andGitHub 67064090eb asusctl: 6.1.1 -> 6.1.2 (#381183) 2025-02-11 18:02:06 +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
Maximilian BoschandGitHub e8a696169d Merge: postgresqlPackages.plpgsql_check: 2.7.13 -> 2.7.15 (#381107) 2025-02-11 15:58:40 +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
merrkry e0c8765ce2 asusctl: 6.1.1 -> 6.1.2 2025-02-11 15:44:51 +01:00
transcaffeine ef84310bb5 keycloak: 26.1.1 -> 26.1.2 2025-02-11 15:39:22 +01:00
R. Ryantm 3560388c19 python312Packages.translate-toolkit: 3.14.6 -> 3.14.7 2025-02-11 14:33:40 +00:00
EmilyandGitHub b4744ad4da electron{-source,-bin,-chromedriver}: 33.3.2 -> 33.4.0, 34.0.2 -> 34.1.1 (#380954) 2025-02-11 15:31:37 +01:00
Pol DellaieraandGitHub 07ee67d723 vscode-extensions.marus25.cortex-debug: init at 1.6.10 (#380416) 2025-02-11 15:28:39 +01:00
K900andGitHub ff319638c4 stdenv, cmake: drop --oldincludedir (#380400) 2025-02-11 17:15:33 +03:00
misilelabandAlyssa Ross db43d077d2 glance: 0.6.4 -> 0.7.1
Signed-off-by: misilelab <misileminecord@gmail.com>
2025-02-11 15:14:44 +01:00
K900andGitHub 7c3a9dfaaa lcms: 2.16 -> 2.17 (#380884) 2025-02-11 17:14:09 +03:00
K900andGitHub 80cc354dbb libproxy: fix build with introspection unavailable (#380687) 2025-02-11 17:12:46 +03:00
K900andGitHub 3981aa32ac temurin-bin: minor updates (#380844) 2025-02-11 17:12:30 +03:00
K900andGitHub bb568f3084 SDL2: 2.30.12 -> 2.32.0 (#380845) 2025-02-11 17:12:10 +03:00
K900andGitHub 6c45dcfe14 waf: 2.1.4 -> 2.1.5 (#380885) 2025-02-11 17:11:50 +03:00
K900andGitHub a1f6ded62b xorg.libX11: 1.8.10 -> 1.8.11 (#380859) 2025-02-11 17:11:29 +03:00
K900andGitHub 0cf5e066c2 emacs: remove unnecessary strictDeps for elisp packages (#381061) 2025-02-11 17:11:17 +03:00
K900andGitHub f9e73cca3a maturin: 1.8.1 -> 1.8.2 (#381094) 2025-02-11 17:10:52 +03:00
K900andGitHub 3ad966ec0c xorg.xkeyboardconfig: 2.43 -> 2.44 (#381118) 2025-02-11 17:10:32 +03:00