summary refs log tree commit diff
AgeCommit message (Collapse)Author
2017-10-10gnu: xorg-server: Make the test-variant visible.Marius Bakke
* gnu/packages/xorg.scm (xorg-server-1.19.3): Remove 'hidden-package'.
2017-10-10gnu: libxfont: Fix CVE-2017-13720, CVE-2017-13722.Marius Bakke
* gnu/packages/patches/libxfont-CVE-2017-13720.patch, gnu/packages/patches/libxfont-CVE-2017-13722.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them. * gnu/packages/xorg.scm (libxfont, libxfont2)[source]: Use them.
2017-10-10gnu: lftp: Update to 4.8.3.Marius Bakke
* gnu/packages/ftp.scm (lftp): Update to 4.8.3.
2017-10-10gnu: libnl: Update to 3.4.0.Marius Bakke
* gnu/packages/linux.scm (libnl): Update to 3.4.0.
2017-10-10gnu: sddm: Update to 0.16.0.Marius Bakke
* gnu/packages/display-managers.scm (sddm): Update to 0.16.0. [source]: Switch to '.xz' tarball.
2017-10-10gnu: libreoffice: Don't replace "/bin/sh" reference with bash.Marius Bakke
* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Use (which "sh") instead of (which "bash") in /bin/sh substitution.
2017-10-10gnu: vigra: Update to 1.11.1.Marius Bakke
* gnu/packages/image.scm (vigra): Update 1.11.1. [source]<uri>: Don't hard-code version. [home-page]: Change to <https://ukoethe.github.io/vigra/>.
2017-10-10gnu: libzmf: Update to 0.0.2.Marius Bakke
* gnu/packages/libreoffice.scm (libzmf): Update to 0.0.2.
2017-10-10gnu: libwps: Update to 0.4.7.Marius Bakke
* gnu/packages/libreoffice.scm (libwps): Update to 0.4.7. [arguments]: Remove.
2017-10-10gnu: libmwaw: Update to 0.3.12.Marius Bakke
* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.12. [source](patches): Remove. [arguments]: Remove. * gnu/packages/patches/libmwaw-CVE-2017-9433.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-10-10gnu: libodfgen: Update to 0.1.6.Marius Bakke
* gnu/packages/libreoffice.scm (libodfgen): Update to 0.1.6.
2017-10-10gnu: libvisio: Update to 0.1.5.Marius Bakke
* gnu/packages/patches/libvisio-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/libreoffice.scm (libvisio): Update to 0.1.5. [source]: Add 'libvisio-fix-tests.patch'. [arguments]: Remove.
2017-10-10gnu: libpagemaker: Update to 0.0.3.Marius Bakke
* gnu/packages/libreoffice.scm (libpagemaker): Update to 0.0.3. [arguments]: Remove.
2017-10-10gnu: libfreehand: Update to 0.1.2.Marius Bakke
* gnu/packages/libreoffice.scm (libfreehand): Update to 0.1.2. [native-inputs]: Add CPPUNIT. [inputs]: Add ICU4C and LCMS. New field.
2017-10-10gnu: libexttextcat: Update to 3.4.5.Marius Bakke
* gnu/packages/libreoffice.scm (libexttextcat): Update to 3.4.5.
2017-10-10gnu: libetonyek: Fix FTBFS with later liblangtag.Marius Bakke
* gnu/packages/libreoffice.scm (libetonyek)[source]: Add upstream patch.
2017-10-10gnu: liblangtag: Update to 0.6.2.Marius Bakke
* gnu/packages/libreoffice.scm (liblangtag): Update to 0.6.2.
2017-10-10gnu: libcdr: Update to 0.1.4.Marius Bakke
* gnu/packages/libreoffice.scm (libcdr): Update to 0.1.4. [native-inputs]: Add CPPUNIT.
2017-10-10gnu: libwpg: Update to 0.3.2.Marius Bakke
* gnu/packages/libreoffice.scm (libwpg): Update to 0.3.2.
2017-10-10gnu: libwpd: Update to 0.10.2.Marius Bakke
* gnu/packages/libreoffice.scm (libwpd): Update to 0.10.2.
2017-10-10gnu: librevenge: Update to 0.0.4.Marius Bakke
* gnu/packages/libreoffice.scm (librevenge): Update to 0.0.4.
2017-10-10gnu: rofi: Update to 1.4.1.Marius Bakke
* gnu/packages/check.scm (check-0.11.0): New variable. * gnu/packages/xdisorg.scm (rofi): Update to 1.4.1. [inputs]: Add LIBRSVG. [native-inputs]: Add BISON, CHECK-0.11.0 and FLEX.
2017-10-10gnu: feh: Update to 2.21.Marius Bakke
* gnu/packages/image-viewers.scm (feh): Update to 2.21.
2017-10-10gnu: ghostscript: Replace with 9.22 [security fixes].Leo Famulari
Fixes CVE-2017-{7948,7975,8908,9216,9610,9611,9612,9618,9619,9620,9726,9727, 9739,9740,9835}. * gnu/packages/ghostscript.scm (ghostscript)[replacement]: New field. (ghostscript-9.22): New variables.
2017-10-10gnu: postgresql: Update to 10.0.Rutger Helling
* gnu/packages/databases.scm (postgresql): Update to 10.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-10-10guix: mirrors: Add kde archive mirror.Efraim Flashner
* guix/download.scm (%mirrors)[kde]: Add kde-attic mirror.
2017-10-10gnu: mesa: Disable svga driver on aarch64.Efraim Flashner
* gnu/packages/gl.scm (mesa)[arguments]: Remove svga from aarch64's gallium drivers.
2017-10-10gnu: red-eclipse: Add store "data" package path as default.Adonay Felipe Nogueira
* gnu/packages/games.scm (red-eclipse): Remove extra spaces. Make version respect documentation. [arguments]: Add "prefix" to make-flags. Add "add-store-data-package-path-as-default" phase. Improve "copy-data" phase. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-10-10gnu: ardour: Update to 5.12.Ricardo Wurmus
* gnu/packages/audio.scm (ardour): Update to 5.12.
2017-10-10gnu: guitarix: Update to 0.36.0.Ricardo Wurmus
* gnu/packages/audio.scm (guitarix): Update to 0.36.0.
2017-10-10gnu: zstd: Update to 1.3.2.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (zstd): Update to 1.3.2. [source]: Remove snippet. [license]: Add gpl2, gpl3+, and expat to the list.
2017-10-10gnu: modular-qt: Update to 5.9.2.Efraim Flashner
* gnu/packages/qt.scm (qtbase. qtsvg, qtimageformats, qtx11extras, qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors, qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel, qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d, qtremoteobjects, qtspeech): Update to 5.9.2. (qtnetworkauth): Same. [arguments]: Add phase to help test suite pass.
2017-10-10gnu: qtcharts, qtdatavis3d: Update license information.Efraim Flashner
* gnu/packages/qt.scm (qtcharts, qtdatavis3d)[license]: New field.
2017-10-10gnu: modular-qt: Add synopsis and descriptions for packages.Efraim Flashner
* gnu/packages/qt.scm (qtsvg, qtimageformats, qtx11extras, qtxmlpatterns, qtdeclarative, qtdeclarative-render2d, qtconnectivity, qtwebsockets, qtsensors, qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel, qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing, qtcanvas3d, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech)[synopsis, description]: New fields.
2017-10-10gnu: qtbase: Use libinput-minimal.Efraim Flashner
This works around qtbase depending on gtk+. * gnu/packages/qt.scm (qtbase)[inputs]: Replace libinput with libinput-minimal.
2017-10-10gnu: Add qtspeech.Efraim Flashner
* gnu/packages/qt.scm (qtspeech): New variable.
2017-10-10gnu: Add qtremoteobjects.Efraim Flashner
* gnu/packages/qt.scm (qtremoteobjects): New variable.
2017-10-10gnu: Add qtnetworkauth.Efraim Flashner
* gnu/packages/qt.scm (qtnetworkauth): New variable.
2017-10-10gnu: Add eid-mw.Thomas Danckaert
* gnu/packages/security-token.scm (eid-mw): New variable.
2017-10-10gnu: Add libproxy.Thomas Danckaert
* gnu/packages/networking.scm (libproxy): New variable.
2017-10-10gnu: Add hdf-java.Thomas Danckaert
* gnu/packages/maths.scm (hdf-java): New variable.
2017-10-10gnu: Add java-slf4-simple.Thomas Danckaert
* gnu/packages/java.scm (java-slf4j-simple): New variable.
2017-10-10system: operating-system-etc-service: Set XCURSOR_PATH.Thomas Danckaert
* gnu/system.scm (operating-system-etc-service): Set XCURSOR_PATH environment variable so that libxcursor finds cursors in user and system profiles. * gnu/packages/xorg.scm (libxcursor): Add a TODO for better handling of XCURSOR_PATH in other profiles.
2017-10-10gnu: python2-unittest2: Update to 1.1.0.Cyril Roelandt
* gnu/packages/python.scm (python2-unittest2): Update to 1.1.0. * gnu/packages/patches/python2-unittest2-remove-argparse.patch: New file. * gnu/local.mk: Add it.
2017-10-10gnu: Add python-traceback2.Cyril Roelandt
* gnu/packages/python.scm (python-traceback2, python2-traceback2): New variables.
2017-10-10gnu: Add python-linecache2.Cyril Roelandt
* gnu/packages/python.scm (python-linecache2, python2-linecache2): New variables.
2017-10-10gnu: python-netaddr: Fix the source URL.Cyril Roelandt
* gnu/packages/python.scm (python-netaddr, python2-netaddr): Fix the source URL.
2017-10-10gnu: Add python2-aniso8601.Cyril Roelandt
* gnu/packages/python.scm (python2-aniso8601): New variable.
2017-10-10gnu: python-aniso8601: Update to 1.3.0.Cyril Roelandt
* gnu/packages/python.scm (python-aniso8601, python2-aniso8601): Update to 1.3.0.
2017-10-10gnu: python-alembic: Update to 0.9.5.Cyril Roelandt
* gnu/packages/python.scm (python-alembic, python2-alembic): Update to 0.9.5.