summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: linux-libre@4.19: Update to 4.19.130.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.130. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver2020-06-251-2/+2
* gnu: linux-libre@4.14: Update to 4.14.186.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.186. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver2020-06-251-2/+2
* gnu: linux-libre: Update to 5.4.49.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.49. (linux-libre-5.4-pristine-source): Update hash. Mark H Weaver2020-06-241-2/+2
* gnu: linux-libre@5.7: Update to 5.7.6.•••* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.6. (linux-libre-5.7-pristine-source): Update hash. Mark H Weaver2020-06-241-2/+2
* gnu: jmtpfs: Don't use unstable tarball.•••* gnu/packages/linux.scm (jmtpfs)[source]: Download using git-fetch. Efraim Flashner2020-06-241-5/+6
* gnu: pflask: Don't use unstable tarball.•••* gnu/packages/linux.scm (pflask)[source]: Download using git-fetch. Efraim Flashner2020-06-241-5/+6
* gnu: procenv: Don't use unstable tarball.•••* gnu/packages/linux.scm (procenv)[source]: Download using git-fetch. Efraim Flashner2020-06-241-5/+6
* gnu: ddate: Don't use unstable tarball.•••* gnu/packages/linux.scm (ddate)[source]: Download using git-fetch. Efraim Flashner2020-06-241-5/+6
* gnu: fakeroot: Do not assume "sed" and "cut" to be available.•••* gnu/packages/linux.scm (fakeroot)[inputs]: Add "sed" and "coreutils", [arguments]: substitute "sed" and "cut" by their absolute path in fakeroot script. Rename the associated phase from patch-getopt to patch-script. Mathieu Othacehe2020-06-231-3/+11
* gnu: linux-libre: Update to 5.4.48.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.48. (linux-libre-5.4-pristine-source): Update hash. Mark H Weaver2020-06-221-2/+2
* gnu: linux-libre@5.7: Update to 5.7.5.•••* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.5. (linux-libre-5.7-pristine-source): Update hash. Mark H Weaver2020-06-221-2/+2
* gnu: linux-libre@4.19: Update to 4.19.129.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.129. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver2020-06-221-2/+2
* gnu: linux-libre@4.14: Update to 4.14.185.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.185. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver2020-06-211-2/+2
* gnu: linux-libre@4.9: Update to 4.9.228.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.228. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver2020-06-211-2/+2
* gnu: linux-libre@4.4: Update to 4.4.228.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.228. (linux-libre-4.4-pristine-source): Update hash. Mark H Weaver2020-06-211-2/+2
* gnu: linux-libre@5.7: Update to 5.7.4.•••* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.4. (linux-libre-5.7-pristine-source): Update hash. Mark H Weaver2020-06-181-2/+2
* gnu: linux-libre: Update to 5.4.47•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.47 (linux-libre-5.4-pristine-source): Update hash. Mark H Weaver2020-06-181-2/+2
* gnu: linux-libre@5.7: Update to 5.7.3•••* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.3 (linux-libre-5.7-pristine-source): Update hash. Mark H Weaver2020-06-181-2/+2
* gnu: Add bbswitch-module.•••* gnu/packages/linux.scm (bbswitch-module): New variable. Pierre Neidhardt2020-06-141-0/+23
* Merge branch 'staging'Marius Bakke2020-06-131-8/+16
|\
| * Merge branch 'master' into stagingMarius Bakke2020-06-111-54/+66
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2020-06-081-24/+53
| |\ \
| * \ \ 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
| |_|_|_|_|_|_|/ |/| | | | | | |