Robert Scott
09315163a7
Merge pull request #231624 from bachp/zhf-thanos
...
thanos: pin to Go 1.19
2023-05-13 18:27:12 +01:00
Martin Weinelt
35c8036dc2
Merge pull request #231550 from figsoda/git-series
...
git-series: update Cargo.lock and unpin openssl
2023-05-13 17:11:58 +02:00
Martin Weinelt
b985bb8612
Merge pull request #231565 from figsoda/movine
...
movine: 0.11.0 -> 0.11.4, unpin openssl
2023-05-13 17:11:01 +02:00
Martin Weinelt
a157e8301a
Merge pull request #231584 from figsoda/paperoni
...
paperoni: update Cargo.lock and unpin openssl
2023-05-13 17:10:03 +02:00
figsoda
dfd4fd8265
Merge pull request #231567 from figsoda/tensorman
2023-05-13 10:03:01 -04:00
Bobby Rong
ea11a3977f
Merge pull request #231378 from FedericoSchonborn/budgie-plugins
...
Add `budgiePlugins` set, init `budgie-user-indicator-redux` at 1.0.1
2023-05-13 17:08:10 +08:00
Pascal Bach
3757137462
thanos: pin to Go 1.19
...
It panics when running with Go 1.20 with the following error:
```
panic: Something in this program imports go4.org/unsafe/assume-no-moving-gc
to declare that it assumes a non-moving garbage collector,
but your version of go4.org/unsafe/assume-no-moving-gc hasn't been updated
to assert that it's safe against the go1.20 runtime.
If you want to risk it, run with environment variable
ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH=go1.20 set.
Notably, if go1.20 adds a moving garbage collector,
this program is unsafe to use.
```
2023-05-13 10:04:51 +02:00
Mario Rodas
01f5a08e44
spotifyd: enable mpris on Linux
2023-05-13 04:20:00 +00:00
figsoda
244cd96c7d
paperoni: update Cargo.lock and unpin openssl
2023-05-12 22:45:20 -04:00
figsoda
e8b5be7849
tensorman: 0.1.0 -> unstable-2023-03-13
...
Diff: https://github.com/pop-os/tensorman/compare/0.1.0...b1125f71b55a8d9a4d674a62fa1e8868d40d0f0d
2023-05-12 21:10:11 -04:00
figsoda
9806e82632
movine: 0.11.0 -> 0.11.4, unpin openssl
2023-05-12 20:55:05 -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
figsoda
242c07faa2
git-series: update Cargo.lock and unpin openssl
2023-05-12 19:25:35 -04: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
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
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