~ruther/guix-local

ref: b3623b6fe70c2bc448346ba25a266262c738d727 guix-local/gnu d---------
b3623b6f — Rutger Helling 8 years ago
gnu: Add nzbget.

* gnu/packages/networking.scm (nzbget): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7e9e1a36 — Rutger Helling 8 years ago
gnu: tor: Add seccomp support.

* gnu/packages/tor.scm (tor)[inputs]: Add libseccomp.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7e61a16c — Gregor Giesen 8 years ago
gnu: Add unbound.

* gnu/packages/dns.scm (unbound): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
e2de6bbd — Marius Bakke 8 years ago
gnu: xf86-video-intel: Update to 2.99.917-6-6babcf1.

Consult this URL for changes since the last update (six commits):

<https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?qt=range&q=b57abe20e81f4b8e4dd203b6a9eda7ff441bc8ce..6babcf15dd605ef40de53f5c34f95b7fd195edbe>

* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-6-6babcf1.
b3ebd241 — Rutger Helling 8 years ago
gnu: Add wine64.

* gnu/packages/wine.scm (wine64): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
3f56740d — Marius Bakke 8 years ago
gnu: nasm: Update to 2.13.01.

* gnu/packages/assembly.scm (nasm): Update to 2.13.01.
[arguments]: Adjust Makefile substitutions.
fe435b3a — Marius Bakke 8 years ago
gnu: gstreamer: Update to 1.12.1.

* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst, python2-gst): Update
to 1.12.1.
4afd8137 — Marius Bakke 8 years ago
gnu: c-ares: Update to 1.13.0 [fixes CVE-2017-1000381].

* gnu/packages/adns.scm (c-ares): Update to 1.13.0.
148585c2 — Arun Isaac 8 years ago
gnu: Move contents of zip module into compression module.

* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to...
* gnu/packages/compression.scm: ...here.
* gnu/packages/zip.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file.
* po/packages/POTFILES.in: Unregister deleted file.
* gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression,
docbook, documentation, fonts, fpga, game-development, games, gl, gnome,
gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice,
markup, maths, mc, monitoring, music, php, pretty-print, python, scheme,
smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml,
zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm:
Adapt module import.
2e701cd3 — Mark H Weaver 8 years ago
gnu: linux-libre-arm-generic: Add mitigation for CVE-2017-1000364.

This is a followup to commit 91c623aae0f10992aa46957b9072679534e4cd28.

* gnu/packages/linux.scm (linux-libre-arm-generic): Add patch to mitigate
CVE-2017-1000364.
53321ad3 — Nicolas Goaziou 8 years ago
gnu: giac-xcas: Update to 1.2.3-51.

* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.3-51.
5f3d46ce — Danny Milosavljevic 8 years ago
gnu: rustc: Enable tests.

* gnu/packages/rust.scm (rustc)[source]: Remove bundled llvm.
[native-inputs]: Add bison, flex, procps.
[inputs]: Update llvm to llvm-3.9.1.
[arguments]: Patch and enable tests.
16b0f205 — Mark H Weaver 8 years ago
gnu: guile@2.2: Increase max-silent-time to 10 hours.

* gnu/packages/guile.scm (guile-2.2)[properties]: Increase max-silent-time to
10 hours.
91c623aa — Mark H Weaver 8 years ago
gnu: linux-libre: Add mitigation for CVE-2017-1000364.

This increases the stack guard gap size from one page to 1 MiB in
linux-libre-4.11, 4.9, and 4.4, to mitigate CVE-2017-1000364 (Stack Clash).

* gnu/packages/linux.scm (linux-libre, linux-libre-4.9, linux-libre-4.4): Add
patch.
53c2dc31 — Leo Famulari 8 years ago
gnu: exim: Update to 4.89.

* gnu/packages/mail.scm (exim): Update to 4.89.
4dd8d280 — Leo Famulari 8 years ago
gnu: exim: Fix CVE-2017-1000369.

* gnu/packages/patches/exim-CVE-2017-1000369.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (exim)[source]: Use it.
ec450c36 — Nicolas Goaziou 8 years ago
gnu: wireshark: Update to 2.2.7.

* gnu/packages/networking.scm (wireshark): Update to 2.2.7.
030f3219 — Leo Famulari 8 years ago
gnu: httpd: Update to 2.4.26 [fixes CVE-2017-7659].

* gnu/packages/web.scm (httpd): Update to 2.5.26.
299b0525 — Efraim Flashner 8 years ago
gnu: glpk: Update to 4.62.

* gnu/packages/maths.scm (glpk): Update to 4.62.
fed1898d — Leo Famulari 8 years ago
gnu: certbot: Build with Python 3.

* gnu/packages/tls.scm (certbot): Use python-3 to build.
[native-inputs, propagated-inputs]: Use Python 3 variants of dependencies. Use
python-mock-2.
Next