aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * gnu: dovecot: Update to 2.2.29.1.Tobias Geerinckx-Rice2017-04-12
| | | | | | | | | | | | | | * gnu/packages/mail.scm (dovecot): Update to 2.2.29.1. [source]: Remove 'dovecot-fix-failing-test.patch'. * gnu/packages/patches/dovecot-fix-failing-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: emacs-default-encrypt: Update source URI.Chris Marusich2017-04-12
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-default-encrypt)[source]: Update URI. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| * gnu: kde-frameworks: No longer setenv CTEST_OUTPUT_ON_FAILURE.Hartmut Goebel2017-04-12
| | | | | | | | | | | | | | | | | | | | | | This is now done my the cmake-build-system. * gnu/packages/kde-frameworks.scm (kcoreaddons, kwidgetsaddons, kpackage, kemoticons kiconthemes, kio, knewstuff, kpeople, krunner,kservice, ktexteditor, kxmlgui plasma-framework) [arguments] <check-setup>: Remove setenv CTEST_OUTPUT_ON_FAILURE. (kpty) [arguments] <patch-tests>: Remove setenv CTEST_OUTPUT_ON_FAILURE. (ksyntaxhighlighting) [arguments] <check-setup>: Remove phase.
| * gnu: Update kde-frameworks to 5.32.0Hartmut Goebel2017-04-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/kde-frameworks.scm (breeze-icons): Update to 5.32.0. [arguments]: Re-enable tests. (kio): Update to 5.32.0. [source]: Remove patch. (ktexteditor): Update to 5.32.0. [inputs]: Add ksyntaxhighlighting. (networkmanager-qt): Update to 5.32.0. [source]: Add patches. (kunitconversion): Update to 5.32.0. [arguments] <disable-a-failing-test-case>: New phase. (ksyntaxhighlighting): Update to 5.32.0.[native-iputs]: Add qtools. (knewstuff): Update to 5.32.0. [inputs]: Add qtdeclarative. (attica, baloo, bluez-qt, extra-cmake-modules, kactivities, kactivities-stats, kapidox, karchive, kauth, kbookmarks, kcmutils, kcodecs, kcompletion, kconfig, kconfigwidgets, kcoreaddons, kcrash, kdbusaddons, kdeclarative, kded, kdesignerplugin, kdesu, kdnssd, kdoctools, kemoticons, kfilemetadata, kglobalaccel, kguiaddons, ki18n, kiconthemes, kidletime, kimageformats, kinit, kitemmodels, kitemviews, kjobwidgets, knotifications, knotifyconfig, kpackage, kparts, kpeople, kplotting, kpty, krunner, kservice, ktextwidgets, kwallet, kwayland, kwidgetsaddons, kwindowsystem, kxmlgui, kxmlrpcclient, modemmanager-qt, oxygen-icons, plasma-framework, solid, sonnet, threadweaver): Update to 5.32.0. * gnu/packages/patches/kio-CVE-2017-6410.patch: Delete file. * gnu/packages/patches/networkmanager-qt-activeconnection-test-1.patch, gnu/packages/patches/networkmanager-qt-activeconnection-test-2.patch: New files. * gnu/local.mk (dist_patch_DATA): Remove resp. add the patch files.
| * gnu: Update phonon to 4.9.1Hartmut Goebel2017-04-12
| | | | | | | | * gnu/packages/kde-frameworks.scm (phonon): Update to 4.9.1.
| * gnu: Update networkmanager to version 1.6.2.Hartmut Goebel2017-04-12
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (networkmanager): [source] Update to 1.6.2 [arguments] <pre-configure>: Adopt to now used single Makefile.in. <install>: Also pass "nmstatedir". [native-inputs]: Add docbook-xsl, libxslt, libxml2. [inputs]: Add jansson.
| * gnu: jasper: Fixx CVE-2017-6850.Efraim Flashner2017-04-12
| | | | | | | | | | | | * gnu/packages/image.scm (jasper)[source]: Add patch. * gnu/packages/patches/jasper-CVE-2017-6850.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
| * gnu: dovecot: Update to 2.2.29 [fixes CVE-2017-2669].Leo Famulari2017-04-11
| | | | | | | | | | | | | | * gnu/packages/mail.scm (dovecot): Update to 2.2.29. [source]: Use 'dovecot-fix-failing-test.patch'. * gnu/packages/patches/dovecot-fix-failing-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: libressl: Update to 2.5.3.Leo Famulari2017-04-11
| | | | | | | | * gnu/packages/tls.scm (libressl): Update to 2.5.3.
| * gnu: youtube-dl: Update to 2017.04.11.Tobias Geerinckx-Rice2017-04-11
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.04.11.
| * gnu: Add emacs-htmlize.Arun Isaac2017-04-11
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-htmlize): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| * gnu: Add emacs-strace-mode.Mathieu Othacehe2017-04-11
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-strace-mode): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| * gnu: knot: Update to 2.4.3.Tobias Geerinckx-Rice2017-04-11
| | | | | | | | * gnu/packages/dns.scm (knot): Update to 2.4.3.
| * doc: Update Python Modules subtitle to refer to Monty Python.Ben Sturmfels2017-04-11
| | | | | | | | | | | | * doc/guix.texi (Packaging Guidelines): Update Python Modules subtitle. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add Fabric.Ben Sturmfels2017-04-11
| | | | | | | | * gnu/packages/admin.scm (fabric): New variable.
| * gnu: python-paramiko: Update to 1.17.4.Ben Sturmfels2017-04-11
| | | | | | | | | | | | * gnu/packages/python.scm (python-paramiko): Update to 1.17.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add emacs-default-encrypt.Chris Marusich2017-04-11
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-default-encrypt): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add Luminance HDR.Ludovic Courtès2017-04-11
| | | | | | | | | | | | * gnu/packages/image-viewers.scm (luminance-hdr): New variable. * gnu/packages/patches/luminance-hdr-qt-printer.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: Add emacspeak.Kei Kebreau2017-04-11
| | | | | | | | * gnu/packages/emacs.scm (emacspeak): New variable.
| * build: Fix compilation warnings.Mathieu Othacehe2017-04-11
| | | | | | | | | | | | | | | | | | | | | | * gnu/build/linux-boot.scm (define-module): Use (guix build syscalls). * gnu/build/linux-modules.scm (define-module): Ditto. * gnu/build/file-systems (define-module): Stop re-exporting mount, umount and MS_* flags as this is now safe to include (guix build syscalls) instead. (mount): Remove procedure. (umount): Ditto. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * syscalls: Add load-linux-module.Mathieu Othacehe2017-04-11
| | | | | | | | | | | | | | * guix/build/syscalls.scm (load-linux-module): New procedure. Reimplemented from guile-linux-syscalls.patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * syscalls: Use define-as-needed for network-interface syscalls.Mathieu Othacehe2017-04-11
| | | | | | | | | | | | | | | | | | | | * guix/build/syscalls.scm (network-interface-flags): Use define-as-needed macro and remove from export list. (set-network-interface-flags): Ditto. (set-network-interface-address): Ditto. (IFF_UP, IFF_BROADCAST and IFF_LOOPBACK): Ditto. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * syscalls: Use define-as-needed for mount and umount.Mathieu Othacehe2017-04-11
| | | | | | | | | | | | | | | | * guix/build/syscalls.scm (mount): Use define-as-needed macro and remove from export list. (umount): Ditto. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * syscalls: Add reboot.Mathieu Othacehe2017-04-11
| | | | | | | | | | | | | | | | | | * guix/build/syscalls.scm (define-as-needed): New macro. (reboot): New procedure. Reimplemented from guile-linux-syscalls.patch. (RB_AUTOBOOT, ..., RB_KEXEC): New flags copied from static Guile patch. Co-Authored-By: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: frescobaldi: Update to 3.0.0.Ricardo Wurmus2017-04-11
| | | | | | | | | | | | * gnu/packages/music.scm (frescobaldi): Update to 3.0.0. [inputs]: Replace "python-pyqt-4" and "python-poppler-qt4" with "python-pyqt" and "python-poppler-qt5", respectively.
| * gnu: Add python-poppler-qt5.Ricardo Wurmus2017-04-11
| | | | | | | | * gnu/packages/pdf.scm (python-poppler-qt5): New variable.
| * gnu: Add cdogs-sdl.Ricardo Wurmus2017-04-11
| | | | | | | | * gnu/packages/games.scm (cdogs-sdl): New variable.
| * gnu: dub: Update to 1.3.0.Tobias Geerinckx-Rice2017-04-11
| | | | | | | | | | * gnu/packages/ldc.scm (dub): Update to 1.3.0. [arguments]: Add comment, remove spurious MKDIR-P, and rename OUTBIN.
| * gnu: Move dillo to web-browsers.scm.Kei Kebreau2017-04-10
| | | | | | | | | | | | | | * gnu/packages/dillo.scm: Remove file and move dillo... * gnu/packages/web-browsers.scm: ...here. New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove dillo.scm and add web-browsers.scm.
| * gnu: Add gpicview.Mathieu Othacehe2017-04-10
| | | | | | | | | | | | | | * gnu/packages/image-viewers.scm (gpicview): New variable. * gnu/packages/lxde.scm (lxde)[propagated-inputs]: Add gpicview. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: pcre: Patch CVE-2017-7186.Ludovic Courtès2017-04-10
| | | | | | | | | | | | | | * gnu/packages/patches/pcre-CVE-2017-7186.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/pcre.scm (pcre)[replacement]: New field. (pcre/fixed): New variable.
| * gnu: pcre2: Patch CVE-2017-7186.Ludovic Courtès2017-04-10
| | | | | | | | | | | | * gnu/packages/patches/pcre2-CVE-2017-7186.patch: New file. * gnu/packages/pcre.scm (pcre2)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: guile-ncurses: Switch to Guile 2.2.Ludovic Courtès2017-04-10
| | | | | | | | | | * gnu/packages/guile.scm (guile-ncurses)[inputs]: Switch to GUILE-2.2. [arguments] <fix-libguile-ncurses-file-name>: Ajust accordingly.
| * gnu: guile-ncurses: Update to 2.2.Ludovic Courtès2017-04-10
| | | | | | | | * gnu/packages/guile.scm (guile-ncurses): Update to 2.2.
| * gnu: Add tclx.Kei Kebreau2017-04-10
| | | | | | | | * gnu/packages/tcl.scm (tclx): New variable.
| * gnu: Add darcs.ng02017-04-10
| | | | | | | | | | | | * gnu/packages/version-control.scm (darcs): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| * gnu: gnucash: Update to 2.6.16.Leo Famulari2017-04-10
| | | | | | | | * gnu/packages/gnucash.scm (gnucash): Update to 2.6.16.
| * gnu: Add emacs-use-package.Arun Isaac2017-04-11
| | | | | | | | * gnu/packages/emacs.scm (emacs-use-package): New variable.
| * gnu: Add emacs-diminish.Arun Isaac2017-04-11
| | | | | | | | * gnu/packages/emacs.scm (emacs-diminish): New variable.
| * gnu: jalv: Update to 1.6.0.Ricardo Wurmus2017-04-10
| | | | | | | | | | * gnu/packages/audio.scm (jalv): Update to 1.6.0. [inputs]: Replace "gtk+-2" with "gtk+" and "gtkmm-2" with "gtkmm".
| * gnu: lilv: Update to 0.24.2.Ricardo Wurmus2017-04-10
| | | | | | | | * gnu/packages/audio.scm (lilv): Update to 0.24.2.
| * gnu: suil: Update to 0.8.4.Ricardo Wurmus2017-04-10
| | | | | | | | * gnu/packages/audio.scm (suil): Update to 0.8.4.
| * gnu: sratom: Update to 0.6.0.Ricardo Wurmus2017-04-10
| | | | | | | | * gnu/packages/audio.scm (sratom): Update to 0.6.0.
| * gnu: sord: Update to 0.16.0.Ricardo Wurmus2017-04-10
| | | | | | | | * gnu/packages/rdf.scm (sord): Update to 0.16.0.
| * gnu: serd: Update to 0.26.0.Ricardo Wurmus2017-04-10
| | | | | | | | * gnu/packages/rdf.scm (serd): Update to 0.26.0.
| * gnu: gx-vintage-fuzz-master-lv2: Update to 0.1.Ricardo Wurmus2017-04-10
| | | | | | | | * gnu/packages/music.scm (gx-vintage-fuzz-master-lv2): Update to 0.1.
| * gnu: gx-super-fuzz-lv2: Fix description.Ricardo Wurmus2017-04-10
| | | | | | | | | | * gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Replace "GxVoodooFuzz" with "GxSuperFuzz".
| * gnu: gx-super-fuzz-lv2: Update to 0.1.Ricardo Wurmus2017-04-10
| | | | | | | | * gnu/packages/music.scm (gx-super-fuzz-lv2): Update to 0.1.
| * gnu: gx-voodoo-fuzz-lv2: Update to 0.1.Ricardo Wurmus2017-04-10
| | | | | | | | * gnu/packages/music.scm (gx-voodoo-fuzz-lv2): Update to 0.1.
| * gnu: Fix build for packages inheriting from gx-guvnor-lv2.Ricardo Wurmus2017-04-10
| | | | | | | | | | | | | | | | | | This is a follow-up to commit 35f909d45c21739ac6f69dae6b98fec8a10b4c5b. * gnu/packages/music.scm (gx-vbass-preamp-lv2)[arguments]: Make "install" target independent from "all". (gx-overdriver-lv2, gx-tone-mender-lv2, gx-push-pull-lv2, gx-saturator-lv2, gx-switchless-wah-lv2, gx-slow-gear-lv2): Inherit from "gx-vbass-preamp-lv2".