summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
* gnu: linux-libre: Update to 4.13.5.Mark H Weaver2017-10-06
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.5. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.53.Mark H Weaver2017-10-06
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.53.
* gnu: linux-libre@4.4: Update to 4.4.90.Mark H Weaver2017-10-06
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.90.
* gnu: btrfs-progs: Update to 4.13.2.Tobias Geerinckx-Rice2017-10-06
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.13.2.
* gnu: linux-libre: Update to 4.13.4.Mark H Weaver2017-09-28
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.4. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.52.Mark H Weaver2017-09-28
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.52.
* gnu: linux-libre@4.4: Update to 4.4.89.Mark H Weaver2017-09-28
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.89.
* gnu: e2fsprogs: Update to 1.43.6.Marius Bakke2017-09-27
| | | | * gnu/packages/linux.scm (e2fsprogs): Update to 1.43.6.
* gnu: powertop: Update to 2.9.Marius Bakke2017-09-27
| | | | | * gnu/packages/linux.scm (powertop): Update to 2.9. [source]: Adjust URI.
* gnu: btrfs-progs: Update to 4.13.1.Tobias Geerinckx-Rice2017-09-26
| | | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.13.1. [inputs]: Add zstd.
* gnu: lm-sensors: Add "lib" output.Dave Love2017-09-26
| | | | | | | | * gnu/packages/linux.scm (lm-sensors)[outputs]: Add "lib". [arguments]: Fix up make flags. (xsensors)[inputs]: Adjust accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: lvm2: Update to 2.02.174.Marius Bakke2017-09-24
| | | | * gnu/packages/linux.scm (lvm2): Update to 2.02.174.
* gnu: linux-libre: Update to 4.13.3.Mark H Weaver2017-09-21
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.3. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.51.Mark H Weaver2017-09-21
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.51.
* gnu: linux-libre@4.1: Update to 4.1.44.Mark H Weaver2017-09-21
| | | | * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.44.
* gnu: btrfs-progs: Install bash completions.Marius Bakke2017-09-20
| | | | | * gnu/packages/linux.scm (btrfs-progs)[arguments]: Add 'install-bash-completion' phase.
* gnu: strace: Update to 4.19.Marius Bakke2017-09-17
| | | | * gnu/packages/linux.scm (strace): Update to 4.19.
* gnu: linux-libre: Update to 4.13.2.Mark H Weaver2017-09-15
| | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.2. (%linux-libre-hash): Update hash. (linux-libre, linux-libre-arm-generic): Remove patch.
* gnu: linux-libre@4.9: Update to 4.9.50.Mark H Weaver2017-09-15
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.50. Remove patch.
* gnu: linux-libre@4.4: Update to 4.4.88.Mark H Weaver2017-09-15
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.88. Remove patch.
* gnu: linux-libre@4.9: Fix hash.Mark H Weaver2017-09-13
| | | | | | | | The linux-libre-4.9.49 tarball on the distribution site was repacked using a non-deterministic process, thus changing the tarball hash, although the contents of the files in the tarball were not changed. * gnu/packages/linux.scm (linux-libre-4.9): Update hash.
* gnu: linux-libre: Fix CVE-2017-1000251.Mark H Weaver2017-09-13
| | | | | * gnu/packages/linux.scm (linux-libre, linux-libre-4.9) (linux-libre-4.4, linux-libre-arm-generic): Add patch.
* gnu: bluez: Add replacement to fix CVE-2017-1000250.Mark H Weaver2017-09-13
| | | | | | | * gnu/packages/patches/bluez-CVE-2017-1000250.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (bluez)[replacement]: New field. (bluez/fixed): New variable.
* gnu: linux-libre: Update to 4.13.1.Mark H Weaver2017-09-11
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.1. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.49.Mark H Weaver2017-09-11
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.49.
* gnu: btrfs-progs: Update to 4.13.Tobias Geerinckx-Rice2017-09-10
| | | | | * gnu/packages/linux.scm (btrfs-progs): Update 4.13. [native-inputs]: Add acl.
* gnu: linux-libre@4.9: Update to 4.9.48.Mark H Weaver2017-09-08
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.48.
* gnu: linux-libre@4.4: Update to 4.4.87.Mark H Weaver2017-09-08
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.87.
* gnu: iproute: Edit description.Tobias Geerinckx-Rice2017-09-06
| | | | | * gnu/packages/linux.scm (iproute)[description]: Re-order, be concise, and omit information that is obsolete, misleading, or irrelevant to Guix users.
* gnu: iproute: Update to 4.13.0.Tobias Geerinckx-Rice2017-09-06
| | | | * gnu/packages/linux.scm (iproute): Update to 4.13.0.
* gnu: gpm: Fix build.Efraim Flashner2017-09-04
| | | | | * gnu/packages/linux.scm (gpm)[arguments]: Patch autogen.sh shebang during the 'boottstrap phase.
* gnu: linux-libre: Update to 4.13.Mark H Weaver2017-09-04
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.13. (%linux-libre-hash): Update hash. * gnu/packages/aux-files/linux-libre/4.12-i686.conf, gnu/packages/aux-files/linux-libre/4.12-x86_64.conf: Delete files. * gnu/packages/aux-files/linux-libre/4.13-i686.conf, gnu/packages/aux-files/linux-libre/4.13-x86_64.conf: New files. * Makefile.am (AUX_FILES): Adjust accordingly.
* gnu: Put autoconf-related phases immediately after the 'unpack phase.Kei Kebreau2017-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/audio.scm (audacity, rtmidi)[arguments]: Correct phases accordingly. * gnu/packages/bioinformatics.scm (mash, seek, vsearch, emboss, htslib-for-sambamba)[arguments]: Likewise. * gnu/packages/ci.scm (cuirass)[arguments]: Likewise. * gnu/packages/compression.scm (minizip, xdelta)[arguments]: Likewise. * gnu/packages/cpp.scm (libzen)[arguments]: Likewise. * gnu/packages/crypto.scm (opendht)[arguments]: Likewise. * gnu/packages/databases.scm (4store, mdbtools)[arguments]: Likewise. * gnu/packages/debug.scm (stress-make)[arguments]: Likewise. * gnu/packages/dns.scm (dnscrypt-proxy, dnscrypt-wrapper)[arguments]: Likewise. * gnu/packages/emacs.scm (emacs-pdf-tools)[arguments]: Likewise. * gnu/packages/embedded.scm (libjaylink, openocd)[arguments]: Likewise. * gnu/packages/engineering.scm (gerbv)[arguments]: Likewise. * gnu/packages/erlang.scm (erlang)[arguments]: Likewise. * gnu/packages/ftp.scm (weex)[arguments]: Likewise. * gnu/packages/gnome.scm (dia)[arguments]: Likewise. * gnu/packages/gnunet.scm (gnurl, guile-gnunet)[arguments]: Likewise. * gnu/packages/gtk.scm (guile-rsvg, graphene)[arguments]: Likewise. * gnu/packages/guile.scm (guildhall, guile-ics, guile-sqlite3)[arguments]: Likewise. * gnu/packages/ibus.scm (ibus-libpinyin)[arguments]: Likewise. * gnu/packages/irc.scm (weechat)[arguments]: Likewise. * gnu/packages/java.scm (classpath-devel)[arguments]: Likewise. * gnu/packages/libreoffice.scm (libetonyek)[arguments]: Likewise. * gnu/packages/libusb.scm (hidapi)[arguments]: Likewise. * gnu/packages/linux.scm (gpm)[arguments]: Likewise. * gnu/packages/logging.scm (glog)[arguments]: Likewise. * gnu/packages/machine-learning.scm (ghmm)[arguments]: Likewise. * gnu/packages/mail.scm (dovecot-trees, dovecot-libsodium-plugin, esmtp) [arguments]: Likewise. * gnu/packages/messaging.scm (freetalk, libmesode, libstrophe)[arguments]: Likewise. * gnu/packages/microcom.scm (microcom)[arguments]: Likewise. * gnu/packages/ocaml.scm (ocaml-ssl)[arguments]: Likewise. * gnu/packages/parallel.scm (slurm)[arguments]: Likewise. * gnu/packages/pdf.scm (libharu)[arguments]: Likewise. * gnu/packages/samba.scm (cifs-utils)[arguments]: Likewise. * gnu/packages/serialization.scm (msgpack)[arguments]: Likewise. * gnu/packages/shells.scm (scsh)[arguments]: Likewise. * gnu/packages/telephony.scm (libiax2)[arguments]: Likewise. * gnu/packages/textutils.scm (dotconf)[arguments]: Likewise. * gnu/packages/version-control.scm (findnewest)[arguments]: Likewise. * gnu/packages/video.scm (libmediainfo, mediainfo)[arguments]: Likewise.
* gnu: linux-libre@4.9: Update to 4.9.47.Mark H Weaver2017-09-02
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.47.
* gnu: linux-libre@4.4: Update to 4.4.86.Mark H Weaver2017-09-02
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.86.
* gnu: net-tools: Build from a source archive instead of a Git checkout.Leo Famulari2017-09-02
| | | | | | | * gnu/packages/linux.scm (net-tools)[source]: Use url-fetch and adjust the source URL accordingly. [native-inputs]: Add UNZIP. (net-tools-for-tests)[native-inputs]: Add field so that we can exclude UNZIP.
* gnu: linux-libre: Update to 4.12.10.Mark H Weaver2017-09-01
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.10. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.46.Mark H Weaver2017-09-01
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.46.
* gnu: linux-libre@4.4: Update to 4.4.85.Mark H Weaver2017-09-01
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.85.
* Merge branch 'core-updates'Marius Bakke2017-08-26
|\
| * Merge branch 'master' into core-updatesMarius Bakke2017-08-21
| |\
| * \ Merge branch 'master' into core-updatesMark H Weaver2017-08-15
| |\ \
| * \ \ Merge branch 'master' into core-updatesMark H Weaver2017-08-09
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesMark H Weaver2017-08-07
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2017-08-06
| |\ \ \ \ \
| * | | | | | gnu: bluez: Work around test failure on ARM.Ludovic Courtès2017-08-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This aims to skip the segfaulting test at <https://hydra.gnu.org/build/2195551>. * gnu/packages/linux.scm (bluez)[arguments]: Add #:make-flags when (%current-system) is "armhf-linux".
| * | | | | | Merge branch 'master' into core-updatesMarius Bakke2017-08-01
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into core-updatesMarius Bakke2017-07-28
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2017-07-23
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2017-07-23
| |\ \ \ \ \ \ \ \ \