summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
* gnu: Use HTTPS for all sourceforge.net home pages.Tobias Geerinckx-Rice2017-01-04
| | | | | | | | | | | | | | | | | | | | | | * 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.
* gnu: linux-libre@4.1: Update to 4.1.37.Mark H Weaver2016-12-30
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.37.
* gnu: alsa-utils: Update to 1.1.3.Efraim Flashner2016-12-25
| | | | * gnu/packages/linux.scm (alsa-utils): Update to 1.1.3.
* gnu: btrfs-progs: Update to 4.9.Tobias Geerinckx-Rice2016-12-23
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.9.
* gnu: linux-libre: Avoid invalid "kconfig" input on armhf and mips64el.Ludovic Courtès2016-12-20
| | | | | | | | | | | | | | | 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.
* gnu: Add alsa-plugins.ng02016-12-20
| | | | | | * gnu/packages/linux.scm (alsa-plugins): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: linux-libre: Fix typo.Tobias Geerinckx-Rice2016-12-19
| | | | * gnu/packages/linux.scm (%linux-libre-hash): Remove excess quote.
* gnu: linux-libre: Update to 4.8.15.Mark H Weaver2016-12-19
| | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.8.15.
* Revert "gnu: linux-libre: Update to 4.9."Mark H Weaver2016-12-19
| | | | | | | This reverts commit 5a3849443ac8bdcffea0376b3c7efa30688c10bb. Module loading is broken on i686 with some configurations, including our default configuration. See <https://bugs.gnu.org/25231>.
* Revert "gnu: kmod: Update to 23."Tobias Geerinckx-Rice2016-12-16
| | | | | | This should have been pushed to the ‘staging’ branch first. This reverts commit 1e1cd416293e9d119ca3c1fe136d52af10b41d85.
* gnu: libraw1394: Update to 2.1.2.Tobias Geerinckx-Rice2016-12-16
| | | | * gnu/packages/linux.scm (libraw1394): Update to 2.1.2.
* gnu: kmod: Update to 23.Tobias Geerinckx-Rice2016-12-16
| | | | * gnu/packages/linux.scm (kmod): Update to 23.
* gnu: mcelog: Update to 146.Tobias Geerinckx-Rice2016-12-16
| | | | * gnu/packages/linux.scm (mcelog): Update to 146.
* gnu: linux-libre@4.4: Update to 4.4.39.Mark H Weaver2016-12-15
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.39.
* gnu: linux-libre: Update to 4.9.Mark H Weaver2016-12-14
| | | | | | | | | | * 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.
* gnu: usbutils: Update to 008.Ludovic Courtès2016-12-14
| | | | | * gnu/packages/linux.scm (usbutils): Update to 008. [inputs]: Add EUDEV.
* gnu: wireless-regdb: Update to 2016.06.10.Ludovic Courtès2016-12-14
| | | | * gnu/packages/linux.scm (wireless-regdb): Update to 2016.06.10.
* gnu: iproute2: Update to 4.9.0.Tobias Geerinckx-Rice2016-12-13
| | | | | * gnu/packages/linux.scm (iproute2): Update to 4.9.0. [home-page]: Point to the latest attempt, and use HTTPS.
* Merge branch 'staging'Leo Famulari2016-12-11
|\
| * Merge branch 'master' into stagingMark H Weaver2016-12-10
| |\
| * \ Merge remote-tracking branch 'origin/master' into stagingLudovic Courtès2016-12-09
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2016-12-04
| |\ \ \
| * | | | gnu: bluez: Update to 5.43.Marius Bakke2016-12-02
| | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (bluez): Update to 5.43.
* | | | | gnu: linux-libre: Update to 4.8.14.Mark H Weaver2016-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | | | | gnu: linux-libre@4.4: Update to 4.4.38.Mark H Weaver2016-12-11
| |_|_|/ |/| | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.38. Remove patches.
* | | | gnu: linux-libre: Add fixes for CVE-2016-8655 et al.Mark H Weaver2016-12-09
| | | | | | | | | | | | | | | | | | | | | | | | * 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>.
* | | | gnu: linux-libre@4.4: Add fixes for CVE-2016-8655 et al.Mark H Weaver2016-12-09
| | | | | | | | | | | | | | | | | | | | * 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>.
* | | | gnu: linux-libre: Update to 4.8.13.Mark H Weaver2016-12-09
| | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.8.13.
* | | | gnu: linux-libre@4.4: Update to 4.4.37.Mark H Weaver2016-12-09
| |_|/ |/| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.37.
* | | gnu: fuse-exfat: Update to 1.2.5.Tobias Geerinckx-Rice2016-12-05
| |/ |/| | | | | | | | | | | * 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.
* | gnu: linux-libre: Update to 4.8.12.Mark H Weaver2016-12-03
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.8.12.
* | gnu: linux-libre@4.4: Update to 4.4.36.Mark H Weaver2016-12-03
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.36.
* | gnu: linux-libre@4.1: Update to 4.1.36.Mark H Weaver2016-12-03
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.36.
* | gnu: linux-libre: Update to 4.8.11.Mark H Weaver2016-11-30
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.8.11.
* | gnu: linux-libre@4.4: Update to 4.4.35.Mark H Weaver2016-11-30
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.35.
* | gnu: btrfs-progs: Update to 4.8.5.Tobias Geerinckx-Rice2016-12-01
|/ | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.8.5.
* gnu: iw: Update to 4.9.Ludovic Courtès2016-11-30
| | | | * gnu/packages/linux.scm (iw): Update to 4.9.
* gnu: btrfs-progs: Update to 4.8.4.Tobias Geerinckx-Rice2016-11-25
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.8.4.
* gnu: linux-libre: Update to 4.8.10.Mark H Weaver2016-11-22
| | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.8.10.
* gnu: linux-libre@4.4: Update to 4.4.34.Mark H Weaver2016-11-22
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.34.
* gnu: Add 'lvm2-static'.Ludovic Courtès2016-11-22
| | | | | | | * gnu/packages/patches/lvm2-static-link.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (lvm2)[source](patches): New field. (lvm2-static): New variable.
* gnu: packages: Use gettext-minimal.Alex Kost2016-11-21
| | | | | | | | | | | | | | | | * gnu/packages/crypto.scm (tomb): Use 'gettext-minimal' instead of 'gnu-gettext'. * gnu/packages/emacs.scm (m17n-db): Likewise. * gnu/packages/ftp.scm (weex): Likewise. * gnu/packages/games.scm (chromium-bsu): Likewise. * gnu/packages/image.scm (steghide): Likewise. * gnu/packages/linux.scm (radeontop): Likewise. * gnu/packages/mpd.scm (sonata): Likewise. * gnu/packages/networking.scm (whois): Likewise. * gnu/packages/package-management.scm (guix-0.11.0): Likewise. * gnu/packages/psyc.scm (psyclpc): Likewise. * gnu/packages/syndication.scm (newsbeuter): Likewise. * gnu/packages/vim.scm (vim-full): Likewise.
* gnu: linux-libre: Update to 4.8.9.Mark H Weaver2016-11-19
| | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.8.9.
* gnu: linux-libre@4.4: Update to 4.4.33.Mark H Weaver2016-11-19
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.33.
* gnu: linux-libre: Update to 4.8.8.Mark H Weaver2016-11-16
| | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.8.8.
* gnu: linux-libre@4.4: Update to 4.4.32.Mark H Weaver2016-11-16
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.32.
* gnu: btrfs-progs: Update to 4.8.3.Tobias Geerinckx-Rice2016-11-13
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.8.3.
* Merge branch 'core-updates'Ludovic Courtès2016-11-13
|\
| * Merge branch 'master' into core-updatesLeo Famulari2016-11-02
| |\
| * \ Merge branch 'master' into core-updatesLeo Famulari2016-10-29
| |\ \