Age | Commit message (Expand) | Author |
2017-01-12 | gnu: linux-libre@4.4: Update to 4.4.42....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.42.
| Mark H Weaver |
2017-01-12 | gnu: mcelog: Update to 147....* gnu/packages/linux.scm (mcelog): Update to 147.
| Tobias Geerinckx-Rice |
2017-01-12 | gnu: eudev: Add 'eudev-with-hwdb' variant that contains 'hwdb.bin'....* gnu/packages/linux.scm (eudev-with-hwdb): New variable.
(usbutils)[inputs]: Use it instead of EUDEV.
| Ludovic Courtès |
2017-01-11 | gnu: kmod: Update to 23....* gnu/packages/linux.scm (kmod): Update to 23.
| Tobias Geerinckx-Rice |
2017-01-10 | gnu: e2fsprogs: Remove timestamp from 'libext2fs.info.gz'....* gnu/packages/linux.scm (e2fsprogs)[source](snippet): Patch
'doc/Makefile.in' to use the '-n' option of gzip.
| Ludovic Courtès |
2017-01-10 | gnu: e2fsprogs: Use symlinks instead of hard links....* gnu/packages/linux.scm (e2fsprogs)[arguments]: Pass
"--enable-symlink-install".
| Ludovic Courtès |
2017-01-10 | gnu: Add sysstat....* gnu/packages/linux.scm (sysstat): New variable.
| Leo Famulari |
2017-01-10 | gnu: linux-libre@4.4: Update hash for fixed upstream tarball....The initial upload of linux-libre-4.4.41-gnu.tar.xz was corrupted.
* gnu/packages/linux.scm (linux-libre-4.4)[source]: Update hash.
| Mark H Weaver |
2017-01-10 | gnu: Add btrfs-progs/static....* gnu/packages/linux.scm (btrfs-progs/static): New variable.
| David Craven |
2017-01-10 | gnu: e2fsck/static: Only copy e2fsck....* gnu/packages/linux.scm (e2fsck/static)[arguments]: Only copy e2fsck.
[synopsis, description]: Adjust accordingly.
| David Craven |
2017-01-09 | gnu: linux-libre: Update to 4.9.2....* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.2.
| Mark H Weaver |
2017-01-09 | gnu: linux-libre@4.4: Update to 4.4.41....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.41.
| Mark H Weaver |
2017-01-07 | gnu: linux-libre: Update to 4.9.1....* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.1.
* gnu/packages/linux-libre-4.8-x86_64.conf,
gnu/packages/linux-libre-4.8-i686.conf: Delete files.
* gnu/packages/linux-libre-4.9-x86_64.conf,
gnu/packages/linux-libre-4.9-i686.conf: New files.
* Makefile.am (KCONFIGS): Update accordingly.
| Mark H Weaver |
2017-01-07 | gnu: linux-libre@4.4: Update to 4.4.40....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.40.
| Mark H Weaver |
2017-01-04 | gnu: Use HTTPS for all sourceforge.net home pages....* gnu/packages/admin.scm (mingetty, clusterssh)[home-page]: Use HTTPS.
* gnu/packages/audio.scm (libbs2b, soxr)[home-page]: Likewise.
* gnu/packages/bioinformatics.scm (bless)[home-page]: Likewise.
* gnu/packages/display-managers.scm (slim)[home-page]: Likewise.
* gnu/packages/games.scm (extremetuxracer)[home-page]: Likewise.
* gnu/packages/ghostscript.scm (gs-fonts)[home-page]: Likewise.
* gnu/packages/haskell.scm (ghc-regex-base, ghc-regex-posix,
ghc-regex-compat)[home-page]: Likewise.
* gnu/packages/image.scm (imlib2)[home-page]: Likewise.
* gnu/packages/libreoffice.scm (librevenge, libcmis, libodfgen, libmwaw)
[home-page]: Likewise.
* gnu/packages/linux.scm (hdparm, acpid, libavc1394, rng-tools)
[home-page]: Likewise.
* gnu/packages/mail.scm (esmtp)[home-page]: Likewise.
* gnu/packages/mp3.scm (ripperx)[home-page]: Likewise.
* gnu/packages/onc-rpc.scm (libtirpc)[home-page]: Likewise.
* gnu/packages/perl.scm (perl-czplib)[home-page]: Likewise.
* gnu/packages/python.scm (python-pyasn1-modules)[home-page]: Likewise.
* gnu/packages/xdisorg.scm (xosd)[home-page]: Likewise.
| Tobias Geerinckx-Rice |
2016-12-30 | gnu: linux-libre@4.1: Update to 4.1.37....* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.37.
| Mark H Weaver |
2016-12-25 | gnu: alsa-utils: Update to 1.1.3....* gnu/packages/linux.scm (alsa-utils): Update to 1.1.3.
| Efraim Flashner |
2016-12-23 | gnu: btrfs-progs: Update to 4.9....* gnu/packages/linux.scm (btrfs-progs): Update to 4.9.
| Tobias Geerinckx-Rice |
2016-12-20 | gnu: linux-libre: Avoid invalid "kconfig" input on armhf and mips64el....This fixes a bug whereby:
guix build linux-libre -s armhf-linux
would fail with:
guix build: error: gnu/packages/linux.scm:231:2: package `linux-libre-4.8.15' has an invalid input: ("kconfig" #f)
This led 'tests/guix-system.sh' to fail.
* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Never add #f
as a "kconfig" input.
| Ludovic Courtès |
2016-12-20 | gnu: Add alsa-plugins....* gnu/packages/linux.scm (alsa-plugins): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2016-12-19 | gnu: linux-libre: Fix typo....* gnu/packages/linux.scm (%linux-libre-hash): Remove excess quote.
| Tobias Geerinckx-Rice |
2016-12-19 | gnu: linux-libre: Update to 4.8.15....* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.15.
| Mark H Weaver |
2016-12-19 | Revert "gnu: linux-libre: Update to 4.9."...This reverts commit 5a3849443ac8bdcffea0376b3c7efa30688c10bb.
Module loading is broken on i686 with some configurations, including our
default configuration. See <https://bugs.gnu.org/25231>.
| Mark H Weaver |
2016-12-16 | Revert "gnu: kmod: Update to 23."...This should have been pushed to the ‘staging’ branch first.
This reverts commit 1e1cd416293e9d119ca3c1fe136d52af10b41d85.
| Tobias Geerinckx-Rice |
2016-12-16 | gnu: libraw1394: Update to 2.1.2....* gnu/packages/linux.scm (libraw1394): Update to 2.1.2.
| Tobias Geerinckx-Rice |
2016-12-16 | gnu: kmod: Update to 23....* gnu/packages/linux.scm (kmod): Update to 23.
| Tobias Geerinckx-Rice |
2016-12-16 | gnu: mcelog: Update to 146....* gnu/packages/linux.scm (mcelog): Update to 146.
| Tobias Geerinckx-Rice |
2016-12-15 | gnu: linux-libre@4.4: Update to 4.4.39....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.39.
| Mark H Weaver |
2016-12-14 | gnu: linux-libre: Update to 4.9....* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.
* gnu/packages/linux-libre-4.8-x86_64.conf,
gnu/packages/linux-libre-4.8-i686.conf: Delete files.
* gnu/packages/linux-libre-4.9-x86_64.conf,
gnu/packages/linux-libre-4.9-i686.conf: New files.
* Makefile.am (KCONFIGS): Update accordingly.
| Mark H Weaver |
2016-12-14 | gnu: usbutils: Update to 008....* gnu/packages/linux.scm (usbutils): Update to 008.
[inputs]: Add EUDEV.
| Ludovic Courtès |
2016-12-14 | gnu: wireless-regdb: Update to 2016.06.10....* gnu/packages/linux.scm (wireless-regdb): Update to 2016.06.10.
| Ludovic Courtès |
2016-12-13 | gnu: iproute2: Update to 4.9.0....* gnu/packages/linux.scm (iproute2): Update to 4.9.0.
[home-page]: Point to the latest attempt, and use HTTPS.
| Tobias Geerinckx-Rice |
2016-12-11 | Merge branch 'staging' | Leo Famulari |
2016-12-11 | gnu: linux-libre: Update to 4.8.14....* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.14. Remove patches.
(linux-libre-arm-generic): Remove patches.
| Mark H Weaver |
2016-12-11 | gnu: linux-libre@4.4: Update to 4.4.38....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.38.
Remove patches.
| Mark H Weaver |
2016-12-10 | Merge branch 'master' into staging | Mark H Weaver |
2016-12-09 | gnu: linux-libre: Add fixes for CVE-2016-8655 et al....* gnu/packages/linux.scm (linux-libre, linux-libre-arm-generic):
Add patches for CVE-2016-8655 and the vulnerability described in
<http://seclists.org/oss-sec/2016/q4/644>.
| Mark H Weaver |
2016-12-09 | gnu: linux-libre@4.4: Add fixes for CVE-2016-8655 et al....* gnu/packages/linux.scm (linux-libre-4.4): Add patches for CVE-2016-8655 and
the vulnerability described in <http://seclists.org/oss-sec/2016/q4/644>.
| Mark H Weaver |
2016-12-09 | gnu: linux-libre: Update to 4.8.13....* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.13.
| Mark H Weaver |
2016-12-09 | gnu: linux-libre@4.4: Update to 4.4.37....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.37.
| Mark H Weaver |
2016-12-09 | Merge remote-tracking branch 'origin/master' into staging | Ludovic Courtès |
2016-12-05 | gnu: fuse-exfat: Update to 1.2.5....* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.5.
[native-inputs]: Remove scons build system which is no longer used.
[arguments]: Remove.
[home-page]: Replace dead Google Code home page.
| Tobias Geerinckx-Rice |
2016-12-04 | Merge branch 'master' into staging | Marius Bakke |
2016-12-03 | gnu: linux-libre: Update to 4.8.12....* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.12.
| Mark H Weaver |
2016-12-03 | gnu: linux-libre@4.4: Update to 4.4.36....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.36.
| Mark H Weaver |
2016-12-03 | gnu: linux-libre@4.1: Update to 4.1.36....* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.36.
| Mark H Weaver |
2016-12-02 | gnu: bluez: Update to 5.43....* gnu/packages/linux.scm (bluez): Update to 5.43.
| Marius Bakke |
2016-11-30 | gnu: linux-libre: Update to 4.8.11....* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.11.
| Mark H Weaver |
2016-11-30 | gnu: linux-libre@4.4: Update to 4.4.35....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.35.
| Mark H Weaver |
2016-12-01 | gnu: btrfs-progs: Update to 4.8.5....* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.5.
| Tobias Geerinckx-Rice |