~ruther/guix-local

5ff0edae — Ricardo Wurmus 10 years ago
gnu: julia: Update to 0.3.10.

* gnu/packages/julia.scm (julia): Update to 0.3.10.
* gnu/packages/patches/julia-0.3.10-fix-empty-array.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
61ee4fdf — Mark H Weaver 10 years ago
gnu: mercurial: Change source URI scheme to https.

* gnu/packages/version-control.scm (mercurial)[source]: Change URI scheme to
  https.
c0eac5a8 — Mark H Weaver 10 years ago
gnu: libmad: Apply fixes for ARMv7 Thumb, etc.

* gnu/packages/patches/libmad-armv7-thumb-pt1.patch,
  gnu/packages/patches/libmad-armv7-thumb-pt2.patch,
  gnu/packages/patches/libmad-frame-length.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/mp3.scm (libmad)[source]: Add patches.
4d853910 — Mark H Weaver 10 years ago
gnu: tidy: Add fixes for CVE-2015-5522 and CVE-2015-5523.

* gnu/packages/patches/tidy-CVE-2015-5522+5523.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/web.scm (tidy)[source]: Add patch.
247cdf53 — Mark H Weaver 10 years ago
gnu: bind-utils: Update to 9.10.2-P2.

* gnu/packages/dns.scm (bind-utils): Update to 9.10.2-P2.
e4e905ac — Mark H Weaver 10 years ago
gnu: httpd: Update to 2.4.16.

* gnu/packages/web.scm (httpd): Update to 2.4.16.
add19cb7 — Mark H Weaver 10 years ago
gnu: postgresql: Update to 9.3.8.

* gnu/packages/databases.scm (postgresql): Update to 9.3.8.
c01876b1 — Ludovic Courtès 10 years ago
gnu: pspp: Update to 0.8.5.

* gnu/packages/maths.scm (pspp)[source]: Update to 0.8.5.
  [native-inputs]: Add TEXINFO.
4e7b64c8 — Ludovic Courtès 10 years ago
gnu: datamash: Update to 1.0.7.

* gnu/packages/datamash.scm (datamash): Update to 1.0.7.
51a771a9 — Ludovic Courtès 10 years ago
gnu: libmicrohttpd: Update to 0.9.42.

* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.42.
aac90b4a — Ludovic Courtès 10 years ago
gnu: nano: Update to 2.4.2.

* gnu/packages/nano.scm (nano): Update to 2.4.2.
617372ef — Ludovic Courtès 10 years ago
Update NEWS.
e5358a6b — Ludovic Courtès 10 years ago
gnu: python-pillow: Disable egg compression.

Partly fixes <http://bugs.gnu.org/20765>.

* gnu/packages/python.scm (python-pillow)[arguments]: Rewrite using
  'modify-phases'.  Add 'disable-egg-compression' phase.
6078594b — Ludovic Courtès 10 years ago
emacs: Require 'cl-lib'.

* emacs/guix-emacs.el: Require 'cl-lib', for 'cl-pushnew'.
8bff3d1e — David Thompson 10 years ago
tests: Skip container tests if namespaces are not available.

* tests/containers.scm: Skip all tests if user namespaces do not exist.
7782d3a6 — David Thompson 10 years ago
gnu: Add hoedown.

* gnu/packages/markdown.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
b56724ec — Ludovic Courtès 10 years ago
gnu: guix: Update snapshot.

* gnu/packages/package-management.scm (guix-devel): Update to 72cd8ec.
72cd8ec0 — Ludovic Courtès 10 years ago
tests: Make #:references-graphs gexp test more tolerant.

* tests/gexp.scm ("gexp->derivation #:references-graphs"): Use 'lset=' instead
  of 'equal?' since the order in which references are listed in not
  guaranteed.
d05c6da0 — Ricardo Wurmus 10 years ago
gnu: Add python-gridmap.

* gnu/packages/python.scm (python-gridmap, python2-gridmap): New variables.
aaf625b8 — Ricardo Wurmus 10 years ago
gnu: Add python-psutil.

* gnu/packages/python.scm (python-psutil, python2-psutil): New variables.
Next