Age | Commit message (Expand) | Author |
2017-03-13 | 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-09 | 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 | gnu: btrfs-progs: Update to 4.10.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.10.
| Tobias Geerinckx-Rice |
2017-03-09 | Merge branch 'master' into core-updates | Ludovic Courtès |
2017-03-07 | 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-03 | gnu: acpid: Update to 2.0.28.•••* gnu/packages/linux.scm (acpid): Update to 2.0.28.
| Marius Bakke |
2017-03-03 | gnu: libseccomp: Update to 2.3.2.•••* gnu/packages/linux.scm (libseccomp): Update to 2.3.2.
| Tobias Geerinckx-Rice |
2017-03-02 | 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-02-27 | 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 | 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 | 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 | 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 | 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-26 | gnu: bluez: Update to 5.44.•••* gnu/packages/linux.scm (bluez): Update to 5.44.
| Marius Bakke |
2017-02-26 | gnu: kmod: Update to 24.•••* gnu/packages/linux.scm (kmod): Update to 24.
| Marius Bakke |
2017-02-26 | 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 Famulari |
2017-02-26 | gnu: eudev: Update to 3.2.1.•••* gnu/packages/linux.scm (eudev): Update to 3.2.1.
| Leo Famulari |
2017-02-24 | 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 | 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-23 | 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 | gnu: util-linux: Update to 2.29.2.•••* gnu/packages/linux.scm (util-linux): Update to 2.29.2.
| Marius Bakke |
2017-02-23 | 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 Bakke |
2017-02-22 | 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 | 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-20 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2017-02-20 | 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-18 | 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 | 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-17 | 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 | 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-15 | gnu: util-linux: Update to 2.29.1.•••* gnu/packages/linux.scm (util-linux): Update to 2.29.1.
| Leo Famulari |
2017-02-10 | Merge branch 'master' into core-updates | Ludovic Courtès |
2017-02-10 | gnu: lvm2: Update to 2.02.168.•••* gnu/packages/linux.scm (lvm2): Update to 2.02.168.
| Marius Bakke |
2017-02-09 | 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 | 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 | 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 | 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-10 | gnu: Add tlp.•••* gnu/packages/linux (tlp): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Mathieu Othacehe |
2017-02-09 | gnu: linux-libre-headers: Update to 4.4.47.•••* gnu/packages/linux.scm (linux-libre-headers): Update to 4.4.47.
| Efraim Flashner |
2017-02-07 | gnu: mcelog: Update to 148.•••* gnu/packages/linux.scm (mcelog): Update to 148.
| Tobias Geerinckx-Rice |
2017-02-07 | gnu: Add lshw.•••* gnu/packages/linux.scm (lshw): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Boskovits, Gábor |
2017-02-05 | 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 | 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-03 | 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 | 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-02 | Merge branch 'master' into core-updates | Leo Famulari |
2017-01-31 | 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 | gnu: kbd: Update to 2.0.4.•••* gnu/packages/linux.scm (kbd): Update to 2.0.4.
| Ludovic Courtès |
2017-01-30 | 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-28 | gnu: fuse-exfat: Update to 1.2.6.•••* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.6.
| Tobias Geerinckx-Rice |