aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2016-04-23gnu: inkscape: Fix build with glibmm-2.48.Mark H Weaver
* gnu/packages/patches/inkscape-drop-wait-for-targets.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/inkscape.scm (inkscape)[source]: Add patch.
2016-04-22gnu: imlib2: Fix CVE-2016-4024.Leo Famulari
* gnu/packages/patches/imlib2-CVE-2016-4024.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (imlib2): Use it.
2016-04-22gnu: imlib2: Update to 1.4.8.Leo Famulari
gnu/packages/image.scm (imlib2): Update to 1.4.8.
2016-04-23Merge branch 'gnome-updates'宋文武
2016-04-22gnu: webkitgtk-2.4: Update to 2.4.11.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk-2.4): Update to 2.4.11.
2016-04-22gnu: webkitgtk: Update to 2.12.1.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.1.
2016-04-22gnu: linux-libre-4.1: Update to 4.1.22.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.22.
2016-04-22gnu: linux-libre-4.4: Update to 4.4.8.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.8.
2016-04-22gnu: linux-libre: Update to 4.5.2.Mark H Weaver
* gnu/packages/linux.scm (linux-libre): Update to 4.5.2.
2016-04-21gnu: Add acpi.Mathieu Lirzin
* gnu/packages/linux.scm (acpi): New variable.
2016-04-20gnu: python-mox3: Update to 0.14.0.Efraim Flashner
* gnu/packages/openstack.scm (python-mox3): Update to 0.14.0. [inputs]: Move python-fixtures, python-pbr, python-setuptools, python-six, python-testtools ... [native-inputs]: ... to here.
2016-04-20gnu: python-stevedore: Update to 1.12.0.Efraim Flashner
* gnu/packages/openstack.scm (python-stevedore): Update to 1.12.0. [inputs]: Move python-setuptools, python-docutils, python-mock, python-oslotest, python-sphinx ... [native-inputs]: ... to here.
2016-04-20gnu: armadillo: Update to 6.700.4.Ricardo Wurmus
* gnu/packages/maths.scm (armadillo): Update to 6.700.4.
2016-04-19gnu: git: Update to 2.7.4 [fixes CVE-2016-2315 and CVE-2016-2324].Leo Famulari
* gnu/packages/version-control.scm (git): Update to 2.7.4. (git-manpages)[source]: Update hash.
2016-04-20gnu: aria2: Update to 1.22.0.Efraim Flashner
* gnu/packages/bittorrent.scm (aria2): Update to 1.22.0.
2016-04-19gnu: mpv: Update to 0.17.0.Efraim Flashner
* gnu/packages/video.scm (mpv): Update to 0.17.0.
2016-04-19gnu: Rename Java packages to match new naming specification.Hartmut Goebel
* gnu/packages/bioinformatics.scm (htsjdk): Rename to... (java-htsjdk): ...this. (ngs-java): Rename to... (java-ngs): ...this. (ncbi-vdb)[arguments,inputs]: Use new name. * gnu/packages/java.scm (swt): Rename to... (java-swt): ...this. * gnu/packages/music.scm (tuxguitar)[make-flags,inputs,arguments]: Use new name of package "swt".
2016-04-19gnu: python2-plastid: Propagate setuptools.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (python2-plastid)[native-inputs]: Move python2-setuptools from here... [propagated-inputs]: ...to here.
2016-04-19gnu: r: Update to 3.2.5.Ricardo Wurmus
* gnu/packages/statistics.scm (r): Update to 3.2.5.
2016-04-19gnu: Add icedtea-8.Ricardo Wurmus
* gnu/packages/java.scm (icedtea-8): New variable.
2016-04-19glib: Fix tests.宋文武
* gnu/packages/glib.scm (glib)[arguments]: Disable the "/application/local-actions" test in 'disable-failing-tests' phase.
2016-04-19gnu: Add python-plastid.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (python-plastid, python2-plastid): New variables.
2016-04-19gnu: Add python-twobitreader.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (python-twobitreader, python2-twobitreader): New variables.
2016-04-18gnu: Add cabextract.Danny Milosavljevic
* gnu/packages/compression.scm (cabextract): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-04-18gnu: Add dillo.Kei Yamashita
* gnu/packages/dillo.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-04-18gnu: fltk: Add Xft support.Kei Yamashita
* gnu/packages/fltk.scm (fltk)[inputs]: Add libxft. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-04-18gnu: vlc: Make 'plugins.dat' generation reproducible.Ludovic Courtès
Fixes <http://bugs.gnu.org/23307>. * gnu/packages/video.scm (vlc)[arguments]: Add #:phases.
2016-04-18gnu: vlc: Do not capture the build time.Ludovic Courtès
* gnu/packages/video.scm (vlc)[source]: Add 'snippet'.
2016-04-18gnu: vlc: Build against ffmpeg 2.8.Ludovic Courtès
Fixes <http://bugs.gnu.org/23256>. Reported by Christopher Allan Webber <cwebber@dustycloud.org>. * gnu/packages/video.scm (vlc): Use FFMPEG-2.8 instead of FFMPEG.
2016-04-18gnu: ffmpeg: Re-add 2.8.6.Ludovic Courtès
* gnu/packages/video.scm (ffmpeg-2.8): New variable.
2016-04-18gnu: ruby-bio-commandeer: Update to 0.1.3.Ben Woodcroft
* gnu/packages/ruby.scm (ruby-bio-commandeer): Update to 0.1.3.
2016-04-17gnu: Add python-pyusb.Ricardo Wurmus
* gnu/packages/libusb.scm (python-pyusb, python2-pyusb): New variables.
2016-04-17gnu: khard: Update to 0.9.0.Leo Famulari
* gnu/packages/mail.scm (khard): Update to 0.9.0.
2016-04-17gnu: python-vobject: Update to 0.9.2.Leo Famulari
* gnu/packages/python.scm (python-vobject, python2-vobject): Update to 0.9.2.
2016-04-17gnu: openssh: Fix CVE-2015-8325.Leo Famulari
* gnu/packages/patches/openssh-CVE-2015-8325.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/ssh.scm (openssh): Use it.
2016-04-17gnu: Add recordmydesktop.Ludovic Courtès
* gnu/packages/video.scm (recordmydesktop): New variable.
2016-04-17gnu: python-pandas: Fix test failures.Ricardo Wurmus
* gnu/packages/patches/python-pandas-fix-tslib-test-failure.patch: New file. * gnu-system.am (dist_patch_DATA): Register it. * gnu/packages/python.scm (python-pandas)[source]: Add patch.
2016-04-17gnu: icedtea-7: Update to 2.6.5.Ricardo Wurmus
* gnu/packages/java.scm (icedtea-7): Update to 2.6.5. [inputs]: Add libxcomposite.
2016-04-17gnu: kbd: Update to 2.0.3.Alex Kost
* gnu/packages/linux.scm (kbd): Update to 2.0.3.
2016-04-17gnu: kbd: Use 'modify-phases'.Alex Kost
* gnu/packages/linux.scm (kbd)[arguments]: Use 'modify-phases'.
2016-04-16gnu: Add marst.John Darrington
* gnu/packages/marst.scm: New file. * gnu-system.am: Add it.
2016-04-16gnu: linux: Add case for arm64.Manolis Ragkousis
* gnu/packages/linux.scm (system->linux-architecture): Add "aarch64".
2016-04-16gnu: bootstrap: Add the location of ld.so on arm64.Manolis Ragkousis
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add the dynamic linker for aarch64-linux.
2016-04-16gnu: dconf-editor: Update to 3.20.0.宋文武
* gnu/packages/gnome.scm (dconf-editor): Update to 3.20.0.
2016-04-16gnu: gnome-backgrounds: Update to 3.20.宋文武
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.20.
2016-04-16gnu: baobab: Update to 3.20.0.宋文武
* gnu/packages/gnome.scm (baobab): Update to 3.20.0.
2016-04-16gnu: nautilus: Update to 3.20.0.宋文武
* gnu/packages/gnome.scm (nautilus): Update to 3.20.0. [arguments]: Pass '--disable-selinux' to configure.
2016-04-16gnu: gnome-shell: Update to 3.20.0.宋文武
* gnu/packages/gnome.scm (gnome-shell): Update to 3.20.0.
2016-04-16gnu: gnome-control-center: Update to 3.20.0.宋文武
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.20.0.
2016-04-16gnu: gnome-bluetooth: Update to 3.18.3.宋文武
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.18.3.