aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAge
* gnu: python2-subprocess32: Skip the tests.•••* gnu/packages/python.scm (python2-subprocess32)[arguments]: Skip the tests. Leo Famulari2018-01-05
* gnu: Remove python-numpy-next.•••This package was effectively superseded when NumPy was updated to 1.13.3. This is a followup to commit 68014502793ab8f3b0162fa8271a2be288519f93. * gnu/packages/python.scm (python-numpy-next, python2-numpy-next): Remove variables. Leo Famulari2018-01-05
* gnu: python-zope-testing: Update to 4.6.1.•••* gnu/packages/python-web.scm (python-zope-testing, python-zope-testing): Update to 4.6.1. [source]: Use pypi-uri. Leo Famulari2018-01-05
* gnu: python-numpy: Update to 1.13.3.•••* gnu/packages/python.scm (python-numpy, python2-numpy): Update to 1.13.3. Leo Famulari2018-01-05
* gnu: python-click: Disable the test suite.•••* gnu/packages/python.scm (python-click, python2-click)[arguments]: Skip the tests. Leo Famulari2018-01-05
* gnu: gcc@6: Fix building with glibc@2.26.•••* gnu/packages/gcc.scm (gcc@6)[source]: Add snippet to adjust linux-unwind.h to changes in glibc@2.26. Add patch. * gnu/packages/patches/gcc-libsanitizer-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2018-01-05
* Merge branch 'master' into core-updatesMark H Weaver2018-01-04
|\
| * gnu: surfraw: Point to the correct Perl executable.•••* gnu/packages/web.scm (surfraw)[arguments]: Hardcode the path to Perl in a 'patch-perl' phase. Signed-off-by: Leo Famulari <leo@famulari.name> Mark Meyer2018-01-04
| * gnu: GNU Unifont: Update to 10.0.07.•••* gnu/packages/fonts.scm (font-gnu-unifont): Update to 10.0.07. Leo Famulari2018-01-04
| * gnu: Add python2-scientific.•••* gnu/packages/python.scm (python2-scientific): New public variable. Signed-off-by: Leo Famulari <leo@famulari.name> Konrad Hinsen2018-01-04
| * gnu: Add python2-pyro.•••* gnu/packages/python.scm (python2-pyro): New public variable. Signed-off-by: Leo Famulari <leo@famulari.name> Konrad Hinsen2018-01-04
| * gnu: file: Mention libmagic.•••* gnu/packages/file.scm (file)[description]: Mention libmagic. Leo Famulari2018-01-04
| * gnu: vlc: Enable libdvdread and libdvdcss support.•••* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support; (vlc): Add libdvdread as input. Roel Janssen2018-01-04
| * gnu: tiled: Update to 1.1.0.•••* gnu/packages/game-development.scm (tiled): Update to 1.1.0. David Thompson2018-01-04
| * gnu: giac-xcas: Update to 1.4.9-43.•••* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-43. Nicolas Goaziou2018-01-04
| * gnu: Add emacs-evil-quickscope.•••* gnu/packages/emacs.scm (emacs-evil-quickscope): New variable. Arun Isaac2018-01-04
| * Revert "gnu: vlc: Enable libdvdread and libdvdcss support."•••This reverts commit d5456444f7032e7bc9168db2b59e548672795b72. It broke 'gnome', via 'gnome-disk-utility'. Mark H Weaver2018-01-04
| * gnu: Add libgeotiff.•••* gnu/packages/geo.scm (libgeotiff): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Björn Höfling2018-01-04
| * gnu: Add fc-host-tools.•••* gnu/packages/embedded.scm (fc-host-tools): New variable. Danny Milosavljevic2018-01-04
| * gnu: linux-libre: Update to 4.14.11.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.11. (%linux-libre-hash): Update hash. Mark H Weaver2018-01-03
| * gnu: linux-libre@4.9: Update to 4.9.74.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.74. Mark H Weaver2018-01-03
| * gnu: linux-libre@4.4: Update to 4.4.109.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.109. Mark H Weaver2018-01-03
| * gnu: newsboat: Update to 2.10.2.•••* gnu/packages/syndication.scm (newsboat): Update to 2.10.2. [inherit]: Remove inheritance of unmaintained newsbeuter. [native-inputs]: Remove perl. [arguments]: Remove #:make-flags to build on ARM, which should work now. [synopsis, description]: Mash up Newsboat's own description with useful information from its predecessor. Tobias Geerinckx-Rice2018-01-04
| * gnu: newsbeuter, newsboat: Correct licence.•••See <https://github.com/newsboat/newsboat/issues/34>. * gnu/packages/syndication.scm (newsbeuter)[license]: x11 -> expat. Tobias Geerinckx-Rice2018-01-04
| * gnu: json-c: Update to 0.13.•••* gnu/packages/web.scm (json-c): Update to 0.13. [description]: Add new resolution. (json-c-0.12): New public variable. (hubbub)[inputs]: Use it. * gnu/packages/syndication.scm (newsbeuter)[inputs]: Likewise. Tobias Geerinckx-Rice2018-01-04
| * gnu: vlc: Enable libdvdread and libdvdcss support.•••* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support; (vlc): Add libdvdread as input. Roel Janssen2018-01-04
| * gnu: ilmbase: Update to 2.2.1.•••* gnu/packages/graphics.scm (ilmbase): Update to 2.2.1. Leo Famulari2018-01-03
| * gnu: openexr: Update to 2.2.1 [security fixes].•••Fixes CVE-2017-{9110,9111,9112,9113,9114,9115,9116}. * gnu/packages/graphics.scm (openexr): Update to 2.2.1. Leo Famulari2018-01-03
* | gnu: python-pytest-localserver: Update to 0.4.1.•••* gnu/packages/check.scm (python-pytest-localserver): Update to 0.4.1. Leo Famulari2018-01-04
* | gnu: gcc@4.8: Fix libsanitizer cross-compilation.•••This patch is modified from the original patch targeting gcc@5. * gnu/packages/patches/gcc-asan-missing-include.patch: New file. * gnu/packages/gcc.scm (gcc@4.8)[source](patches): Add it. * gnu/local.mk (dist_patch_DATA): Add it. Ludovic Courtès2018-01-03
* | gnu: gcc@4.8: Fix building with glibc@2.26.•••* gnu/packages/gcc.scm (gcc@4.8)[source]: Add snippet to adjust linux-unwind.h to changes in glibc@2.26. Efraim Flashner2018-01-03
* | gnu: fossil: Update to 2.4.•••* gnu/packages/version-control.scm (fossil): Update to 2.4. [source]: Remove patch. * gnu/packages/patches/fossil-CVE-2017-17459.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari2018-01-03
* | Merge branch 'master' into core-updatesLeo Famulari2018-01-03
|\|
| * gnu: fossil: Fix CVE-2017-17459.•••* gnu/packages/patches/fossil-CVE-2017-17459.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/version-control.scm (fossil)[source]: Use it. Leo Famulari2018-01-03
| * gnu: krita: Add comment about the wrapper.•••* gnu/packages/kde.scm (krita): Add comment. Leo Famulari2018-01-03
| * gnu: krita: Ensure icons are found at runtime.•••Fixes <https://bugs.gnu.org/29905>. * gnu/packages/kde.scm (krita)[arguments]: Set the QT_PLUGIN_PATH in a new 'wrap-executable' phase. Leo Famulari2018-01-03
| * gnu: kdelibs4support: Blacklist a recently failing test-function.Hartmut Goebel2018-01-03
| * gnu: wine64-staging: Fix incorrect input.•••* gnu/packages/wine.scm (wine64-staging): Copy from correct "wine-staging" input instead of "wine". Rutger Helling2018-01-03
| * gnu: wine64-staging: Fix arguments.•••* gnu/packages/wine.scm (wine64-staging)[arguments]: Use new 'copy-wine32-binaries and 'copy-wine32-manpage phases instead of 'copy-wine32-files phase. Rutger Helling2018-01-03
| * gnu: wine64: Fix arguments.•••* gnu/packages/wine.scm (wine64)[arguments]: Use new 'copy-wine32-binaries and 'copy-wine32-manpage phases instead of 'copy-wine32-files phase. Rutger Helling2018-01-03
| * gnu: wine: Update to 2.0.4.•••* gnu/packages/wine.scm: Update to 2.0.4. Rutger Helling2018-01-03
| * gnu: python-mistune: Update to 0.8.3 [fixes CVE-2017-{15612,16876}].•••* gnu/packages/python.scm (python-mistune, python2-mistune): Update to 0.8.3. Leo Famulari2018-01-03
| * gnu: httpd: Update to 2.4.29.•••* gnu/packages/web.scm (httpd): Update to 2.4.29. [source]: Remove patch. * gnu/packages/patches/httpd-CVE-2017-9798.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari2018-01-03
| * gnu: OBS Studio: Update to 20.1.3•••* gnu/packages/video.scm (obs): Update to 20.1.3 Signed-off-by: Leo Famulari <leo@famulari.name> Adriano Peluso2018-01-02
| * gnu: Add emacs-evil-smartparens.•••* gnu/packages/emacs.scm (emacs-evil-smartparens): New variable. Arun Isaac2018-01-02
| * gnu: knot: Update to 2.6.4.•••* gnu/packages/dns.scm (knot): Update to 2.6.4. Tobias Geerinckx-Rice2018-01-02
| * gnu: re2: Update to 2018-01-01.•••* gnu/packages/regex.scm (re2): Update to 2018-01-01. Tobias Geerinckx-Rice2018-01-02
| * gnu: htslib: Mark up description.•••* gnu/packages/bioinformatics.scm (htslib)[description]: Use @command{}. Tobias Geerinckx-Rice2018-01-02
| * gnu: ribotaper: Wrap executables.•••* gnu/packages/bioinformatics.scm (ribotaper)[arguments]: Add phase "wrap-executables". Ricardo Wurmus2018-01-02
| * gnu: wine64-staging: Copy missing man file.•••* gnu/packages/wine.scm (wine64-staging)[arguments]: Copy missing man file from "wine-staging" input. Clarify 'copy-wine32-files phase with comments. [synopsis]: Use proper "WoW64" term. Rutger Helling2018-01-02