Age | Commit message (Collapse) | Author |
|
* gnu/packages/base.scm (glibc): Update to 2.23. Remove
"glibc-locale-incompatibility.patch" and "glibc-CVE-2015-7547.patch",
now unneeded.
[arguments]: Add "libc_cv_ssp_strong=no" to #:configure-flags. Remove
now unneeded patching of 'configure'.
* gnu/packages/patches/glibc-CVE-2015-7547.patch: Remove.
* gnu/packages/patches/glibc-locale-incompatibility.patch: Remove.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
|
|
This reverts commit 5d9356f0fe67e679e35b92b5020a4a7b850af81c.
Binutils 2.26 and ld in particular reportedly has serious bugs.
For us, ld from 'binutils-cross-boot0' fails when linking 'cc1plus' in
the first stage.
|
|
Fixes <http://bugs.gnu.org/23077>.
Reported by David Thompson <dthompson2@worcester.edu>.
* gnu/packages/perl.scm (perl)[arguments]: Add 'remove-extra-references'
phase. Remove -Dlibpth and -Dplibpth from #:configure-flags.
* gnu/packages/commencement.scm (perl-boot0): Add #:disallowed-references.
|
|
* gnu/packages/ld-wrapper.in: Unset 'GUILE_LOAD_COMPILED_PATH'.
|
|
* gnu/packages/commencement.scm (texinfo-boot0): Add #:tests? #f.
|
|
* gnu/packages/texinfo.scm (info-reader): Change 'texinfo-6.1' to
'texinfo'.
|
|
|
|
* gnu/packages/networking.scm (iodine): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/maths.scm (cddlib): New variable.
|
|
* gnu/packages/maths.scm (4ti2): New variable.
|
|
* gnu/packages/algebra.scm (ntl): New variable.
|
|
* gnu/packages/version-control.scm (mercurial): Update to 3.7.3.
|
|
* gnu/packages/python.scm (python-futures): Remove it.
|
|
* gnu/packages/version-control.scm (git-annex-remote-hubic)
[arguments]: Build with python2.
|
|
* gnu/packages/gnustep.scm (wmbattery): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
* gnu/packages/bioinformatics.scm (vcftools): Update to 0.1.14.
[arguments]: Do not modify phases as it is not needed anymore.
[native-inputs]: Add 'pkg-config'.
[home-page]: Update to new location.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
* gnu/packages/mail.scm (mutt): Update to 1.6.0.
|
|
* gnu/packages/vim.scm (vim)[arguments]: Use 'modify-phases' syntax.
|
|
* gnu/packages/mpd.scm (mpd): Update to 0.19.14.
|
|
* gnu/packages/patches/libextractor-ffmpeg-3.patch: Add additional
fixes and harmonize with patches in upstream repository.
|
|
* gnu/packages/patches/libextractor-ffmpeg-3.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/gnunet.scm (libextractor)[source]: Add patch.
|
|
* gnu/packages/video.scm (mplayer): Update to 1.3.0.
|
|
* gnu/packages/ffmpeg.scm (gst-libav): Update to 1.8.0.
|
|
* gnu/packages/code.scm (global): Update to 6.5.4.
|
|
* gnu/packages/gnome.scm (network-manager): Update to 1.0.12.
|
|
* gnu/packages/scheme.scm (scheme48): Update to 1.9.2.
|
|
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to
16.0.0.
[arguments]: Remove field.
|
|
These packages should be udpated together.
* gnu/packages/python.scm (python-cryptography): Update to 1.3.1.
(python-cryptogprahy-vectors): Update to 1.3.1.
|
|
* gnu/packages/python.scm (python-pytest, python2-pytest): Update to 2.7.3.
|
|
* gnu/packages/wm.scm (13-wm): Update to 4.12.
|
|
* gnu/packages/maths.scm (pspp): Deleted.
* gnu/packages/statistics.scm (pspp): New variable.
|
|
* gnu/packages/irc.scm (irssi): Update to 0.8.19.
|
|
* gnu/packages/web.scm (libpsl): Update to 0.13.0.
[arguments]: Remove bootstrap phase.
[inputs]: Add python-2.
[native-inputs]: Remove autoconf, automake, gettext, which, libtool,
pkg-config.
|
|
* gnu/packages/telephony.scm (libsrtp): Update to 1.5.4.
|
|
* gnu/packages/check.scm (check)[home-page]: Update to new location.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
* gnu/packages/emacs.scm (magit): Update to 2.6.0.
|
|
* gnu/packages/video.scm (ffmpeg): Update to 3.0.0.
[inputs]: Remove libquvi.
[arguments]: Remove '--enable-libquvi" configure flag, rename mipsdspri1
flag to mipsdsp.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
This is a follow-up to commit 1ef09c0c75c61fd70a84667a845a652995b38a94.
* gnu/packages/openstack.scm (python-pbr, python2-pbr): Move from here ...
* gnu/packages/python.scm: ... to here.
(python-pbr, python2-pbr): Delete duplicate packages.
|
|
Fixes <http://bugs.gnu.org/22927>.
Reported by myglc2 <myglc2@gmail.com>.
This also reverts commit e71ef7adaece7e132a5059139122b45083ea1b39.
* gnu/packages/fontutils.scm (fontconfig)[arguments]: Add
/run/current-system/profile/share/fonts to --with-add-fonts configure flag.
* gnu/system/shadow.scm (default-skeletons): Do not create "fonts.conf" file.
|
|
* gnu/packages/python.scm (python-lockfile): Update to 0.12.2.
[native-inputs]: Add python-pbr.
(python2-lockfile): Update to 0.12.2.
[native-inputs]: Add python2-setuptools, python2-pbr.
|
|
* gnu/packages/python.scm (python-lockfile): Use 'python2-variant'.
[properties]: New field.
(python2-lockfile): Use 'strip-python2-variant'.
|
|
* gnu/packages/python.scm (python-pbr, python2-pbr): New variables.
|
|
* gnu/packages/python.scm (python-pandas, python2-pandas): Update to 0.18.0.
[arguments]: Enable tests.
|
|
* gnu/packages/maths.scm (pspp): Update to 0.10.1.
|
|
* gnu/packages/iso-codes.scm (iso-codes): Update to 3.67.
[inputs]: Replace python-2 with python-wrapper.
[home-page]: Use https.
|
|
Fixes <http://bugs.gnu.org/23066>.
Reported by Danny Milosavljevic <dannym@scratchpost.org>.
* gnu/packages/bittorrent.scm (transmission)[arguments]: In 'move-gui',
move 'share/applications' to the 'gui' output.
|
|
* gnu/packages/mc.scm (mc): Update to 4.8.16.
[source]: Remove patch.
* gnu/packages/patches/mc-fix-ncurses-build.patch: Remove.
* gnu-system.am (dist_patch_DATA): Remove it.
|
|
* gnu/packages/gnucash.scm (gnucash): Update to 2.6.12.
[home-page]: Update to new homepage.
|
|
* gnu/packages/ruby.scm (ruby-2.1): Update to 2.1.10.
|
|
* gnu/packages/compression.scm (gzip): Update to 1.7.
|