Commit graph

324401 commits

Author SHA1 Message Date
Bernardo Meurer 0530b5e15f
linuxKernel.kernels.linux_xanmod: 5.14.12 -> 5.14.14 2021-10-20 17:57:23 -07:00
Bobby Rong 85b417446a
Merge pull request #142239 from bcdarwin/update-abella
abella: 2.0.6 -> 2.0.7
2021-10-21 08:51:08 +08:00
Mario Rodas b2ecf6ed9e
Merge pull request #142279 from marsam/update-actionlint
actionlint: 1.6.5 -> 1.6.6
2021-10-20 19:43:30 -05:00
Mario Rodas edaf3a9a01
Merge pull request #142289 from marsam/update-libvmaf
libvmaf: 2.2.1 -> 2.3.0
2021-10-20 19:43:04 -05:00
Mario Rodas 00d48f0ea3
Merge pull request #142291 from marsam/init-nodejs-17_x
nodejs-17_x: init at 17.0.0
2021-10-20 19:40:19 -05:00
figsoda 960805a4d0
Merge pull request #142431 from rhoriguchi/vscode-extensions.gruntfuggly.todo-tree
vscode-extensions.gruntfuggly.todo-tree: 0.0.213 -> 0.0.214
2021-10-20 20:12:14 -04:00
ajs124 34037aced3
Merge pull request #142406 from 0x4A6F/master-promscale
promscale: 0.6.0 -> 0.6.2
2021-10-21 02:11:40 +02:00
ajs124 c57f96274f
Merge pull request #141487 from helsinki-systems/feat/nixos-install-variable
nixos/nixos-enter: Add IN_NIXOS_ENTER variable
2021-10-21 02:07:41 +02:00
ajs124 9b52bed4fd
Merge pull request #141927 from helsinki-systems/upd/scummvm
scummvm: 2.2.0 -> 2.5.0
2021-10-21 02:05:57 +02:00
Maximilian Bosch dd7d2ee6d3
Merge pull request #141100 from Ma27/kernel-maintenance
linux: changes for #140281
2021-10-21 01:52:03 +02:00
Ryan Horiguchi 29c4f9e834
vscode-extensions.gruntfuggly.todo-tree: 0.0.213 -> 0.0.214 2021-10-21 01:48:08 +02:00
Benjamin Staffin 704f9f8a16
Merge pull request #142320 from twz123/kubecfg-add-version
kubecfg: add -s, -w and version to ldflags
2021-10-20 19:40:42 -04:00
Michele Guerini Rocco dca7532635
Merge pull request #141987 from ius/terminator-icon
terminator: use `dontWrapGApps` to fix desktop icon
2021-10-21 01:32:09 +02:00
Anderson Torres 0cc8662dec
Merge pull request #142258 from AndersonTorres/new-misc
cagebreak: use lib.makeBinPath instead of hardcoding bin paths
2021-10-20 20:31:25 -03:00
Martin Weinelt 5adcd46bc0
Merge pull request #142109 from mweinelt/prometheus-node-exporter
nixos/prometheus: add hardening exceptions to node-exporter
2021-10-21 01:15:35 +02:00
Martin Weinelt e3bcebf0b0
Merge pull request #141798 from mweinelt/ansible
ansible_2_11.collections: 4.5.0 -> 4.7.0
2021-10-21 01:15:09 +02:00
Martin Weinelt 106ef6c046
Merge pull request #142074 from NixOS/home-assistant
home-assistant: 2021.10.4 -> 2021.10.6
2021-10-21 01:14:41 +02:00
polykernel 11dab9f570 fuzzel: 1.6.1 -> 1.6.4
The SVG and PNG options were adjusted to account for upstream changes
on the meson build options and additional nanosvg backend for SVG support
independent of cairo.
2021-10-20 15:37:11 -07:00
figsoda 1c6c6b9563
Merge pull request #142351 from figsoda/image-roll
image-roll: init at 1.3.1
2021-10-20 18:28:58 -04:00
figsoda ca549f3bfc
Merge pull request #142365 from figsoda/timelimit
timelimit: init at 1.9.2
2021-10-20 18:28:23 -04:00
figsoda f836e43030
Merge pull request #142416 from figsoda/update-hyperfine
hyperfine: 1.11.0 -> 1.12.0, add figsoda as a maintainer
2021-10-20 18:28:01 -04:00
figsoda 557a94ae41
Merge pull request #142419 from michaeladler/sumneko-lua-language-server
sumneko-lua-language-server: 2.4.3 -> 2.4.5
2021-10-20 18:06:38 -04:00
Maximilian Bosch bb5aa0109b
linux: build hardened kernel with matching releases
Until now we merged kernel updates even if no hardened versions were
available yet. On one hand we don't want to delay patch-level updates,
on the other hand users of hardened kernels have frequent breakage now[1].

This change aims to provide a solution this issue:

* The hardened patchset now references the kernel version it's released
  for (including a sha256 hash for the fixed-output path of the source
  tarball).
* The `hardenedKernelFor`-function doesn't just append hardened patches
  now, but also overrides version & src to match the kernel version the
  patch was built & tested for.

Refs #140281

[1] https://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.linuxPackages_hardened.kernel.x86_64-linux/all
2021-10-20 23:51:52 +02:00
Maximilian Bosch 65930caffe
linux: create maintainer team
Now there are a few more folks who should get pinged on kernel changes:

    $ nix-instantiate -E 'with import ./. {}; (map (x: x.github) linux.meta.maintainers)' --eval  --strict
    [ "TredwellGit" "mweinelt" "ma27" "nequissimus" "alyssais" "thoughtpolice" ]

Refs #140281
2021-10-20 23:49:33 +02:00
Maximilian Bosch 3d1350d3f9
Merge pull request #142148 from Ma27/bump-roundcube
roundcube: 1.4.11 -> 1.5.0
2021-10-20 23:47:57 +02:00
Maximilian Bosch 475c2c101d
Merge pull request #142342 from TredwellGit/linux
Kernels 2021-10-20
2021-10-20 23:39:28 +02:00
Maximilian Bosch 25a02b0b6a
Merge pull request #142410 from Ma27/bump-matrix-synapse
matrix-synapse: 1.45.0 -> 1.45.1
2021-10-20 23:17:29 +02:00
Michael Adler 92d4c88d6e sumneko-lua-language-server: 2.4.3 -> 2.4.5 2021-10-20 22:57:31 +02:00
Fabian Affolter cc2e4d29ee
Merge pull request #142305 from fabaff/bump-angr
python3Packages.angr: 9.0.10159 -> 9.0.10281
2021-10-20 22:57:17 +02:00
Fabian Affolter 407f8825b3
Merge pull request #142354 from fabaff/bump-assh
assh: 2.11.3 -> 2.12.0
2021-10-20 22:57:03 +02:00
Fabian Affolter 273bcc7a9a
Merge pull request #142343 from fabaff/bump-exploitdb
exploitdb: 2021-10-16 -> 2021-10-20
2021-10-20 22:56:01 +02:00
Ryan Mulligan 4315b80ac3
Merge pull request #142358 from superherointj/fluxcd-fix-updateScript-5th-attempt
fluxcd: fix updateScript 5th attempt
2021-10-20 13:55:40 -07:00
Ryan Mulligan 98d89ebd4d
Merge pull request #142395 from superherointj/k3s-fix-updateScript-5
k3s: fix updateScript 5th attempt
2021-10-20 13:55:29 -07:00
Ryan Mulligan 47740ac4e6
Merge pull request #142411 from superherointj/linkerd-fix-updateScript-5th-attempt
linkerd: fix updateScript 5th attempt
2021-10-20 13:55:16 -07:00
figsoda 685decb307 hyperfine: 1.11.0 -> 1.12.0, add figsoda as a maintainer 2021-10-20 16:41:28 -04:00
superherointj 5a1513b87f k3s: fix updateScript 5th attempt 2021-10-20 17:28:16 -03:00
Maximilian Bosch 2921a9a7d3
Merge pull request #142337 from SuperSamus/swaylock-fancy
swaylock-fancy: 2020-02-22 -> 2021-10-11
2021-10-20 22:19:14 +02:00
superherointj f0ef52fc1f linkerd: fix updateScript 5th attempt 2021-10-20 17:07:21 -03:00
Maximilian Bosch b25c2fbed9
matrix-synapse: 1.45.0 -> 1.45.1
ChangeLog: https://github.com/matrix-org/synapse/releases/tag/v1.45.1
2021-10-20 22:02:20 +02:00
figsoda 8b056e32cd
Merge pull request #142404 from NixOS/yu-re-ka-patch-1
rootbar: wrong meta.homepage
2021-10-20 16:02:04 -04:00
Yuka 6c2fca809f
rootbar: wrong meta.homepage 2021-10-20 21:39:04 +02:00
0x4A6F 5753211e2b
promscale: 0.6.0 -> 0.6.2 2021-10-20 21:37:20 +02:00
Jörg Thalheim 18b39d6b57
Merge pull request #142370 from SuperSandro2000/gopls
gopls: 0.7.1 -> 0.7.3, add SuperSandro2000 as maintainer
2021-10-20 20:22:26 +01:00
Julien Moutinho 0f9307a684 nethogs: fix cross-compiling 2021-10-20 21:12:22 +02:00
figsoda 77b713b5cd timelimit: init at 1.9.2 2021-10-20 13:45:41 -04:00
Artturi 4be96dbda0
Merge pull request #141903 from ju1m/xinit 2021-10-20 20:28:19 +03:00
Vladimír Čunát 0c4ba371a5
Merge #141923: pidgin: 2.14.6 -> 2.14.8 2021-10-20 19:12:22 +02:00
Kristoffer Føllesdal 7f36ea08c6 python3Packges.dash: 1.21.0 -> 2.0.0 2021-10-20 09:50:43 -07:00
Kristoffer Føllesdal c2742321c2 python3Packges.dash-html-components: 1.1.4 -> 2.0.0 2021-10-20 09:50:43 -07:00
Kristoffer Føllesdal 5fc011b7c5 python3Packges.dash-core-components: 1.17.1 -> 2.0.0 2021-10-20 09:50:43 -07:00