summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2015-10-12gnu: Add python-pexpect.•••* gnu/packages/python.scm (python-pexpect, python2-pexpect): New variables. Ricardo Wurmus
2015-10-12gnu: bwa: Disable on non-x86_64.•••* gnu/packages/bioinformatics.scm (bwa)[supported-systems]: Add field. Ricardo Wurmus
2015-10-12gnu: sdl-union: Wrap into a procedure and export it.•••Suggested by Ludovic Courtès <ludo@gnu.org>. * gnu/packages/sdl.scm (sdl-union): Make it a procedure returning 'sdl-union' package. (guile-sdl): Use it. Alex Kost
2015-10-12gnu: Add physfs.•••* gnu/packages/game-development.scm (physfs): New variable. Alex Kost
2015-10-11gnu: guile: Add guile-wisp.•••* gnu/packages/guile.scm (guile-wisp): New variable. Christopher Allan Webber
2015-10-11gnu: Add MARS.•••* gnu/packages/games.scm (mars): New variable. * gnu/packages/patches/mars-install.patch: New file. * gnu/packages/patches/mars-sfml-2.3.patch: New file. * gnu-system.am (dist_patch_DATA): Add them. Ricardo Wurmus
2015-10-11gnu: wicd: Install 'index.theme' file in the right place.•••This is a followup to 800d8d. * gnu/packages/wicd.scm (wicd)[arguments]: Install a copy of 'index.theme' from 'hicolor-icon-theme' into $out/share/icons/hicolor. 宋文武
2015-10-10gnu: gnupg: Update to 2.1.9.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.1.9. Mark H Weaver
2015-10-10gnu: Add python-bandit.•••* gnu/packages/openstack.scm (python-bandit, python2-bandit): New variables. Cyril Roelandt
2015-10-10gnu: Update python-fixtures•••* gnu/packages/python.scm (python-fixtures): Update. * gnu/packages/python.scm (python-fixtures-0.3.16, python2-fixtures-0.3.16, python-pbr-0.11, python2-pbr-0.11): New variables. * gnu/packages/python.scm (python-testrepository): Use python-fxitures-0.3.16 instead of python-fixtures in the inputs. Cyril Roelandt
2015-10-10gnu: Add python-pip.•••* gnu/packages/python.scm (python-pip, python2-pip): New variables. Cyril Roelandt
2015-10-08gnu: libunwind: Add fix for CVE-2015-3239.•••* gnu/packages/patches/libunwind-CVE-2015-3239.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/libunwind.scm (libunwind)[source]: Add patch. Mark H Weaver
2015-10-08gnu: libwmf: Add fixes for several security flaws.•••* gnu/packages/patches/libwmf-CAN-2004-0941.patch, gnu/packages/patches/libwmf-CVE-2007-0455.patch, gnu/packages/patches/libwmf-CVE-2007-2756.patch, gnu/packages/patches/libwmf-CVE-2007-3472.patch, gnu/packages/patches/libwmf-CVE-2007-3473.patch, gnu/packages/patches/libwmf-CVE-2007-3477.patch, gnu/packages/patches/libwmf-CVE-2009-3546.patch: New files. * gnu/packages/patches/libwmf-CVE-2015-0848+4588+4695+4696.patch: Delete file. Replace with ... * gnu/packages/patches/libwmf-CVE-2015-0848+CVE-2015-4588.patch, gnu/packages/patches/libwmf-CVE-2015-4695.patch, gnu/packages/patches/libwmf-CVE-2015-4696.patch: ... these new files. * gnu-system.am (dist_patch_DATA): Adjust accordingly. * gnu/packages/image.scm (libwmf)[source]: Adjust set of patches. Mark H Weaver
2015-10-08gnu: unzip: Add various fixes.•••* gnu/packages/patches/unzip-increase-size-of-cfactorstr.patch: Delete file. Replace with ... * gnu/packages/patches/unzip-overflow-long-fsize.patch: ... this new file. * gnu/packages/patches/unzip-attribs-overflow.patch, gnu/packages/patches/unzip-fix-overflows-and-infloop.patch, gnu/packages/patches/unzip-format-secure.patch: New files. * gnu/packages/patches/unzip-CVE-2014-9636.patch: Replace contents with fixed patch from Fedora. * gnu-system.am (dist_patch_DATA): Adjust accordingly. * gnu/packages/zip.scm (unzip)[source]: Adjust list of patches. Mark H Weaver
2015-10-08gnu: wpa-supplicant: Update to 2.5.•••* gnu/packages/patches/wpa-supplicant-2015-2-fix.patch, gnu/packages/patches/wpa-supplicant-2015-3-fix.patch, gnu/packages/patches/wpa-supplicant-2015-4-fix-pt1.patch, gnu/packages/patches/wpa-supplicant-2015-4-fix-pt2.patch, gnu/packages/patches/wpa-supplicant-2015-4-fix-pt3.patch, gnu/packages/patches/wpa-supplicant-2015-4-fix-pt4.patch, gnu/packages/patches/wpa-supplicant-2015-4-fix-pt5.patch, gnu/packages/patches/wpa-supplicant-2015-5-fix.patch, gnu/packages/patches/wpa-supplicant-CVE-2015-1863.patch: Delete files. * gnu-system.am (dist_patch_DATA): Remove them. * gnu/packages/admin.scm (wpa-supplicant-minimal): Update to 2.5. Remove patches. Mark H Weaver
2015-10-08gnu: python-h5py: Fix path to hdf5 library.•••* gnu/packages/python.scm (python-h5py)[arguments]: Add "fix-hdf5-paths" phase. Ricardo Wurmus
2015-10-08gnu: python-h5py, python2-h5py: Correct inputs.•••* gnu/packages/python.scm (python-h5py) [inputs]: Remove python-cython and python-numpy. [propagated-inputs]: New field. [native-inputs]: Drop python-setuptools and add python-cython. (python2-h5py): Replace "inputs" with "propagated-inputs". Ricardo Wurmus
2015-10-08gnu: Add python-joblib.•••* gnu/packages/python.scm (python-joblib, python2-joblib): New variables. Ricardo Wurmus
2015-10-08Correct "Revert "gnu: camlp4: Remove extra input.""•••This corrects a typo in 0d1c0660d7b446188b36f19d0dd79d8f97bd4360. Efraim Flashner
2015-10-08Revert "gnu: camlp4: Remove extra input."•••This reverts commit d04efa0fff908de0f8822a27582b4b1c3dcae553. Efraim Flashner
2015-10-07gnu: webkitgtk-2.4: Fix potential code execution vulnerability.•••* gnu/packages/patches/webkitgtk-2.4-sql-init-string.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/webkit.scm (webkitgtk-2.4)[source]: Add patch. Mark H Weaver
2015-10-07gnu: libvpx: Set size limit to avoid CVE-2015-1258.•••* gnu/packages/video.scm (libvpx)[arguments]: Add "--size-limit" argument to configure. Mark H Weaver
2015-10-07gnu: openjpeg-2.x: Add fix for CVE-2015-6581.•••* gnu/packages/patches/openjpeg-CVE-2015-6581.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/image.scm (openjpeg, openjpeg-2.0)[source]: Add patch. Mark H Weaver
2015-10-07gnu: camlp4: Remove extra input.•••* gnu/packages/ocaml.scm (camlp4)[inputs]: Removed duplicate "ocaml" entry from native-inputs. Efraim Flashner
2015-10-07gnu: gprolog: Remove armhf from supported architectures.•••* gnu/packages/gprolog.scm (gprolog)[supported-systems]: Remove armhf-linux from the list of supported systems. Efraim Flashner
2015-10-07gnu: mosh: Update to 1.2.5.•••* gnu/packages/ssh.scm (mosh): Update to 1.2.5. Efraim Flashner
2015-10-07gnu: enlightenment: Update to 0.19.12.•••* gnu/packages/enlightenment.scm (enlightenment): Update to 0.19.12. Efraim Flashner
2015-10-07gnu: Add r-htmlwidgets.•••* gnu/packages/web.scm (r-htmlwidgets): New variable. Ricardo Wurmus
2015-10-07gnu: Add r-htmltools.•••* gnu/packages/web.scm (r-htmltools): New variable. Ricardo Wurmus
2015-10-07gnu: ibus-libpinyin: Add GTK+ and Glib inputs.•••* gnu/packages/ibus.scm (ibus-libpinyin)[inputs]: Add gtk+. [native-inputs]: Add glib:bin. Ricardo Wurmus
2015-10-06gnu: imagemagick: Hard-code delegate paths.•••If --with-frozenpaths is given, then configure will retain absolute paths discovered for delegate programs, otherwise they are discarded. * gnu/packages/imagemagick.scm (imagemagick)[arguments]: Add '--with-frozenpaths' to #:configure-flags. Eric Bavier
2015-10-06gnu: elementary: Update to 1.15.2.•••* gnu/packages/enlightenment.scm (elementary): Update to 1.15.2. Efraim Flashner
2015-10-06gnu: efl: Update to 1.15.2.•••* gnu/packages/enlightenment.scm (efl): Update to 1.15.2. Efraim Flashner
2015-10-06gnu: libbluray: Remove java as native-input.•••* gnu/packages/video.scm (libbluray)[inputs]: Remove "ant" and "icedtea" as native-inputs. [arguments]: Remove environmental variable "JAVA_HOME". Add configure flag to disable java. Efraim Flashner
2015-10-06gnu: libdvdcss: Update to 1.3.99.•••* gnu/packages/video.scm (libdvdcss): Update to 1.3.99. Efraim Flashner
2015-10-06gnu: libbluray: Upgrade to 0.9.1.•••* gnu/packages/video.scm (libbluray): Upgrade to 0.9.1. [inputs]: Add "ant" and "icedtea7" to native-inputs. [arguments]: Set environment variable "JAVA_HOME". Efraim Flashner
2015-10-05gnu: wine: Update to 1.7.52, add more inputs.•••* gnu/packages/wine.scm (wine): Update to 1.7.52. [inputs]: Add cups, glu and openal. 宋文武
2015-10-05gnu: feh: Update to 2.14.•••* gnu/packages/feh.scm (feh): Update to 2.14. 宋文武
2015-10-04gnu: calibre: Update to 2.40.0.•••* gnu/packages/ebook.scm (calibre): Update to 2.40.0. Andreas Enge
2015-10-04gnu: qt: Remove bundled copy of sqlite.•••* gnu/packages/qt.scm (qt)[source]: Add snippet to remove the bundled copy of sqlite. Partially fixes <http://bugs.gnu.org/21288>. Andreas Enge
2015-10-04gnu: qt: Compile with system harfbuzz.•••* gnu/packages/qt.scm (qt)[source]: Add a snippet to remove one of the two bundled copies of harfbuzz. [arguments]: Pass a configure flag to use harfbuzz from the system. Partially fixes <http://bugs.gnu.org/21288>. Andreas Enge
2015-10-04gnu: qt: Remove the sources of qtwebengine.•••* gnu/packages/qt.scm (qt)[source]: Add snippet to remove the qtwebengine code, which was already not built anymore, and drop one patch used previously only for qtwebengine. [arguments]: Drop the configuration flag "-skip qtwebengine", since deleted modules cannot be skipped. * gnu/packages/patches/qt5-runpath.patch: Delete file. * gnu-system.am (dist_patch_DATA): Unregister patch. Partially fixes <http://bugs.gnu.org/21288>. Andreas Enge
2015-10-04gnu: Add autobuild.•••* gnu/packages/autotools.scm (autobuild): New variable. Mathieu Lirzin
2015-10-04gnu: linux-libre: Update to 4.2.3.•••* gnu/packages/linux.scm (linux-libre): Update to 4.2.3. Mark H Weaver
2015-10-04gnu: rtorrent: Update to 0.9.6.•••* gnu/packages/bittorrent.scm (rtorrent): Update to 0.9.6. [source]: Use new URL. Alex Kost
2015-10-04gnu: libtorrent: Update to 0.13.6.•••* gnu/packages/bittorrent.scm (libtorrent): Update to 0.13.6. [source]: Use new URL. [native-inputs]: Uncomment "cppunit" (for tests). [argument]: Remove (to enable tests). Alex Kost
2015-10-04gnu: libtorrent, rtorrent: Update home pages.•••* gnu/packages/bittorrent.scm (libtorrent): Update 'home-page'. (rtorrent): Likewise. Alex Kost
2015-10-04gnu: lirc: Update to 0.9.3.•••* gnu/packages/lirc.scm (lirc): Update to 0.9.3. [native-inputs]: Add "libxslt". Alex Kost
2015-10-04gnu: qt-4: Disable webkit build.•••* gnu/packages/qt.scm (qt-4)[source]: Add snippet to remove the webkit code and drop one patch used previously for webkit. [arguments]: Add configure flag to disable building the webkit module. * gnu/packages/patches/qt4-tests.patch: Delete file. * gnu-system.am (dist_patch_DATA): Unregister patch. Partially fixes <http://bugs.gnu.org/21288>. Andreas Enge
2015-10-03gnu: libqtxdg: Fix download location.•••* gnu/packages/lxqt.scm (libqtxdg)[source]: Fix download location. Andreas Enge