summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'master' into stagingMarius Bakke2020-06-061-46/+58
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2020-05-291-35/+23
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2020-05-261-22/+47
| |\ \ \ \ \
| * | | | | | gnu: json-c: Update to 0.14.•••* gnu/packages/web.scm (json-c): Update to 0.14. [source](modules, snippet): Remove. [build-system]: Change to CMAKE-BUILD-SYSTEM. (json-c-0.13): New public variable. (json-c-0.12): Inherit from JSON-C-0.13. * gnu/packages/cryptsetup.scm (cryptsetup-static)[inputs]: Stick with JSON-C-0.13. * gnu/packages/linux.scm (multipath-tools)[inputs]: Likewise. * gnu/packages/security-token.scm (yubikey-personalization, libu2f-host, libu2f-server)[inputs]: Likewise. * gnu/packages/syndication.scm (newsboat)[inputs]: Likewise. Marius Bakke2020-05-261-1/+1
| * | | | | | gnu: kmod: Disable tests in 'Makefile.in' instead of 'Makefile.am'.•••This avoids a build failure because the package was bootstrapped with an older version of Automake. By substituting the .in file we avoid triggering the Autoconf machinery. * gnu/packages/linux.scm (kmod)[arguments]: Change the 'disable-tests' phase to substitute "Makefile.in" instead of "Makefile.am". [native-inputs]: Remove AUTOMAKE and AUTOCONF. Marius Bakke2020-05-261-4/+2
| * | | | | | gnu: kmod: Update to 27.•••* gnu/packages/linux.scm (kmod): Update to version 27. [native-inputs]: Add 'automake' and 'autoconf'. [arguments]: Add phase 'disable-tests'. Add configure flag '--disable-test-modules'. Enable tests. Brice Waegeneire2020-05-261-5/+16
| * | | | | | Merge branch 'master' into stagingMarius Bakke2020-05-261-217/+527
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into stagingJakub Kądziołka2020-04-291-44/+176
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into stagingJakub Kądziołka2020-03-291-37/+92
| |\ \ \ \ \ \ \ \
| * | | | | | | | | gnu: BlueZ: Update to 5.54.•••* gnu/packages/linux.scm (bluez): Update to 5.54. [replacement]: Remove field. (bluez/fixed): Remove variable. * gnu/packages/patches/bluez-CVE-2020-0556.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Leo Famulari <leo@famulari.name> Vincent Legoll2020-03-151-11/+2
* | | | | | | | | | gnu: perf: Set 'CC'.•••* gnu/packages/linux.scm (perf)[arguments]: Add "CC=gcc" to #:make-flags. This fixes a (harmless?) error message during the 'configure' phase. Ludovic Courtès2020-06-131-0/+1
* | | | | | | | | | gnu: perf: Restore use of dependencies.•••* gnu/packages/linux.scm (perf)[arguments]: Remove C_INCLUDE_PATH from #:make-flags. It is no longer needed since the switch to C_INCLUDE_PATH in 2073b55e6b964cb8ca15e8c74cb32dac00f05f0d and would prevent dependencies from being found. Ludovic Courtès2020-06-131-5/+0
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | gnu: linux-libre: Update to 5.4.46.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.46. (linux-libre-5.4-pristine-source): Update hash. Mark H Weaver2020-06-111-2/+2
* | | | | | | | | gnu: linux-libre@5.7: Update to 5.7.2.•••* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.128. (linux-libre-5.7-pristine-source): Update hash. Mark H Weaver2020-06-111-2/+2
* | | | | | | | | gnu: linux-libre@5.6: Remove.•••Users of linux-libre-5.6 should migrate to version 5.7. * gnu/packages/linux.scm (deblob-scripts-5.6, linux-libre-5.6-version) (linux-libre-5.6-pristine-source, linux-libre-5.6-source) (linux-libre-headers-5.6, linux-libre-arm-generic-5.6) (linux-libre-arm64-generic-5.6): Remove variables. Mark H Weaver2020-06-111-51/+0
* | | | | | | | | gnu: linux-libre@4.19: Update to 4.19.128.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.128. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver2020-06-111-2/+2
* | | | | | | | | gnu: linux-libre@4.14: Update to 4.14.184.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.184. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver2020-06-111-2/+2
* | | | | | | | | gnu: linux-libre@4.9: Update to 4.9.227.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.227. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver2020-06-111-2/+2
* | | | | | | | | gnu: linux-libre@4.4: Update to 4.4.227.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.227. (linux-libre-4.4-pristine-source): Update hash. Mark H Weaver2020-06-111-2/+2
* | | | | | | | | gnu: thinkfan: Update to 1.2.•••* gnu/packages/linux.scm (thinkfan): Update to 1.2. [home-page]: Switch to an up-to-date home page. Nicolas Goaziou2020-06-101-3/+3
* | | | | | | | | gnu: nvme-cli: Update to 1.11.2.•••* gnu/packages/linux.scm (nvme-cli): Update to 1.11.2. Tobias Geerinckx-Rice2020-06-101-2/+2
* | | | | | | | | gnu: iptables: Update to 1.8.5.•••* gnu/packages/linux.scm (iptables): Update to 1.8.5. [source]: Add URL. [arguments]: Add an ‘install-missing-script’ phase. Tobias Geerinckx-Rice2020-06-101-10/+24
* | | | | | | | | gnu: nftables: Update to 0.9.5.•••* gnu/packages/linux.scm (nftables): Update to 0.9.5. Tobias Geerinckx-Rice2020-06-101-2/+2
* | | | | | | | | gnu: libnftnl: Update to 1.1.7.•••* gnu/packages/linux.scm (libnftnl): Update to 1.1.7. Tobias Geerinckx-Rice2020-06-101-2/+2
* | | | | | | | | gnu: v4l2loopback-linux-module: Really disable tests.•••Commit fdcd193744dbb92d3478c8e4e6c4f4336a872831 was a botched by-hand ‘merge’ that caused the default check phase to run, and fail. * gnu/packages/linux.scm (v4l2loopback-linux-module)[arguments]: Set #:tests? to #f. Tobias Geerinckx-Rice2020-06-081-0/+2
* | | | | | | | | gnu: Add linux-libre-arm-generic-5.7.•••* gnu/packages/linux (linux-libre-arm-generic): New variable. Vagrant Cascadian2020-06-081-0/+12
* | | | | | | | | gnu: Add linux-libre-arm64-generic-5.7.•••* gnu/packages/linux (linux-libre-arm64-generic): New variable. Vagrant Cascadian2020-06-081-0/+12
* | | | | | | | | gnu: Add linux-libre 5.7.1.•••* gnu/packages/linux (deblob-scripts-5.7): New variable. (linux-libre-5.7-version): New variable. (linux-libre-5.7-pristine-source): New variable. (linux-libre-5.7-source): New variable. (linux-libre-headers-5.7): New variable. Vagrant Cascadian2020-06-081-0/+23
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | gnu: rtl8821ce-linux-module: Use MAKE-FLAGS.•••* gnu/packages/linux.scm (rtl8821ce-linux-module)[arguments]: Use MAKE-FLAGS keyword. Make CC environment variable a make flag. Tobias Geerinckx-Rice2020-06-081-8/+9
* | | | | | | | gnu: rtl8812au-aircrack-ng-linux-module: Use MAKE-FLAGS.•••* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module) [arguments]: Use MAKE-FLAGS keyword. Tobias Geerinckx-Rice2020-06-081-7/+7
* | | | | | | | gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-1.df2b8df.•••* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to 5.6.4.2-1.df2b8df. Tobias Geerinckx-Rice2020-06-081-3/+3
* | | | | | | | gnu: v4l2loopback-linux-module: Edit synopsis and description.•••* gnu/packages/linux.scm (v4l2loopback-linux-module) [synopsis, description]: Edit. Tobias Geerinckx-Rice2020-06-081-8/+10
* | | | | | | | gnu: v4l2loopback-linux-module: Disable ‘test’.•••It simply built the test programme but nothing more. * gnu/packages/linux.scm (v4l2loopback-linux-module)[arguments]: Remove the ‘check’ phase. Tobias Geerinckx-Rice2020-06-081-8/+0
* | | | | | | | gnu: Add v4l2loopback-linux-module.•••* gnu/packages/linux.scm (v4l2loopback-linux-module): New variable. Morgan Smith2020-06-081-0/+34
* | | | | | | | gnu: linux-libre: Update to 5.4.45.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.45. (linux-libre-5.4-pristine-source): Update hash. Mark H Weaver2020-06-081-2/+2
* | | | | | | | gnu: linux-libre@5.6: Update to 5.6.17.•••* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.17. (linux-libre-5.6-pristine-source): Update hash. Mark H Weaver2020-06-081-2/+2
* | | | | | | | gnu: linux-libre@4.19: Update to 4.19.127.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.127. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver2020-06-081-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | gnu: mcelog: Update description.•••I believe that nowadays rasdaemon is a/the recommended alternative. * gnu/packages/linux.scm (mcelog)[description]: Remove ‘required’. Tobias Geerinckx-Rice2020-06-061-4/+4
* | | | | | | gnu: mcelog: Update to 170.•••* gnu/packages/linux.scm (mcelog): Update to 170. Tobias Geerinckx-Rice2020-06-061-2/+2
* | | | | | | gnu: mcelog: Fix unversioned DOCDIR.•••* gnu/packages/linux.scm (mcelog)[arguments]: VERSION DOCDIR. Tobias Geerinckx-Rice2020-06-061-1/+2
* | | | | | | gnu: strace: Update to 5.7.•••* gnu/packages/linux.scm (strace): Update to 5.7. [arguments]: Disable three failing tests. Tobias Geerinckx-Rice2020-06-051-2/+8
* | | | | | | gnu: iproute2: Update to 5.7.0.•••* gnu/packages/linux.scm (iproute): Update to 5.7.0. Tobias Geerinckx-Rice2020-06-051-2/+2
* | | | | | | gnu: linux-libre: Update to 5.4.44.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.44. (linux-libre-5.4-pristine-source): Update hash. Mark H Weaver2020-06-031-2/+2
* | | | | | | gnu: linux-libre@5.6: Update to 5.6.16.•••* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.16. (linux-libre-5.6-pristine-source): Update hash. Mark H Weaver2020-06-031-2/+2
* | | | | | | gnu: linux-libre@4.19: Update to 4.19.126.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.126. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver2020-06-031-2/+2
* | | | | | | gnu: linux-libre@4.14: Update to 4.14.183.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.183. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver2020-06-031-2/+2
* | | | | | | gnu: linux-libre@4.9: Update to 4.9.226.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.226. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver2020-06-031-2/+2
* | | | | | | gnu: linux-libre@4.4: Update to 4.4.226.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.226. (linux-libre-4.4-pristine-source): Update hash. Mark H Weaver2020-06-031-2/+2
* | | | | | | gnu: iw: Use CC-FOR-TARGET.•••* gnu/packages/linux.scm (iw)[arguments]: Use CC-FOR-TARGET. Tobias Geerinckx-Rice2020-06-031-2/+1
* | | | | | | gnu: net-tools: Fix cross-compilation.•••* gnu/packages/linux.scm (net-tools)[arguments]: Use CC-FOR-TARGET. Tobias Geerinckx-Rice2020-06-031-2/+2