Commit Graph

14542 Commits

Author SHA1 Message Date
Jan Tojnar
2445e9a681
Merge branch 'master' into staging-next 2021-03-18 19:24:39 +01:00
Tim Steinbach
fcab19deb7 linux/hardened/patches/5.4: 5.4.105-hardened1 -> 5.4.106-hardened1 2021-03-18 12:25:26 -04:00
Tim Steinbach
ed933906b5 linux/hardened/patches/5.11: 5.11.6-hardened1 -> 5.11.7-hardened1 2021-03-18 12:25:26 -04:00
Tim Steinbach
d013e2e97b linux/hardened/patches/5.10: 5.10.23-hardened1 -> 5.10.24-hardened1 2021-03-18 12:25:26 -04:00
Tim Steinbach
89de81439d linux/hardened/patches/4.19: 4.19.180-hardened1 -> 4.19.181-hardened1 2021-03-18 12:25:26 -04:00
Tim Steinbach
06a9710282 linux/hardened/patches/4.14: 4.14.225-hardened1 -> 4.14.226-hardened1 2021-03-18 12:25:26 -04:00
Tim Steinbach
d401f1ed14 linux: 5.4.105 -> 5.4.106 2021-03-18 12:25:26 -04:00
Tim Steinbach
db12849a93 linux: 5.11.6 -> 5.11.7 2021-03-18 12:25:26 -04:00
Tim Steinbach
76d908f148 linux: 5.10.23 -> 5.10.24 2021-03-18 12:25:26 -04:00
Tim Steinbach
6dc3abd325 linux: 4.9.261 -> 4.9.262 2021-03-18 12:25:26 -04:00
Tim Steinbach
52e4fd9bbb linux: 4.4.261 -> 4.4.262 2021-03-18 12:25:26 -04:00
Tim Steinbach
176eaa21b4 linux: 4.19.180 -> 4.19.181 2021-03-18 12:25:26 -04:00
Jan Tojnar
ca4e26d1e6
Merge pull request #116435 from jtojnar/fwupd-1.5.7
fwupd: 1.5.5 → 1.5.7
2021-03-18 14:23:23 +01:00
Jan Tojnar
0136206b12
Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00
Ivan Babrou
a730703e6f
darwin.binutils: use clang for as on aarch64-darwin (#115167)
Without this change `as` on `aarch64-darwin` is defunct:

```
$ /nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/bin/as -v
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/bin/as: assembler (/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/arm64/as or /nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/arm64/as) for architecture arm64 not installed
Installed assemblers are:
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/ppc64/as for architecture ppc64
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/x86_64/as for architecture x86_64
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/ppc/as for architecture ppc
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/i386/as for architecture i386
/nix/store/g11xba8ch20zndaf32hfnap46z47b5k3-cctools-port-949.0.1/libexec/as/arm/as for architecture arm
```

Apple defaults to Clang in all cases from what I see, but nixpkgs prefers `cctools`: #51881.
2021-03-17 00:27:34 -04:00
github-actions[bot]
4915d2cb4c
Merge master into staging-next 2021-03-15 18:16:46 +00:00
Yurii Matsiuk
22beae03e6 firmwareLinuxNonfree: 2021-02-08 > 2021-03-15 2021-03-15 12:59:57 -04:00
Jan Tojnar
ae44266b6e
fwupd: 1.5.5 → 1.5.7
Announcement:
- https://blogs.gnome.org/hughsie/2021/02/16/fwupd-1-5-6/

Changelogs:
- https://github.com/fwupd/fwupd/releases/tag/1.5.6
- https://github.com/fwupd/fwupd/releases/tag/1.5.7

Main changes:
- Adds UEFI  SBAT support:
  https://github.com/fwupd/fwupd/blob/1.5.7/plugins/uefi-capsule/README.md#uefi-sbat-support
  39b96c01bf/SBAT.md
2021-03-15 16:49:08 +01:00
Tim Steinbach
dacd92f316 linux/hardened/patches/5.11: init at 5.11.6-hardened1 2021-03-15 09:59:13 -04:00
ajs124
e3664fc11b linux/hardened/patches/5.4: 5.4.104-hardened1 -> 5.4.105-hardened1 2021-03-15 09:59:13 -04:00
ajs124
5c700b8700 linux/hardened/patches/5.10: 5.10.22-hardened1 -> 5.10.23-hardened1 2021-03-15 09:59:13 -04:00
ajs124
1150408383 linux/hardened/patches/4.19: 4.19.179-hardened1 -> 4.19.180-hardened1 2021-03-15 09:59:13 -04:00
ajs124
27029eaf8f linux/hardened/patches/4.14: 4.14.224-hardened1 -> 4.14.225-hardened1 2021-03-15 09:59:13 -04:00
ajs124
d6f3315bf9 linux: 5.11.5 -> 5.11.6 2021-03-15 09:59:13 -04:00
ajs124
7760c71c9c linux: 5.10.22 -> 5.10.23 2021-03-15 09:59:13 -04:00
Tim Steinbach
7513be6e65 linux: 5.4.104 -> 5.4.105 2021-03-15 09:59:13 -04:00
Tim Steinbach
bd46e9531b linux: 4.9.260 -> 4.9.261 2021-03-15 09:59:13 -04:00
Tim Steinbach
82b3f86735 linux: 4.4.260 -> 4.4.261 2021-03-15 09:59:13 -04:00
Tim Steinbach
3473cf548a linux: 4.19.179 -> 4.19.180 2021-03-15 09:59:13 -04:00
Tim Steinbach
39e961fc2f linux: 4.14.224 -> 4.14.225 2021-03-15 09:59:13 -04:00
github-actions[bot]
8c04f70ddd
Merge master into staging-next 2021-03-14 12:21:07 +00:00
Arnout Engelen
5bf3230f6b
firmwareLinuxNonfree: fix fetching from git (#116306)
Since https://github.com/NixOS/nixpkgs/pull/104714 using a tag as
the `rev` parameter to `fetchgit` is no longer reliable, so spell
out the rev.

Fixes #114439
2021-03-14 12:58:11 +01:00
github-actions[bot]
c596c93079
Merge master into staging-next 2021-03-14 00:41:40 +00:00
Maximilian Bosch
916536210d
Merge pull request #116140 from r-ryantm/auto-update/fatrace
fatrace: 0.16.1 -> 0.16.2
2021-03-13 23:04:21 +01:00
R. RyanTM
b819ab8a89 fatrace: 0.16.1 -> 0.16.2 2021-03-13 04:46:53 +00:00
John Ericson
bc1f7c5d7f mcfgthreads: 9570e5ca -> 10y2x3x6
The latest version non longer has `-Werror` (at our request; thanks!) so
we no longer need to patch it out.
2021-03-12 15:54:05 +00:00
github-actions[bot]
903fc48674
Merge master into staging-next 2021-03-12 00:39:51 +00:00
sternenseemann
81e5833fd1 mcfgthreads: fix syntax
PR #115603 / 8ad96b7786 introduced a
syntax error by introducing an '' inside an indented string and thus a
syntax error. Was merged despite the failing ofborg check.
2021-03-11 23:59:14 +01:00
John Ericson
7ef425d276
Merge pull request #115603 from mroi/patch-mcfgthreads
mcfgthreads: enable cross-compiling on Darwin
2021-03-11 17:23:29 -05:00
github-actions[bot]
d6257d451b
Merge master into staging-next 2021-03-11 18:23:54 +00:00
Sandro
4f3de0e60e
Merge pull request #115881 from NixOS/m-cli-remove-maintainer
m-cli: remove maintainer
2021-03-11 16:51:34 +01:00
Tim Steinbach
867edccac8 linux/hardened/patches/5.4: 5.4.103-hardened1 -> 5.4.104-hardened1 2021-03-11 08:23:02 -05:00
Tim Steinbach
f584b58e73 linux/hardened/patches/5.10: 5.10.21-hardened1 -> 5.10.22-hardened1 2021-03-11 08:23:02 -05:00
Tim Steinbach
d4983c9b06 linux-rt_5_11: 5.11.2-rt9 -> 5.11.4-rt11 2021-03-11 08:23:02 -05:00
Tim Steinbach
ad53b90dea linux-rt_5_10: 5.10.17-rt32 -> 5.10.21-rt34 2021-03-11 08:23:02 -05:00
Tim Steinbach
f11ec11612 linux: 5.4.103 -> 5.4.104 2021-03-11 08:23:02 -05:00
Tim Steinbach
047625cc6f linux: 5.10.21 -> 5.10.22 2021-03-11 08:23:02 -05:00
github-actions[bot]
b4d5951d9e
Merge master into staging-next 2021-03-11 12:21:28 +00:00
Linus Heckemann
e3398fb2e9
Merge pull request #115801 from jonathan-teh/linux-kernel-nvme-mp
linux: enable NVMe Multipath
2021-03-11 08:49:47 +01:00
Eric Bailey
9628427a85
m-cli: remove maintainer 2021-03-10 20:56:05 -06:00