Sandro
10f7a398d7
Merge pull request #187674 from SuperSandro2000/hatchling
2022-08-24 20:43:43 +02:00
Vladimír Čunát
80e7bfe955
Merge #188184 : libtasn1: 4.18.0 -> 4.19.0 (into staging)
2022-08-24 20:25:49 +02:00
Vladimír Čunát
41489c87ed
Merge #185395 : util-linux: 2.38 -> 2.38.1 (into staging)
2022-08-24 20:21:00 +02:00
Bernardo Meurer
6d12490c24
Merge pull request #188185 from r-ryantm/auto-update/libglvnd
...
libglvnd: 1.4.0 -> 1.5.0
2022-08-24 13:01:02 -03:00
Bernardo Meurer
4661bf2515
Merge pull request #188175 from r-ryantm/auto-update/graphviz
...
graphviz: 5.0.0 -> 5.0.1
2022-08-24 13:00:50 -03:00
R. Ryantm
4a0eaf9dcc
libglvnd: 1.4.0 -> 1.5.0
2022-08-24 15:21:20 +00:00
R. Ryantm
1acad4d826
libtasn1: 4.18.0 -> 4.19.0
2022-08-24 14:41:35 +00:00
R. Ryantm
10c1827eab
graphviz: 5.0.0 -> 5.0.1
2022-08-24 13:27:29 +00:00
Bernardo Meurer
8c469b017b
Merge pull request #187918 from PedroHLC/vulkan-1.3.224.0
...
Vulkan: 1.3.216.0 -> 1.3.224.0
2022-08-23 16:10:34 -03:00
Franz Pletz
5d26e8988d
Merge pull request #187562 from afh/master
...
gnupg: Fix regression when using YubiKey devices
2022-08-23 12:55:07 +02:00
Sandro
eb27212292
Merge pull request #187869 from PedroHLC/mesa-22.1.7
2022-08-23 11:30:08 +02:00
R. Ryantm
5a78501dd3
SDL2_ttf: 2.0.18 -> 2.20.1
2022-08-22 17:34:54 -05:00
PedroHLC ☭
3e2a42102b
Vulkan: 1.3.216.0 -> 1.3.224.0
2022-08-22 18:20:24 -03:00
Franz Pletz
8f922365ec
Merge pull request #187868 from mayflower/bump-vim
...
vim: 9.0.0180 -> 9.0.0244
2022-08-22 23:14:53 +02:00
Maximilian Bosch
bfd2a6d471
vim: 9.0.0180 -> 9.0.0244
...
Fixes CVE-2022-2816, CVE-2022-2817, CVE-2022-2819, CVE-2022-2845,
CVE-2022-2849, CVE-2022-2862, CVE-2022-2874, CVE-2022-2889.
2022-08-22 16:37:06 +02:00
PedroHLC ☭
28dd75158d
mesa: 22.1.6 -> 22.1.7
2022-08-22 09:55:36 -03:00
ajs124
eb9bbb85b3
Merge pull request #187783 from helsinki-systems/fix/element-desktop-openssl3-nodejs18
...
Revert "nodejs_18: fix eval"
2022-08-22 12:06:08 +02:00
R. Ryantm
e54978395b
liburcu: 0.13.1 -> 0.13.2
2022-08-22 08:06:08 +02:00
Matthew Bauer
ec4019f6dc
Set inherit_errexit after bash version check
...
inherit_errexit wasn’t available in bash 3. We have a check to show a
nice error message, but that check is after we set inherit_errexit in
setup.sh. So we can just move this to below the BASH_VERSINFO check.
2022-08-21 23:01:55 -04:00
Sandro
7efd61a09a
Merge pull request #157171 from DarkKirb/soundtouch-2.3.1
2022-08-21 23:40:39 +02:00
Sergei Trofimovich
d599919bc3
Merge pull request #187777 from trofi/cmake-fix-non-libc-case
...
cmake: fix crash on CC without libc support
2022-08-21 21:29:43 +01:00
ajs124
5b59025b26
Revert "element-web: use openssl 1.1"
...
This reverts commit d1b2156d42
.
2022-08-21 21:49:41 +02:00
ajs124
262d3eba50
Revert "nodejs_18: fix eval"
...
This reverts commit 64d5ca085a
.
2022-08-21 21:49:41 +02:00
Sandro
84d30b170e
Merge pull request #186947 from SuperSandro2000/python310Packages.jsonschema
2022-08-21 20:50:47 +02:00
Sergei Trofimovich
da0a5e5f3b
cmake: fix crash on CC without libc support
...
Without this change pkgsLLVM fails to build any packages
as compiler-rt fails early in cmake:
CMake Error at ...-cmake-3.24.0/share/cmake-3.24/Modules/Platform/UnixPaths.cmake:53 (file):
file STRINGS file
"...-x86_64-unknown-linux-gnu-clang-wrapper-11.1.0/nix-support/orig-libc-dev"
cannot be read.
It's a regression caused by 871cf9f7b3
"cmake: detect libc location
at runtime #181431 " where we started using `orig-libc-dev` as a libc pointer.
During pkgsLLVM pootstrap first compiler has no libc support yet.
The change skips runtime detection if there are no libc signs.
2022-08-21 19:18:11 +01:00
Charlotte 🦝 Delenk
029137d9ea
soundtouch: 2.2 -> 2.3.1 and update the repo URL
...
The soundtouch repository has been moved from Gitlab to Codeberg in
October. According to the main developer, Gitlab has blocked the
soundtouch account for unknown reasons. The Gitlab repository is no
longer available as the user is private.
References:
https://codeberg.org/soundtouch/soundtouch/src/branch/master/readme.md
https://www.surina.net/soundtouch/
This commit replaces #135972
2022-08-21 18:08:44 +01:00
Florian Klink
4a641f7ac3
Merge pull request #187714 from veehaitch/systemd-bpf-framework
...
systemd: enable `BPF_FRAMEWORK` by default (`withLibBPF=true`)
2022-08-21 16:59:14 +02:00
Vincent Haupert
ca0120a4bc
systemd: enable BPF_FRAMEWORK
by default (withLibBPF=true
)
...
So far, we have been building Systemd without `BPF_FRAMEWORK`. As a
result, some Systemd features like `RestrictNetworkInterfaces=` cannot
work. To make things worse, Systemd doesn't even complain when using a
feature which requires `+BPF_FRAMEWORK`; yet, the option has no effect:
# systemctl --version | grep -o "\-BPF_FRAMEWORK"
-BPF_FRAMEWORK
# systemd-run -t -p RestrictNetworkInterfaces="lo" ping -c 1 8.8.8.8
This commit enables `BPF_FRAMEWORK` by default. This is in line with
other distros (e.g., Fedora). Also note that BPF does not support stack
protector: https://lkml.org/lkml/2020/2/21/1000 . To that end, I added a
small `CFLAGS` patch to the BPF building to keep using stack protector
as a default.
I also added an appropriate NixOS test.
2022-08-21 12:22:16 +02:00
Sergei Trofimovich
f07e452557
Merge pull request #187694 from amjoseph-nixpkgs/pr/libtool/fixshebangs2
...
libtool: fix shebang-fixing from 2.4.7 version bump
2022-08-21 11:02:28 +01:00
Sandro Jäckel
44b594e619
python310Packages.hatchling: 1.6.0 -> 1.8.0
2022-08-21 05:49:55 +02:00
Sandro Jäckel
1609e4a63e
python310Packages.jsonschema: 4.9.1 -> 4.13.0
2022-08-21 05:49:29 +02:00
Sandro
2817fc3244
Merge pull request #187678 from SuperSandro2000/staging-node
2022-08-21 05:48:59 +02:00
Sandro Jäckel
64d5ca085a
nodejs_18: fix eval
2022-08-21 05:32:49 +02:00
Adam Joseph
b5aad8addf
libtool: fix shebang-fixing from 2.4.7 version bump
...
Libtool 2.4.7 changed the shebangs in `libtoolize.in` and `ltmain.sh`
from `/bin/sh` (which is a special sandbox exception) to `/usr/bin/env
sh` (which is not).
My PR (#167071 ) to bump the libtool version adjusted both of these
shebangs, when it should only have adjusted the one in
`libtoolize.in`.
`ltmain.sh` is not a script to be *executed* at
`libtool`-invocation-time. It is a script which is *vendored into a
release* at `libtoolize`-invocation-time.
Thanks to @trofi for reporting this
https://github.com/NixOS/nixpkgs/pull/167071#pullrequestreview-1079484605
2022-08-20 20:16:12 -07:00
github-actions[bot]
77394c111b
Merge staging-next into staging
2022-08-20 18:02:00 +00:00
github-actions[bot]
1622736ef5
Merge master into staging-next
2022-08-20 18:01:20 +00:00
Mario Rodas
6895427d34
Merge pull request #187554 from marsam/update-gifski
...
gifski: 1.7.0 -> 1.7.1
2022-08-20 12:48:07 -05:00
Pavol Rusnak
2173250011
Merge pull request #187619 from r-ryantm/auto-update/ffmpeg-normalize
...
ffmpeg-normalize: 1.24.0 -> 1.24.1
2022-08-20 19:41:47 +02:00
Robert Scott
494b2d0a92
Merge pull request #187532 from r-ryantm/auto-update/python310Packages.gsd
...
python310Packages.gsd: 2.5.3 -> 2.6.0
2022-08-20 18:19:31 +01:00
R. Ryantm
2fc50826ce
ffmpeg-normalize: 1.24.0 -> 1.24.1
2022-08-20 17:17:32 +00:00
Jonas Heinrich
3f5265d952
Merge pull request #186912 from r-ryantm/auto-update/xmrig-proxy
...
xmrig-proxy: 6.15.1 -> 6.18.0
2022-08-20 18:56:25 +02:00
Jonas Heinrich
0b8a3d2f89
Merge pull request #186924 from leungbk/turnt
...
pythonPackages.turnt: init at 1.8.0
2022-08-20 18:52:40 +02:00
Jonas Heinrich
7e373ff010
Merge pull request #186980 from kilianar/tdesktop-4.1.1
...
tdesktop: 4.1.0 -> 4.1.1
2022-08-20 18:48:12 +02:00
Robert Scott
4f61e2d54e
Merge pull request #187527 from r-ryantm/auto-update/python310Packages.fastavro
...
python310Packages.fastavro: 1.5.3 -> 1.6.0
2022-08-20 17:27:44 +01:00
Fabian Affolter
3abc3afcf3
Merge pull request #187580 from fabaff/aioairq
...
python310Packages.aioairq: init at 0.1.1
2022-08-20 17:54:14 +02:00
Janne Heß
8b7092290c
Add myself to Perl CODEOWNERS
2022-08-20 17:52:35 +02:00
Fabian Affolter
dcfa844a13
Merge pull request #187485 from SuperSandro2000/jsonlines
...
python310Packages.jsonlines: 3.0.0 -> 3.1.0
2022-08-20 17:52:20 +02:00
Mario Rodas
cd02b79a40
Merge pull request #187573 from r-ryantm/auto-update/eksctl
...
eksctl: 0.108.0 -> 0.109.0
2022-08-20 10:44:11 -05:00
Mario Rodas
fb5dcb1f8b
Merge pull request #183908 from r-ryantm/auto-update/mdbook-mermaid
...
mdbook-mermaid: 0.11.1 -> 0.11.2
2022-08-20 10:43:36 -05:00
Janne Heß
6b36021552
Merge pull request #187480 from stigtsp/perl/http-tiny-verify-ssl-default
...
perl: `verify_SSL=>1` by default in HTTP::Tiny
2022-08-20 17:43:17 +02:00