Age | Commit message (Expand) | Author |
2016-03-21 | gnu: linux-libre-4.1: Update to 4.1.20....* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.20.
| Mark H Weaver |
2016-03-22 | Merge branch 'security-updates' | Ludovic Courtès |
2016-03-18 | gnu: linux-libre-4.4: Update to 4.4.6....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.6.
| Mark H Weaver |
2016-03-17 | gnu: Add freefall....* gnu/packages/linux.scm (freefall): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tobias Geerinckx-Rice |
2016-03-15 | Merge branch 'master' into security-updates | Mark H Weaver |
2016-03-15 | gnu: linux-libre: Update to 4.5, while preserving linux-libre-4.4....* gnu/packages/linux-libre-x86_64.conf: Rename to ...
* gnu/packages/linux-libre-4.4-x86_64.conf: ... this.
* gnu/packages/linux-libre-i686.conf: Rename to ...
* gnu/packages/linux-libre-4.4-i686.conf: ... this.
* gnu/packages/linux-libre-4.5-i686.conf,
gnu/packages/linux-libre-4.5-x86_64.conf: New files.
* Makefile.am (KCONFIGS): Update accordingly.
* gnu/packages/linux.scm (linux-libre): Update to 4.5.
(linux-libre-4.4): New variable.
| Mark H Weaver |
2016-03-12 | Merge branch 'master' into security-updates | Mark H Weaver |
2016-03-10 | gnu: linux-libre: Update to 4.4.5....* gnu/packages/linux.scm (linux-libre): Update to 4.4.5.
| Mark H Weaver |
2016-03-09 | gnu: eudev: Add dependency on blkid....* gnu/packages/linux.scm (eudev)[inputs]: Add UTIL-LINUX.
(eudev-with-blkid): Remove.
* gnu/services/base.scm (udev-service): Use EUDEV instead of
EUDEV-WITH-BLKID.
* gnu/system.scm (%base-packages): Likewise.
| Ludovic Courtès |
2016-03-07 | gnu: linux-libre: Update to 4.1.19....* gnu/packages/linux.scm (linux-libre): Update to 4.1.19.
| Mark H Weaver |
2016-03-07 | gnu: linux-libre: Update to 4.4.4....* gnu/packages/linux.scm (linux-libre): Update to 4.4.4.
| Mark H Weaver |
2016-02-27 | gnu: btrfs-progs: Update to 4.4.1....* gnu/packages/linux.scm (btrfs-progs): Update to 4.4.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Tobias Geerinckx-Rice |
2016-02-27 | gnu: linux-libre-4.1: Update to 4.1.18....* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.18.
| Mark H Weaver |
2016-02-27 | gnu: linux-libre: Update to 4.4.3....* gnu/packages/linux.scm (linux-libre): Update to 4.4.3.
| Mark H Weaver |
2016-02-21 | gnu: linux-libre: Update to 4.4.2....* gnu/packages/linux.scm (linux-libre): Update to 4.4.2.
| Mark H Weaver |
2016-02-14 | gnu: btrfs-progs: Fix license....Reported by Tobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>
* gnu/packages/linux.scm (btrfs-progs)[license]: Add GPL2 to list of licenses.
| Leo Famulari |
2016-02-13 | gnu: iproute: Update to 4.4.0....* gnu/packages/linux.scm (iproute): Update to 4.4.0.
| Alex Kost |
2016-02-13 | gnu: iproute: Use 'modify-phases'....* gnu/packages/linux.scm (iproute)[arguments]: Use 'modify-phases'.
| Alex Kost |
2016-02-11 | gnu: Add btrfs-progs....* gnu/packages/linux.scm (btrfs-progs): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tobias Geerinckx-Rice |
2016-02-11 | gnu: alsa-utils: Update to 1.1.0....* gnu/packages/linux.scm (alsa-utils): Update to 1.1.0.
| Efraim Flashner |
2016-02-05 | gnu: net-tools: Update URLs....Reported by Jookia <166291@gmail.com> and Leo Famulari <leo@famulari.name>.
* gnu/packages/linux.scm (net-tools)[home-page]: Switch to SourceForge.
[source]: Add SourceForge and ibiblio.org URLs.
| Ludovic Courtès |
2016-02-03 | gnu: numactl: Remove unsupported system armhf-linux....* gnu/packages/linux.scm (numactl)[supported-systems]: Remove armhf.
| Andreas Enge |
2016-02-03 | gnu: Remove linux-libre-4.2.5....This series is no longer supported upstream.
* gnu/packages/linux.scm (linux-libre-4.2.5): Remove variable.
| Mark H Weaver |
2016-02-02 | gnu: eudev: Add variant that depends on libblkid....This fixes a bug whereby /dev/disk/by-{label,id} would be missing on
GuixSD (/dev/disk/by-id would still contain device-mapped partitions
though.)
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/linux.scm (eudev-with-blkid): New variable.
* gnu/services/base.scm (udev-service): #:udev defaults to
EUDEV-WITH-BLKID.
* gnu/system.scm (%base-packages): Replace EUDEV with EUDEV-WITH-BLKID.
| Ludovic Courtès |
2016-02-02 | gnu: Add linux-libre-4.1....* gnu/packages/linux-libre-4.1-i686.conf,
gnu/packages/linux-libre-4.1-x86_64.conf: New files.
* Makefile.am (KCONFIGS): Add them.
* gnu/packages/linux.scm (linux-libre-4.1): New variable.
| Mark H Weaver |
2016-02-02 | gnu: linux-libre: Generalize 'kernel-config' to support variants....* gnu/packages/linux.scm (kernel-config): Rewrite to support optional
#:variant keyword argument.
| Mark H Weaver |
2016-02-01 | gnu: linux-libre: Update to 4.4.1....* gnu/packages/patches/linux-libre-CVE-2016-0728.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (linux-libre): Update to 4.4.1.
[source]: Remove patch.
| Mark H Weaver |
2016-01-24 | Merge branch 'master' into core-updates | Mark H Weaver |
2016-01-22 | gnu: fuse: Update to 2.9.5 [fixes CVE-2016-1233]....* gnu/packages/linux.scm (fuse): Update to 2.9.5.
| Efraim Flashner |
2016-01-20 | gnu: linux-libre: Add fix for CVE-2016-0728....* gnu/packages/patches/linux-libre-CVE-2016-0728.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre)[source]: Add patch.
| Mark H Weaver |
2016-01-19 | Merge branch 'master' into core-updates | Mark H Weaver |
2016-01-18 | gnu: Add linux-libre-4.2.5...* gnu/packages/linux.scm (linux-libre-4.2.5): New variable.
| Christopher Allan Webber |
2016-01-13 | Merge branch 'master' into core-updates | Ludovic Courtès |
2016-01-11 | gnu: linux-libre: Update to 4.4....* gnu/packages/linux.scm (linux-libre): Update to 4.4.
* gnu/packages/linux-libre-i686.conf,
gnu/packages/linux-libre-x86_64.conf: Update from
<https://jxself.org/git/kernel-configs.git>.
| Mark H Weaver |
2016-01-08 | gnu: i2c-tools: Update source and home-page URLs....* gnu/packages/linux.scm (i2c-tools)[source]: Update URL.
[home-page]: Update URL.
| Leo Famulari |
2016-01-08 | gnu: lm-sensors: Update source and home-page URLs....* gnu/packages/linux.scm (lm-sensors)[source]: Update URL.
[home-page]: Update URL.
| Leo Famulari |
2016-01-03 | Merge branch 'master' into core-updates | Ludovic Courtès |
2015-12-29 | gnu: fuse: Fix source URI....This is a followup to commit b7e7d1b9d3121f057e71e17e1ead645d123ee335.
* gnu/packages/linux.scm (fuse)[source]: Fix source URI.
| Mark H Weaver |
2015-12-29 | gnu: sshfs-fuse: Update source URL....* gnu/packages/linux.scm (sshfs-fuse)[source]: Update URL.
| Leo Famulari |
2015-12-29 | gnu: fuse: Update to 2.9.4....* gnu/packages/patches/fuse-CVE-2015-3202.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (fuse): Update to 2.9.4.
[source]: Remove patch.
| Leo Famulari |
2015-12-25 | gnu: eudev: Update home-page URL....* gnu/packages/linux.scm (eudev)[home-page]: Add up-to-date URL.
| Leo Famulari |
2015-12-19 | gnu: Use #:prefix when importing (guix licenses)....This works around a problem with #:hide, whereby Guile would report
'zlib', 'openssl', and/or 'expat as colliding bindings at run time
despite the #:hide.
* gnu/packages/linux.scm: Use #:prefix license for (guix licenses).
* gnu/packages/haskell.scm: Likewise.
| Ludovic Courtès |
2015-12-16 | gnu: linux-libre: Update to 4.3.3....* gnu/packages/linux.scm (linux-libre): Update to 4.3.3.
| Mark H Weaver |
2015-12-15 | gnu: util-linux: Do not build static libraries....* gnu/packages/linux.scm (util-linux)[arguments]: Pass --disable-static.
| Ludovic Courtès |
2015-12-14 | gnu: bluez: Update to 5.36....* gnu/packages/linux.scm (bluez): Update to 5.36.
[source]: Remove patch.
* gnu/packages/patches/bluez-tests.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
| Efraim Flashner |
2015-12-14 | gnu: powertop: Update to 2.8....* gnu/packages/linux.scm (powertop): Update to 2.8.
| Efraim Flashner |
2015-12-13 | gnu: wireless-regdb: Build sequentially....Fixes <http://bugs.gnu.org/22126>.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/linux.scm (wireless-regdb)[source]: Add 'snippet'.
[arguments]: Add #:parallel-build?.
| Ludovic Courtès |
2015-12-12 | Merge branch 'master' into core-updates | Ludovic Courtès |
2015-12-12 | gnu: numactl: Update to 2.0.11....* gnu/packages/linux.scm (numactl)[source]: Update to 2.0.11.
[native-inputs]: Drop autotools.
[arguments]: Drop phase calling autogen.sh.
| Andreas Enge |
2015-12-11 | gnu: linux-libre: Update to 4.3.2....* gnu/packages/linux.scm (linux-libre): Update to 4.3.2.
[native-inputs]: Add openssl.
* gnu/packages/linux-libre-x86_64.conf,
gnu/packages/linux-libre-i686.conf: Update for 4.3.x,
based on <https://jxself.org/git/kernel-configs.git>.
| Mark H Weaver |