Ludovic Courtès
bbe04ae102
gnu: dbus: Update to 1.10.0.
...
* gnu/packages/glib.scm (dbus)[source]: Update to 1.10.0.
[arguments]: Add --sysconfdir=/etc.
* gnu/packages/patches/dbus-localstatedir.patch: Update.
2015-10-14 14:41:26 +02:00
Mark H Weaver
9f7ae77fe2
gnu: icecat: Update to 38.3.0-gnu1.
...
* gnu/packages/patches/icecat-CVE-2015-4473-partial.patch,
gnu/packages/patches/icecat-CVE-2015-4482.patch,
gnu/packages/patches/icecat-CVE-2015-4488.patch,
gnu/packages/patches/icecat-CVE-2015-4489.patch,
gnu/packages/patches/icecat-CVE-2015-4491.patch,
gnu/packages/patches/icecat-CVE-2015-4492.patch,
gnu/packages/patches/icecat-CVE-2015-4495.patch,
gnu/packages/patches/icecat-enable-acceleration-and-webgl.patch,
gnu/packages/patches/icecat-libvpx-1.4.patch: Delete files.
* gnu/packages/patches/icecat-avoid-bundled-includes.patch: New file.
* gnu-system.am (dist_patch_DATA): Add new patch. Remove the deleted ones.
* gnu/packages/gnuzilla.scm (icecat): Update to 38.3.0-gnu1.
[source]: Add new patch. Remove the deleted ones.
[inputs]: Add libxcomposite.
[arguments]: Add 'ensure-no-mtimes-pre-1980' phase. Adapt
'remove-h264parse-from-blacklist' and
'arrange-to-link-libxul-with-libraries-it-might-dlopen' phases to the
new version.
2015-10-14 01:41:56 -04:00
Alex Kost
837294b7a4
gnu: geiser: Update to 0.8.1.
...
* gnu/packages/emacs.scm (geiser): Update to 0.8.1.
2015-10-13 22:30:07 +03:00
Ricardo Wurmus
5ff6575b08
gnu: python-rpy2: Add "zlib" to native-inputs.
...
* gnu/packages/python.scm (python-rpy2)[native-inputs]: Add "zlib".
2015-10-13 17:36:47 +02:00
Ricardo Wurmus
ba8a082493
gnu: python-scipy, python2-scipy: Update to 0.16.0.
...
* gnu/packages/python.scm (python-scipy, python2-scipy): Update to
0.16.0.
2015-10-13 16:36:40 +02:00
Ricardo Wurmus
dd86c0d10c
gnu: python-scipy, python2-scipy: Propagate Python inputs.
...
* gnu/packages/python.scm (python-scipy)[inputs]: Move "python-numpy",
"python-matplotlib", and "python-pyparsing" to propagated-inputs; move
"python-nose" and "python-sphinx" to native-inputs.
[propagated-inputs]: New field.
[native-inputs]: Move "python-nose" and "python-sphinx" from inputs
field here.
(python2-scipy): Modify propagated-inputs instead of inputs field.
2015-10-13 16:35:48 +02:00
Ricardo Wurmus
331a1cd727
gnu: icedtea6: Update to 1.13.8.
...
* gnu/packages/java.scm (icedtea6): Update to 1.13.8.
2015-10-13 13:45:51 +02:00
Ricardo Wurmus
d4bf4c8f3e
gnu: icedtea6: Replace "ant-bootstrap" with "ant".
...
* gnu/packages/java.scm (icedtea6)[native-inputs]: Replace
"ant-bootstrap" with "ant".
[arguments]: Remove steps to unpack and use "ant-bootstrap".
(icedtea7)[native-inputs]: Remove explicit references to
"ant-bootstrap" and "ant".
2015-10-13 13:45:51 +02:00
Ricardo Wurmus
60eb5614d1
gnu: ant: Build with GCJ.
...
* gnu/packages/java.scm (ant)[native-inputs]: Replace "icedtea6" with
"gcj".
2015-10-13 13:45:51 +02:00
Ricardo Wurmus
397dbde8ff
gnu: gcj-4.8, gcj: Update to default GCC version.
...
* gnu/packages/gcc.scm (gcj-4.8): Inherit from "gcc" package and rename
variable to...
(gcj): ...this new variable.
(ecj-bootstrap-4.8): Rename variable to...
(ecj-bootstrap): ...this, updating to version 4.9.
* gnu/packages/java.scm (icedtea6)[native-inputs]: Replace "gcj-4.8"
with "gcj".
* gnu/packages/music.scm (tuxguitar)[native-inputs]: Likewise.
2015-10-13 13:45:51 +02:00
Alex Kost
aec05972ce
gnu: abbaye: Use 'modify-phases'.
...
* gnu/packages/games.scm (abbaye)[arguments]: Use 'modify-phases'.
2015-10-13 13:29:11 +03:00
Alex Kost
2e2ed3cbf9
gnu: Add manaplus.
...
* gnu/packages/games.scm (manaplus): New variable.
2015-10-13 13:29:11 +03:00
David Thompson
92e75d1e9a
gnu: geiser: Update to 0.8.
...
* gnu/packages/emacs.scm (geiser): Update to 0.8.
2015-10-12 16:46:54 -04:00
Ludovic Courtès
adc90e0eac
Merge branch 'core-updates'
2015-10-12 21:42:06 +02:00
Ricardo Wurmus
a8bc747ae1
gnu: lilypond: Hardcode path to "gs" executable.
...
* gnu/packages/music.scm (lilypond)[arguments]: Add build phase
"hardcode-path-to-gs".
2015-10-12 21:31:54 +02:00
Ricardo Wurmus
2b10eb489c
gnu: Add python-traitlets.
...
* gnu/packages/python.scm (python-traitlets, python2-traitlets): New
variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
ddc7d8ed18
gnu: Add python-ipython-genutils.
...
* gnu/packages/python.scm (python-ipython-genutils,
python2-ipython-genutils): New variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
cd6e5189c8
gnu: Add python-simplegeneric.
...
* gnu/packages/python.scm (python-simplegeneric, python2-simplegeneric):
New variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
0d34e01b62
gnu: Add python-pickleshare.
...
* gnu/packages/python.scm (python-pickleshare, python2-pickleshare): New
variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
b74270eedb
gnu: Add python-pathpy.
...
* gnu/packages/python.scm (python-pathpy, python2-pathpy): New
variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
6784f2e3fe
gnu: Add python-pytest-runner.
...
* gnu/packages/python.scm (python-pytest-runner, python2-pytest-runner):
New variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
229ad120d4
gnu: Add python-setuptools-scm.
...
* gnu/packages/python.scm (python-setuptools-scm,
python2-setuptools-scm): New variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
cb6d5c5468
gnu: Add python-pexpect.
...
* gnu/packages/python.scm (python-pexpect, python2-pexpect): New
variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
db94f8c734
gnu: bwa: Disable on non-x86_64.
...
* gnu/packages/bioinformatics.scm (bwa)[supported-systems]: Add field.
2015-10-12 15:50:33 +02:00
Alex Kost
40e94665d4
gnu: 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.
2015-10-12 11:31:01 +03:00
Alex Kost
0f6139b1b5
gnu: Add physfs.
...
* gnu/packages/game-development.scm (physfs): New variable.
2015-10-12 11:00:59 +03:00
Christopher Allan Webber
9d373377c9
gnu: guile: Add guile-wisp.
...
* gnu/packages/guile.scm (guile-wisp): New variable.
2015-10-11 21:30:12 -04:00
Ricardo Wurmus
c23c50c734
gnu: 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.
2015-10-11 15:52:59 +02:00
宋文武
f18bd3f64c
gnu: 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-11 09:56:56 +08:00
Mark H Weaver
ed01970389
gnu: gnupg: Update to 2.1.9.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.9.
2015-10-10 17:17:16 -04:00
Cyril Roelandt
f5a21dc4cf
gnu: Add python-bandit.
...
* gnu/packages/openstack.scm (python-bandit, python2-bandit): New variables.
2015-10-10 03:20:49 +02:00
Cyril Roelandt
7787ef76b6
gnu: 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.
2015-10-10 03:20:49 +02:00
Cyril Roelandt
643725a155
gnu: Add python-pip.
...
* gnu/packages/python.scm (python-pip, python2-pip): New variables.
2015-10-10 03:20:44 +02:00
Ludovic Courtès
9765b3aeac
Revert "gnu: python: Do not retain references to build tools."
...
This reverts commit 14f8dae6b1
, which
was unintentionally pushed (it does not work with Python 3.)
2015-10-08 18:08:16 +02:00
Mark H Weaver
b81378251c
Merge branch 'master' into core-updates
2015-10-08 10:59:39 -04:00
Mark H Weaver
b5881775ac
gnu: 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.
2015-10-08 10:55:52 -04:00
Mark H Weaver
f956d661ad
gnu: 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.
2015-10-08 10:46:30 -04:00
Mark H Weaver
48e4a9f32f
gnu: 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.
2015-10-08 10:07:44 -04:00
Mark H Weaver
e91e28d60c
gnu: 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.
2015-10-08 09:15:30 -04:00
Ricardo Wurmus
797e1401fe
gnu: python-h5py: Fix path to hdf5 library.
...
* gnu/packages/python.scm (python-h5py)[arguments]: Add "fix-hdf5-paths"
phase.
2015-10-08 14:39:11 +02:00
Ricardo Wurmus
3c4010b1e9
gnu: 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".
2015-10-08 14:39:11 +02:00
Ricardo Wurmus
1285119bde
gnu: Add python-joblib.
...
* gnu/packages/python.scm (python-joblib, python2-joblib): New
variables.
2015-10-08 14:39:11 +02:00
Efraim Flashner
fd5b213302
Correct "Revert "gnu: camlp4: Remove extra input.""
...
This corrects a typo in 0d1c0660d7
.
2015-10-08 12:17:21 +03:00
Efraim Flashner
0d1c0660d7
Revert "gnu: camlp4: Remove extra input."
...
This reverts commit d04efa0fff
.
2015-10-08 12:10:47 +03:00
Mark H Weaver
319fe79dd0
Merge branch 'master' into core-updates
2015-10-07 23:55:17 -04:00
Mark H Weaver
a606ed89d4
gnu: 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.
2015-10-07 22:54:09 -04:00
Mark H Weaver
2ab5e39d22
gnu: libvpx: Set size limit to avoid CVE-2015-1258.
...
* gnu/packages/video.scm (libvpx)[arguments]: Add "--size-limit"
argument to configure.
2015-10-07 22:41:18 -04:00
Mark H Weaver
7ab73c4add
gnu: 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.
2015-10-07 22:18:13 -04:00
Mark H Weaver
9511de1ef8
gnu: gdk-pixbuf: Update to 2.32.1.
...
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.32.1.
2015-10-07 21:49:03 -04:00
Ludovic Courtès
6a20289d5a
gnu: python: Simplify list of configure flags.
...
* gnu/packages/patches/python-2.7-search-paths.patch,
gnu/packages/patches/python-3-search-paths.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/python.scm (python-2)[source]: Use first patch.
[arguments]: Remove now unneeded CPPFLAGS and LDFLAGS.
(python)[source]: Use second patch.
(python-minimal)[arguments]: Remove CPPFLAGS and LDFLAGS.
2015-10-08 00:05:34 +02:00