summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2017-09-12gnu: libpeas: Update to 1.22.0.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libpeas): Update to 1.22.0. [inputs]: Remvoe libxml2.
2017-09-12gnu: network-manager: Update to 1.8.2.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (network-manager): Update to 1.8.2.
2017-09-12gnu: tracker: Update to 1.12.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (tracker): Update to 1.12.3.
2017-09-12gnu: gnome-shell-extensions: Update to 3.24.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.24.3.
2017-09-12gnu: gnome-settings-daemon: Update to 3.24.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.24.3.
2017-09-12gnu: gsettings-desktop-schemas: Update to 3.24.1.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.24.1.
2017-09-12gnu: imagemagick: Update to 6.9.9-12.Marius Bakke
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-12.
2017-09-12gnu: libraw: Update to 0.18.4.Marius Bakke
* gnu/packages/photo.scm (libraw): Update to 0.18.4.
2017-09-12gnu: ffmpeg: Update to 3.3.4.Marius Bakke
* gnu/packages/video.scm (ffmpeg): Update to 3.3.4.
2017-09-12gnu: feh: Update to 2.20.Marius Bakke
* gnu/packages/image-viewers.scm (feh): Update to 2.20.
2017-09-12gnu: notmuch: Update to 0.25.1.Marius Bakke
* gnu/packages/mail.scm (notmuch): Update to 0.25.1.
2017-09-12gnu: python-django: Update to 1.10.8 [fixes CVE-2017-12794].Marius Bakke
* gnu/packages/django.scm (python-django): Update to 1.10.8.
2017-09-12gnu: neomutt: Update to 20170912.ng0
* gnu/packages/mail.scm (neomutt): Update to 20170912.
2017-09-12gnu: openmpi: Configure without builtin atomics.Dave Love
See https://www.mail-archive.com/users@lists.open-mpi.org//msg31400.html * gnu/packages/mpi.scm (openmpi)[arguments]: Don't configure with --enable-builtin-atomics. Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
2017-09-12gnu: openmpi: Remove Valgrind from closure.Dave Love
* gnu/packages/mpi.scm (openmpi)[arguments]: Elide romio config info to avoid reference to valgrind. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-12gnu: Add mate.ng0
* gnu/packages/mate.scm (mate): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add mate-control-center.ng0
* gnu/packages/mate.scm (mate-control-center): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add mate-media.ng0
* gnu/packages/mate.scm (mate-media): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add mate-applets.ng0
* gnu/packages/mate.scm (mate-applets): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add mate-settings-daemon.ng0
* gnu/packages/mate.scm (mate-settings-daemon): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add libmatekbd.ng0
* gnu/packages/mate.scm (libmatekbd): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add libmatemixer.ng0
* gnu/packages/mate.scm (libmatemixer): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add mate-panel.ng0
* gnu/packages/mate.scm (mate-panel): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add mate-session-manager.ng0
* gnu/packages/mate.scm (mate-session-manager): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add marco.ng0
* gnu/packages/mate.scm (marco): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add mate-terminal.ng0
* gnu/packages/mate.scm (mate-terminal): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: Add caja.ng0
* gnu/packages/mate.scm (caja): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-12gnu: monero: Fix building on aarch64-linux.Efraim Flashner
* gnu/packages/finance.scm (monero)[arguments]: Add a configure-flag to set architecture type on aarch64.
2017-09-11gnu: mes: Update to 0.10.Jan Nieuwenhuizen
* gnu/packages/mes.scm (mes): Update to 0.10.
2017-09-11gnu: mpg123: Update to 1.25.6 [fixes CVE-2017-12797].Leo Famulari
* gnu/packages/mp3.scm (mpg123): Update to 1.25.6.
2017-09-11gnu: libchamplain: Update to 0.12.16.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libchamplain): Update to 0.12.16.
2017-09-11gnu: gnome-online-accounts: Update to 3.24.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.3.
2017-09-11gnu: emacs: Patch message-mode enriched text translation [security fix].Ludovic Courtès
* gnu/packages/patches/emacs-unsafe-enriched-mode-translations.patch: New file. * gnu/packages/emacs.scm (emacs)[source](patches): Add it. * gnu/local.mk (dist_patch_DATA): Add it.
2017-09-11gnu: nyacc: Update to 0.82.0.Jan Nieuwenhuizen
* gnu/packages/mes.scm (nyacc): Update to 0.82.0.
2017-09-11gnu: ruby-activesupport: Update to 5.1.4.Ben Woodcroft
* gnu/packages/ruby.scm (ruby-activesupport): Update to 5.1.4.
2017-09-11gnu: icedtea-8: Install the nss.cfg file to JRE.宋文武
Before this, accessing HTTPS will throw an exception about 'nss.cfg' could not be found. * gnu/packages/java.scm (icedtea-8)[arguments]: Copy 'nss.cfg' from JDK into JRE in the install phase.
2017-09-11gnu: gdb: Update to 8.0.1.Ludovic Courtès
* gnu/packages/gdb.scm (gdb): Update to 8.0.1.
2017-09-11gnu: guix: Update snapshot.Ludovic Courtès
* gnu/packages/package-management.scm (guix): Update to a9468b4.
2017-09-11gnu: Add monero-core.Theodoros Foradis
* gnu/packages/finance.scm (monero-core): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-11gnu: Add monero.Theodoros Foradis
* gnu/packages/finance.scm (monero): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-11gnu: libffcall: Update to 2.0.Efraim Flashner
* gnu/packages/libffcall.scm (libffcall): Update to 2.0.
2017-09-11gnu: linux-libre: Update to 4.13.1.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.1. (%linux-libre-hash): Update hash.
2017-09-11gnu: linux-libre@4.9: Update to 4.9.49.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.49.
2017-09-11gnu: python-apsw: Build with all extensions.Jelle Licht
* gnu/packages/python.scm (python-apsw)[phases]: Replace build phase; add flag to build all extensions. Add build-test-helper to allow testing of extensions.
2017-09-11gnu: gnome-sudoku: Update to 3.26.0.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.26.0.
2017-09-11gnu: gnome-klotski: Update to 3.22.2.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gnome-klotski): Update to 3.22.2.
2017-09-11gnu: libgnome-games-support: Update to 1.2.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.2.3.
2017-09-11gnu: cloc: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/code.scm (cloc)[description]: Fix typo.
2017-09-11gnu: cloc: Update to 1.74.Tobias Geerinckx-Rice
* gnu/packages/code.scm (cloc): Update to 1.74. [source]: Update source URL.
2017-09-11gnu: youtube-dl: Update to 2017.09.10.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.09.10.