summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Update e-mail address for ng0.ng02016-10-11
| | | | * .mailmap: Update entries for ng0.
* gnu: qemu: Patch CVE-2016-857{6,7,8}.Efraim Flashner2016-10-11
| | | | | | | | * gnu/packages/qemu.scm (qemu)[source]: Add patches. * gnu/packages/patches/qemu-CVE-2016-8576.patch, gnu/packages/patches/qemu-CVE-2016-8577.patch, gnu/packages/patches/qemu-CVE-2016-8578.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them.
* gnu: Add infamous-plugins.Ricardo Wurmus2016-10-10
| | | | * gnu/packages/audio.scm (infamous-plugins): New variable.
* grafts: Always make directories #o755.Ludovic Courtès2016-10-10
| | | | | | | | | Fixes <http://bugs.gnu.org/22954>. Reported by Albin <albin@fripost.org> and Jeffrey Serio <serio.jeffrey@gmail.com>. * guix/build/graft.scm (mkdir-p*): New procedure. (rewrite-directory): Use it instead of 'mkdir-p'.
* bournish: Add 'reboot' command.Ludovic Courtès2016-10-10
| | | | | | | Suggested by Ricardo Wurmus. * guix/build/bournish.scm (reboot-command): New procedure. (%commands): Add it.
* substitute: Make download messages more concise.Ludovic Courtès2016-10-10
| | | | | | | | | | 'guix substitute' now displays 2 lines per download instead of 4. Suggested by Ricardo Wurmus. * guix/scripts/substitute.scm (assert-valid-narinfo): Have #:verbose? default to #f. Remove leading newline in message. (process-substitution): Display the URI rather than the store file name. Display two newlines after the substitution.
* gnu: font-un: Update source uri.ng02016-10-10
| | | | | | Fixes <http://bugs.gnu.org/22908>. * gnu/packages/fonts.scm (font-un)[source]: Update source uri.
* gnu: man-pages: Update to 4.08.Tobias Geerinckx-Rice2016-10-10
| | | | * gnu/packages/man.scm (man-pages): Update to 4.08.
* gnu: cmocka: Update to 1.1.0.Efraim Flashner2016-10-10
| | | | * gnu/packages/check.scm (cmocka): Update to 1.1.0.
* gnu: cppcheck: Update to 1.76.Efraim Flashner2016-10-10
| | | | * gnu/packages/check.scm (cppcheck): Update to 1.76.
* gnu: libuninameslist: Use 'modify-phases' syntax.Efraim Flashner2016-10-10
| | | | | * gnu/packages/fontutils.scm (libuninameslist)[arguments]: Use 'modify-phases' syntax.
* gnu: libuninameslist: Update to 20160701.Efraim Flashner2016-10-10
| | | | * gnu/packages/fontutils.scm (libuninameslist): Update to 20160701.
* gnu: bash-completion: Update to 2.4.Efraim Flashner2016-10-10
| | | | | * gnu/packages/bash.scm (bash-completion): Update to 2.4. [home-page]: Update to redirected home-page.
* import: github: Add .love extension.Efraim Flashner2016-10-10
| | | | | * guix/import/github.scm (find-extension): Add '.love' extension to the list of extensions checked.
* gnu: obs: Update to 0.16.2.Efraim Flashner2016-10-10
| | | | * gnu/packages/video.scm (obs): Update to 0.16.2.
* gnu: laby: Update source uri.Efraim Flashner2016-10-10
| | | | | * gnu/packages/games.scm (laby)[source]: Use the publicly visible download uri.
* gnu: Add gxtuner.Ricardo Wurmus2016-10-10
| | | | * gnu/packages/music.scm (gxtuner): New variable.
* gnu: gnome: Add pinentry-gnome3 to gnomeChristopher Baines2016-10-10
| | | | | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add pinentry-gnome3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add pinentry-gnome3.Christopher Baines2016-10-10
| | | | | | * gnu/packages/gnupg.scm (pinentry-gnome3): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: pinentry: Remove 'gpg2' from description.Christopher Baines2016-10-10
| | | | | | | * gnu/package/gnupg.scm (pinentry-tty, pinentry-gtk2, pinentry-qt) [description]: The default in Guix is gpg, so only use this. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: sane-backends: Update to 1.0.25.Al McElrath2016-10-09
| | | | | | * gnu/packages/scanner.scm (sane-backends): Update to 1.0.25. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: wpa-supplicant: Update to 2.6.Marius Bakke2016-10-09
| | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Update to 2.6. Remove 'patches' field. * gnu/packages/patches/wpa-supplicant-CVE-2015-5310.patch, gnu/packages/patches/wpa-supplicant-CVE-2015-5314.patch, gnu/packages/patches/wpa-supplicant-CVE-2015-5315.patch, gnu/packages/patches/wpa-supplicant-CVE-2015-5316.patch, gnu/packages/patches/wpa-supplicant-CVE-2016-4476.patch, gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt1.patch, gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt2.patch, gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt3.patch, gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt4.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: guile-ssh: Update to 0.10.1.Ludovic Courtès2016-10-09
| | | | | | | * gnu/packages/ssh.scm (libssh-0.6): Remove. (guile-ssh): Update to 0.10.1. [inputs]: Use LIBSSH instead of LIBSSH-0.7.3. [arguments]: Remove #:configure-flags.
* gnu: guile-ssh: Compile .scm files after patching them.Ludovic Courtès2016-10-09
| | | | | | | | | | Before this commit, the .go files were obtained by compiling the unpatched .scm files, so they would refer to libguile-ssh without its absolute file name. * gnu/packages/ssh.scm (guile-ssh)[arguments]: Move 'fix-libguile-ssh-file-name' before 'build'. Have it run "make install -C libguile-ssh" first.
* gnu: guile-ssh: Use 'modify-phases'.Ludovic Courtès2016-10-09
| | | | * gnu/packages/ssh.scm (guile-ssh)[arguments]: Use 'modify-phases'.
* gnu: gcj: Switch dejagnu test command.Efraim Flashner2016-10-10
| | | | | * gnu/packages/gcc.scm (gcj)[arguments]: Switch the depreciated dejagnu command 'absolute' for the new testing command 'file normalize'.
* gnu: lynx: Update to 2.8.9dev.9 and fix GnuTLS support.Kei Kebreau2016-10-09
| | | | | * gnu/packages/lynx.scm (lynx): Update to 2.8.9dev.9. [arguments]: Append the path to the GnuTLS to "--with-gnutls=".
* gnu: hexchat: Update to 2.12.2.Tobias Geerinckx-Rice2016-10-09
| | | | * gnu/packages/messaging.scm (hexchat): Update to 2.12.2.
* gnu: vdirsyncer: Update to 0.13.1.Leo Famulari2016-10-09
| | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.13.1.
* gnu: libupnp: Fix CVE-2016-6255.Leo Famulari2016-10-09
| | | | | | * gnu/packages/patches/libupnp-CVE-2016-6255.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/libupnp.scm (libupnp): Use it.
* gnu: ardour: Update to 5.4.Ricardo Wurmus2016-10-09
| | | | | * gnu/packages/audio.scm (ardour): Update to 5.4. [inputs]: Add libarchive.
* gnu: Add gtkwave.Danny Milosavljevic2016-10-09
| | | | | | * gnu/packages/fpga.scm (gtkwave): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add arachne-pnr.Danny Milosavljevic2016-10-09
| | | | | | * gnu/packages/fpga.scm (arachne-pnr): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add icestorm.Danny Milosavljevic2016-10-09
| | | | | | * gnu/packages/fpga.scm (icestorm): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add yosys.Danny Milosavljevic2016-10-09
| | | | | | * gnu/packages/fpga.scm (yosys): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add iverilog.Danny Milosavljevic2016-10-09
| | | | | | * gnu/packages/fpga.scm (iverilog): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add abc.Danny Milosavljevic2016-10-09
| | | | | | | * gnu/packages/fpga.scm (abc): New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: guile-next: Increase timeout.Ricardo Wurmus2016-10-09
| | | | | * gnu/packages/guile.scm (guile-next)[properties]: Set timeout to 20 hours.
* gnu: Add newlib-nano-arm-none-eabi.Ricardo Wurmus2016-10-09
| | | | * gnu/packages/embedded.scm (newlib-nano-arm-none-eabi): New variable.
* gnu: Add newlib-arm-none-eabi.Ricardo Wurmus2016-10-09
| | | | * gnu/packages/embedded.scm (newlib-arm-none-eabi): New variable.
* gnu: Add arm-none-eabi cross compiler.Ricardo Wurmus2016-10-09
| | | | | | * gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add case for "arm-eabi". * gnu/packages/embedded.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu: Add limnoria.ng02016-10-09
| | | | | | * gnu/packages/irc.scm (limnoria): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-feedparser.ng02016-10-09
| | | | | | * gnu/packages/python.scm (python-feedparser): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* license: Add freebsd-doc.ng02016-10-09
| | | | | | * guix/licenses.scm (freebsd-doc): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-socksipy-branch.ng02016-10-09
| | | | | | * gnu/packages/python.scm (python-socksipy-branch): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add qtox.Andy Patterson2016-10-09
| | | | | | * gnu/packages/messaging.scm (qtox): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add sqlcipher.Andy Patterson2016-10-09
| | | | | | * gnu/packages/database.scm (sqlcipher): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add mtd-utils.Danny Milosavljevic2016-10-09
| | | | | | | * gnu/packages/linux.scm (mtd-utils): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: autogen: Update to 5.18.12.Efraim Flashner2016-10-09
| | | | | * gnu/packages/autogen.scm (autogen): Update to 5.18.12. [home-page]: Use https.
* gnu: xboard: Update to 4.9.1.Efraim Flashner2016-10-09
| | | | | * gnu/packages/games.scm (xboard): Update to 4.9.1. [home-page]: Use https.