~ruther/guix-local

ref: d14e3435caa6e23ea1d03393dae1fc9f2cb5275d guix-local/gnu d---------
d14e3435 — rsiddharth 9 years ago
gnu: Add ghc-http-date.

* gnu/packages/haskell.scm (ghc-http-date): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
ff932b7e — rsiddharth 9 years ago
gnu: Add ghc-wai-conduit.

* gnu/packages/haskell.scm (ghc-wai-conduit): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3abe72bd — Ricardo Wurmus 9 years ago
gnu: texlive-bin: Export variable.

This is needed by the texlive build system.

* gnu/packages/tex.scm (texlive-bin): Export variable.
a512ca81 — Kei Kebreau 9 years ago
gnu: gmime: Update to 3.0.1.

* gnu/packages/mail.scm (gmime): Update to 3.0.1.
f54efbdc — Kei Kebreau 9 years ago
gnu: gspell: Update to 1.4.1.

* gnu/packages/gnome.scm (gspell): Update to 1.4.1.
* gnu/packages/patches/gspell-dash-test.patch: Adjust accordingly.
a147fadd — Tobias Geerinckx-Rice 9 years ago
gnu: tadbit: Fix typo in description.

* gnu/packages/bioinformatics.scm (tadbit)[description]: Fix typo.
9fc7cc31 — Tobias Geerinckx-Rice 9 years ago
gnu: spin2cpp: Update to 3.6.3.

* gnu/packages/embedded.scm (spin2cpp): Update to 3.6.3.
02084762 — Ludovic Courtès 9 years ago
gnu: proot: Install man page under the right name.

* gnu/packages/linux.scm (proot)[arguments]: In 'install' phase, install
man page as "proot.1", not "man.1".
e50c8aad — Leo Famulari 9 years ago
gnu: bind: Update to 9.11.1-P1 [fixes CVE-2017-3140].

* gnu/packages/dns.scm (isc-bind): Update to 9.11.1-P1.
8d138ea0 — Leo Famulari 9 years ago
gnu: libtiff: Fix several bugs related to improper codec usage [security fixes].

Fixes CVE-2014-8128, CVE-2015-7554, CVE-2016-5318, CVE-2016-10095, and
the other bugs listed in 'libtiff-tiffgetfield-bugs.patch'.

* gnu/packages/patches/libtiff-tiffgetfield-bugs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff-4.0.8)[source]: Use it.
ec7e9eea — Ricardo Wurmus 9 years ago
gnu: sablevm: Build reproducibly.

* gnu/packages/java.scm (sablevm)[arguments]: Add build phase
"remove-timestamp-for-reproducibility".
c4fd86f9 — Ricardo Wurmus 9 years ago
gnu: sablevm: Do not use bundled libraries.

* gnu/packages/java.scm (sablevm)[inputs]: Add popt and libffi.
[arguments]: Add configure flags and build phase to avoid using bundled
libraries.
240cee8a — Kei Kebreau 9 years ago
gnu: network-manager-applet: Update to 1.8.2.

* gnu/packages/gnome.scm (network-manager-applet): Update to 1.8.2.
[arguments]: Remove "--without-wwan" configure flag.
[inputs]: Add libselinux and modem-manager.
0c5a8007 — Leo Famulari 9 years ago
gnu: zziplib: Fix CVE-2017-{5974,5975,5976,5978,5979,5981}.

* gnu/packages/patches/zziplib-CVE-2017-5974.patch,
gnu/packages/patches/zziplib-CVE-2017-5975.patch,
gnu/packages/patches/zziplib-CVE-2017-5976.patch,
gnu/packages/patches/zziplib-CVE-2017-5978.patch,
gnu/packages/patches/zziplib-CVE-2017-5979.patch,
gnu/packages/patches/zziplib-CVE-2017-5981.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/zip.scm (zziplib)[source]: Use them.
db90eb8c — Ricardo Wurmus 9 years ago
gnu: Add propeller-gcc-4.

* gnu/packages/embedded.scm (propeller-gcc-4): New variable.
* gnu/packages/patches/gcc-4.6-gnu-inline.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
9d4f8dc2 — Ricardo Wurmus 9 years ago
gnu: Add texlive-tiny.

* gnu/packages/tex.scm (texlive-tiny): New variable.
cb7bc20a — Ricardo Wurmus 9 years ago
gnu: Add texlive-union.

* gnu/packages/tex.scm (texlive-union): New procedure.
83fe6231 — Ricardo Wurmus 9 years ago
gnu: Add texlive-latex-psnfss.

* gnu/packages/tex.scm (texlive-latex-psnfss): New variable.
93286d38 — Ricardo Wurmus 9 years ago
gnu: texlive-latex-cyrillic.

* gnu/packages/tex.scm (texlive-latex-cyrillic): New variable.
f84d5a09 — Ricardo Wurmus 9 years ago
gnu: Add texlive-latex-babel.

* gnu/packages/tex.scm (texlive-latex-babel): New variable.
Next