Commit Graph
404270 Commits
Author SHA1 Message Date
Andrew Marshall 00a45bc41b linux: Enable SLAB_FREELIST_HARDENED, SLAB_FREELIST_RANDOM
Enabled in [Arch][1], [Debian][2], [Fedora][3]; no others checked.
Recommended by [Kernel Self Protection Project][4]. This should also
implicitly enable SHUFFLE_PAGE_ALLOCATOR.

Performance impact per upstream:

For _HARDENED:
> The difference gets lost in the noise, but if the above is to be taken
> literally, using CONFIG_FREELIST_HARDENED is 0.07% slower.

For _RANDOM:
> Performance results highlighted no major changes

[1]: https://github.com/archlinux/svntogit-packages/blob/66d72ee54afc604391b618fc3eecc43f29e479e8/trunk/config#L1037-L1038
[2]: https://salsa.debian.org/kernel-team/linux/-/blob/07731f5956cf29876a7abc13f4ecbdf4d9459592/debian/config/config#L6742-6743
[3]: https://src.fedoraproject.org/rpms/kernel/blob/6d6ad72f0ccfe72146f2876f90fe609548caa349/f/kernel-x86_64-fedora.config#_6079
[4]: https://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project/Recommended_Settings
2022-08-27 15:05:35 -04:00
Mario RodasandGitHub f214afa5fb Merge pull request #188499 from r-ryantm/auto-update/python310Packages.py3status
python310Packages.py3status: 3.45 -> 3.46
2022-08-27 12:27:21 -05:00
Fabian AffolterandGitHub d2d7adc9ea Merge pull request #188463 from fabaff/pyunifiprotect-bump
python310Packages.pyunifiprotect: 4.1.7 -> 4.1.8
2022-08-27 19:22:01 +02:00
pennaeandpennae e607b30abe nixos/tor: convert option descriptions to MD
no change in rendered output. the html manual could render <screen>
blocks differently, but so far it hasn't (and if we need to make a
distinction we can use a special info string).
2022-08-27 19:18:29 +02:00
pennaeandpennae 5a20c87970 nixos/vsftpd: convert option descriptions to MD
no change to rendered output.
2022-08-27 19:18:29 +02:00
pennaeandpennae c2e133a422 nixos/thanos: convert option descriptions to MD
no change to outputs.
2022-08-27 19:18:29 +02:00
pennaeandpennae 0046b457d5 nixos/public-inbox: convert option descriptions to MD
no change to manpage or html.
2022-08-27 19:18:29 +02:00
pennaeandpennae 429ae9ff3d nixos/thinkfan: convert descriptions to MD
also convert multi-line literals to code blocks to make them render in a
legible manner.
2022-08-27 19:18:29 +02:00
pennaeandpennae 9217509ece nixos/network-interfaces: convert option descriptions to MD 2022-08-27 19:18:29 +02:00
pennaeandpennae 65fd6f0774 nixos/make-options-doc: eat newlines in MD admonitions
leaving some newlines around after an admonition was closed causes the
newline rule to match, which in turn inserts literallayout newlines into
te xml output. that's not what we want.
2022-08-27 19:18:29 +02:00
pennaeandpennae 51a11254a7 nixos/*: literalDocBook -> literalMD
no change to rendered output
2022-08-27 19:18:29 +02:00
pennaeandpennae 169072fb60 nixos/prometheus: convert option descriptions to MD
this notable also now interprets a markdown-flavored list in
triton_sd_config as actual markdown and renders it differently, but this
is arguably for the better (and probably the original intention).

no other rendering changes.
2022-08-27 19:18:29 +02:00
pennaeandpennae 97b6defb7b nixos/prometheus: turn markdown in docbook
there seems to be a lot of markdown in the prometheus module that
should've been docbook instead. temporarily convert it to docbook to
keep the diff for the docbook->md conversion of prometheus inspectable.
2022-08-27 19:18:29 +02:00
pennaeandpennae 7f6d0d1674 nixos/users-groups: convert remaining descriptions to MD
manpage is unchanged, html change is only in whitespace
2022-08-27 19:18:29 +02:00
pennaeandpennae a2ceee8ffe nixos/strongswan: convert to MD descriptions
no changes to the manpage output. the html output changes, but only by
whitespace.
2022-08-27 19:18:29 +02:00
superherointjandGitHub d9a636e9c6 Merge pull request #183826 from felschr/vscode-firefox-debug
vscode-extensions.firefox-devtools.vscode-firefox-debug: init at 2.9.8
2022-08-27 13:59:41 -03:00
Gauvain 'GovanifY' Roussel-TarbouriechandWinter f7e49fae0d nixos/prometheus.sachet: add module 2022-08-27 12:41:54 -04:00
Gauvain 'GovanifY' Roussel-TarbouriechandWinter 6953eca70d prometheus-sachet: init at 0.3.1 2022-08-27 12:41:54 -04:00
Felix Schröter 9701ad3399 vscode-extensions.firefox-devtools.vscode-firefox-debug: init at 2.9.8 2022-08-27 18:22:00 +02:00
Mario RodasandGitHub 7d2f19cb70 Merge pull request #188370 from fabaff/tailscale-bump
python310Packages.tailscale: 0.2.0 -> 0.3.0
2022-08-27 10:49:17 -05:00
Mario RodasandGitHub a0d7210446 Merge pull request #188405 from Flakebi/umr
umr: unstable-2021-02-18 -> unstable-2022-08-23
2022-08-27 10:47:50 -05:00
cabandehmry 35ee5a337f swaycwd: 0.0.2 -> 0.1.0
Bumped version, updated packaging
2022-08-27 10:29:50 -05:00
Mario RodasandGitHub 74195d7b7f Merge pull request #188506 from marsam/update-pg_hll
postgresqlPackages.pg_hll: 2.16 -> 2.17
2022-08-27 10:01:10 -05:00
Mario RodasandGitHub 9533f2752c Merge pull request #187882 from ivan/pg_ivm
postgresqlPackages.pg_ivm: init at 1.2
2022-08-27 09:57:18 -05:00
Jonas HeinrichandGitHub c6f7ea7eb5 Merge pull request #183647 from r-ryantm/auto-update/imgproxy
imgproxy: 3.3.3 -> 3.7.2
2022-08-27 16:52:01 +02:00
ArtturiandGitHub 79c42aa06c Merge pull request #186564 from Artturin/crossevalfixes
Fixes for cross-compilation
2022-08-27 17:49:00 +03:00
Jonas HeinrichandGitHub 045e453fe5 Merge pull request #183648 from r-ryantm/auto-update/inherd-quake
inherd-quake: 0.5.0 -> 0.5.1
2022-08-27 16:46:15 +02:00
Gabriel Arazasandehmry f2dabd93e7 lzlib: add shared objects to build 2022-08-27 09:43:39 -05:00
Mario RodasandGitHub 6763d63a27 Merge pull request #188460 from marsam/update-wal-g
wal-g: 2.0.0 -> 2.0.1
2022-08-27 09:37:41 -05:00
Robert ScottandGitHub 14ad3b6532 Merge pull request #188501 from r-ryantm/auto-update/python310Packages.pygeos
python310Packages.pygeos: 0.12.0 -> 0.13
2022-08-27 15:32:09 +01:00
Doron BeharandGitHub 33695e3ab0 Merge pull request #188468 from doronbehar/pkg/mympd
mympd: 8.0.4 -> 9.5.2
2022-08-27 17:21:41 +03:00
Doron Behar 868618a4c0 mympd: 8.0.4 -> 9.5.2
Update dependencies and homepage URL.
2022-08-27 17:18:10 +03:00
Mario RodasandGitHub b4f86a3746 Merge pull request #188480 from DarkOnion0/devspace
devspace: 6.0.0 -> 6.0.1
2022-08-27 09:12:18 -05:00
superherointjandGitHub f67d4587d1 Merge pull request #188456 from msfjarvis/hs/nerdfonts-2.2.1
nerdfonts: 2.2.0 -> 2.2.1
2022-08-27 11:11:56 -03:00
Mario RodasandGitHub b63ba3e2e2 Merge pull request #188459 from marsam/update-pg_topn
postgresqlPackages.pg_topn: 2.4.0 -> 2.5.0
2022-08-27 09:11:23 -05:00
Mario RodasandGitHub acf0b3e9fc Merge pull request #188493 from r-ryantm/auto-update/python310Packages.mockito
python310Packages.mockito: 1.3.5 -> 1.4.0
2022-08-27 09:08:38 -05:00
superherointjandGitHub 1ea783b8ed Merge pull request #182177 from fortuneteller2k/8812au
linuxPackages.rtl8812au: 5.9.3.2.20210427 -> 5.15.6.20210629
2022-08-27 10:59:17 -03:00
superherointjandGitHub cdd73ca3ea Merge pull request #188288 from gador/pinegrow-6.8
pinegrow: 6.6 -> 6.8
2022-08-27 10:42:23 -03:00
Bobby RongandGitHub 7ad70b9420 Merge pull request #188500 from OPNA2608/fix/everspace-eval
everspace: don't use pango alias
2022-08-27 21:22:41 +08:00
Bobby RongandGitHub e6cf7f4119 Merge pull request #188236 from OPNA2608/update/bambootracker
bambootracker: 0.5.1 -> 0.5.2
2022-08-27 21:17:47 +08:00
R. Ryantm 4eaef65f79 python310Packages.pygeos: 0.12.0 -> 0.13 2022-08-27 13:16:40 +00:00
Jonas HeinrichandGitHub 8023e6aeea Merge pull request #183728 from r-ryantm/auto-update/pico-sdk
pico-sdk: 1.3.1 -> 1.4.0
2022-08-27 15:09:05 +02:00
gador 02e4902da0 pinegrow: 6.6 -> 6.8
Also make executable lowercase

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-08-27 15:08:18 +02:00
fortuneteller2k a457ddf7f0 linuxPackages.rtl8812au: 5.9.3.2.20210427 -> 5.15.6.20210629 2022-08-27 13:05:13 +00:00
Florian KlinkandGitHub 43a916aa9a Merge pull request #188482 from flokli/jwx
jwx: init at 2.0.6
2022-08-27 15:01:45 +02:00
Jonas HeinrichandGitHub 1d859f86e1 Merge pull request #183733 from r-ryantm/auto-update/pluto
pluto: 5.7.0 -> 5.10.5
2022-08-27 14:57:30 +02:00
R. Ryantm 92256cc68d python310Packages.py3status: 3.45 -> 3.46 2022-08-27 12:56:45 +00:00
Robert ScottandGitHub c0c5f8fa44 Merge pull request #188369 from fabaff/types-setuptools-bump
python310Packages.types-setuptools: 65.1.0 -> 65.3.0
2022-08-27 13:51:02 +01:00
Robert ScottandGitHub ddb94ca17e Merge pull request #187538 from r-ryantm/auto-update/bind
bind: 9.18.5 -> 9.18.6
2022-08-27 13:50:07 +01:00
OPNA2608 362cdab1e0 everspace: don't use pango alias 2022-08-27 14:49:23 +02:00