Commit Graph

84776 Commits

Author SHA1 Message Date
figsoda
244cd96c7d paperoni: update Cargo.lock and unpin openssl 2023-05-12 22:45:20 -04:00
Martin Weinelt
3f5fd3d1d8
Merge pull request #231535 from colemickens/pr-cfdyndns
cfdyndns: 0.0.3 -> 0.0.4; switch to openssl_3
2023-05-13 01:33:47 +02:00
Cole Mickens
feb958c83e
cfdyndns: 0.0.3 -> 0.0.4; switch to openssl_3 2023-05-12 17:19:30 -06:00
Martin Weinelt
15dc18849a
Merge pull request #231530 from mweinelt/odp-dpdk-openssl3
odp-dpdk: Build against openssl3
2023-05-13 01:09:33 +02:00
Martin Weinelt
a43950ec7e
Merge pull request #231522 from felixsinger/pkgs/mumble/use-ossl-3-api
mumble: Apply patch to use OpenSSL 3.0 API
2023-05-13 00:51:44 +02:00
Martin Weinelt
e7543ac524
Merge pull request #231534 from figsoda/spotify-tui
spotify-tui: unpin openssl, fix license, clean up
2023-05-13 00:50:39 +02:00
Martin Weinelt
d6259e6e5d
Merge pull request #231517 from dywedir/synapse-bt
synapse-bt: 1.0 -> unstable-2023-02-16, build with openssl 3.0
2023-05-13 00:21:03 +02:00
Martin Weinelt
03afb195ff
Merge pull request #231526 from figsoda/hab
habitat: 0.90.6 -> 1.1.652, fix build, unpin openssl
2023-05-13 00:20:08 +02:00
Martin Weinelt
973697f978
Merge pull request #231524 from figsoda/hydra-cli
hydra-cli: fix build, unpin openssl
2023-05-13 00:17:30 +02:00
Martin Weinelt
72338c5f88
Merge pull request #231514 from figsoda/dephell
cargo-dephell: update Cargo.lock and switch to openssl 3
2023-05-13 00:16:57 +02:00
Felix Singer
948e9e1c42 mumble: Apply patch to use OpenSSL 3.0 API
Mumble is using a deprecated OpenSSL API and this is causing problems
because OpenSSL 1.1 support should be dropped from nixpkgs. However, a
patch making Mumble compatible to the OpenSSL 3.0 API is available on
its master branch and included in the latest snapshot, but unfortunately
that snapshot is not production ready.

Apply the patch for the nixpkgs build so that we can get rid of that old
OpenSSL version and drop the specific Qt package using it.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2023-05-12 23:19:20 +02:00
figsoda
f508d6b65b spotify-tui: unpin openssl, fix license, clean up 2023-05-12 17:08:29 -04:00
Martin Weinelt
a56161ab38
Merge pull request #231511 from impl/p4-2022.2.2407422
p4: 2022.1.2305383 -> 2022.2.2407422
2023-05-12 22:37:31 +02:00
Matthias Beyer
ac019b94fb
meli: Remove (#231509)
Uses openssl_1_1, which will be removed before the 23.05 branchoff, so
remove this.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-05-12 22:36:49 +02:00
Martin Weinelt
e7d5292187
odp-dpdk: Build against openssl3 2023-05-12 22:16:21 +02:00
figsoda
97177ab8c1 habitat: 0.90.6 -> 1.1.652, fix build, unpin openssl
Diff: https://github.com/habitat-sh/habitat/compare/0.90.6...1.6.652

Changelog: https://github.com/habitat-sh/habitat/blob/1.6.652/CHANGELOG.md
2023-05-12 16:14:09 -04:00
Vladyslav M
d05b99995b synapse-bt: 1.0 -> unstable-2023-02-16, build with openssl 3.0 2023-05-12 23:04:43 +03:00
Martin Weinelt
2ee9aa3a8c
Merge pull request #231490 from figsoda/hvm
hvm: 1.0.0 -> 1.0.8
2023-05-12 22:02:50 +02:00
figsoda
bc07be2a43 cargo-dephell: update Cargo.lock and switch to openssl 3 2023-05-12 15:55:43 -04:00
figsoda
bb4091b880 hydra-cli: fix build, unpin openssl 2023-05-12 15:39:58 -04:00
Sandro
aed0f77b5b
Merge pull request #215395 from icyrockcom/pythonPackages.finvizfinance
python310Packages.finvizfinance: init at 0.14.5
2023-05-12 21:31:01 +02:00
Martin Weinelt
1b77011674
Merge pull request #231508 from figsoda/dog
dogdns: update Cargo.lock and switch to openssl 3
2023-05-12 21:21:51 +02:00
Martin Weinelt
b27448435f
Merge pull request #229917 from helsinki-systems/p11-ossl3
pam_p11: fix against openssl_3
2023-05-12 21:20:41 +02:00
Artturi
f5305ac09b
Merge pull request #231491 from mweinelt/freeradius-openssl3 2023-05-12 21:04:06 +03:00
Noah Fontes
84c0241154
p4: 2022.1.2305383 -> 2022.2.2407422
Minor version upgrade. We're now able to link against OpenSSL 3.0.
2023-05-12 10:50:05 -07:00
figsoda
1640e4aea2 dogdns: update Cargo.lock and switch to openssl 3 2023-05-12 13:41:38 -04:00
Martin Weinelt
a9d8cb2c16
Merge pull request #230821 from pmiddend/pyca-update
pyCA: 2.1 -> 4.5
2023-05-12 18:15:38 +02:00
Nick Cao
cbfad2969a
Merge pull request #230965 from GaetanLepage/julia-bin
julia-bin: 1.8.5 -> 1.9.0
2023-05-13 00:06:11 +08:00
Martin Weinelt
1d8e8b6958 freeradius: build with openssl 3.0 2023-05-12 17:44:32 +02:00
figsoda
187c93d636 hvm: 1.0.0 -> 1.0.8
Diff: https://diff.rs/hvm/1.0.0/1.0.8
2023-05-12 11:43:34 -04:00
Sandro
b22c35f05b
Merge pull request #227059 from ppom0/slskd-init 2023-05-12 16:53:04 +02:00
Gaetan Lepage
242173b0f2 julia-bin: 1.8.5 -> 1.9.0 2023-05-12 15:50:31 +02:00
Sandro
64ef58cf89
Merge pull request #220825 from PanAeon/coltrane-init 2023-05-12 14:55:18 +02:00
Sandro
3a51be4127
Merge pull request #229114 from natsukium/pylyzer/init 2023-05-12 14:52:02 +02:00
Philipp Middendorf
8b54d13aac pyCA: 2.1 -> 4.5 2023-05-12 14:38:21 +02:00
Martin Weinelt
2ef25d3cff
Merge pull request #231381 from mweinelt/inlinestyler-0.2.5
python310Packages.inlinestyler: init at 0.2.5
2023-05-12 13:09:03 +02:00
Weijia Wang
fe4622558b
Merge pull request #231339 from traxys/sea-orm-cli
sea-orm-cli: init at 0.11.3
2023-05-12 13:12:47 +03:00
traxys
75087d518a sea-orm-cli: init at 0.11.3 2023-05-12 10:39:00 +02:00
ppom
018192cda2 slskd: init at 0.17.5 2023-05-12 10:14:48 +02:00
Weijia Wang
d44fc6b5bb
Merge pull request #231277 from wegank/wxformbuilder-bump
wxformbuilder: unstable-2022-09-26 -> unstable-2023-04-21
2023-05-12 10:43:28 +03:00
cameronfyfe
7eac722675 present-cli: init at 0.2.2 2023-05-11 23:39:54 -06:00
Martin Weinelt
57cbbf5e64
python310Packages.inlinestyler: init at 0.2.5 2023-05-12 02:38:57 +02:00
Thomas Gerbet
b1b7a76355
Merge pull request #226248 from LeSuisse/wch-isp-init
wch-isp: init at 0.2.4
2023-05-11 23:36:44 +02:00
affeldt-aist
8a92dd9a9a
mathcomp-infotheo: init at 0.5.1 (#231077) 2023-05-11 23:09:28 +02:00
Martin Weinelt
0af87b4399
Merge pull request #231156 from jleightcap/jl/crc-4.2.0
python310Packages.crc: init at 4.2.0
2023-05-11 22:17:39 +02:00
Kira Bruneau
d4652d33d6
Merge pull request #229770 from Misterio77/init-buildDartPackage
buildDartApplication: init
2023-05-11 14:43:20 -04:00
Jack Leightcap
8d311b355d
python310Packages.crc: init at 4.2.0
Signed-off-by: Jack Leightcap <jack@leightcap.com>
2023-05-11 14:05:07 -04:00
Jonas Heinrich
e7f5045b21
Merge pull request #231068 from tomaskala/aws-secretsmanager-caching-1.1.1.5
aws-secretsmanager-caching: init at 1.1.1.5
2023-05-11 17:50:25 +02:00
Tomas Kala
f02865c040
aws-secretsmanager-caching: init at 1.1.1.5 2023-05-11 17:25:42 +02:00
Weijia Wang
4b177b1dd1
Merge pull request #231228 from QJoly/kubefirst
kubefirst: init at 2.0.8
2023-05-11 17:31:43 +03:00