Age | Commit message (Expand) | Author |
2018-03-17 | gnu: Use the CMake build system's #:build-type key....* 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
| Tobias Geerinckx-Rice |
2018-03-17 | gnu: Fix common unquote typos....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.
| Tobias Geerinckx-Rice |
2018-03-16 | gnu: util-linux: Fix CVE-2018-7738....* 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.
| Leo Famulari |
2018-03-15 | gnu: linux-libre: Update to 4.15.10....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.10.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-03-15 | gnu: linux-libre@4.14: Update to 4.14.27....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.27.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-03-14 | gnu: linux-libre: Update to 4.15.9....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.9.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-03-14 | gnu: linux-libre@4.14: Update to 4.14.26....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.26.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-03-14 | gnu: linux-libre@4.9: Update to 4.9.87....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.87.
| Mark H Weaver |
2018-03-14 | gnu: linux-libre@4.4: Update to 4.4.121....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.121.
| Mark H Weaver |
2018-03-11 | gnu: archivemount: Update to 0.8.9....* gnu/packages/linux.scm (archivemount): Update to 0.8.9.
| Tobias Geerinckx-Rice |
2018-03-09 | gnu: linux-libre: Update to 4.15.8....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.8.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-03-09 | gnu: linux-libre@4.14: Update to 4.14.25....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.25.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-03-09 | gnu: linux-libre@4.1: Update to 4.1.50....* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.50.
| Mark H Weaver |
2018-03-05 | gnu: linux-libre@4.14: Update to 4.14.24....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.24.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-03-05 | gnu: linux-libre@4.9: Update to 4.9.86....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.86.
| Mark H Weaver |
2018-03-05 | gnu: linux-libre@4.4: Update to 4.4.120....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.120.
| Mark H Weaver |
2018-03-04 | gnu: multipath-tools: Update to 0.7.4....* gnu/packages/linux.scm (multipath-tools): Update to 0.7.4.
[source]: Download using HTTPS.
| Marius Bakke |
2018-03-03 | gnu: libseccomp: Update to 2.3.3....* gnu/packages/linux.scm (libseccomp): Update to 2.3.3.
| Tobias Geerinckx-Rice |
2018-03-03 | gnu: hdparm: Update to 9.54....* gnu/packages/linux.scm (hdparm): Update to 9.54.
| Tobias Geerinckx-Rice |
2018-03-02 | gnu: zerofree: Update to 1.1.1....* gnu/packages/linux.scm (zerofree): Update to 1.1.1.
| Tobias Geerinckx-Rice |
2018-03-01 | gnu: linux-libre: Update to 4.15.7....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.7.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-03-01 | gnu: linux-libre@4.14: Update to 4.14.23....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.23.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-03-01 | gnu: linux-libre@4.9: Update to 4.9.85....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.85.
| Mark H Weaver |
2018-03-01 | gnu: linux-libre@4.4: Update to 4.4.119....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.119.
| Mark H Weaver |
2018-02-26 | gnu: linux-libre: Update to 4.15.6....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.6.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-02-26 | gnu: linux-libre@4.14: Update to 4.14.22....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.22.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-02-26 | gnu: linux-libre@4.9: Update to 4.9.84....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.84.
| Mark H Weaver |
2018-02-26 | gnu: linux-libre@4.4: Update to 4.4.118....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.118.
| Mark H Weaver |
2018-02-23 | gnu: linux-libre: Update to 4.15.5....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.5.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-02-23 | gnu: linux-libre@4.14: Update to 4.14.21....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.21.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-02-23 | gnu: linux-libre@4.9: Update to 4.9.83....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.83.
| Mark H Weaver |
2018-02-23 | gnu: linux-libre@4.4: Update to 4.4.117....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.117.
| Mark H Weaver |
2018-02-21 | gnu: iptables: Edit synopsis & description....* gnu/packages/linux.scm (iptables)[synopsis, description]: Improve.
| Tobias Geerinckx-Rice |
2018-02-21 | gnu: iptables: Update to 1.6.2....* gnu/packages/linux.scm (iptables): Update to 1.6.2.
| Tobias Geerinckx-Rice |
2018-02-19 | gnu: Add basic support for s390x-linux-gnu targets....* 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>
| mephi42 |
2018-02-18 | gnu: lvm2: Remove obsolete phase....* gnu/packages/linux.scm (lvm2)[arguments]: Remove MAKE-OBJECTS-WRITABLE-PHASE.
| Marius Bakke |
2018-02-17 | gnu: linux-libre: Update to 4.15.4....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.4.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-02-17 | gnu: linux-libre@4.14: Update to 4.14.20....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.20.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-02-17 | gnu: linux-libre@4.9: Update to 4.9.82....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.82.
| Mark H Weaver |
2018-02-17 | gnu: linux-libre@4.4: Update to 4.4.116....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.116.
| Mark H Weaver |
2018-02-17 | gnu: make-linux-libre: Use invoke....* gnu/packages/linux.scm (make-linux-libre): Use invoke.
| Danny Milosavljevic |
2018-02-18 | Merge branch 'master' into core-updates | Ricardo Wurmus |
2018-02-17 | gnu: btrfs-progs: Fix bash completions....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".
| Marius Bakke |
2018-02-16 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-02-14 | gnu: strace: Update to 4.21....* gnu/packages/linux.scm (strace): Update to 4.21.
[source](uri): Releases are now served from GitHub.
| Marius Bakke |
2018-02-14 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-02-13 | gnu: efivar: Update to 34....* gnu/packages/linux.scm (efivar): Update to 34.
[arguments]: Add CC_FOR_BUILD=gcc to #:make-flags.
| Marius Bakke |
2018-02-13 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-02-13 | gnu: linux-libre: Update to 4.15.3....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.3.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-02-13 | gnu: linux-libre@4.14: Update to 4.14.19....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.19.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |