summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
* gnu: linux-libre 4.4: Update to 4.4.285.Leo Famulari2021-09-26
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.285. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.284.Leo Famulari2021-09-26
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.284. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.248.Leo Famulari2021-09-26
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.248. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.208.Leo Famulari2021-09-26
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.208. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.149.Leo Famulari2021-09-26
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.149. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.69.Leo Famulari2021-09-26
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.69. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.14.8.Leo Famulari2021-09-26
| | | | | * gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.8. (linux-libre-5.14-pristine-source): Update hash.
* gnu: tlp: Update to 1.4.0.Nicolas Goaziou2021-09-25
| | | | * gnu/packages/linux.scm (tlp): Update to 1.4.0.
* gnu: Consolidate duplicate copyright names.Greg Hogan2021-09-25
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/android.scm: Consolidate copyright lines with the same email address. * gnu/packages/code.scm: Likewise. * gnu/packages/cpp.scm: Likewise. * gnu/packages/databases.scm: Likewise. * gnu/packages/emacs-xyz.scm: Likewise. * gnu/packages/file.scm: Likewise. * gnu/packages/freedesktop.scm: Likewise. * gnu/packages/gl.scm: Likewise. * gnu/packages/gps.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/networking.scm: Likewise. * gnu/packages/python-xyz.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/services/web.scm: Likewise. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add xfs_repair-static.Tobias Geerinckx-Rice2021-09-23
| | | | * gnu/packages/linux.scm (xfs_repair/static): New public variable.
* gnu: Add xfsprogs-static.Tobias Geerinckx-Rice2021-09-23
| | | | * gnu/packages/linux.scm (xfsprogs/static): New public variable.
* gnu: xfsprogs: Build verbosely.Tobias Geerinckx-Rice2021-09-23
| | | | | * gnu/packages/linux.scm (xfsprogs)[arguments]: Add "V=1" to #:make-flags, and honour them in custom phases.
* gnu: libinih: Build & install static libraries.Tobias Geerinckx-Rice2021-09-23
| | | | | | | * gnu/packages/linux.scm (libinih)[outputs]: Add "static". [arguments]: Substitute "-Ddefault_library=both" for the "-Ddefault_library=shared" configure flag. Add a new 'separate-static phase.
* gnu: linux-libre 4.4: Update to 4.4.284.Leo Famulari2021-09-23
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.284. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.283.Leo Famulari2021-09-23
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.283. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.247.Leo Famulari2021-09-23
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.247. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.207.Leo Famulari2021-09-23
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.207. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.148.Leo Famulari2021-09-23
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.148. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.68.Leo Famulari2021-09-23
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.68. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.14: Update to 5.14.7.Leo Famulari2021-09-23
| | | | | * gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.7. (linux-libre-5.14-pristine-source): Update hash.
* Revert hasty kernel updates.Leo Famulari2021-09-22
| | | | | | | | | | | This reverts commits 443740b4caba2791193e6282c02c074d6e21e373 and ce45cd6f77b048e3323a9a31a3968649a5639f58^..04549103671a1e3005f2e80e604b743a5afb7e71. For more information, see this mailing list thread: https://lists.gnu.org/archive/html/guix-devel/2021-09/msg00234.html It makes 5.14.6 the "default" kernel version.
* gnu: linux-libre 4.4: Update to 4.4.284.Leo Famulari2021-09-22
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.284. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.283.Leo Famulari2021-09-22
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.283. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.247.Leo Famulari2021-09-22
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.247. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.207.Leo Famulari2021-09-22
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.207. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.148.Leo Famulari2021-09-22
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.148. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.68.Leo Famulari2021-09-22
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.68. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.14.7.Leo Famulari2021-09-22
| | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.13-version, linux-libre-5.13-gnu-revision, linux-libre-5.13-pristine-source, linux-libre-5.13-source, linux-libre-headers-5.13, linux-libre-5.13): Remove variables. (linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source, linux-libre-source, linux-libre, linux-libre-with-bpf): Use 5.14. * gnu/packages/aux-files/linux-libre/5.13-arm.conf, gnu/packages/aux-files/linux-libre/5.13-arm64.conf, gnu/packages/aux-files/linux-libre/5.13-i686.conf, gnu/packages/aux-files/linux-libre/5.13-x86_64.conf: Delete files. * Makefile.am (AUX_FILES): Remove them.
* gnu: linux-libre 5.14: Update to 5.14.7.Leo Famulari2021-09-22
| | | | | * gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.7. (linux-libre-5.14-pristine-source): Update hash.
* gnu: ntfs-3g: Update to 2021.8.22 [security fixes].Leo Famulari2021-09-21
| | | | | | | | | | | | | | | | | | | The upstream security advisory is named NTFS3G-SA-2021-0001. Fixes CVE-2021-33285, CVE-2021-35269, CVE-2021-35268, CVE-2021-33289, CVE-2021-33286, CVE-2021-35266, CVE-2021-33287, CVE-2021-35267, CVE-2021-39251, CVE-2021-39252, CVE-2021-39253, CVE-2021-39254, CVE-2021-39255, CVE-2021-39256, CVE-2021-39257, CVE-2021-39258, CVE-2021-39259, CVE-2021-39260, CVE-2021-39261, CVE-2021-39262, CVE-2021-39263. For more information: https://seclists.org/oss-sec/2021/q3/139 * gnu/packages/linux.scm (ntfs-3g): Update to 2021.8.22. [source]: Remove obsolete patch. * gnu/packages/patches/ntfs-3g-CVE-2019-9755.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: linux-libre 5.10: Update to 5.10.67.Leo Famulari2021-09-19
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.67. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.13.19.Leo Famulari2021-09-19
| | | | | * gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.19. (linux-libre-5.13-pristine-source): Update hash.
* gnu: linux-libre 5.14: Update to 5.14.6.Leo Famulari2021-09-19
| | | | | * gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.6. (linux-libre-5.14-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.147.Leo Famulari2021-09-16
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.147. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.66.Leo Famulari2021-09-16
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.66. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.13.18.Leo Famulari2021-09-16
| | | | | * gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.18. (linux-libre-5.13-pristine-source): Update hash.
* gnu: linux-libre 5.14: Update to 5.14.5.Leo Famulari2021-09-16
| | | | | * gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.5. (linux-libre-5.14-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.146.Leo Famulari2021-09-15
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.146. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.65.Leo Famulari2021-09-15
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.65. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.13.17.Leo Famulari2021-09-15
| | | | | * gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.17. (linux-libre-5.13-pristine-source): Update hash.
* gnu: linux-libre 5.14: Update to 5.14.4.Leo Famulari2021-09-15
| | | | | * gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.4. (linux-libre-5.14-pristine-source): Update hash.
* gnu: xpadneo: Copy udev rules to /lib.Liliana Marie Prikler2021-09-15
| | | | | | | This makes xpadneo place its udev rules in the place where udev-service-type looks for them. * gnu/packages/linux.scm (xpadneo): Copy udev rules to /lib instead of /etc.
* gnu: Add xpadneo.Liliana Marie Prikler2021-09-14
| | | | * gnu/packages/linux.scm (xpadneo): New variable.
* gnu: usbip-utils: Do not build static libraries.Ludovic Courtès2021-09-14
| | | | * gnu/packages/linux.scm (usbip-utils)[arguments]: Add #:configure-flags.
* gnu: Add usbip-utilsDenis 'GNUtoo' Carikli2021-09-14
| | | | | | | * gnu/packages/linux.scm (usbip-utils): New variable. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: linux-libre 5.4: Update to 5.4.145.Leo Famulari2021-09-13
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.145. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.64.Leo Famulari2021-09-13
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.64. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.13.16.Leo Famulari2021-09-13
| | | | | * gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.16. (linux-libre-5.13-pristine-source): Update hash.
* gnu: linux-libre 5.14: Update to 5.14.3.Leo Famulari2021-09-13
| | | | | * gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.3. (linux-libre-5.14-pristine-source): Update hash.
* gnu: btrfs-progs: Update to 5.14.Leo Famulari2021-09-12
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 5.14.