summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
AgeCommit message (Collapse)Author
2018-03-19gnu: hdparm: Update to 9.55.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (hdparm): Update to 9.55.
2018-03-17gnu: Use the CMake build system's #:build-type key.Tobias Geerinckx-Rice
* gnu/packages/code.scm (rtags)[arguments]: Move the CMAKE_BUILD_TYPE from #:configure-flags to #:build-type. * gnu/packages/databases.scm (apache-arrow)[arguments]: Likewise * gnu/packages/engineering.scm (kicad)[arguments]: Likewise * gnu/packages/flashing-tools.scm (heimdall)[arguments]: Likewise * gnu/packages/graphics.scm (openscenegraph)[arguments]: Likewise * gnu/packages/linux.scm (rdma-core)[arguments]: Likewise * gnu/packages/music.scm (portmidi)[arguments]: Likewise * gnu/packages/photo.scm (rawtherapee)[arguments]: Likewise * gnu/packages/rdesktop.scm (freerdp)[arguments]: Likewise * gnu/packages/serialization.scm (flatbuffers)[arguments]: Likewise * gnu/packages/web.scm (tidy-html)[arguments]: Likewise
2018-03-17gnu: Fix common unquote typos.Tobias Geerinckx-Rice
It's easy to mistype ‘("foo" foo)’ as ‘("foo", foo)’ (which also works). Fix such typos for the proper edification of our young. * gnu/packages/android.scm: Move unquotes to their operands. * gnu/packages/bootloaders.scm: Likewise. * gnu/packages/build-tools.scm: Likewise. * gnu/packages/chemistry.scm: Likewise. * gnu/packages/compression.scm: Likewise. * gnu/packages/connman.scm: Likewise. * gnu/packages/django.scm: Likewise. * gnu/packages/emulators.scm: Likewise. * gnu/packages/engineering.scm: Likewise. * gnu/packages/file-systems.scm: Likewise. * gnu/packages/freedesktop.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gimp.scm: Likewise. * gnu/packages/gl.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/graphics.scm: Likewise. * gnu/packages/haskell.scm: Likewise. * gnu/packages/irc.scm: Likewise. * gnu/packages/julia.scm: Likewise. * gnu/packages/kde-frameworks.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/lua.scm: Likewise. * gnu/packages/mail.scm: Likewise. * gnu/packages/make-bootstrap.scm: Likewise. * gnu/packages/messaging.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/networking.scm: Likewise. * gnu/packages/ocaml.scm: Likewise. * gnu/packages/perl.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/python-web.scm: Likewise. * gnu/packages/qt.scm: Likewise. * gnu/packages/ratpoison.scm: Likewise. * gnu/packages/sdl.scm: Likewise. * gnu/packages/sml.scm: Likewise. * gnu/packages/terminals.scm: Likewise. * gnu/packages/text-editors.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/virtualization.scm: Likewise. * gnu/packages/vulkan.scm: Likewise. * gnu/packages/wget.scm: Likewise. * gnu/packages/wine.scm: Likewise. * gnu/packages/wm.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/packages/xml.scm: Likewise. * gnu/packages/xorg.scm: Likewise.
2018-03-16gnu: util-linux: Fix CVE-2018-7738.Leo Famulari
* gnu/packages/patches/util-linux-CVE-2018-7738.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (util-linux)[replacement]: New field. (util-linux/fixed): New variable.
2018-03-15gnu: linux-libre: Update to 4.15.10.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.10. (%linux-libre-hash): Update hash.
2018-03-15gnu: linux-libre@4.14: Update to 4.14.27.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.27. (%linux-libre-4.14-hash): Update hash.
2018-03-14gnu: linux-libre: Update to 4.15.9.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.9. (%linux-libre-hash): Update hash.
2018-03-14gnu: linux-libre@4.14: Update to 4.14.26.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.26. (%linux-libre-4.14-hash): Update hash.
2018-03-14gnu: linux-libre@4.9: Update to 4.9.87.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.87.
2018-03-14gnu: linux-libre@4.4: Update to 4.4.121.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.121.
2018-03-11gnu: archivemount: Update to 0.8.9.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (archivemount): Update to 0.8.9.
2018-03-09gnu: linux-libre: Update to 4.15.8.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.8. (%linux-libre-hash): Update hash.
2018-03-09gnu: linux-libre@4.14: Update to 4.14.25.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.25. (%linux-libre-4.14-hash): Update hash.
2018-03-09gnu: linux-libre@4.1: Update to 4.1.50.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.50.
2018-03-05gnu: linux-libre@4.14: Update to 4.14.24.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.24. (%linux-libre-4.14-hash): Update hash.
2018-03-05gnu: linux-libre@4.9: Update to 4.9.86.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.86.
2018-03-05gnu: linux-libre@4.4: Update to 4.4.120.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.120.
2018-03-04gnu: multipath-tools: Update to 0.7.4.Marius Bakke
* gnu/packages/linux.scm (multipath-tools): Update to 0.7.4. [source]: Download using HTTPS.
2018-03-03gnu: libseccomp: Update to 2.3.3.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (libseccomp): Update to 2.3.3.
2018-03-03gnu: hdparm: Update to 9.54.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (hdparm): Update to 9.54.
2018-03-02gnu: zerofree: Update to 1.1.1.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (zerofree): Update to 1.1.1.
2018-03-01gnu: linux-libre: Update to 4.15.7.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.7. (%linux-libre-hash): Update hash.
2018-03-01gnu: linux-libre@4.14: Update to 4.14.23.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.23. (%linux-libre-4.14-hash): Update hash.
2018-03-01gnu: linux-libre@4.9: Update to 4.9.85.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.85.
2018-03-01gnu: linux-libre@4.4: Update to 4.4.119.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.119.
2018-02-26gnu: linux-libre: Update to 4.15.6.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.6. (%linux-libre-hash): Update hash.
2018-02-26gnu: linux-libre@4.14: Update to 4.14.22.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.22. (%linux-libre-4.14-hash): Update hash.
2018-02-26gnu: linux-libre@4.9: Update to 4.9.84.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.84.
2018-02-26gnu: linux-libre@4.4: Update to 4.4.118.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.118.
2018-02-23gnu: linux-libre: Update to 4.15.5.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.5. (%linux-libre-hash): Update hash.
2018-02-23gnu: linux-libre@4.14: Update to 4.14.21.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.21. (%linux-libre-4.14-hash): Update hash.
2018-02-23gnu: linux-libre@4.9: Update to 4.9.83.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.83.
2018-02-23gnu: linux-libre@4.4: Update to 4.4.117.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.117.
2018-02-21gnu: iptables: Edit synopsis & description.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (iptables)[synopsis, description]: Improve.
2018-02-21gnu: iptables: Update to 1.6.2.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (iptables): Update to 1.6.2.
2018-02-19gnu: Add basic support for s390x-linux-gnu targets.mephi42
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add "s390x-linux". * gnu/packages/linux.scm (system->linux-architecture): Add "s390" prefix. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-18gnu: lvm2: Remove obsolete phase.Marius Bakke
* gnu/packages/linux.scm (lvm2)[arguments]: Remove MAKE-OBJECTS-WRITABLE-PHASE.
2018-02-17gnu: linux-libre: Update to 4.15.4.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.4. (%linux-libre-hash): Update hash.
2018-02-17gnu: linux-libre@4.14: Update to 4.14.20.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.20. (%linux-libre-4.14-hash): Update hash.
2018-02-17gnu: linux-libre@4.9: Update to 4.9.82.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.82.
2018-02-17gnu: linux-libre@4.4: Update to 4.4.116.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.116.
2018-02-17gnu: make-linux-libre: Use invoke.Danny Milosavljevic
* gnu/packages/linux.scm (make-linux-libre): Use invoke.
2018-02-18Merge branch 'master' into core-updatesRicardo Wurmus
2018-02-17gnu: btrfs-progs: Fix bash completions.Marius Bakke
This is a follow-up to commit 9a1c4a981bdd7eeca76aaf73a57d6841918821c2. Bash completions must have the same name as the executable. * gnu/packages/linux.scm (btrfs-progs)[arguments]: Rename "btrfs-completion" script to "btrfs".
2018-02-16Merge branch 'master' into core-updatesMark H Weaver
2018-02-14gnu: strace: Update to 4.21.Marius Bakke
* gnu/packages/linux.scm (strace): Update to 4.21. [source](uri): Releases are now served from GitHub.
2018-02-14Merge branch 'master' into core-updatesMark H Weaver
2018-02-13gnu: efivar: Update to 34.Marius Bakke
* gnu/packages/linux.scm (efivar): Update to 34. [arguments]: Add CC_FOR_BUILD=gcc to #:make-flags.
2018-02-13Merge branch 'master' into core-updatesMark H Weaver
2018-02-13gnu: linux-libre: Update to 4.15.3.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.3. (%linux-libre-hash): Update hash.