~ruther/guix-local

b6dfaf17 — Ludovic Courtès 9 years ago
gnu: libxcb: Update to 1.11.1.

* gnu/packages/xorg.scm (libxcb): Update to 1.11.1.
e052c7e1 — Ludovic Courtès 9 years ago
gnu: gcc@4.8: Use an older Texinfo.

* gnu/packages/gcc.scm (gcc-4.8)[native-inputs]: New field.
(gcc-4.9): Inherit from GCC-4.7.
2ff746dc — Efraim Flashner 9 years ago
gnu: isl: Add support for aarch64.

* gnu/packages/gcc.scm (isl)[source]: Add patch.
* gnu/packages/patches/isl-0.11.1-aarch64-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
21e5e1e0 — Efraim Flashner 9 years ago
gnu: cmake: Build 'ccmake' binary.

* gnu/packages/cmake.scm (cmake)[inputs]: Add ncurses.
c8f35458 — John Darrington 9 years ago
gnu: tzdata: Use modify-phases

* gnu/packages/base.scm (tzdata)[arguments]: Replace alist- procedures
with modify-phases
12b85b37 — John Darrington 9 years ago
gnu: tzdata: Fix dangling symbolic link.

* gnu/packages/base.scm (tzdata)[arguments]: Replace dangling symbolic link
with the correct path.
1d8de185 — Leo Famulari 9 years ago
gnu: openssl: Update to 1.0.2j.

* gnu/packages/tls.scm (openssl): Update to 1.0.2j.
[replacement]: Remove field
[source]: Remove 'openssl-CVE-2016-2177.patch' and
'openssl-CVE-2016-2178.patch'.
(openssl-1.0.2j): Remove variable.
(openssl-next)[replacement]: Remove field.
* gnu/packages/patches/openssl-CVE-2016-2177.patch,
gnu/packages/patches/openssl-CVE-2016-2178.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
17b56c06 — Leo Famulari 9 years ago
gnu: tzdata: Update to 2016g.

* gnu/packages/base.scm (tzdata): Update to 2016g.
22f08f06 — Leo Famulari 9 years ago
gnu: libxvmc: Update to 1.0.10.

* gnu/packages/xorg.scm (libxvmc): Update to 1.0.10.
[replacement]: Remove field.
(libxvmc/fixed): Remove variable.
* gnu/packages/patches/libxvmc-CVE-2016-7953.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
62ad5056 — Leo Famulari 9 years ago
gnu: libxv: Update to 1.0.11.

* gnu/packages/xorg.scm (libxv): Update to 1.0.11.
[replacement]: Remove field.
(libxv/fixed): Remove variable.
* gnu/packages/patches/libxv-CVE-2016-5407.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
82e6a434 — Leo Famulari 9 years ago
gnu: libxtst: Update to 1.2.3.

* gnu/packages/xorg.scm (libxtst): Update to 1.2.3.
[replacement]: Remove field.
(libxtst/fixed): Remove variable.
* gnu/packages/patches/libxtst-CVE-2016-7951-CVE-2016-7952.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
9eb76bd3 — Leo Famulari 9 years ago
gnu: libxrender: Update to 0.9.10.

* gnu/packages/xorg.scm (libxrender): Update to 0.9.10.
[replacement]: Remove field.
(libxrender/fixed): Remove variable.
* gnu/packages/patches/libxrender-CVE-2016-7949.patch,
gnu/packages/patches/libxrender-CVE-2016-7950.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2e81b0b5 — Leo Famulari 9 years ago
gnu: libxrandr: Update to 1.5.1.

* gnu/packages/xorg.scm (libxrandr): Update to 1.5.1.
[replacement]: Remove field.
(libxrandr/fixed): Remove variable.
* gnu/packages/patches/libxrandr-CVE-2016-7947-CVE-2016-7948.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
571fa535 — Leo Famulari 9 years ago
gnu: libxi: Update to 1.7.7.

* gnu/packages/xorg.scm (libxi): Update to 1.7.7.
[replacement]: Remove field.
(libxi/fixed): Remove variable.
* gnu/packages/patches/libxi-CVE-2016-7945-CVE-2016-7946.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
3e1ed70f — Leo Famulari 9 years ago
gnu: libxfixes: Update to 5.0.3.

* gnu/packages/xorg.scm (libxfixes): Update to 5.0.3.
[replacement]: Remove field.
(libxfixes/fixed): Remove variable.
* gnu/packages/patches/libxfixes-CVE-2016-7944.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
4dd841c1 — Leo Famulari 9 years ago
gnu: libx11: Update to 1.6.4.

* gnu/packages/xorg.scm (libx11): Update to 1.6.4.
[replacement]: Remove field.
(libx11/fixed): Remove variable.
* gnu/packages/patches/libx11-CVE-2016-7942.patch,
gnu/packages/patches/libx11-CVE-2016-7943.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
b19c7989 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
14594760 — Leo Famulari 9 years ago
gnu: e2fsprogs: Fix typo in comment.

* gnu/packages/linux.scm (e2fsprogs)[arguments]: Fix typo in comment.
7d453656 — Leo Famulari 9 years ago
gnu: e2fsprogs: Disable parallel build.

* gnu/packages/linux.scm (e2fsprogs)[arguments]: Add #:parallel-build? #f.
87312f8a — Leo Famulari 9 years ago
gnu: json-c: Update to 0.12.1.

* gnu/packages/web.scm (json-c): Update to 0.12.1.
Next