summary refs log tree commit diff
path: root/pkgs/os-specific/linux/firmware
Commit message (Collapse)AuthorAge
...
* firmwareLinuxNonfree: 2020-10-22 -> 2020-11-18TredwellGit2020-11-19
|
* fwupd: Fix buildJan Tojnar2020-11-11
| | | | | | Few new files are trying to be installed to /etc. Fixes: https://github.com/NixOS/nixpkgs/issues/103365
* fwupd: 1.4.6 → 1.5.1Jan Tojnar2020-11-09
| | | | | | | | | | | | * https://github.com/fwupd/fwupd/releases/tag/1.5.0 * https://github.com/fwupd/fwupd/releases/tag/1.5.1 * The changelog mentions removed dependency on efivar but we still need the package because it also contains efiboot required dependency. https://github.com/fwupd/fwupd/pull/2485 * Blacklist options were renamed. * Test firmware was moved to a separate repo. We need to install it or some tests will be skipped. https://github.com/fwupd/fwupd/pull/2330 * Initially, there was an option to configure dbx but in the end, it was removed in favour of bespoke dbxtool. https://github.com/fwupd/fwupd/pull/2061, https://github.com/fwupd/fwupd/pull/2318, https://github.com/fwupd/fwupd/pull/2329 * Fwupd now checks hashes of plug-ins and will complain loudly that it is tainted when “invalid” plug-in is loaded (during testing). * Installed tests complain about not being able to access cdn, even though we are not setting CI_NETWORK env var. We need a patch to fix that.
* firmwareLinuxNonfree: 2020-09-18 -> 2020-10-22TredwellGit2020-11-06
|
* raspberrypifw: 1.20200902 -> 1.20201022Janne Heß2020-10-26
|
* treewide: remove periods from end of package descriptionsBen Siraphob2020-10-17
|
* raspberrypifw: 1.20200601 -> 1.20200902Janne Heß2020-10-07
| | | | | Also disable the fixup phase since it only throws errors and remove the platforms since these are only static files.
* Merge pull request #98420 from lovesegfault/linux-firmware-bumpTim Steinbach2020-10-01
|\ | | | | firmwareLinuxNonFree: 2020-05-19 -> 2020-09-18
| * firmwareLinuxNonFree: 2020-05-19 -> 2020-09-18Bernardo Meurer2020-09-26
| |
* | system76-firmware: 1.0.17 -> 1.0.18Shea Levy2020-09-28
| |
* | firmware-manager: Init at 0.1.1Shea Levy2020-09-23
| |
* | system76-firmware: Init at 1.0.17Shea Levy2020-09-22
|/
* fwupd: 1.4.5 → 1.4.6Jan Tojnar2020-09-12
| | | | | | https://github.com/fwupd/fwupd/releases/tag/1.4.6 Also drop some unneeded dependencies.
* fwupd: clean upJan Tojnar2020-09-12
| | | | | | | * reorder attributes to match standard * do not use package aliases * add some comments * fix license (https://github.com/fwupd/fwupd/issues/526)
* fwupd: Add upstream patch to fix build with systemd 246Anders Kaseorg2020-08-30
| | | | | | Fixes #96663. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* fwupd: 1.4.4 -> 1.4.5R. RyanTM2020-08-03
|
* Merge pull request #89717 from SquircleSpace/rpi4-8gbSamuel Dionne-Riel2020-06-16
|\ | | | | Support Raspberry Pi 4 (8 GB)
| * raspberrypifw: 1.20190925 -> 1.20200601Ada Avery2020-06-16
| |
| * raspberrypi-tools: 2018-10-03 -> 2020-5-28Ada Avery2020-06-16
| |
* | Merge pull request #90539 from r-ryantm/auto-update/fwupdJan Tojnar2020-06-16
|\ \
| * | fwupd: Add passthru consistency testJan Tojnar2020-06-16
| | | | | | | | | | | | We need to keep the passthru.filesInstalledToEtc and passthru.defaultBlacklistedPlugins in sync with the package contents so let's add a test to enforce that.
| * | fwupd: 1.4.2 -> 1.4.4R. RyanTM2020-06-15
| |/
* / sof-firmware: 1.4.2 -> 1.5.1Even Brenden2020-06-14
|/
* fwupd: fix configuration on aarch64Ricardo M. Correia2020-06-02
| | | | | | | | The fwupd service was failing on aarch64 with: fwupd: Failed to load engine: Failed to load remotes: failed to load /etc/fwupd/remotes.d/dell-esrt.conf: No such file or directory The /etc/fwupd/remotes.d/dell-esrt.conf symlink existed but it pointed to a non-existent file.
* firmwareLinuxNonfree: 2020-01-22 -> 2020-05-19James Ravn2020-06-01
|
* Merge pull request #88506 from r-ryantm/auto-update/fwupdJan Tojnar2020-05-27
|\
| * fwupd: 1.4.1 -> 1.4.2R. RyanTM2020-05-21
| |
* | fwupdate: removezowoq2020-05-19
|/ | | | | | | | | | https://github.com/rhboot/fwupdate This project is no longer supported. All code has been merged directly into the fwupd project. Please switch to that.
* Merge branch 'staging-next'Vladimír Čunát2020-05-06
|\ | | | | | | | | Status on Hydra for linuxes seems good enough: https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
| * sof-firmware: init at 1.4.2Luka Blaskovic2020-04-28
| |
* | fwupd: 1.4.0 → 1.4.1Jan Tojnar2020-05-06
|/ | | | https://github.com/fwupd/fwupd/commit/ad113b931f0ab3c3b4d3731686ed89a57f0aacb1
* Merge pull request #83755 from jtojnar/jcat-0.1Jan Tojnar2020-04-18
|\
| * fwupd: 1.3.9 → 1.4.0Jan Tojnar2020-04-18
| | | | | | | | https://github.com/fwupd/fwupd/releases/tag/1.4.0
* | fwupdate: Clean up -I flagsJohn Ericson2020-04-13
|/
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* fwupd: 1.3.8 → 1.3.9Jan Tojnar2020-03-07
| | | | https://github.com/fwupd/fwupd/blob/1.3.9/data/org.freedesktop.fwupd.metainfo.xml#L38-L63
* fwupd: 1.3.7 → 1.3.8Jan Tojnar2020-02-24
| | | | https://github.com/fwupd/fwupd/compare/1.3.7...1.3.8
* nixos/fwupd: disable test plugins implicitlyJan Tojnar2020-02-06
| | | | | | | | | | | | | | | | | | invalid test was introduced in https://github.com/fwupd/fwupd/commit/297d1598ef0739dc27c6cc884697bfd2ca03f2f5 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.
* fwupd: split daemon againJan Tojnar2020-02-06
| | | | | | | | | 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.
* fwupd: 1.3.3 → 1.3.7Jan Tojnar2020-02-06
| | | | | | | | | | | Changelogs: * https://github.com/fwupd/fwupd/commit/342a38b43283108f92aa6eb18073073c2b20828b * https://github.com/fwupd/fwupd/commit/713d20f79fa0e460c02f109d68f3ad5e825e6298 * https://github.com/fwupd/fwupd/commit/1ac566bc09bf63505e01f8b7fc839592b8591f7d * https://github.com/fwupd/fwupd/commit/ca3cdaef43971c170d911cc85f6ae3746cd64833 Notably: * libfwupdplugin was factored out of the binary, introducing irreconcilable dependency cycle between `out` and `lib` outputs.
* firmwareLinuxNonfree: 2019-12-15 -> 2020-01-22Franz Pletz2020-01-30
|
* treewide: NIX_*_COMPILE -> stringRobin Gloster2019-12-31
|
* Merge gcc-9 into staging (#68029)Frederik Rietdijk2019-12-30
|\
| * Merge remote-tracking branch 'origin/master' into gcc-9Franz Pletz2019-12-26
| |\
| * | fwupdate: fix build with gcc9Franz Pletz2019-11-05
| | |
* | | meson: fix for structured attrsRobin Gloster2019-12-30
| | |
* | | firmware-linux-nonfree: 2019-10-22 -> 2019-12-15Michael Hoang2019-12-24
| |/ |/|
* | fwupd: 1.2.10 → 1.3.3Jan Tojnar2019-11-18
| | | | | | | | | | | | https://github.com/fwupd/fwupd/blob/1.3.3/data/org.freedesktop.fwupd.metainfo.xml#L35-L125 systemd.tmpfiles should not be necessary, as the systemd service switched to StateDirectory.
* | Merge master into staging-nextFrederik Rietdijk2019-11-11
|\ \
| * \ Merge pull request #72804 from ↵Dmitry Kalinkin2019-11-09
| |\ \ | | | | | | | | | | | | | | | | xtruder/pkgs/facetimehd-firmware/update-firmware-link facetimehd-firmware: 1.43_4 -> 1.43_5