Age | Commit message (Collapse) | Author |
|
* gnu/packages/perl.scm (perl-modern-perl): New variable.
|
|
* gnu/packages/patches/libtiff-CVE-2016-9273.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed): Use it.
|
|
* gnu/packages/python.scm (python-flask-restplus): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (python-rednose): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (python-termstyle): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
This is a followup to 166ba5b10207f44360e218d9e3f00772d09bc7cd.
* gnu/packages/package-management.scm (guix-devel): Update to commit
166ba5b10207f44360e218d9e3f00772d09bc7cd.
|
|
* gnu/packages/lua.scm (lua5.1-sec-0.5): New variable.
* gnu/packages/messaging.scm (prosody):
[inputs]: Change lua5.1-sec to lua5.1-sec-0.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/ruby.scm (ruby-lumberjack): Update to 1.0.10.
[native-inputs]: Add 'ruby-timecop'.
|
|
* gnu/packages/ruby.scm (ruby-arel): Update to 7.1.4.
|
|
* gnu/packages/ruby.scm (ruby-rake-compiler): Update to 1.0.1.
|
|
* gnu/packages/ruby.scm (ruby-hoe): Update to 3.15.2.
|
|
* gnu/packages/ruby.scm (ruby-rspec-core): Update to 3.5.4.
|
|
* gnu/packages/ruby.scm (bundler): Update to 1.13.6.
|
|
* gnu/packages/ruby.scm (ruby-yard): Update to 0.9.5-1.d816482a.
[source]: Update source URL.
[arguments]: Remove unneeded substitutions. Change test target.
* gnu/packages/patches/ruby-yard-fix-skip-of-markdown-tests.patch (New
file)
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/bioinformatics.scm (r-org-mm-eg-db): Update to 3.4.0.
|
|
* gnu/packages/bioinformatics.scm (r-org-dm-eg-db): Update to 3.4.0.
|
|
* gnu/packages/bioinformatics.scm (r-org-ce-eg-db): Update to 3.4.0.
|
|
* gnu/packages/bioinformatics.scm (r-org-hs-eg-db): Update to 3.4.0.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.31.
|
|
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.7.
|
|
* gnu/packages/guile.scm (guile-aspell): New variable.
|
|
* gnu/packages/wordnet.scm (wordnet)[arguments]: Remove
-fno-builtin-strcpy.
[native-inputs]: New field.
|
|
* gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.3.3.
|
|
This phase is no longer needed as upstream has merged the fix in the
current release.
* gnu/packages/statistics.scm (r-rmarkdown)[arguments]: Remove build
phase "copy-files-without-mode".
|
|
* gnu/packages/inkscape.scm (inkscape)[arguments]: Use modify-phases
syntax.
|
|
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0073.
|
|
* gnu/build/linux-container.scm (mount-file-systems): 'mounts' is now a
list of <file-system> objects instead of a list of lists ("specs").
Add call to 'file-system->spec' as the argument to 'mount-file-system'.
(run-container, call-with-container): Adjust docstring accordingly.
* gnu/system/file-systems.scm (spec->file-system): New procedure.
* gnu/system/linux-container.scm (container-script)[script]: Call
'spec->file-system' inside gexp.
* guix/scripts/environment.scm (launch-environment/container): Remove
call to 'file-system->spec'.
* tests/containers.scm ("call-with-container, mnt namespace")
("call-with-container, mnt namespace, wrong bind mount"): Pass a list of
<file-system> objects.
|
|
* gnu/system/linux-container.scm (container-script)[script]: Use
'source-module-closure' in 'with-imported-modules' form.
|
|
* gnu/packages/package-management.scm (guix-devel): Update to commit
324a2ba56c2f4c0d91567ed08024ae2c492f3b23.
|
|
* gnu/packages/maths.scm (gmsh): Update to 2.14.1.
[source]: Use new uri.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/music.scm (milkytracker)[source]: Update source uri.
[home-page]: Change to new domain.
Reported-by: ng0 <ng0@we.make.ritual.n0.is>
|
|
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-4.
|
|
* gnu/packages/mail.scm (claws-mail): Update to 3.14.1.
|
|
* gnu/packages/pdf.scm(pdfposter): New variable.
|
|
* gnu/packages/pdf.scm (python2-pypdf): New variable.
|
|
* gnu/packages/pdf.scm (python-pypdf2, python2-pypdf2): New variables.
|
|
Partly addresses <http://bugs.gnu.org/24703>.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/patches/gcc-strmov-store-file-names.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gcc.scm (gcc-5)[sources](patches): Add it.
(gcc-6)[sources](patches): Add it.
|
|
* gnu/packages/kde.scm (kdevelop-pg-qt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/kde.scm (libkomparediff2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/libusb.scm (hidapi)[license]: Actually call
'non-copyleft'.
|
|
* gnu/packages/vim.scm (vifm): New variable.
|
|
* gnu/packages/patches/libxslt-CVE-2016-4738.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (libxslt)[replacement]: New field.
(libxslt/fixed): New variable.
|
|
* gnu/packages/databases.scm (postgresql): Update to 9.5.5.
[home-page]: Use https.
|
|
* gnu/packages/databases.scm (mariadb): Update to 10.1.19.
|
|
* gnu/packages/gnome.scm (gnome-calculator): Update to 3.22.2.
|
|
* gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9)[patches]: Remove
"gcc-arm-bug-71399.patch" from XGCC's patches.
|
|
* gnu/system.scm (operating-system-environment-variables): Re-add
'GUIX_LOCPATH'. This reverts part of
9f58fe3d1c32e3f0ced065e286532a10cad1b5e3.
|
|
* gnu/packages/mate.scm (mate-themes): Update to 3.20.9.
[source]: Update package location.
[inputs]: Remove gtk+-2, add gtk+-3.
[description]: Add note about dual gtk+-2/gtk+-3 support.
|
|
* gnu/packages/mate.scm (mate-menus): Update to 1.16.0.
[propagated-inputs]: Move glib ...
[inputs]: ... to here.
|
|
* doc/guix.texi (Kerberos Services): New node.
* gnu/services/kerberos.scm: New file.
* gnu/local.mk: Add it.
|