summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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.
* gnu: dejagnu: Use 'modify-phases' syntax.Efraim Flashner2016-10-09
| | | | | * gnu/packages/dejagnu.scm (dejagnu)[arguments]: Use 'modify-phases' syntax.
* gnu: dejagnu: Update to 1.6.Efraim Flashner2016-10-09
| | | | | | * gnu/packages/dejagnu.scm (dejagnu): Update to 1.6. [home-page]: Use https. [license]: Update to gpl3+.
* gnu: gdb: Update to 7.12.Efraim Flashner2016-10-09
| | | | | * gnu/packages/gdb.scm (gdb): Update to 7.12. [home-page]: Use https.
* gnu: gnuastro: Update to 0.2.Efraim Flashner2016-10-08
| | | | | * gnu/packages/astronomy.scm (gnuastro): Update to 0.2. [home-page]: Use https.
* gnu: python-xlrd: Update source location.Efraim Flashner2016-10-08
| | | | * gnu/packages/python.scm (python-xlrd)[source]: Use 'pypi-uri' syntax.
* gnu: freeipmi: Update to 1.5.4.Efraim Flashner2016-10-08
| | | | | * gnu/packages/freeipmi.scm (freeipmi): Update to 1.5.4. [home-page]: Use https.
* gnu: ccache: Update to 3.3.2.Efraim Flashner2016-10-08
| | | | * gnu/packages/ccache.scm (ccache): Update to 3.3.2.
* gnu: offlineimap: Update to 7.0.8.Efraim Flashner2016-10-08
| | | | * gnu/packages/mail.scm (offlineimap): Update to 7.0.8.
* gnu: ldb: Update to 1.1.27.Efraim Flashner2016-10-08
| | | | * gnu/packages/samba.scm (ldb): Update to 1.1.27.
* gnu: tdb: Use 'modify-phases' syntax.Efraim Flashner2016-10-08
| | | | * gnu/packages/databases.scm (tdb)[arguments]: Use 'modify-phases' syntax.
* gnu: tdb: Update to 1.3.11.Efraim Flashner2016-10-08
| | | | | * gnu/packages/databases.scm (tdb): Update to 1.3.11. [home-page]: Use https.
* gnu: tevent: Update to 0.9.31.Efraim Flashner2016-10-08
| | | | * gnu/packages/samba.scm (tevent): Update to 0.9.31.
* gnu: talloc: Update to 2.1.8.Efraim Flashner2016-10-08
| | | | * gnu/packages/samba.scm (talloc): Update to 2.1.8.
* gnu: samba: Update to 4.5.0.Efraim Flashner2016-10-08
| | | | | * gnu/packages/samba.scm (samba): Update to 4.5.0. [source]: Update source uri.
* gnu: emacs-hydra: Update to 0.13.6.Alex Kost2016-10-08
| | | | * gnu/packages/emacs.scm (emacs-hydra): Update to 0.13.6.
* gnu: emacs-hl-todo: Update to 1.7.1.Alex Kost2016-10-08
| | | | * gnu/packages/emacs.scm (emacs-hl-todo): Update to 1.7.1.
* gnu: emacs-hl-todo: Fix source file-name.Alex Kost2016-10-08
| | | | | * gnu/packages/emacs.scm (emacs-hl-todo)[source]: Use versioned file-name.
* gnu: emacs-smartparens: Update to 1.8.0.Alex Kost2016-10-08
| | | | * gnu/packages/emacs.scm (emacs-smartparens): Update to 1.8.0.
* gnu: emacs-with-editor: Update to 2.5.6.Alex Kost2016-10-08
| | | | * gnu/packages/emacs.scm (emacs-with-editor): Update to 2.5.6.
* gnu: geiser-next: Deprecate.Alex Kost2016-10-08
| | | | | | * gnu/packages/emacs.scm (geiser-next): Deprecate. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: geiser: Update to 0.9.Alex Kost2016-10-08
| | | | * gnu/packages/emacs.scm (geiser): Update to 0.9.