summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-20gnu: Add libinfinity.Arun Isaac
* gnu/packages/gobby.scm (libinfinity): New variable.
2017-08-19gnu: icedtea@3: Update to 3.5.1.Leo Famulari
* gnu/packages/java.scm (icedtea-8): Update to 3.5.1.
2017-08-19gnu: icedtea@2: Update to 2.6.11 [security fixes].Leo Famulari
Fixes CVE-2017-{10053,10067,10074,10081,10087,10089,10090,10096,10101,10102, 10107,10108,10109,10110,10111,10115,10116,10118,10135,10074,10176}. * gnu/packages/java.scm (icedtea-7): Update to 2.6.11.
2017-08-19gnu: libreoffice: Update to 5.3.5.2.Thomas Danckaert
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.5.2.
2017-08-19pack: Add "none" compressor.Ricardo Wurmus
* guix/scripts/pack.scm (%compressors): Add compressor "none"; prepend extension with ".". (self-contained-tarball, docker-image): Assume compressor extensions start with period. * doc/guix.texi (Invoking guix pack): Document it.
2017-08-19doc: Update Database services in detailed node list.Christopher Baines
This was updated in the Service subsection, but the matching update here was missed. * doc/guix.text (Top): Change database services description.
2017-08-19doc: Mention how to use emacs-debbugs.Arun Isaac
* HACKING (Using emacs-debbugs): Add section on using emacs-debbugs.
2017-08-19maint: Create an ISO9660 installation image in the 'release' target.Danny Milosavljevic
* Makefile.am (GUIXSD_IMAGE_BASE): Adapt target file name. (release): Use file-system-type iso9660. * doc/guix.texi: Document installation from DVD.
2017-08-19gnu: python-netaddr: Update to 0.7.19.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-netaddr): Update to 0.7.19.
2017-08-19gnu: lz4: Update to 1.8.0.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (lz4): Update to 1.8.0. Fix typo in comment. [source]: Remove patch. * gnu/packages/patches/lz4-fix-test-failures.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-08-19gnu: lz4: Use recommended home page.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (lz4)[home-page]: Use lz4.org.
2017-08-19gnu: Remove libgames-support.Tobias Geerinckx-Rice
It was simply the old name (and version) of libgnome-games-support. * gnu/packages/gnome.scm (libgames-support): Remove variable. Move the inherited fields... (libgnome-games-support): ...to here.
2017-08-18gnu: newsbeuter: Fix CVE-2017-12904.Leo Famulari
* gnu/packages/patches/newsbeuter-CVE-2017-12904.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/syndication.scm (newsbeuter)[source]: Use it.
2017-08-18gnu: python-pygit2: Update to 0.26.0.Marius Bakke
* gnu/packages/python.scm (python-pygit2): Update to 0.26.0. * gnu/packages/patches/python-pygit2-disable-network-tests.patch: Skip one more test. Use unittest.skipIf instead of deleting sections.
2017-08-18gnu: gnome-shell: Update to 3.24.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gnome-shell): Update to 3.24.3.
2017-08-18gnu: gnome-control-center: Update to 3.24.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.24.3.
2017-08-18gnu: gnome-keyring: Update to 3.20.1.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gnome-keyring): Update to 3.20.1.
2017-08-18gnu: libgnome-games-support: Update to 1.2.2.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.2.2.
2017-08-18gnu: gjs: Update to 1.48.6.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gjs): Update to 1.48.6.
2017-08-18gnu: shotwell: Update to 0.26.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (shotwell): Update to 0.26.3.
2017-08-18gnu: totem-pl-parser: Update to 3.10.8.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (totem-pl-parser): Update to 3.10.8.
2017-08-18gnu: perl-crypt-openssl-bignum: Update to 0.08.Tobias Geerinckx-Rice
* gnu/packages/tls.scm (perl-crypt-openssl-bignum): Update to 0.08.
2017-08-18gnu: freerdp: Update inputs.Thomas Danckaert
* gnu/packages/rdesktop.scm (freerdp) [native-inputs]: Add libxslt, libxml2 and docbook-xsl. [inputs]: Add libjpeg, remove gstreamer, gst-plugins-base, libxml2 and libxslt. [arguments]: Enable features JPEG and SSE2 (on x86_64), and set up docbook-xsl.
2017-08-18gnu: freerdp: Revert to version 1.1.Thomas Danckaert
* gnu/packages/rdesktop.scm (freerdp) [version, source]: Revert to upstream branch 1.1. [inputs]: Use ffmpeg-2.8. * gnu/packages/gnome.scm (vinagre): Add patches required to build against freerdp branch 1.1. * gnu/packages/patches/vinagre-revert-1.patch, gnu/packages/patches/vinagre-revert-2.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them.
2017-08-18gnu: xf86-video-siliconmotion: Fix building on aarch64.Efraim Flashner
* gnu/packages/xorg.scm (xf86-video-siliconmotion)[source]: Add patch. * gnu/packages/patches/xf86-video-siliconmotion-fix-ftbfs.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2017-08-18gnu: libksysguard: Update to 5.10.4.Efraim Flashner
* gnu/packages/kde.scm (libksysguard ): Update to 5.10.4.
2017-08-18gnu: kde-framework: Update to 5.37.0.Efraim Flashner
* gnu/packages/kde-frameworks.scm (extra-cmake-modules, attica, bluez-qt, breeze-icons, kapidox, karchive, kcodecs, kconfig, kcoreaddons, kdbusaddons, kdnssd, kguiaddons, kil8n, kidletime, kitemmodules, kplotting, ksyntaxhighlighting, kwayland, kwidgetsaddons, kwindowsystem, modemmanager-qt, networkmanager-qt, oxygen-icons, solid, sonnet, threadweaver, kauth, kcompletion, kcrash, kimageformats, kjobwidgets, knotifications, kpackage, kpty, kunitconversion, baloo, kactivities, kactivities-stats, kbookmarks, kcmutils, kconfigwidgets, kdeclarative, kded, kdesignerplugin, kdesu, kemoticons, kglobalaccel, kiconthemes, kinit, kio, knewstuff, knotifyconfig, kparts, kpeople, krunner, kservice, ktexteditor, ktextwidgets, kwallet, kxmlgui, kxmlrpcclient, plasma-framework, kde-framworkintegration, kdelibs4support, khtml, kjs, kjsembed, kmediaplayer, kross): Update to 5.37.0. (bluez-qt)[arguments]: Disable tests. (kcodecs, khtml)[native-inputs]: Add gperf. (ksyntaxhighlighting)[properties]: New field, add upstream-name. (kimageformats, baloo)[arguments]: Add phase to disable failing test. (krunner)[inputs]: Add kwindowsystem.
2017-08-18gnu: freeipmi: Update to 1.5.7.Efraim Flashner
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.5.7.
2017-08-18gnu: giac-xcas: Update to 1.2.3-57.Nicolas Goaziou
* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.3-57.
2017-08-18gnu: Add rtl-sdr.Arun Isaac
* gnu/packages/ham-radio.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/ham-radio.scm (rtl-sdr): New variable.
2017-08-18nix: Remove unused function.Andy Wingo
* nix/libutil/util.hh: * nix/libutil/util.cc (decodeOctalEscaped): Remove unused and buggy function.
2017-08-18Simplify remouting with MS_PRIVATE in sandbox buildJörg Thalheim
also fix race condition if mounts are added after mountinfo is read.
2017-08-18gnu: youtube-dl: Update to 2017.08.18.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.08.18.
2017-08-18gnu: libconfuse: Update to 3.2.1.Tobias Geerinckx-Rice
* gnu/packages/wm.scm (libconfuse): Update to 3.2.1.
2017-08-17gnu: rpm: Update to 4.13.0.1.Eric Bavier
* gnu/packages/package-management.scm (rpm): Update to 4.13.0.1 [source]: Remove patch. Use 'version-major+minor' for url. * gnu/packages/patches/rpm-CVE-2014-8118.patch: Delete patch. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-08-18gnu: Add rss-bridge.Arun Isaac
* gnu/packages/web.scm (rss-bridge): New variable.
2017-08-18gnu: Add missing import.Marius Bakke
This is a followup to d016b60fa350834e96dd075b6121de2c27ee2205. * gnu/packages/networking.scm (gnu): Use (gnu packages glib).
2017-08-18gnu: openmpi: Add RDMA and libfabric support.Dave Love
* gnu/packages/mpi.scm (openmpi)[inputs]: Add rdma-core, libfabric. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-08-18gnu: Add libfabric.Dave Love
* gnu/packages/linux.scm (libfabric): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-08-18gnu: libnl: Add "python2" and "python3" outputs.Dave Love
* gnu/packages/linux.scm (libnl)[native-inputs]: Add SWIG and PKG-CONFIG. [inputs]: Add PYTHON-2 and PYTHON-3. [outputs]: Add python2, python3. [arguments]: Add 'install-python' phase. Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2017-08-18gnu: libnl: Add "doc" output.Dave Love
* gnu/packages/linux.scm (libnl)[native-inputs]: Add doc origin. [outputs]: New field. [arguments]: Add 'install-doc' phase. New field. Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2017-08-18gnu: wireshark: Update to 2.4.0.Nicolas Goaziou
* gnu/packages/networking.scm (wireshark): Update to 2.4.0. Add "libssh", "libxml2", "qtbase" and "qttools" as inputs. Remove unused "bison", "flex" and "gtk+" inputs.
2017-08-17gnu: libmspack: Update to 0.6 [fixes CVE-2017-{6419,11423}].Marius Bakke
* gnu/packages/compression.scm (libmspack): Update to 0.6.
2017-08-17gnu: linux-libre: Update to 4.12.8.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.8. (%linux-libre-hash): Update hash.
2017-08-17gnu: linux-libre@4.9: Update to 4.9.44.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.44.
2017-08-17gnu: linux-libre@4.4: Update to 4.4.83.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.83.
2017-08-17web: Check for the existance of SSL related files.Christopher Baines
This adds back the previous behaviour of the nginx-service-type, where the service would check at the time when the configuration is generated if the SSL certificate and certificate key file exists. * gnu/services/web.scm (emit-nginx-server-config): Add back check for SSL related files.
2017-08-17gnu: services: Nginx configs can reference storeAndy Wingo
* gnu/services/web.scm (config-domain-strings, config-index-strings): Emit lists instead of strings. (emit-nginx-location-config, emit-nginx-server-config) (emit-nginx-upstream-config): Rename from nginx-location-config, default-nginx-server-config, and nginx-upstream-config. Emit lists instead of strings. (flatten): New helper. (default-nginx-config): Use flatten helper to write nginx conf. This allows location configs to reference store values. Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-08-17gnu: Add OpenMW.Manolis Ragkousis
* gnu/packages/game-development.scm (openmw): New variable.
2017-08-17gnu: Add mygui.Manolis Ragkousis
* gnu/packages/game-development.scm (mygui): New variable.