summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
AgeCommit message (Expand)Author
2022-08-14gnu: cpuid: Update to 20220812....* gnu/packages/linux.scm (cpuid): Update to 20220812. Tobias Geerinckx-Rice
2022-08-14gnu: nftables: Update to 1.0.5....* gnu/packages/linux.scm (nftables): Update to 1.0.5. Tobias Geerinckx-Rice
2022-08-14gnu: libnftnl: Update to 1.2.3....* gnu/packages/linux.scm (libnftnl): Update to 1.2.3. Tobias Geerinckx-Rice
2022-08-07gnu: mcelog: Update to 187....* gnu/packages/linux.scm (mcelog): Update to 187. Tobias Geerinckx-Rice
2022-08-11gnu: ntfs-3g: Update to 2022.5.17....* gnu/packages/linux.scm (ntfs-3g): Update to 2022.5.17. Marius Bakke
2022-08-11gnu: ntfs-3g: Add release-monitoring-url and upstream-name....* gnu/packages/linux.scm (ntfs-3g)[properties]: New field. Marius Bakke
2022-08-11gnu: strace: Update to 5.18....* gnu/packages/linux.scm (strace): Update to 5.18. Marius Bakke
2022-08-11gnu: strace: Add release-monitoring-url....* gnu/packages/linux.scm (strace)[properties]: New field. Marius Bakke
2022-08-11gnu: fuse@2: Prepare for newer glibc....* gnu/packages/patches/fuse-glibc-2.34.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/linux.scm (fuse)[source](patches): Add the patch. [arguments]: Add force-bootstrap phase. [native-inputs]: Add AUTOCONF, AUTOMAKE, GETTEXT-MINIMAL, and LIBTOOL. Marius Bakke
2022-08-10gnu: multipath-tools: Update to 0.9.0....* gnu/packages/linux.scm (multipath-tools): Update to 0.9.0. [home-page]: Change to current. [source](uri): Likewise. [source](snippet): Remove trailing #t. [arguments]: Move LDFLAGS out of #:make-flags, and add in a phase. Add substitution for /bin/echo, and remove obsolete phases. Marius Bakke
2022-08-10gnu: multipath-tools: Remove input labels....* gnu/packages/linux.scm (multipath-tools)[arguments]: Use G-expression and SEARCH-INPUT-FILE. [inputs]: Remove labels. Marius Bakke
2022-08-10gnu: bpftrace: Update to 0.15.0....* gnu/packages/linux.scm (bpftrace): Update to 0.15.0. [inputs]: Add CEREAL. Marius Bakke
2022-08-10gnu: bcc: Update to 0.24.0....* gnu/packages/linux.scm (bcc): Update to 0.24.0. Marius Bakke
2022-08-10gnu: libbpf: Update to 0.8.1....* gnu/packages/linux.scm (libbpf): Update to 0.8.1. [inputs]: Change from LIBELF to ELFUTILS. [arguments]: Use CC-FOR-TARGET. Remove trailing #t. Marius Bakke
2022-08-10gnu: liburing: Update to 2.2....* gnu/packages/linux.scm (liburing): Update to 2.2. Marius Bakke
2022-08-07gnu: shishi: Build with newer linux-pam....* gnu/packages/kerberos.scm (shishi)[inputs]: Replace linux-pam-1.2 with linux-pam. * gnu/packages/linux.scm (linux-pam-1.2): Remove variable. Efraim Flashner
2022-07-31gnu: libinih: Update to 56....* gnu/packages/linux.scm (libinih): Update to 56. Tobias Geerinckx-Rice
2022-08-05gnu: Add lkrg....* gnu/packages/linux.scm (lkrg): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Petr Hodina
2022-08-04gnu: linux-libre 4.9: Update to 4.9.325....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.325. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari
2022-08-04gnu: linux-libre 4.14: Update to 4.14.290....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.290. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2022-08-04gnu: linux-libre 4.19: Update to 4.19.254....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.254. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2022-08-04gnu: linux-libre 5.4: Update to 5.4.209....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.209. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2022-08-04gnu: linux-libre 5.10: Update to 5.10.135....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.135. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2022-08-04gnu: linux-libre 5.15: Update to 5.15.59....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.59. (linux-libre-5.15-pristine-source): Update hash. Leo Famulari
2022-08-04gnu: linux-libre: Update to 5.18.16....* gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.16. (linux-libre-5.18-pristine-source): Update hash. Leo Famulari
2022-08-04gnu: sshfs: Update to 3.7.3....* gnu/packages/linux.scm (sshfs): Update to 3.7.3. [build-system]: Replace gnu-build-system with meson-build-system. [native-inputs]: Add dependencies to generate man page. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> kiasoc5
2022-08-03gnu: Add evtest....* gnu/packages/linux.scm (evtest): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Artyom V. Poptsov
2022-08-01gnu: mtd-utils: Disable parallel tests....This is a followup to 7a409a217c113dd55c44735331b4c4c1d60ad531. * gnu/packages/linux.scm (mtd-utils)[arguments]: Add #:parallel-tests?. Ludovic Courtès
2022-07-24gnu: mtd-utils: Update to 2.1.4....* gnu/packages/linux.scm (mtd-utils): Update to 2.1.4. Tobias Geerinckx-Rice
2022-07-24gnu: Add mce-inject....* gnu/packages/linux.scm (mce-inject): New public variable. Tobias Geerinckx-Rice
2022-07-24gnu: linux-libre@5.10: Update to 5.10.133....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.133. (linux-libre-5.10-pristine-source): Update hash. Tobias Geerinckx-Rice
2022-07-24gnu: linux-libre@5.4: Update to 5.4.207....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.207. (linux-libre-5.4-pristine-source): Update hash. Tobias Geerinckx-Rice
2022-07-24gnu: linux-libre@5.15: Update to 5.15.57....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.57. (linux-libre-5.15-pristine-source): Update hash. Tobias Geerinckx-Rice
2022-07-24gnu: linux-libre@4.14: Update to 4.14.289....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.289. (linux-libre-4.14-pristine-source): Update hash. Tobias Geerinckx-Rice
2022-07-24gnu: linux-libre@4.19: Update to 4.19.253....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.253. (linux-libre-4.19-pristine-source): Update hash. Tobias Geerinckx-Rice
2022-07-24gnu: linux-libre@4.9: Update to 4.9.324....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.324. (linux-libre-4.9-pristine-source): Update hash. Tobias Geerinckx-Rice
2022-07-24gnu: linux-libre@5.10: Update to 5.10.132....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.132. (linux-libre-5.10-pristine-source): Update hash. Tobias Geerinckx-Rice
2022-07-24gnu: linux-libre@5.18: Update to 5.18.14....* gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.14. (linux-libre-5.18-pristine-source): Update hash. Tobias Geerinckx-Rice
2022-07-23gnu: iotop: Update to 1.22....* gnu/packages/linux.scm (iotop): Update to 1.22. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2022-07-17gnu: hdparm: Update to 9.64....* gnu/packages/linux.scm (hdparm): Update to 9.64. Tobias Geerinckx-Rice
2022-07-17gnu: cpuid: Use G-expressions....* gnu/packages/linux.scm (cpuid)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2022-07-17gnu: cpuid: Update to 20220620....* gnu/packages/linux.scm (cpuid): Update to 20220620. Tobias Geerinckx-Rice
2022-07-17gnu: linux-libre 5.4: Update to 5.4.206....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.206. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2022-07-17gnu: linux-libre 5.10: Update to 5.10.131....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.131. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2022-07-17gnu: linux-libre 5.15: Update to 5.15.55....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.55. (linux-libre-5.15-pristine-source): Update hash. Leo Famulari
2022-07-17gnu: linux-libre: Update to 5.18.12....* gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.12. (linux-libre-5.18-pristine-source): Update hash. Leo Famulari
2022-07-14gnu: linux-libre 4.9: Update to 4.9.323....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.323. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari
2022-07-14gnu: linux-libre 4.14: Update to 4.14.288....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.288. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2022-07-14gnu: linux-libre 4.19: Update to 4.19.252....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.252. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2022-07-14gnu: linux-libre 5.4: Update to 5.4.205....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.205. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari