| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 Kebreau | 2017-03-21 | 1 | -3/+0 |
* | 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 Weaver | 2017-03-19 | 1 | -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 Weaver | 2017-03-19 | 1 | -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 Weaver | 2017-03-19 | 1 | -2/+2 |
* | gnu: btrfs-progs: Use @dfn in description.•••* gnu/packages/linux.scm (btrfs-progs)[description]: Use @dfn.
| Tobias Geerinckx-Rice | 2017-03-17 | 1 | -3/+3 |
* | gnu: btrfs-progs: Update to 4.10.1.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.10.1.
| Tobias Geerinckx-Rice | 2017-03-17 | 1 | -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 Famulari | 2017-03-16 | 1 | -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 Famulari | 2017-03-16 | 1 | -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 Famulari | 2017-03-16 | 1 | -2/+2 |
* | gnu: linux-libre@4.1: Update to 4.1.39.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.39.
| Leo Famulari | 2017-03-14 | 1 | -2/+2 |
* | gnu: wireless-regdb: Update to 2017.03.07.•••* gnu/packages/linux.scm (wireless-regdb): Update to 2017.03.07.
| Leo Famulari | 2017-03-14 | 1 | -2/+2 |
* | gnu: linux-libre@4.4: Update to 4.4.53.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.53.
| Leo Famulari | 2017-03-13 | 1 | -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 Famulari | 2017-03-13 | 1 | -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 Famulari | 2017-03-13 | 1 | -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-Rice | 2017-03-09 | 1 | -3/+3 |
* | gnu: btrfs-progs: Update to 4.10.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.10.
| Tobias Geerinckx-Rice | 2017-03-09 | 1 | -2/+2 |
* | 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 Trofimovich | 2017-03-07 | 1 | -0/+1 |
* | gnu: acpid: Update to 2.0.28.•••* gnu/packages/linux.scm (acpid): Update to 2.0.28.
| Marius Bakke | 2017-03-03 | 1 | -2/+2 |
* | gnu: libseccomp: Update to 2.3.2.•••* gnu/packages/linux.scm (libseccomp): Update to 2.3.2.
| Tobias Geerinckx-Rice | 2017-03-03 | 1 | -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-Rice | 2017-03-02 | 1 | -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 Famulari | 2017-02-27 | 1 | -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 Kost | 2017-02-27 | 1 | -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 Famulari | 2017-02-27 | 1 | -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 Famulari | 2017-02-27 | 1 | -13/+3 |
* | gnu: iproute2: Update to 4.10.•••* gnu/packages/linux.scm (iproute2): Update to 4.10.
[arguments]: Specify HDRDIR in #:make-flags.
| Marius Bakke | 2017-02-27 | 1 | -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 Weaver | 2017-02-24 | 1 | -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 Weaver | 2017-02-24 | 1 | -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 Famulari | 2017-02-23 | 1 | -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 Famulari | 2017-02-22 | 1 | -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 Bakke | 2017-02-22 | 1 | -3/+11 |
* | 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 Weaver | 2017-02-20 | 1 | -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 Weaver | 2017-02-18 | 1 | -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 Weaver | 2017-02-18 | 1 | -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 Famulari | 2017-02-17 | 1 | -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 Famulari | 2017-02-17 | 1 | -2/+2 |
* | gnu: lvm2: Update to 2.02.168.•••* gnu/packages/linux.scm (lvm2): Update to 2.02.168.
| Marius Bakke | 2017-02-10 | 1 | -2/+2 |
* | gnu: ntfs-3g: Fix CVE-2017-0358.•••* gnu/packages/linux.scm (ntfs-3g)[source]: Add patch.
* gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Kei Kebreau | 2017-02-09 | 1 | -0/+1 |
* | gnu: linux-libre: Update to 4.9.9.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.9.
(%linux-libre-hash): Update hash.
| Mark H Weaver | 2017-02-09 | 1 | -2/+2 |
* | gnu: linux-libre: Use %linux-libre-{version,hash} in package definition.•••* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash): Move
above definition of 'linux-libre'. Remove comment about avoiding minor
version bumps.
(linux-libre): Use %linux-libre-version and %linux-libre-hash to avoid
duplicate copies of that information.
| Mark H Weaver | 2017-02-09 | 1 | -6/+5 |
* | gnu: linux-libre@4.4: Update to 4.4.48.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.48.
| Mark H Weaver | 2017-02-09 | 1 | -2/+2 |
* | gnu: Add tlp.•••* gnu/packages/linux (tlp): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Mathieu Othacehe | 2017-02-10 | 1 | -0/+97 |
* | gnu: mcelog: Update to 148.•••* gnu/packages/linux.scm (mcelog): Update to 148.
| Tobias Geerinckx-Rice | 2017-02-07 | 1 | -2/+2 |
* | gnu: Add lshw.•••* gnu/packages/linux.scm (lshw): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Boskovits, Gábor | 2017-02-07 | 1 | -0/+30 |
* | gnu: linux-libre: Update to 4.9.8.•••* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.8.
| Mark H Weaver | 2017-02-05 | 1 | -4/+4 |
* | gnu: linux-libre@4.4: Update to 4.4.47.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.47.
| Mark H Weaver | 2017-02-05 | 1 | -2/+2 |
* | gnu: linux-libre: Update to 4.9.7.•••* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.9.7.
| Mark H Weaver | 2017-02-03 | 1 | -4/+4 |
* | gnu: linux-libre@4.4: Update to 4.4.46.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.46.
| Mark H Weaver | 2017-02-03 | 1 | -2/+2 |
* | gnu: mdadm: Update to 4.0.•••* gnu/packages/linux.scm (mdadm): Update to 4.0.
[arguments]: Add "CC=gcc" to #:make-flags.
| Ludovic Courtès | 2017-01-31 | 1 | -3/+4 |
* | gnu: kbd: Update to 2.0.4.•••* gnu/packages/linux.scm (kbd): Update to 2.0.4.
| Ludovic Courtès | 2017-01-31 | 1 | -2/+2 |
* | gnu: Add light.•••* gnu/packages/linux.scm (light): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| José Miguel Sánchez García | 2017-01-30 | 1 | -0/+44 |