aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2017-03-22gnu: ntp: Update to 4.2.8p10 [security fixes].Leo Famulari
Fixes CVE-2016-9042 and CVE-2017-{6451,6452,6455,6458,6459,6460,6462,6463,6464} and others. See 'NEWS' in the source code for more information. * gnu/packages/ntp.scm (ntp): Update to 4.2.8p10.
2017-03-22gnu: python-psycopg2: Update to 2.6.2.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-psycopg2): Update to 2.6.2.
2017-03-22gnu: python-zope-component: Update to 4.3.0.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-zope-component): Update to 4.3.0. [source]: Use pypi-uri.
2017-03-22gnu: python-atomicwrites: Update to 1.1.5.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-atomicwrites): Update to 1.1.5.
2017-03-22gnu: python-texttable: Update to 0.8.7.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-texttable): Update to 0.8.7.
2017-03-22gnu: python-feedgenerator: Update to 1.9.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-feedgenerator): Update to 1.9.
2017-03-22gnu: python-wrapt: Update to 1.10.8.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-wrapt): Update to 1.10.8. [source]: Use pypi-uri.
2017-03-22gnu: python-py: Update to 1.4.32.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-py): Update to 1.4.32.
2017-03-22gnu: python-sphinx-cloud-sptheme: Update to 1.8.0.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-sphinx-cloud-sptheme): Update to 1.8.0.
2017-03-22gnu: python-wcwidth: Update to 0.1.7.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-wcwidth): Update to 0.1.7. [source]: Use pypi-uri.
2017-03-22gnu: python-markdown: Update to 2.6.8.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-markdown): Update to 2.6.8.
2017-03-22gnu: dns: Return #t instead of something undefined.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (yadifa, knot)[arguments]: Return #t after calling ‘substitute*’. (knot)[source]: Return #t after calling ‘delete-file-recursively’.
2017-03-21gnu: vapoursynth: Update to 37.Efraim Flashner
* gnu/packages/video.scm (vapoursynth): Update to 37.
2017-03-21gnu: zimg: Update to 2.5.Efraim Flashner
* gnu/packages/image.scm (zimg): Update to 2.5.
2017-03-21gnu: libesmtp: Add alternate source URL.Leo Famulari
* gnu/packages/mail.scm (libesmtp)[source]: Add alternate URL.
2017-03-21gnu: python-pillow: Fix test failures with freetype-2.7.Leo Famulari
* gnu/packages/patches/python-pillow-freetype-2.7-test-failure.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-pillow, python2-pillow)[source]: Use it.
2017-03-21gnu: openblas: Add support for aarch64.Efraim Flashner
* gnu/packages/maths.scm (openblas)[arguments]: Mark aarch64 as substitutable, build for target ARMv8.
2017-03-21gnu: Add lmms.Rodger Fox
* gnu/packages/music.scm (lmms): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-21gnu: Add megaglest.Arun Isaac
* gnu/packages/games.scm (megaglest): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-21gnu: Add megaglest-data.Arun Isaac
* gnu/packages/games.scm (megaglest-data): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-21gnu: ots: Use 'modify-phases' syntax.Efraim Flashner
* gnu/packages/ots.scm (ots)[arguments]: Use 'modify-phases' syntax.
2017-03-21gnu: ots: Add download mirror.Efraim Flashner
* gnu/packages/ots.scm (ots)[source]: Add Debian mirror.
2017-03-21gnu: xf86-video-vmware: Fix build failure due to missing LLVM.rennes
* gnu/packages/xorg.scm (xf86-video-vmware)[inputs]: Add llvm. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-21gnu: libcmis: Update to 0.5.1.Leo Famulari
* gnu/packages/libreoffice.scm (libcmis): Update to 0.5.1. [source]: Use new source URL. Remove obsolete patch 'libcmis-fix-test-onedrive.patch'. [home-page]: Update URL. * gnu/packages/patches/libcmis-fix-test-onedrive.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-03-21gnu: x265: Fix build on aarch64.Efraim Flashner
* gnu/packages/video.scm (x265)[arguments]: On aarch64 add a configure-flag to enable PIC.
2017-03-21gnu: Adjust asciidoc-related build options.Kei Kebreau
Commits 9099a45792306fade2d9ca55138e49ef4f01f1ea and 3078821d1380c26c738be6b5d430c595327d401f make many package inputs and build configurations related to asciidoc obsolete. * gnu/packages/compton.scm (compton)[inputs]: Remove docbook-xml, libxml2 and libxslt. * gnu/packages/mail.scm (offlinemap)[native-inputs]: Remove libxslt. * gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Remove docbook-xml. (perf)[inputs]: Remove docbook-xml and libxslt. * gnu/packages/text-editors.scm (kakoune)[native-inputs]: Remove libxslt. * gnu/packages/version-control.scm (cgit)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and libxslt. (cvs-fast-export)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and libxslt. * gnu/packages/web.scm (qutebrowser)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2, and libxslt. (tinyproxy)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and libxslt. * gnu/packages/wm.scm (awesome)[make-flags]: Remove XML_CATALOG_FILES flag. (i3-wm)[inputs]: Remove docbook-xml. [native-inputs]: Add libxml2.
2017-03-21gnu: Add swaks.Arun Isaac
* gnu/packages/mail.scm (swaks): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-21gnu: git: Update to 2.12.1.Marius Bakke
* gnu/packages/version-control.scm (git): Update to 2.12.1.
2017-03-21gnu: Add perl-ole-storage-lite.humanitiesNerd
* gnu/packages/perl.scm (perl-ole-storage-lite): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-21gnu: Add perl-crypt-rc4.humanitiesNerd
* gnu/pakages/perl.scm (perl-crypt-rc4): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-21gnu: kodi: Wrap executable so it finds libcurl.Marius Bakke
* gnu/packages/kodi.scm (kodi)[arguments]: Add 'wrap' phase.
2017-03-21gnu: go@1.4, go@1.7: Skip test that fails with tzdata-2017a.Leo Famulari
* gnu/packages/golang.scm (go-1.4, go-1.7)[arguments]: Disable the test TestParseInLocation in 'prebuild' phase.
2017-03-21gnu: dtc: Update to 1.4.4.Marius Bakke
* gnu/packages/bootloaders.scm (dtc): Update to 1.4.4. [source]: Use mirror://kernel.org.
2017-03-21gnu: greenisland: Update to 0.9.0.1.Marius Bakke
* gnu/packages/display-managers.scm (greenisland): Update to 0.9.0.1.
2017-03-20gnu: vim: Update to 8.0.0494.Marius Bakke
* gnu/packages/patches/vim-CVE-2017-5953.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0494. [source]: Remove patch. (vim-full)[arguments]: Add two phases to drop tests and start xorg. [native-inputs]: Add XORG-SERVER.
2017-03-20gnu: kodi: Update to 18.0_alpha-0-b35147e.Marius Bakke
* gnu/packages/kodi.scm (libdvdnav/kodi, libdvdread/kodi, libdvdcss/kodi): New variables. (kodi): Update to 18.0_alpha-0-b35147e. [source]: Download from git. Unbundle more stuff. [build-system]: Change to CMAKE-BUILD-SYSTEM. [arguments]: Add #:configure-flag to disable nonfree components. Rework phases to patch bundled software and bootstrap more libraries. [native-inputs]: Remove CMAKE, DOXYGEN, GAWK and WHICH. Add LIBDVDCSS/KODI, LIBDVDNAV/KODI and LIBDVDREAD/KODI. [inputs]: Remove BOOST, BZIP2, ENCA, GPERF, JASPER, LIBMODPLUG, LIBSAMPLERATE, LIBXMU, LIBXT, MESA-UTILS, SDL2 and UNZIP. Add FMT, GIFLIB, LCMS and LIBDRM. [license]: Update for remaining software bundles.
2017-03-20gnu: Add fmt.Marius Bakke
* gnu/packages/pretty-print.scm (fmt): New variable.
2017-03-20gnu: Remove leftover patch.Leo Famulari
* gnu/packages/patches/openjpeg-use-after-free-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-03-20gnu: openjpeg: Remove obsolete patches.Leo Famulari
* gnu/packages/patches/openjpeg-CVE-2016-5157.patch, gnu/packages/patches/openjpeg-CVE-2016-7163.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/image.scm (openjpeg)[source]: Remove them.
2017-03-20gnu: php: Update to 7.1.3.Julien Lepiller
* gnu/packages/php.scm (php): Update to 7.1.3.
2017-03-20gnu: bristol: Fix build failure with alsa-lib 1.1.x.Ricardo Wurmus
* gnu/packages/music.scm (bristol)[arguments]: Add build phase to fix build failure with alsa-lib 1.1.x.
2017-03-20gnu: ngircd: Use HTTPS.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (ngircd)[source, home-page]: Use HTTPS.
2017-03-20gnu: ngircd: Use the phrase ‘IRC’ in its description.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (ngircd)[description]: Use ‘IRC’ with @dfn.
2017-03-20gnu: ngircd: Use ‘modify-phases’ syntax.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (ngircd)[arguments]: Use ‘modify-phases’.
2017-03-20gnu: ngircd: Update to 24.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (ngircd): Update to 24. [source]: Remove upstreamed DNS lookup patch. * gnu/packages/patches/ngircd-no-dns-in-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-03-20gnu: znc: Run test suite.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (znc)[arguments]: Enable tests. Add an ‘unpack-googletest’ phase and add ‘--with-gtest=’ to #:configure-flags. [native-inputs]: Add googletest source.
2017-03-20gnu: simple-scan: Update to 3.24.0.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (simple-scan): Update to 3.24.0.
2017-03-20gnu: Add r-cairo.Ricardo Wurmus
* gnu/packages/statistics.scm (r-cairo): New variable.
2017-03-20gnu: Add comments on why setting QT_QPA_PLATFORM for tests.Hartmut Goebel
* gnu/packages/astronomy.scm (stellarium): Add comment. * gnu/packages/display-managers.scm (greenisland): dito. * gnu/packages/kde-frameworks.scm (kguiaddons, kwidgetsaddons, kcompletion, baloo, kbookmarks, kconfigwidgtes, kdesignerplugin, kemoticons, kglobalaccel, kiconthemes, kio, knewstuff, kparts, kpeople, krunner, kservice, ktexteditor, ktextwidgets, kxmlgui, plasma-framework): dito. * gnu/packages/qt.scm (qtsvg): dito.
2017-03-20gnu: mesa: Correct another typo.Efraim Flashner
* gnu/packages/gl.scm (mesa)[arguments]: Fix typo (svrast -> swrast).