| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* gnu/packages/patches/libyaml-CVE-2014-9130.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (libyaml): Use it.
|
|
|
|
|
|
| |
* gnu/packages/patches/graphicsmagick-CVE-2016-5118.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/imagemagick.scm (graphicsmagick): Use it.
|
|
|
|
|
|
|
| |
* gnu/packages/xiph.scm (vorbis-tools)[source]: Add patches.
* gnu/packages/patches/vorbis-tools-CVE-2014-9638+CVE-2014-9639.patch,
gnu/packages/patches/vorbis-tools-CVE-2014-9640.patch: New variables.
* gnu/local.mk (dist_patch_DATA): Add them.
|
|
|
|
|
|
|
|
| |
* gnu/packages/compression.scm (libtar)[source]: Add patch.
* gnu/packages/patches/libtar-CVE-2013-4420.patch: New variable.
* gnu/local.mk (dist_patch_DATA): Add it.
This is a follow-up to 89d80159b1da81c4017b46a575c3ec5dd9a96c90.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes a regression introduced in
efc4eb147512fa7a2c6d74d9b296cfc22b1ef198 whereby the build process
corresponding to 'guix build glibc --target=mips64el-linux-gnu' would
refer to the native headers instead of the target headers, leading to a
build failure:
../sysdeps/unix/sysv/linux/statfs64.c: In function ‘__statfs64’:
../sysdeps/unix/sysv/linux/statfs64.c:73:1: error: control reaches end of non-void function [-Werror=return-type]
}
^
When we were using CROSS_CPATH instead of CROSS_C_INCLUDE_PATH, the
problem was hidden by the fact that CPATH corresponds to '-I' whereas
C_INCLUDE_PATH corresponds to '-isystem', and '-isystem' directories are
searched after '-I' directories.
* gnu/packages/base.scm (glibc)[arguments]: Refer to the kernel headers
from '%build-target-inputs' when cross-building.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/compression.scm (libtar): Update to 1.2.20.
[source]: Add Debian mirror.
[arguments]: Add 'autoconf phase.
[native-inputs]: Add autoconf, automake, libtool.
[inputs]: Add zlib.
[home-page]: Point to temporary home.
|
|
|
|
| |
* gnu/packages/pciutils.scm (pciutils)[inputs]: Add kmod.
|
|
|
|
| |
* gnu/packages/pciutils.scm (pciutils)[arguments]: Use 'modify-phases'.
|
|
|
|
| |
* gnu/packages/pciutils.scm (pciutils): Update to 3.5.1.
|
|
|
|
|
|
| |
* gnu/packages/patches/rpm-CVE-2014-8118.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/package-management.scm (rpm): Use it.
|
|
|
|
| |
* gnu/packages/package-management.scm (rpm): Update to 4.12.0.1.
|
|
|
|
| |
* gnu/packages/networking.scm (zeromq): Update to 4.0.7.
|
|
|
|
| |
* gnu/packages/crypto.scm (libsodium): Update to 1.0.10.
|
|
|
|
|
|
| |
* gnu/packages/patches/procmail-CVE-2014-3618.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (procmail): Use it.
|
|
|
|
| |
* gnu/packages/elf.scm (elfutils): Update to 0.166.
|
|
|
|
| |
* gnu/packages/lua.scm (luajit): Update to 2.0.4.
|
|
|
|
| |
* gnu/packages/lua.scm (lua): Update to 5.2.4.
|
|
|
|
| |
* gnu/packages/lua.scm (lua)[arguments]: Use 'modify-phases'.
|
|
|
|
|
|
| |
* gnu/packages/lua.scm (lua-5.1)[source]: Add patch.
* gnu/packages/patches/lua-CVE-2014-5461: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
| |
* gnu/packages/games.scm (retroarch): Update to 1.3.4.
|
|
|
|
| |
* gnu/packages/web.scm (libyaml): Update to 0.1.6.
|
|
|
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/23605>.
* gnu/services/base.scm (urandom-seed-service): New procedure.
(%random-seed-file, urandom-seed-service-type): New variables.
(%urandom-seed-shepherd-service): New procedure.
(%base-services): Call 'urandom-seed-service'.
* doc/guix.texi (Base Services): Document it.
|
|
|
|
| |
* gnu/packages/fontutils.scm (potrace): Update to 1.13.
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (guile-gnome): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.3.
|
|
|
|
| |
* gnu/packages/dictionaries.scm (gcide): New variable.
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/22709> and <http://bugs.gnu.org/23260>.
* gnu/packages/math.scm (wxmaxima)[arguments]: Wrap with
GSETTINGS_SCHEMA_DIR and XDG_DATA_DIRS.
|
|
|
|
|
| |
* gnu/packages/gprolog.scm (gprolog)[arguments]: Pass '--with-install-dir'
to #:configure-flags.
|
|
|
|
| |
* gnu/packages/database.scm (wiredtiger): New variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
On a warm cache, "guix lint -c cve vorbis-tools" goes down
from 6.5s to 2.4s.
* guix/cve.scm (cpe->package-name): Change to return two values instead
of a pair.
(cpe->product-alist): New procedure.
(%parse-vulnerability-feed): Use it instead of 'filter-map'.
(fetch-vulnerabilities): Bump sexp format version to 1.
(vulnerabilities->lookup-proc): Adjust accordingly. When #:version is
omitted, return a list of vulnerabilities instead of a list of
version/vulnerability pairs.
* tests/cve.scm (%expected-vulnerabilities)
("vulnerabilities->lookup-proc): Adjust accordingly.
|
|
|
|
|
|
|
|
|
|
|
| |
Previously, 'guix package -i emacs --with-source=./emacs-42.tar.gz'
would fail to use "42" as the version number in the manifest entry.
Reported by piyo on #guix.
* guix/scripts/package.scm (process-actions)[transform-entry]: Inherit
the version number from the result of TRANSFORM when it's a package.
* tests/guix-package.sh: Test it.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/gd-CVE-2016-3074.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gd.scm (gd): Update to 2.2.1.
[source]: Remove patch. Update source URL.
|
|
|
|
| |
* gnu/packages/xdisorg.scm (scrot)[source]: Add fossies mirror.
|
|
|
|
|
| |
* gnu/packages/web.scm (serf)[source]: Releases are now hosted by Apache.
[home-page]: Project is now hosted by Apache.
|
|
|
|
| |
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.47.
|
|
|
|
| |
* gnu/packages/fontutils.scm (t1lib)[souce]: Add fossies mirror.
|
|
|
|
| |
* gnu/packages/synergy.scm (synergy): Update to 1.7.6.
|
|
|
|
| |
* gnu/packages/synergy.scm (synergy)[arguments]; Use 'modify-phases'.
|
|
|
|
|
| |
* gnu/packages/synergy.scm (synergy)[source]: Use new location.
[home-page]: Use project's new website.
|
|
|
|
| |
* gnu/packages/mp3.scm (eyed3): Update to 0.7.9.
|
|
|
|
| |
* gnu/packages/mp3.scm (mpc123)[arguments]: Use 'modify-phases'.
|
|
|
|
|
| |
* gnu/packages/mp3.scm (mpc123)[source]: Add Debian mirror.
[home-page]: Project has moved to Github.
|
|
|
|
|
|
|
|
| |
* guix/build/download.scm (ftp-fetch): Add #:timeout and pass it to
'ftp-open'.
(http-fetch): Add #:timeout and pass it to 'open-connection-for-uri' and
in recursive calls.
(url-fetch): Add #:timeout and pass it to 'http-fetch' and 'ftp-fetch'.
|
|
|
|
|
|
|
|
| |
This fixes a bug whereby 'http-fetch' would be passed a string instead
of a URI object.
* guix/build/download.scm (url-fetch): Rename 'content-addressed-urls'
to 'content-addressed-uris', and call 'string->uri'.
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-epl): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-async): Update to 1.9.
|
|
|
|
| |
* gnu/packages/emacs.scm (magit): Update to 2.7.0.
|
|
|
|
| |
* gnu/packages/moreutils.scm (moreutils)[arguments]: Use 'modify-phases'.
|
|
|
|
| |
* gnu/packages/moreutils.scm (moreutils): Update to 0.58.
|
|
|
|
|
| |
* gnu/packages/qemu.scm (qemu)[arguments]: Add 'make-gtester-verbose'
phase.
|