Age | Commit message (Expand) | Author |
2017-06-15 | 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.
| Kei Kebreau |
2017-06-16 | gnu: tadbit: Fix typo in description.•••* gnu/packages/bioinformatics.scm (tadbit)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2017-06-16 | gnu: spin2cpp: Update to 3.6.3.•••* gnu/packages/embedded.scm (spin2cpp): Update to 3.6.3.
| Tobias Geerinckx-Rice |
2017-06-15 | 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.
| Ludovic Courtès |
2017-06-15 | ui: Remove the empty string from '%load-extensions'.•••* guix/ui.scm (run-guix): Set %LOAD-EXTENSIONS.
| Ludovic Courtès |
2017-06-15 | packages: Patches can be any lowerable object.•••* guix/packages.scm (patch-and-repack)[instantiate-patch]: Replace
'origin?' with 'struct?'.
| Ludovic Courtès |
2017-06-15 | 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".
| Ludovic Courtès |
2017-06-15 | gnu: bind: Update to 9.11.1-P1 [fixes CVE-2017-3140].•••* gnu/packages/dns.scm (isc-bind): Update to 9.11.1-P1.
| Leo Famulari |
2017-06-15 | 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.
| Leo Famulari |
2017-06-15 | gnu: sablevm: Build reproducibly.•••* gnu/packages/java.scm (sablevm)[arguments]: Add build phase
"remove-timestamp-for-reproducibility".
| Ricardo Wurmus |
2017-06-15 | 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.
| Ricardo Wurmus |
2017-06-15 | 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.
| Kei Kebreau |
2017-06-15 | 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.
| Leo Famulari |
2017-06-15 | 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.
| Ricardo Wurmus |
2017-06-15 | 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.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-tiny.•••* gnu/packages/tex.scm (texlive-tiny): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-union.•••* gnu/packages/tex.scm (texlive-union): New procedure.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-latex-psnfss.•••* gnu/packages/tex.scm (texlive-latex-psnfss): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: texlive-latex-cyrillic.•••* gnu/packages/tex.scm (texlive-latex-cyrillic): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-latex-babel.•••* gnu/packages/tex.scm (texlive-latex-babel): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-latex-amscls.•••* gnu/packages/tex.scm (texlive-latex-amscls): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-latex-amsmath.•••* gnu/packages/tex.scm (texlive-latex-amsmath): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-luatex-lualibs.•••* gnu/packages/tex.scm (texlive-luatex-lualibs): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-latex-fontspec.•••* gnu/packages/tex.scm (texlive-latex-fontspec): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-latex-l3packages.•••* gnu/packages/tex.scm (texlive-latex-l3packages): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-latex-l3kernel.•••* gnu/packages/tex.scm (texlive-latex-l3kernel): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-latex-url.•••* gnu/packages/tex.scm (texlive-latex-url): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-latex-tools.•••* gnu/packages/tex.scm (texlive-latex-tools): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-latex-oberdiek.•••* gnu/packages/tex.scm (texlive-latex-oberdiek): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-latex-hyperref.•••* gnu/packages/tex.scm (texlive-latex-hyperref): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-latex-xcolor.•••* gnu/packages/tex.scm (texlive-latex-xcolor): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-latex-graphics.•••* gnu/packages/tex.scm (texlive-latex-graphics): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-latex-fancyvrb.•••* gnu/packages/tex.scm (texlive-latex-fancyvrb): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-generic-ifxetex.•••* gnu/packages/tex.scm (texlive-generic-ifxetex): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-latex-filecontents.•••* gnu/packages/tex.scm (texlive-latex-filecontents): New variable.
| Ricardo Wurmus |
2017-06-15 | build-system: Add 'texlive-build-system'.•••* guix/build-system/texlive.scm: New file.
* guix/build/texlive-build-system.scm: New file.
* Makefile.am (MODULES): Add them.
* doc/guix.texi (Build Systems): Document it.
* gnu/packages/tex.scm (%texlive-tag, %texlive-revision): Remove variables.
(texlife-ref): Remove procedure.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-latex-base.•••* gnu/packages/tex.scm (texlive-latex-base): New variable.
(texlive-ref): New procedure.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-tex-plain.•••* gnu/packages/tex.scm (texlive-tex-plain): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-fonts-latex.•••* gnu/packages/tex.scm (texlive-fonts-latex): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-fonts-knuth-lib.•••* gnu/packages/tex.scm (texlive-fonts-knuth-lib): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-fonts-cm.•••* gnu/packages/tex.scm (texlive-fonts-cm): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-metafont-base.•••* gnu/packages/tex.scm (texlive-metafont-base): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-generic-hyph-utf8.•••* gnu/packages/tex.scm (texlive-generic-hyph-utf8): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-generic-tex-ini-files.•••* gnu/packages/tex.scm (texlive-generic-tex-ini-files): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-generic-dehyph-exptl.•••* gnu/packages/tex.scm (texlive-generic-dehyph-exptl): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-generic-unicode-data.•••* gnu/packages/tex.scm (texlive-generic-unicode-date): New variable.
| Ricardo Wurmus |
2017-06-15 | gnu: Add texlive-dvips.•••* gnu/packages/tex.scm (%texlive-tag, %texlive-revision, texlive-dvips): New
variables.
| Ricardo Wurmus |
2017-06-15 | licenses: Add common TeX and LaTeX licenses.•••* guix/licenses.scm (knuth, lppl, lppl1.0+, lppl1.2, lppl1.2+, lppl1.3,
lppl1.3+, lppl1.3a, lppl1.3a+, lppl1.3b, lppl1.3b+, lppl1.3c, lppl1.3c+): New
variables.
| Ricardo Wurmus |
2017-06-15 | guix: Add download-svn-to-store.•••* guix/svn-download.scm (download-svn-to-store): New procedure.
| Ricardo Wurmus |
2017-06-15 | gnu: linux-libre: Update to 4.11.5.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.5.
(%linux-libre-hash): Update hash.
| Mark H Weaver |