summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-221-3/+0
|\
| * gnu: Adjust asciidoc-related build options.•••Commits 9099a45792306fade2d9ca55138e49ef4f01f1ea and 3078821d1380c26c738be6b5d430c595327d401f make many package inputs and build configurations related to asciidoc obsolete. * gnu/packages/compton.scm (compton)[inputs]: Remove docbook-xml, libxml2 and libxslt. * gnu/packages/mail.scm (offlinemap)[native-inputs]: Remove libxslt. * gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Remove docbook-xml. (perf)[inputs]: Remove docbook-xml and libxslt. * gnu/packages/text-editors.scm (kakoune)[native-inputs]: Remove libxslt. * gnu/packages/version-control.scm (cgit)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and libxslt. (cvs-fast-export)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and libxslt. * gnu/packages/web.scm (qutebrowser)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2, and libxslt. (tinyproxy)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and libxslt. * gnu/packages/wm.scm (awesome)[make-flags]: Remove XML_CATALOG_FILES flag. (i3-wm)[inputs]: Remove docbook-xml. [native-inputs]: Add libxml2. Kei Kebreau2017-03-211-3/+0
* | Merge branch 'master' into core-updatesMark H Weaver2017-03-191-11/+11
|\|
| * gnu: linux-libre: Update to 4.10.4.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.4. (%linux-libre-hash): Update hash. Mark H Weaver2017-03-191-2/+2
| * gnu: linux-libre@4.9: Update to 4.9.16.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.16. Mark H Weaver2017-03-191-2/+2
| * gnu: linux-libre@4.4: Update to 4.4.55.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.55. Mark H Weaver2017-03-191-2/+2
| * gnu: btrfs-progs: Use @dfn in description.•••* gnu/packages/linux.scm (btrfs-progs)[description]: Use @dfn. Tobias Geerinckx-Rice2017-03-171-3/+3
| * gnu: btrfs-progs: Update to 4.10.1.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.10.1. Tobias Geerinckx-Rice2017-03-171-2/+2
| * gnu: linux-libre: Update to 4.10.3.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.3. (%linux-libre-hash): Update hash. Leo Famulari2017-03-161-2/+2
| * gnu: linux-libre@4.4: Update to 4.4.54.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.54. Leo Famulari2017-03-161-2/+2
| * gnu: linux-libre@4.9: Update to 4.9.15.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.15. Leo Famulari2017-03-161-2/+2
* | Merge branch 'master' into core-updatesMarius Bakke2017-03-151-4/+4
|\|
| * gnu: linux-libre@4.1: Update to 4.1.39.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.39. Leo Famulari2017-03-141-2/+2
| * gnu: wireless-regdb: Update to 2017.03.07.•••* gnu/packages/linux.scm (wireless-regdb): Update to 2017.03.07. Leo Famulari2017-03-141-2/+2
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-131-11/+11
|\|
| * gnu: linux-libre@4.4: Update to 4.4.53.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.53. Leo Famulari2017-03-131-2/+2
| * gnu: linux-libre@4.9: Update to 4.9.14.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.14. Leo Famulari2017-03-131-2/+2
| * gnu: linux-libre: Update to 4.10.2.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.2. (%linux-libre-hash): Update hash. Leo Famulari2017-03-131-2/+2
| * gnu: btrfs-progs/static: Correct description.•••* gnu/packages/linux.scm (btrfs-progs/static)[description]: Use the correct name of the btrfs-progs package and @command{} mark-up. Tobias Geerinckx-Rice2017-03-091-3/+3
| * gnu: btrfs-progs: Update to 4.10.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.10. Tobias Geerinckx-Rice2017-03-091-2/+2
* | Merge branch 'master' into core-updatesLudovic Courtès2017-03-091-25/+44
|\|
| * gnu: Add basic support for "alpha-linux" systems.•••* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add "/lib/ld-linux.so.2" as "alpha-linux" ld.so. * gnu/packages/linux.scm (system->linux-architecture): Add "alpha" arch. Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sergei Trofimovich2017-03-071-0/+1
| * gnu: acpid: Update to 2.0.28.•••* gnu/packages/linux.scm (acpid): Update to 2.0.28. Marius Bakke2017-03-031-2/+2
| * gnu: libseccomp: Update to 2.3.2.•••* gnu/packages/linux.scm (libseccomp): Update to 2.3.2. Tobias Geerinckx-Rice2017-03-031-2/+2
| * gnu: iproute2: Use @command in description.•••* gnu/packages/linux.scm (iproute2)[description]: Use @command mark-up when referring to the separate tools. Tobias Geerinckx-Rice2017-03-021-4/+4
| * gnu: linux-libre: Update to 4.10.1.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.1. (%linux-libre-hash): Update hash. Leo Famulari2017-02-271-2/+2
| * gnu: linux: Move configuration files to "aux-files".•••* gnu/packages/linux-libre-4.1-i686.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.1-i686.conf: ... this. * gnu/packages/linux-libre-4.1-x86_64.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.1-x86_64.conf: ... this. * gnu/packages/linux-libre-4.4-i686.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.4-i686.conf: ... this. * gnu/packages/linux-libre-4.4-x86_64.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.4-x86_64.conf: ... this. * gnu/packages/linux-libre-4.9-i686.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.9-i686.conf: ... this. * gnu/packages/linux-libre-4.9-x86_64.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.9-x86_64.conf: ... this. * gnu/packages/linux-libre-4.10-i686.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.10-i686.conf: ... this. * gnu/packages/linux-libre-4.10-x86_64.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.10-x86_64.conf: ... this. * gnu/packages/linux.scm (kernel-config): Use 'search-auxiliary-file' to find configuration files. * Makefile.am (KCONFIGS): Rename to... (AUX_FILES): ... this. Adjust accordingly. Alex Kost2017-02-271-5/+4
| * gnu: linux-libre@4.4: Update to 4.4.52.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.52. Remove patches. Leo Famulari2017-02-271-13/+3
| * gnu: linux-libre@4.9: Update to 4.9.13.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.13. Remove patches. Leo Famulari2017-02-271-13/+3
| * gnu: iproute2: Update to 4.10.•••* gnu/packages/linux.scm (iproute2): Update to 4.10. [arguments]: Specify HDRDIR in #:make-flags. Marius Bakke2017-02-271-2/+3
| * gnu: linux-libre@4.9: Update to 4.9.12.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.12. Mark H Weaver2017-02-241-2/+2
| * gnu: linux-libre@4.4: Update to 4.4.51.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.51. Mark H Weaver2017-02-241-2/+2
| * gnu: util-linux: Fix CVE-2017-2616.•••* gnu/packages/patches/util-linux-CVE-2017-2616.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 Famulari2017-02-231-0/+12
| * gnu: linux-libre@4.1, linux-libre@4.4, linux-libre@4.9: Fix CVE-2017-6074.•••* gnu/packages/linux.scm (linux-libre-4.1, linux-libre-4.4, linux-libre-4.9): Add patch for CVE-2017-6074. Leo Famulari2017-02-221-3/+33
| * gnu: strace: Update to 4.16.•••* gnu/packages/linux.scm (strace): Update to 4.16. [arguments]: Add phase to patch /bin/sh reference. New field. [home-page]: Update to redirected URL. Marius Bakke2017-02-221-3/+11
* | gnu: bluez: Update to 5.44.•••* gnu/packages/linux.scm (bluez): Update to 5.44. Marius Bakke2017-02-261-2/+2
* | gnu: kmod: Update to 24.•••* gnu/packages/linux.scm (kmod): Update to 24. Marius Bakke2017-02-261-2/+2
* | gnu: eudev: Fix build failure caused by conflicting function type declaration.•••* gnu/packages/patches/eudev-conflicting-declaration.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (eudev)[source]: Use it. Leo Famulari2017-02-261-1/+2
* | gnu: eudev: Update to 3.2.1.•••* gnu/packages/linux.scm (eudev): Update to 3.2.1. Leo Famulari2017-02-261-2/+2
* | gnu: util-linux: Update to 2.29.2.•••* gnu/packages/linux.scm (util-linux): Update to 2.29.2. Marius Bakke2017-02-231-2/+2
* | gnu: alsa-lib: Update to 1.1.3.•••* gnu/packages/patches/alsa-lib-mips-atomic-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/linux.scm (alsa-lib): Update to 1.1.3. [source]: Remove patch. [home-page]: Use HTTPS. Marius Bakke2017-02-231-4/+3
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-02-201-4/+10
|\|
| * gnu: linux-libre: Update to 4.10. Keep 4.9 as longterm release.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10. (%linux-libre-hash): Update hash. (linux-libre-4.9): New variable. * gnu/packages/linux-libre-4.10-x86_64.conf, gnu/packages/linux-libre-4.10-i686.conf: New files. * Makefile.am (KCONFIGS): Add them. Mark H Weaver2017-02-201-2/+8
| * gnu: linux-libre: Update to 4.9.11.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.11. (%linux-libre-hash): Update hash. Mark H Weaver2017-02-181-2/+2
| * gnu: linux-libre@4.4: Update to 4.4.50.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.50. Mark H Weaver2017-02-181-2/+2
| * gnu: linux-libre@4.4: Update to 4.4.49.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.49. Leo Famulari2017-02-171-2/+2
| * gnu: linux-libre: Update to 4.9.10.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.10. (%linux-libre-hash): Update hash. Leo Famulari2017-02-171-2/+2
* | gnu: util-linux: Update to 2.29.1.•••* gnu/packages/linux.scm (util-linux): Update to 2.29.1. Leo Famulari2017-02-151-2/+2
* | Merge branch 'master' into core-updatesLudovic Courtès2017-02-101-12/+139
|\|
| * gnu: lvm2: Update to 2.02.168.•••* gnu/packages/linux.scm (lvm2): Update to 2.02.168. Marius Bakke2017-02-101-2/+2