summary refs log tree commit diff
path: root/pkgs/os-specific/linux/firmware
diff options
context:
space:
mode:
authorArthur Gautier <baloo@superbaloo.net>2021-02-18 19:07:29 +0000
committerArthur Gautier <baloo@superbaloo.net>2021-02-18 19:07:29 +0000
commit7b16337335e79e78002d476f239f8599acda803c (patch)
tree68fca08c9d25d1fd13b04be7d7e714314c67b459 /pkgs/os-specific/linux/firmware
parent1b18e7d6633e02bbd939d1efb0c91e6eed600f4c (diff)
downloadnixpkgs-7b16337335e79e78002d476f239f8599acda803c.tar
nixpkgs-7b16337335e79e78002d476f239f8599acda803c.tar.gz
nixpkgs-7b16337335e79e78002d476f239f8599acda803c.tar.bz2
nixpkgs-7b16337335e79e78002d476f239f8599acda803c.tar.lz
nixpkgs-7b16337335e79e78002d476f239f8599acda803c.tar.xz
nixpkgs-7b16337335e79e78002d476f239f8599acda803c.tar.zst
nixpkgs-7b16337335e79e78002d476f239f8599acda803c.zip
fwupd: comment about 1.5.6 release
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
Diffstat (limited to 'pkgs/os-specific/linux/firmware')
-rw-r--r--pkgs/os-specific/linux/firmware/fwupd/default.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/pkgs/os-specific/linux/firmware/fwupd/default.nix b/pkgs/os-specific/linux/firmware/fwupd/default.nix
index 2b35d609706..bfa7783b6b8 100644
--- a/pkgs/os-specific/linux/firmware/fwupd/default.nix
+++ b/pkgs/os-specific/linux/firmware/fwupd/default.nix
@@ -91,6 +91,12 @@ let
 
   self = stdenv.mkDerivation rec {
     pname = "fwupd";
+    # A regression is present in https://github.com/fwupd/fwupd/commit/fde4b1676a2c64e70bebd88f7720307c62635654
+    # released with 1.5.6.
+    # Fix for the regression: https://github.com/fwupd/fwupd/pull/2902
+    # Maintainer says a new release is to be expected in a few days:
+    #   https://twitter.com/hughsient/status/1362476792297185289
+    # In the mean time, please do not release 1.5.6 and go strait to 1.5.7
     version = "1.5.5";
 
     # libfwupd goes to lib