Commit Graph

11798 Commits

Author SHA1 Message Date
Tim Steinbach
3f448f08aa
linux: 5.6-rc1 -> 5.6-rc2 2020-02-18 16:53:57 -05:00
Tim Steinbach
fe61323050
linux: 5.5.3 -> 5.5.4 2020-02-15 15:43:28 -05:00
Tim Steinbach
f5357bbe1f
linux: 5.4.19 -> 5.4.20 2020-02-15 15:43:28 -05:00
Tim Steinbach
4c407a299f
linux: 4.9.213 -> 4.9.214 2020-02-15 15:43:27 -05:00
Tim Steinbach
e2315d6a7e
linux: 4.4.213 -> 4.4.214 2020-02-15 15:43:27 -05:00
Tim Steinbach
f350e37773
linux: 4.19.103 -> 4.19.104 2020-02-15 15:43:26 -05:00
Tim Steinbach
daee1daf5d
linux: 4.14.170 -> 4.14.171 2020-02-15 15:43:26 -05:00
Ryan Mulligan
25eaaf8e8a
Merge pull request #79944 from r-ryantm/auto-update/libratbag
libratbag: 0.12 -> 0.13
2020-02-15 12:19:07 -08:00
Daniel Schaefer
7c2ce4ebfc
Merge pull request #74227 from r-ryantm/auto-update/fwts
fwts: 19.09.00 -> 19.11.00
2020-02-15 15:31:03 +01:00
David Terry
b76dab8fc8
linuxPackages.wireguard: 0.0.20200214 -> 0.0.20200215 2020-02-15 08:01:42 +01:00
Maximilian Bosch
7666bf47c7
linuxPackages.wireguard: 0.0.20200205 -> 0.0.20200214
https://lists.zx2c4.com/pipermail/wireguard/2020-February/005013.html
2020-02-14 17:16:10 +01:00
Alyssa Ross
ed12380827 alsaPluginWrapper: fix shebang
The bang was missing!  But there's a neater way to do this anyway.
What was there before would still have worked, but I think it would
end up being executed by /bin/sh since it had no shebang line.
2020-02-14 04:16:50 +01:00
R. RyanTM
a5c2fc61c3 piper: 0.3 -> 0.4 2020-02-13 09:17:24 -08:00
Tim Steinbach
25f706b26c
linux: 5.5-rc7 -> 5.6-rc1 2020-02-13 07:41:37 -05:00
Will Dietz
f9b5108d91
iwd: tests, openssl check dep 2020-02-12 19:08:21 -06:00
Will Dietz
54f35e4e40
iwd: drop systemd dep, not needed when specifying config flags too
Only used to guess if systemd-y bits should be installed,
which we manually specify already.  So drop unneeded dep.
2020-02-12 18:54:45 -06:00
Will Dietz
5f51a18863
iwd: 1.4 -> 1.5 2020-02-12 18:45:59 -06:00
Will Dietz
3b99307f9b
ell: 0.27 -> 0.28 2020-02-12 18:45:52 -06:00
R. RyanTM
1c6b1d160e libratbag: 0.12 -> 0.13 2020-02-12 21:15:22 +00:00
Michael Weiss
ac758caff1
fscrypt-experimental: 0.2.5 -> 0.2.6 (#79853)
Changelog: https://github.com/google/fscrypt/releases/tag/v0.2.6
2020-02-12 19:49:26 +01:00
Tim Steinbach
0b3dd6026e
linux_latest-libre: 17318 -> 17322 2020-02-12 09:11:05 -05:00
Tim Steinbach
da8c2896e8
linux: 5.5.2 -> 5.5.3 2020-02-11 14:42:38 -05:00
Tim Steinbach
05b407ac81
linux: 5.4.18 -> 5.4.19 2020-02-11 14:42:30 -05:00
Tim Steinbach
ae4b390551
linux: 4.19.102 -> 4.19.103 2020-02-11 14:42:18 -05:00
Daniel Fullmer
51950d7a29 rtl8812au: fix cross compiling
Built and tested on:
Raspberry Pi 3, natively compiled on aarch64
Raspberry Pi 1, cross compiled from x86_64 to armv6l
2020-02-10 20:27:28 +01:00
Frederik Rietdijk
079622ef2d
Merge pull request #79628 from NixOS/staging-next
Staging next
2020-02-10 17:53:25 +01:00
R. RyanTM
d7e67bf088 libsmbios: 2.4.2 -> 2.4.3 2020-02-10 13:30:19 +01:00
Tim Steinbach
657582e43a
linux_latest-libre: 17262 -> 17318 2020-02-10 07:23:08 -05:00
Tim Steinbach
4d8f7a7905
linux: 5.4.17 -> 5.4.18 2020-02-10 07:23:08 -05:00
Tim Steinbach
54c0c2ee70
linux: 4.19.101 -> 4.19.102 2020-02-10 07:23:07 -05:00
Tim Steinbach
854eb8f3ef
linux: 4.14.169 -> 4.14.170 2020-02-10 07:23:07 -05:00
R. RyanTM
309e4a6003 intel-compute-runtime: 19.44.14658 -> 20.02.15268 2020-02-09 09:48:10 +01:00
Frederik Rietdijk
03755ed59a Merge master into staging-next 2020-02-09 09:17:51 +01:00
Vladimír Čunát
8130f3c1c2
linux config: revert BPF_JIT_ALWAYS_ON=yes
This reverts a small bit of af808bd82 from PR #73328.  Fixes #79304:
tests.installer.simpleUefiSystemdBoot.x86_64-linux

I still don't know why the regression happened, but this feature doesn't
seem important enough to block channel now, though it reportedly helps
to mitigate spectre 2 attack CVE-2017-5715.
2020-02-09 08:22:00 +01:00
R. RyanTM
ee9499e21f mcelog: 167 -> 168 2020-02-08 21:38:01 +00:00
Frederik Rietdijk
30f0909e3a Merge master into staging-next 2020-02-07 19:27:52 +01:00
Jan Tojnar
07281f23b6
Merge pull request #79371 from jtojnar/hughsie-pkgs
fwupd: split daemon again
2020-02-07 00:35:27 +01:00
Jan Tojnar
e5f7dacc93
nixos/fwupd: disable test plugins implicitly
invalid test was introduced in 297d1598ef
and it is disabled in the shipped daemon.conf.

I forgot to reflect that in the module, which caused the daemon to print the following on start-up:

    FuEngine             invalid has incorrect built version invalid

and the command to warn:

    WARNING: The daemon has loaded 3rd party code and is no longer supported by the upstream developers!

To reduce the change of this happening in the future, I moved the list of default disabled plug-ins to the package expression.

I also set the value of the NixOS module option in the config section of the module instead of the default value used previously,
which will allow users to not care about these plug-ins.
2020-02-06 22:32:13 +01:00
Jan Tojnar
c942013dbc
fwupd: split daemon again
In 1.3.5, fwupdprivate library was made into a shared fwupdplugin library.
This library is considered semi-private and is used by fwupd daemon and
fwupd plug-ins and now possibly third party plug-ins.

The fwupdplugin library refers to the plug-in directory in fwupd.out
causing a dependency cycle. For that reason we need to move it to out.
2020-02-06 22:32:13 +01:00
R. RyanTM
4028dcf3a3 eventstat: 0.04.07 -> 0.04.08 2020-02-06 20:17:34 +01:00
Frederik Rietdijk
38cf6eac19 Merge master into staging-next 2020-02-06 19:43:36 +01:00
Maximilian Bosch
9e87041826
Merge pull request #79319 from r-ryantm/auto-update/jfbpdf
jfbpdf: 0.5.6 -> 0.5.7
2020-02-06 16:56:29 +01:00
Jan Tojnar
f4f39fc824
Merge pull request #79309 from jtojnar/hugsie-pkgs
fwupd: 1.3.3 → 1.3.7
2020-02-06 16:20:00 +01:00
R. RyanTM
e97294bec2 jfbpdf: 0.5.6 -> 0.5.7 2020-02-06 08:55:11 +00:00
Jan Tojnar
0ecc836777
fwupd: 1.3.3 → 1.3.7
Changelogs:
* 342a38b432
* 713d20f79f
* 1ac566bc09
* ca3cdaef43

Notably:
* libfwupdplugin was factored out of the binary, introducing irreconcilable dependency cycle between `out` and `lib` outputs.
2020-02-06 05:46:48 +01:00
Frederik Rietdijk
292fd97f67 Merge staging-next into staging 2020-02-05 20:48:28 +01:00
Frederik Rietdijk
419bc0a4cd Revert "Revert "Merge master into staging-next""
In 87a19e9048 I merged staging-next into master using the GitHub gui as intended.
In ac241fb7a5 I merged master into staging-next for the next staging cycle, however, I accidentally pushed it to master.
Thinking this may cause trouble, I reverted it in 0be87c7979. This was however wrong, as it "removed" master.

This reverts commit 0be87c7979.
2020-02-05 19:41:25 +01:00
Frederik Rietdijk
0be87c7979 Revert "Merge master into staging-next"
I merged master into staging-next but accidentally pushed it to master.
This should get us back to 87a19e9048.

This reverts commit ac241fb7a5, reversing
changes made to 76a439239e.
2020-02-05 19:18:35 +01:00
Frederik Rietdijk
87a19e9048
Merge pull request #79119 from NixOS/staging-next
Staging next
2020-02-05 19:09:27 +01:00
Maximilian Bosch
f8a0576f6c
linuxPackages.wireguard: 0.0.20200128 -> 0.0.20200205
https://lists.zx2c4.com/pipermail/wireguard/2020-February/004962.html
2020-02-05 16:47:41 +01:00