summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: yadifa: Update to 2.2.3.•••* gnu/packages/dns.scm (yadifa): Update to 2.2.3. [version, source]: Remove monotonic revision number from the version string. Use it only to reconstruct the download URL. Tobias Geerinckx-Rice2016-12-231-8/+10
* gnu: minetest: Update to 0.4.15.•••* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.15. Kei Kebreau2016-12-231-4/+4
* gnu: btrfs-progs: Update to 4.9.•••* gnu/packages/linux.scm (btrfs-progs): Update to 4.9. Tobias Geerinckx-Rice2016-12-231-4/+4
* gnu: gnurl: Split man pages to doc output.•••* gnu/packages/gnunet.scm (gnurl)[arguments]: Add 'move-man3-pages' phase. Signed-off-by: Leo Famulari <leo@famulari.name> ng02016-12-231-0/+11
* gnu: gnurl: Make tests more verbose.•••* gnu/packages/gnunet.scm (gnurl)[arguments]: Replace the 'check' phase. Move the 'disable-test1026' and 'patch-runtests' phases into 'check' phase. Signed-off-by: Leo Famulari <leo@famulari.name> ng02016-12-231-4/+5
* gnu: gnurl: Update to 7.52.1 [fixes CVE-2016-{9586, 9952, 9953, 9594}].•••* gnu/packages/gnunet.scm (gnurl): Update to 7.52.1. [arguments]: Add 'autoconf' and 'disable-test1026' phases. Signed-off-by: Leo Famulari <leo@famulari.name> ng02016-12-231-4/+17
* gnu: Add asunder.•••* gnu/packages/cdrom.scm (asunder): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Chris Marusich2016-12-231-0/+58
* gnu: dnscrypt-proxy: Update to 1.8.1.•••* gnu/packages/dns.scm (dnscrypt-proxy): Update to 1.8.1. Marius Bakke2016-12-231-2/+2
* gnu: curl: Update replacement to 7.52.1 [fixes CVE-2016-{9586,9594}].•••* gnu/packages/curl.scm (curl)[replacement]: Update to 7.52.1. [home-page]: Use HTTPS. (curl-7.51.0): Replace with ... (curl-7.52.1): ... this. Marius Bakke2016-12-231-5/+5
* gnu: Add wwwoffle.•••* gnu/packages/web.scm (wwwoffle): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Bake Timmons2016-12-231-0/+30
* gnu: Add python-hdf4.•••* gnu/packages/python.scm (python-hdf4, python2-hdf4): New variables. Co-authored-by: Marius Bakke <mbakke@fastmail.com> Thomas Danckaert2016-12-231-0/+46
* gnu: qsyncthingtray: Update to 0.5.7.•••* gnu/packages/sync.scm (qsyncthingtray): Update to 0.5.7. Leo Famulari2016-12-231-2/+2
* gnu: xonsh: Fix description.•••* gnu/packages/shells.scm (xonsh)[description]: Two spaces after a period. Kei Kebreau2016-12-221-3/+3
* gnu: qtimageformats: Add jasper support.•••* gnu/packages/qt.scm (qtimageformats)[inputs]: Add jasper. Efraim Flashner2016-12-231-1/+2
* gnu: xonsh: Update to 0.5.0.•••* gnu/packages/shells.scm (xonsh): Update to 0.5.0. Signed-off-by: Kei Kebreau <kei@openmailbox.org> Stefan Reichör2016-12-221-3/+4
* gnu: gnupg: Fix build on 32-bit architectures.•••* gnu/packages/patches/gnupg-test-segfault-on-32bit-arch.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/gnupg.scm (gnupg)[source]: Use it. Marius Bakke2016-12-223-1/+46
* gnu: python-scikit-learn: Update to 0.18.1.•••* gnu/packages/python.scm (python-scikit-learn): Update to 0.18.1. [arguments]: Remove special "check" phase. [native-inputs]: Add python-cython. Ricardo Wurmus2016-12-221-14/+5
* gnu: shotwell: Update to 0.25.2.•••* gnu/packages/gnome.scm (shotwell): Update to 0.25.2. Leo Famulari2016-12-221-2/+2
* gnu: gcc: Update to 6.3.0.•••* gnu/packages/gcc.scm (gcc): Update to 6.3.0. Efraim Flashner2016-12-221-2/+2
* gnu: abcde: Add flac support.•••* gnu/packages/cdrom.scm (abcde)[inputs]: Add flac. [arguments]: Wrap the bunary with flac's bin dir also. Efraim Flashner2016-12-221-0/+3
* Merge branch 'version-0.12.0'Ricardo Wurmus2016-12-211-9/+9
|\
| * gnu: guix: Really skip "pivot-root" test.•••This is a followup to fe9bdb581e6c4a62795f4ced6f4a5a8eab1a34e4 (which introduced 'test-equal' for the "pivot-root" test) and to 198eac2bca075d0e71e504f1e8c46fddc62171bb (which updated the regexps for skipped tests.) * gnu/packages/package-management.scm (guix-0.12.0)[arguments]: In 'disable-container-tests' phase, add "test-equal" to the regexp, so that "pivot-root" is really skipped. Ludovic Courtès2016-12-211-1/+1
| * gnu: guix: Update development snapshot.•••* gnu/packages/package-management.scm (guix-devel): Update to b291b327. Ricardo Wurmus2016-12-211-3/+3
| * gnu: linux-libre: Avoid invalid "kconfig" input on armhf and mips64el.•••This fixes a bug whereby: guix build linux-libre -s armhf-linux would fail with: guix build: error: gnu/packages/linux.scm:231:2: package `linux-libre-4.8.15' has an invalid input: ("kconfig" #f) This led 'tests/guix-system.sh' to fail. * gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Never add #f as a "kconfig" input. Ludovic Courtès2016-12-211-7/+9
| * gnu: guix: Update development snapshot.•••* gnu/packages/package-management.scm (guix-devel): Update to c8e2219c. (guix): Set to GUIX-DEVEL. Ricardo Wurmus2016-12-201-4/+4
| * gnu: guix: Update to 0.12.0.•••* gnu/packages/package-management.scm (guix-0.11.0): Rename to... (guix-0.12.0): ... this. Adjust users. (guix): Set to GUIX-0.12.0. Ricardo Wurmus2016-12-201-6/+6
* | gnu: Fix typo in comment.•••* gnu/services/sddm.scm: Fix typo. John Darrington2016-12-211-1/+1
* | gnu: qemu: Update to 2.8.0.•••* gnu/packages/qemu.scm (qemu): Update to 2.8.0. [source]: Remove patches. [arguments]: Set host_cc during 'configure. * gnu/packages/patches/qemu-CVE-2016-8576.patch, gnu/packages/patches/qemu-CVE-2016-8577.patch, gnu/packages/patches/qemu-CVE-2016-8577.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them. Efraim Flashner2016-12-215-134/+5
* | gnu: coq: Build coqide•••* gnu/packages/ocaml.scm (coq): Build coqide. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller2016-12-211-1/+4
* | gnu: lablgtk: use ocamlfind in installation•••* gnu/packages/ocaml.scm (lablgtk): Use ocamlfind in installation. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller2016-12-211-3/+7
* | gnu: lablgtk: Update to 2.18.5•••* gnu/packages/ocaml.scm (lablgtk): Update to 2.18.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Julien Lepiller2016-12-211-3/+4
* | Revert "gnu: curl: Update replacement to 7.52.0 [fixes CVE-2016-{9586,9952,99...•••The curl maintainers said this about 7.52.0: "Attention! We will release a patch update within a few days to fix a serious security problem found in curl 7.52.0. You may consider holding off until then." This message was displayed at <https://curl.haxx.se/download.html> on 2016-12-21. This reverts commit 42366b35c3f9f8dc8b059d3369b8196a4b832c18. Leo Famulari2016-12-211-4/+4
* | gnu: mlt: Update to 6.4.1.•••* gnu/packages/video.scm (mlt): Update to 6.4.1. Tobias Geerinckx-Rice2016-12-211-2/+2
* | gnu: jsoncpp: Update to 1.8.0.•••* gnu/packages/serialization.scm (jsoncpp): Update to 1.8.0. Tobias Geerinckx-Rice2016-12-211-2/+2
* | gnu: xf86-video-vmware: Update to 13.2.1.•••* gnu/packages/xorg.scm (xf86-video-vmware): Update to 13.2.1. [native-inputs]: Add eudev. Tobias Geerinckx-Rice2016-12-211-7/+9
* | gnu: xcb-util-xrm: Update to 1.2.•••* gnu/packages/xdisorg.scm (xcb-util-xrm): Update to 1.2. Tobias Geerinckx-Rice2016-12-211-2/+2
* | gnu: xcape: Update to 1.2.•••* gnu/packages/xdisorg.scm (xcape): Update to 1.2. Tobias Geerinckx-Rice2016-12-211-2/+2
* | gnu: curl: Update replacement to 7.52.0 [fixes CVE-2016-{9586,9952,9953}].•••* gnu/packages/curl.scm (curl)[replacement]: Update to 7.52.0. (curl-7.51.0): Replace with ... (curl-7.52.0): ... this. Marius Bakke2016-12-211-4/+4
* | gnu: imagemagick: Update to 6.9.7-0.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.7-0. Leo Famulari2016-12-201-2/+2
* | gnu: nmap: Update to 7.40.•••* gnu/packages/admin.scm (nmap): Update to 7.40. Marius Bakke2016-12-211-2/+2
* | gnu: linux-libre: Avoid invalid "kconfig" input on armhf and mips64el.•••This fixes a bug whereby: guix build linux-libre -s armhf-linux would fail with: guix build: error: gnu/packages/linux.scm:231:2: package `linux-libre-4.8.15' has an invalid input: ("kconfig" #f) This led 'tests/guix-system.sh' to fail. * gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Never add #f as a "kconfig" input. Ludovic Courtès2016-12-201-7/+9
* | gnu: msmtp: Update to 1.6.6.•••* gnu/packages/mail.scm (msmtp): Update to 1.6.6. Efraim Flashner2016-12-201-2/+2
* | gnu: getmail: Update to 4.52.0.•••* gnu/packages/mail.scm (getmail): Update to 4.52.0. Efraim Flashner2016-12-201-2/+2
* | gnu: bogofilter: Use 'modify-phases'.•••* gnu/packages/mail.scm (bogofilter)[arguments]: Use 'modify-phases'. Efraim Flashner2016-12-201-7/+8
* | gnu: mutt: Update to 1.7.2.•••* gnu/packages/mail.scm (mutt): Update to 1.7.2. Efraim Flashner2016-12-201-2/+2
* | gnu: mailutils: Use 'modify-phases' syntax.•••* gnu/packages/mail.scm (mailutils)[arguments]: Use 'modify-phases'. Efraim Flashner2016-12-201-37/+37
* | gnu: mailutils: Update to 3.1.1.•••* gnu/packages/mail.scm (mailutils): Update to 3.1.1. [inputs]: Build with current readline. [arguments]: Set sysconfdir as /etc. [home-page]: Use https. Efraim Flashner2016-12-201-8/+5
* | gnu: gnupg: Remove unneeded input.•••* gnu/packages/gnupg.scm (gnupg)[inputs]: Remove adns. Efraim Flashner2016-12-201-2/+1
* | gnu: borg: Update to 1.0.9.•••* gnu/packages/backup.scm (borg): Update to 1.0.9. [arguments]: Run the check phase in its own directory. Skip the test 'test_get_security_dir'. Leo Famulari2016-12-201-21/+22
* | gnu: nss: Add comment about test failures in NSS 3.27.2•••* gnu/packages/gnuzilla.scm (nss): Add comment. Leo Famulari2016-12-201-0/+4