Commit graph

50602 commits

Author SHA1 Message Date
Artturi fb6816eae3
Merge pull request #178869 from Artturin/curlies 2022-07-06 17:30:45 +03:00
github-actions[bot] 5a3eeeb9bb
Merge staging-next into staging 2022-07-06 12:02:07 +00:00
github-actions[bot] fc60f033e5
Merge master into staging-next 2022-07-06 12:01:31 +00:00
Jan Tojnar 0f9289e1b2
Merge pull request #157342 from magnetophon/networkmanager_dmenu
networkmanager_dmenu: 1.6.0 -> 2.1.0
2022-07-06 11:13:25 +02:00
Fabian Affolter 83f5b54b2e
Merge pull request #180298 from r-ryantm/auto-update/crlfsuite
crlfsuite: 2.0 -> 2.1.1
2022-07-06 09:08:21 +02:00
github-actions[bot] 7c1c19b4df
Merge staging-next into staging 2022-07-06 06:02:06 +00:00
github-actions[bot] f475dc6eb4
Merge master into staging-next 2022-07-06 06:01:27 +00:00
AndersonTorres f4b885df97 xosview2: remove spurious doCheck = false 2022-07-06 01:28:12 -03:00
AndersonTorres c2c8e8fdd2 xosview: init at 1.23 2022-07-06 01:28:11 -03:00
R. Ryantm 17c42e33b0 crlfsuite: 2.0 -> 2.1.1 2022-07-06 01:47:29 +00:00
github-actions[bot] a56995cf80
Merge staging-next into staging 2022-07-06 00:02:58 +00:00
github-actions[bot] c505b8a0b8
Merge master into staging-next 2022-07-06 00:02:20 +00:00
Robert Helgesson 2169ff54f1 cloc: 1.92 -> 1.94 2022-07-05 22:55:03 +02:00
Ashish SHUKLA 183b236eef nebula: 1.5.2 -> 1.6.0 2022-07-05 17:08:40 -03:00
Sebastian Hasler a2642faaea virtctl: 0.53.0 -> 0.54.0 2022-07-05 17:05:58 -03:00
wozeparrot a2012c49fc
hyprpaper: init at unstable-2022-07-04 (#180192) 2022-07-05 22:29:34 +03:00
github-actions[bot] 4a077da28e
Merge staging-next into staging 2022-07-05 18:01:57 +00:00
github-actions[bot] 060674a777
Merge master into staging-next 2022-07-05 18:01:21 +00:00
kilianar 2a478c942a broot: 1.13.3 -> 1.14.0
https://github.com/Canop/broot/releases/tag/v1.14.0
2022-07-05 13:52:22 -03:00
kilianar 2f19bff1b1 kopia: 0.11.0 -> 0.11.1
https://github.com/kopia/kopia/releases/tag/v0.11.1
2022-07-05 13:41:03 -03:00
Bernardo Meurer 8fa7ecd23a
Merge pull request #180246 from b-zee/master
blueman: 2.2.5 -> 2.3
2022-07-05 09:16:00 -07:00
Sandro 4aa2bb7d3e
Merge pull request #180239 from kilianar/udocker
udocker: fix build failure
2022-07-05 17:44:16 +02:00
Benno Zeeman a711154889
blueman: 2.2.5 -> 2.3
Removed libappindicator dependency, which according to their changelog
has been replaced with a "DBus StatusNotifierItem"
2022-07-05 16:54:44 +02:00
kilianar df23b42a9a udocker: fix build failure
use_2to3 was removed from setuptools with version 58.0.0. There is an
upstream issue for this error
(https://github.com/indigo-dc/udocker/issues/358) and has been resolved
with commit
9f7d6c5f9a.
We apply this commit as a patch.

Disable test_02__load_structure because it fails with a
unittest.mock.InvalidSpecError.
2022-07-05 15:36:33 +02:00
Sandro 0cd5eefaec
Merge pull request #179192 from sersorrel/xcftools-cve-2019-5086 2022-07-05 14:59:35 +02:00
Sandro 24768a1235
Merge pull request #179880 from XYenon/fix/topgrade 2022-07-05 14:18:41 +02:00
github-actions[bot] 14ba82064f
Merge staging-next into staging 2022-07-05 12:02:49 +00:00
github-actions[bot] 0c17a445aa
Merge master into staging-next 2022-07-05 12:02:09 +00:00
Maximilian Bosch 24b6540f33
Merge pull request #180020 from Ma27/synapse-admin-src
synapse-admin: source build
2022-07-05 13:03:14 +02:00
Maximilian Bosch 67c091bf68
Merge pull request #180157 from lheckemann/rip
maintainers: remove elseym
2022-07-05 13:02:39 +02:00
Fabian Affolter 4ab86e09a7
Merge pull request #180208 from 06kellyjac/chain-bench
chain-bench: 0.0.3 -> 0.1.0
2022-07-05 12:56:30 +02:00
zowoq 8b0bc7ce83 slirp4netns: set strictDeps 2022-07-05 20:23:19 +10:00
zowoq fb8e8ac918 fuse-overlayfs: set enableParallelBuilding/strictDeps 2022-07-05 20:23:19 +10:00
XYenon 01660583c0 topgrade: fix build on darwin 2022-07-05 17:57:26 +08:00
Jörg Thalheim 826c20dcae
nixos/vault: add option to start in dev mode. (#180114)
* nixos/vault: add option to start in dev mode.

This is not only useful for nixos tests i.e. when testing vault agent
setups but also when playing around with vault in local setups. In our
tests we can now make use of this option to test more vault features.
i.e. adding this feature has uncovered the need for a `StateDirectory`.

* Update nixos/modules/services/security/vault.nix

Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>

Co-authored-by: Jonas Chevalier <zimbatm@zimbatm.com>
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2022-07-05 10:54:11 +02:00
06kellyjac 8fed4ee6bb chain-bench: 0.0.3 -> 0.1.0 2022-07-05 09:26:06 +01:00
Fabian Affolter 6300cde545
Merge pull request #180142 from 06kellyjac/kubescape
kubescape: 2.0.158 -> 2.0.160
2022-07-05 08:21:14 +02:00
Fabian Affolter 8bccc003bb
Merge pull request #179995 from fabaff/wapiti3-fix
wapiti: remove condition for importlib-metadata
2022-07-05 08:17:51 +02:00
Fabian Affolter 6d1efeded6
Merge pull request #180119 from fabaff/python-whois-bump
python310Packages.python-whois: 0.7.3 -> 0.8.0
2022-07-05 08:07:11 +02:00
github-actions[bot] 4742aa3457
Merge staging-next into staging 2022-07-05 06:02:01 +00:00
github-actions[bot] c0b8d5d7b9
Merge master into staging-next 2022-07-05 06:01:19 +00:00
Bruno Bigras 6462b8f70e
Merge pull request #180179 from kilianar/kopia
kopia: 0.10.7 -> 0.11.0
2022-07-05 00:26:24 -04:00
github-actions[bot] a2c59bc13f
Merge staging-next into staging 2022-07-05 00:02:54 +00:00
github-actions[bot] 2b746ce766
Merge master into staging-next 2022-07-05 00:02:22 +00:00
Martin Weinelt 83809375c5
Merge pull request #180103 from mweinelt/unittest2 2022-07-05 01:48:05 +02:00
zowoq 6a9e4bd161 vimv-rs: init at 1.7.5 2022-07-05 09:16:30 +10:00
zowoq eb9d6edb5a curl: 7.83.1 -> 7.84.0
https://curl.se/changes.html#7_84_0
2022-07-05 09:16:03 +10:00
kilianar 141e3f04af kopia: 0.10.7 -> 0.11.0
https://github.com/kopia/kopia/releases/tag/v0.11.0
2022-07-05 01:15:36 +02:00
Sergei Trofimovich 3d8f0ff8ff
Merge pull request #179943 from trofi/fix-fno-common-for-texlive.bin.xdvi
texlive.bin.xdvi: pull upstream darwin fix for -fno-common toolchains
2022-07-05 00:11:33 +01:00
Linus Heckemann ec2bee2404 maintainers: remove elseym
Simon passed away in December 2021.

Simon, it was a pleasure to work with you, to learn things together
and to share good times. It ended too soon. You will be missed.
2022-07-04 21:21:38 +02:00