Age | Commit message (Collapse) | Author |
|
* gnu/packages/python.scm (python-file)[properties]: New field.
(python2-file): Use strip-python2-variant.
[native-inputs]: Add python2-setuptools.
|
|
* gnu/packages/gtk.scm (gtk+)[arguments]: Add 'move-desktop-files' phase.
|
|
* gnu/packages/python.scm (python-cryptography,
python2-cryptography)[arguments]: Add 'disable-failing-test' phase.
|
|
Fixes <https://bugs.freedesktop.org/show_bug.cgi?id=98157>
"format string vulnerability processing ActivationFailure messages"
* gnu/packages/glib.scm (dbus)[replacement]: New field.
(dbus-1.10.12): New variable.
|
|
* gnu/packages/guile.scm (guile-2.0.13): New variable.
(guile-2.0)[replacement]: New field.
(guile-2.0/fixed)[properties, replacement]: New fields.
(guile-next)[replacement]: New field.
* gnu/packages/make-bootstrap.scm (%guile-static)[replacement]: New
field.
|
|
* gnu/packages/make-bootstrap.scm (%bash-static): Remove.
(%static-inputs): Use STATIC-BASH instead of %BASH-STATIC.
|
|
* gnu/packages/bash.scm (bash-minimal)[outputs]: New field.
(static-bash)[outputs]: Remove.
|
|
This patch was integrated into GnuPG 2.1.14.
* gnu/packages/patches/gnupg-fix-expired-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gnupg.scm (gnupg)[source]: Remove patch.
|
|
* gnu/packages/ghostscript.scm (ghostscript)[replacement]: Remove field.
[source]: Add new patches from 'ghostscript/fixed'.
(ghostscript/fixed): Remove variable.
(ghostscript/x): Inherit from 'ghostscript'.
|
|
|
|
Fixes CVE-2016-7800, CVE-2016-7996, CVE-2016-7997, and several other flaws.
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.25-1-56c8cae.
[source]: Change method from 'url-fetch' to 'hg-fetch'. Add 'file-name'.
|
|
* gnu/services/cups.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/services/cups.scm.
* doc/guix.texi (Printing Services): New section.
|
|
* gnu/packages/imagemagick.scm (imagemagick)[arguments]: Disable tests.
|
|
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-2.
|
|
This is a followup to commit 1de17a648fa631f0074d315bfff0716220ce4880.
* gnu/packages/ghostscript.scm (ghostscript/fixed)[replacement]:
Override inherited value.
|
|
* gnu/packages/patches/ghostscript-CVE-2013-5653.patch,
gnu/packages/patches/ghostscript-CVE-2016-7976.patch,
gnu/packages/patches/ghostscript-CVE-2016-7978.patch,
gnu/packages/patches/ghostscript-CVE-2016-7979.patch,
gnu/packages/patches/ghostscript-CVE-2016-8602.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/ghostscript.scm (ghostscript)[replacement]: New field.
(ghostscript/fixed): New variable.
(ghostscript/x): Inherit 'ghostscript/fixed'.
|
|
* gnu/packages/maths.scm (hdf4, hdf4-alt): New variables.
* gnu/packages/patches/hdf4-reproducibility.patch: New file.
* gnu/packages/patches/hdf4-shared-fortran.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patches.
Co-Authored-By: Jeremy Robst <jpro@bas.ac.uk>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/patches/ath9k-htc-firmware-binutils.patch: Remove
unnecessary and conflicting hunk. Add hunk required for binutils 2.27.
|
|
* gnu/services/nfs.scm (pipefs-service-type): New variable,
(gss-service-type): New variable, (idmap-service-type) New variable.
* doc/guix.texi (Network File System): New node.
|
|
* gnu/packages/python.scm (python-celery, python2-celery): Update to 3.1.24.
[arguments]: Disable some tests with break with Python 3.5.
|
|
* gnu/packages/python.scm (python-billiard, python2-billiard):
Update to 3.3.0.23.
|
|
* gnu/packages/python.scm (python-kombu, python2-kombu): Update to 3.0.37.
[propagated-inputs]: Add python-redis.
|
|
|
|
* gnu/packages/linux.scm (mcelog): Update to 142.
|
|
* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.1.
|
|
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Use normal 'sqlite'.
|
|
|
|
* gnu/packages/gtk.scm (gtk+)[source]: Fix hash.
|
|
Includes fixes for CVE-2016-5250, CVE-2016-5257, CVE-2016-5261, CVE-2016-5270,
CVE-2016-5272, CVE-2016-5274, CVE-2016-5276, CVE-2016-5277, CVE-2016-5278,
CVE-2016-5280, CVE-2016-5281, and CVE-2016-5284.
* gnu/packages/gnuzilla.scm (mozilla-patch): New procedure.
(icecat): Update to 45.3.0-gnu1.
[source]: Add alternate source URI for the beta release. Update patches.
[inputs]: Replace 'sqlite' input with a customized sqlite with
SQLITE_ENABLE_DBSTAT_VTAB support.
[native-inputs]: Add 'which'.
* gnu/packages/patches/icecat-avoid-bundled-includes.patch: Rename to...
* gnu/packages/patches/icecat-avoid-bundled-libraries.patch: ... and adapt
to version 45.
* gnu/packages/patches/icecat-CVE-2016-2818-pt1.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt2.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt3.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt4.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt5.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt6.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt7.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt8.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt9.patch,
gnu/packages/patches/icecat-CVE-2016-2819.patch,
gnu/packages/patches/icecat-CVE-2016-2821.patch,
gnu/packages/patches/icecat-CVE-2016-2824.patch,
gnu/packages/patches/icecat-CVE-2016-2828.patch,
gnu/packages/patches/icecat-CVE-2016-2831.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
|
|
* gnu/packages/databases.scm (redis): Update to 3.2.4.
[arguments]: Add LDFLAGS to #:make-flags to work around missing linker
flag.
|
|
* gnu/packages/slang.scm (newt)[source]: Update URL.
[home-page]: Update URL.
|
|
* gnu/packages/slang.scm (newt)[source]: Update URL.
[home-page]: Update URL.
|
|
* gnu/packages/bioinformatics.scm (vsearch): Update to 2.3.0.
|
|
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.23.
|
|
* gnu/packages/qemu.scm (qemu)[source]: Add patches.
* gnu/packages/patches/qemu-CVE-2016-8576.patch,
gnu/packages/patches/qemu-CVE-2016-8577.patch,
gnu/packages/patches/qemu-CVE-2016-8578.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
|
|
* gnu/packages/backup.scm (borg)[native-inputs]: Add python-pytest.
[arguments]: Invoke the tests with python-pytest after the install
phase. Set HOME=/tmp in the 'set-env' phase.
|
|
* gnu/packages/backup.scm (attic)[arguments]: Set #:tests? #f.
|
|
* gnu/packages/cups.scm (cups-filters): Update to look for the test page
template in the cups-filter output dir, as cups and cups-filter do not
share an output dir.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/audio.scm (infamous-plugins): New variable.
|
|
Fixes <http://bugs.gnu.org/22908>.
* gnu/packages/fonts.scm (font-un)[source]: Update source uri.
|
|
* gnu/packages/perl.scm (perl-module-build): Update to 0.4220.
|
|
* gnu/packages/man.scm (man-pages): Update to 4.08.
|
|
* gnu/packages/check.scm (cmocka): Update to 1.1.0.
|
|
* gnu/packages/check.scm (cppcheck): Update to 1.76.
|
|
* gnu/packages/fontutils.scm (libuninameslist)[arguments]: Use
'modify-phases' syntax.
|
|
* gnu/packages/fontutils.scm (libuninameslist): Update to 20160701.
|
|
* gnu/packages/bash.scm (bash-completion): Update to 2.4.
[home-page]: Update to redirected home-page.
|
|
* gnu/packages/video.scm (obs): Update to 0.16.2.
|
|
* gnu/packages/games.scm (laby)[source]: Use the publicly visible
download uri.
|
|
* gnu/packages/music.scm (gxtuner): New variable.
|