Martin Weinelt
bd3256cf4f
polkit: fix local priviledge escalation in pkexec
...
> We discovered a Local Privilege Escalation (from any user to root) in
> polkit's pkexec, a SUID-root program that is installed by default on
> every major Linux distribution
https://www.qualys.com/2022/01/25/cve-2021-4034/pwnkit.txt
Fixes: CVE-2021-4034
2022-01-25 11:55:05 -08:00
Jonathan Ringer
e74ccf2d72
Merge pull request #154708 from NixOS/staging-next
...
Staging next 2022-01-12
2022-01-25 11:54:52 -08:00
Sandro
cd85b9fc42
Merge pull request #156086 from ankhers/river_0_1_2
2022-01-25 20:35:54 +01:00
Sandro
c1e6dce5ff
Merge pull request #152474 from TilCreator/package-Real-ESRGAN-ncnn-vulkan
2022-01-25 20:35:21 +01:00
Sumner Evans
9bdb1f9287
matrix-synapse: 1.50.2 -> 1.51.0
2022-01-25 12:14:05 -07:00
Robert Schütz
475d525b0f
kdeltachat: unstable-2021-12-26 -> unstable-2022-01-02
2022-01-25 11:13:07 -08:00
Robert Schütz
e014c52972
libdeltachat: 1.70.0 -> 1.71.0
...
https://github.com/deltachat/deltachat-core-rust/blob/1.71.0/CHANGELOG.md
2022-01-25 11:13:07 -08:00
Eelco Dolstra
651c5cef10
Merge pull request #156587 from edolstra/path-independent
...
Improve check that evaluation does not depend on the Nixpkgs path
2022-01-25 20:08:28 +01:00
Ryan Mulligan
1bb79bca02
Merge pull request #156536 from r-ryantm/auto-update/kapp
...
kapp: 0.43.0 -> 0.44.0
2022-01-25 11:03:29 -08:00
Jörg Thalheim
843c7d7487
Merge pull request #156719 from Mic92/lens
...
lens: fix filechooser
2022-01-25 19:58:52 +01:00
R. Ryantm
54a44e4f77
python310Packages.django-oauth-toolkit: 1.6.3 -> 1.7.0
2022-01-25 10:31:33 -08:00
R. Ryantm
bada781aed
python310Packages.fastapi: 0.71.0 -> 0.73.0
2022-01-25 10:28:03 -08:00
R. Ryantm
752cf51894
python310Packages.od: 1.0 -> 2.0.1
2022-01-25 10:25:53 -08:00
R. Ryantm
b98584d32a
python310Packages.groestlcoin_hash: 1.0.1 -> 1.0.3
2022-01-25 10:23:15 -08:00
R. Ryantm
2410a4db4e
python310Packages.azure-mgmt-compute: 24.0.0 -> 24.0.1
2022-01-25 10:21:11 -08:00
R. Ryantm
965bf02cf0
python310Packages.django_classytags: 2.0.0 -> 3.0.0
2022-01-25 10:21:03 -08:00
R. Ryantm
5e3a0b2aa2
python39Packages.dwdwfsapi: 1.0.4 -> 1.0.5
2022-01-25 10:20:50 -08:00
Fabian Affolter
8deb6fd17a
python3Packages.pytile: 2021.12.0 -> 2022.01.0
2022-01-25 10:14:48 -08:00
Fabian Affolter
b5eee3acc8
python3Packages.envoy-reader: 0.20.0 -> 0.21.3
2022-01-25 10:14:30 -08:00
Ben Siraphob
4aa14a8cdd
Merge pull request #155077 from devins2518/diskdev_cmds
...
darwin.diskdev_cmds: fix build on m1 by bumping xnu version
2022-01-25 12:14:20 -06:00
Lara
04560b9163
nixos/gitlab: Add additional paths to systemd.tmpfiles.rules
...
This fixes the NixOS gitlab test failure since gitlab 14.7.0.
2022-01-25 19:05:49 +01:00
Lara
d783dee256
gitlab: 14.6.3 -> 14.7.0
...
This also effectively reverts commit f007b794c7
.
2022-01-25 19:05:49 +01:00
github-actions[bot]
bf793f213d
Merge master into staging-next
2022-01-25 18:01:20 +00:00
Martin Weinelt
12919b985b
Merge pull request #156721 from rhoriguchi/adguardhome
...
adguardhome: 0.107.0 - 0.107.3
2022-01-25 18:52:13 +01:00
Jörg Thalheim
760f831e2a
Merge pull request #156728 from jacobfoard/golangci-lint-1-44
...
golangci-lint: 1.43 -> 1.44
2022-01-25 18:43:25 +01:00
Denys Pavlov
a25c61c203
python3Packages.sqlite-utils: 3.19 -> 3.22
...
Clean up package:
- remove test patch, as it's included in 3.20 (simonw/sqlite-utils@ee13f98c2c )
- pytest-runner is removed from setup.py in (simonw/sqlite-utils@f3fd861311 )
- replace `dateutils` with `python-dateutil` (simonw/sqlite-utils@bc4c42d688 )
2022-01-25 09:40:18 -08:00
Martin Weinelt
d9ad2b40f1
nixos/tests/home-assistant: test ping via wake_on_lan component
...
Let the home-assistant instance linger around for 30s so it can run
regular jobs and trigger more code paths that could result in errors.
2022-01-25 18:30:45 +01:00
Martin Weinelt
d4061dcc6e
nixos/home-assistant: allow capset with components using ping command
2022-01-25 18:29:16 +01:00
Fabian Affolter
edf59fe71a
python3Packages.qcs-api-client: 0.20.9 -> 0.20.10
2022-01-25 18:11:51 +01:00
Fabian Affolter
8ef0fd5ff1
checkov: 2.0.753 -> 2.0.762
2022-01-25 18:11:13 +01:00
Fabian Affolter
31c02c308b
Merge pull request #156606 from r-ryantm/auto-update/python3.10-whodap
...
python310Packages.whodap: 0.1.2 -> 0.1.3
2022-01-25 18:02:11 +01:00
Fabian Affolter
653d3b88cc
Merge pull request #156559 from r-ryantm/auto-update/python3.10-nmapthon2
...
python310Packages.nmapthon2: 0.1.3 -> 0.1.5
2022-01-25 17:58:59 +01:00
Fabian Affolter
745071d2a2
Merge pull request #156619 from fabaff/fix-alot
...
alot: disable failing test
2022-01-25 17:46:34 +01:00
Fabian Affolter
ec07330c8b
python3Packages.sunpy: disable failing tests
2022-01-25 17:43:31 +01:00
Fabian Affolter
eda2559217
python3Packages.aioftp: remove pytest-cov
2022-01-25 17:01:33 +01:00
Fabian Affolter
32f16772c5
python3Packages.siosocks: disable blocking tests
2022-01-25 17:01:11 +01:00
Jacob Foard
0254b216a3
golangci-lint: 1.43 -> 1.44
2022-01-25 10:51:48 -05:00
Franz Pletz
1106e43829
Merge pull request #156655 from ratsclub/blocky
2022-01-25 16:44:52 +01:00
Franz Pletz
5940ac847f
Merge pull request #156718 from B4dM4n/bird-pre-check-config
2022-01-25 16:43:44 +01:00
Fabian Affolter
e8704f1ad3
Merge pull request #156495 from r-ryantm/auto-update/gomapenum
...
gomapenum: 1.0.2 -> 1.0.3
2022-01-25 16:43:07 +01:00
Ryan Mulligan
bcc3797306
Merge pull request #156475 from r-ryantm/auto-update/fits-cloudctl
...
fits-cloudctl: 0.10.5 -> 0.10.6
2022-01-25 07:39:34 -08:00
Ryan Mulligan
e57a85ecb4
Merge pull request #154951 from ryantm/discourse2.8.0.beta11
...
discourse: 2.8.0.beta10 -> 2.8.0.beta11
2022-01-25 07:35:33 -08:00
Fabian Affolter
1860f951fc
Merge pull request #156575 from fabaff/bump-checkov
...
checkov: 2.0.752 -> 2.0.753
2022-01-25 16:30:05 +01:00
Fabian Affolter
7f2639dd3e
Merge pull request #156568 from r-ryantm/auto-update/libzim
...
libzim: 7.1.0 -> 7.2.0
2022-01-25 16:29:13 +01:00
Fabian Affolter
458da36eb6
Merge pull request #156630 from fabaff/fix-sgmllib3k
...
python3Packages.sgmllib3k: disable failing test on Python 3.10
2022-01-25 16:28:20 +01:00
Franz Pletz
665e63e809
Merge pull request #131857 from fpletz/pkgs/fluent-bit-1.8.2
2022-01-25 16:26:32 +01:00
Stig
6781d7084d
Merge pull request #156631 from prusnak/micropython
...
micropython: 1.17 -> 1.18
2022-01-25 16:17:38 +01:00
Franz Pletz
f0394ec75d
Merge pull request #156707 from applePrincess/exploitdb-2022-01-25
2022-01-25 16:10:44 +01:00
Franz Pletz
ec3b6603c4
Merge pull request #156715 from Luflosi/sphinxcontrib-htmlhelp-description
2022-01-25 16:05:25 +01:00
Franz Pletz
aaa7ad1801
Merge pull request #156641 from fpletz/srtrelay-1.1.0
2022-01-25 16:01:55 +01:00