~ruther/guix-local

9fc7cc31 — Tobias Geerinckx-Rice 8 years ago
gnu: spin2cpp: Update to 3.6.3.

* gnu/packages/embedded.scm (spin2cpp): Update to 3.6.3.
82c955c0 — Ludovic Courtès 8 years ago
hydra: Don't build non-substitutable packages.

* build-aux/hydra/gnu-system.scm (package->job): Compute PACKAGE's
derivation; return #f if 'substitutable-derivation?' returns #f.
cbee9559 — Ludovic Courtès 8 years ago
ui: Remove the empty string from '%load-extensions'.

* guix/ui.scm (run-guix): Set %LOAD-EXTENSIONS.
7ebc6cf8 — Ludovic Courtès 8 years ago
packages: Patches can be any lowerable object.

* guix/packages.scm (patch-and-repack)[instantiate-patch]: Replace
'origin?' with 'struct?'.
02084762 — Ludovic Courtès 8 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 8 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 8 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 8 years ago
gnu: sablevm: Build reproducibly.

* gnu/packages/java.scm (sablevm)[arguments]: Add build phase
"remove-timestamp-for-reproducibility".
c4fd86f9 — Ricardo Wurmus 8 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 8 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 8 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 8 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.
afbc9419 — Ricardo Wurmus 8 years ago
guix: Add texlive importer.

* guix/import/texlive.scm: New file.
* guix/scripts/import/texlive.scm: New file.
* Makefile.am (MODULES): Add them.
* tests/texlive.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
* guix/scripts/import.scm (importers): Add texlive importer.
* doc/guix.texi (Invoking guix import): Document it.
9d4f8dc2 — Ricardo Wurmus 8 years ago
gnu: Add texlive-tiny.

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

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

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

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

* gnu/packages/tex.scm (texlive-latex-babel): New variable.
18e366e8 — Ricardo Wurmus 8 years ago
gnu: Add texlive-latex-amscls.

* gnu/packages/tex.scm (texlive-latex-amscls): New variable.
2573163a — Ricardo Wurmus 8 years ago
gnu: Add texlive-latex-amsmath.

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