Age | Commit message (Collapse) | Author |
|
* gnu/packages/patches/glibc-reinstate-prlimit64-fallback.patch: New file.
* gnu/packages/base.scm (glibc/linux)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/gtk.scm (python-pycairo): Update to 1.16.3.
[source]: Remove patch.
[build-system]: Switch to python-build-system.
[native-inputs]: Remove python-waf.
[home-page]: Use HTTPS URI.
* gnu/packages/patches/pycairo-wscript.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
|
|
* gnu/packages/python.scm (python-six): Replace system* with invoke.
(python-six-bootstrap, python2-six-bootstrap, python2-funcsigs-bootstrap): New
variables.
(python-more-itertools)[propagated-inputs]: Replace python-six with
python-six-bootstrap.
* gnu/packages/check.scm (python-pytest): Update to 3.5.0.
[propagated-inputs]: Add python-attrs-bootstrap,
python-more-itertools-bootstrap, python-pluggy and python-six-bootstrap.
[properties]: Add python2-variant.
(python2-pytest)[propagated-inputs]: Add python2-funcsigs.
(python-pytest-bootstrap)[properties]: Add python2-variant.
(python2-pytest-bootstrap)[propagated-inputs]: Add python2-funcsigs-bootstrap.
|
|
* gnu/packages/python.scm (python-py): Update to 1.5.3.
[home-page]: Update URI.
|
|
* gnu/packages/check.scm (python-hypothesis): Update to 3.52.0.
[propagated-inputs]: Add python-attrs and python-coverage.
[home-page]: Update URI.
* gnu/packages/python.scm (python-attrs-bootstrap, python2-attrs-bootstrap):
New variables.
|
|
* gnu/packages/python.scm (python-more-itertools, python2-more-itertools): New
variables.
|
|
* gnu/packages/python.scm (python-pluggy): Update to 0.6.0.
|
|
* gnu/packages/python.scm (python-pyasn1): Update to 0.4.2.
|
|
* gnu/packages/python.scm (python-attrs): Update to 17.4.0.
|
|
* gnu/packages/base.scm (tzdata): Update to 2018d.
|
|
This was suggested on several occasions, notably
<https://bugs.gnu.org/24544>.
* gnu/packages/ld-wrapper.in (%allow-impurities?): Default to #t and
parse the value of 'GUIX_LD_WRAPPER_ALLOW_IMPURITIES'.
* guix/build/gnu-build-system.scm (set-paths): Set
'GUIX_LD_WRAPPER_ALLOW_IMPURITIES'.
|
|
* gnu/packages/ld-wrapper.in (rpath-arguments): Clarify message instead
of saying "impure library".
|
|
* gnu/packages/ld-wrapper.in (ld-wrapper): Add call to 'force-output'.
|
|
* gnu/packages/backup.scm (libarchive)[arguments]: Add
'add--L-in-libarchive-pc' phase.
|
|
|
|
* gnu/packages/cmake.scm (cmake): Update to 3.11.0.
[arguments]: Enable fixed test. Adjust file substitutions. Run tests and
"./configure" in parallel.
(cmake-3.11): Remove variable.
* gnu/packages/storage.scm (ceph)[arguments]: Remove #:cmake.
|
|
* gnu/packages/bioinformatics.scm (r-mutationalpatterns): Update to 1.4.3;
[propagated-inputs]: Remove r-gridextra.
|
|
* gnu/packages/bioinformatics.scm (kaiju): Update to 1.6.2;
[inputs]: Add zlib.
|
|
* gnu/packages/disk.scm (duperemove): New variable.
Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr>
|
|
Suggested by Pjotr Prins <pjotr.public12@thebird.nl>.
* gnu/packages/python.scm (python-debug): New variable.
|
|
* gnu/packages/nano.scm (nano): Update to 2.9.5.
|
|
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.28.
|
|
* gnu/packages/cran.scm (r-idr): New variable.
|
|
* gnu/packages/cran.scm (r-amap): New variable.
|
|
* gnu/packages/cran.scm (r-venndiagram): New variable.
|
|
* gnu/packages/cran.scm (r-pastecs): New variable.
|
|
* gnu/packages/libusb.scm (libusb4java)[arguments]: Add phase to remove
"-Werror" flag.
|
|
* gnu/packages/patches/libusb-for-axoloti.patch: Update context for libusb
1.0.22.
|
|
* gnu/services.scm (boot-service-type) <compose>: Use the "identity"
procedure instead of the "append" procedure because it more accurately
reflects the intent, which is to simply return the single list of
extensions to which fold-services applies the "compose" procedure.
(activation-service-type) <compose>: Likewise.
|
|
* gnu/packages/tcl.scm (tcl, tk): Update to 8.6.8.
|
|
* gnu/packages/python.scm (python-3.6): Update to 3.6.5.
|
|
* gnu/packages/icu4c.scm (icu4c): Update to 61.1.
|
|
* gnu/packages/patches/util-linux-tests.patch: Adjust context.
* gnu/packages/patches/util-linux-CVE-2018-7738.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (util-linux): Update to 2.32.
[source](patches): Remove 'util-linux-CVE-2018-7738.patch'.
|
|
* gnu/packages/node.scm (node): Update to 9.10.0.
|
|
* gnu/packages/web.scm (http-parser): Update to 2.8.0.
|
|
* gnu/packages/xorg.scm (xf86-video-ati): Update to 18.0.1.
|
|
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.27.0.
|
|
Fixes CVE-2016-1549 and CVE-2018-{7170,7182,7183,7184,7185}.
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p11.
|
|
* gnu/packages/tls.scm (openssl)[replacement]: New field.
(openssl-1.0.2o): New variable.
|
|
* gnu/packages/cran.scm (r-parsedate): New variable.
Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
|
|
* gnu/packages/mail.scm (mu)[phases]: Add 'fix-date-tests.
Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
|
|
* gnu/packages/maths.scm (tcalc): New variables.
Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
|
|
* gnu/packages/fonts.scm (culmus): Rename to...
(font-culmus): ...this. Re-indent.
|
|
* gnu/packages/fonts.scm (culmus): Switch to font-build-system.
[arguments]: Replace system* with invoke.
|
|
* gnu/packages/fonts.scm (font-linuxlibertine): Switch to font-build-system.
[arguments]: Replace system* with invoke.
|
|
* gnu/packages/fonts.scm (font-lato): Switch to font-build-system.
[source]: Use url-fetch/zipbomb.
|
|
* gnu/packages/tls.scm (openssl): Update to 1.0.2o. Remove snippet.
|
|
* gnu/packages/patches/elogind-glibc-2.27.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/freedesktop.scm (elogind)[source]: Add patch.
[arguments]: Replace the bootstrap phase with what was previously the
autogen phase.
|
|
* gnu/packages/video.scm (liba52)[arguments]: Use invoke in the custom
bootstrap phase.
|
|
* gnu/packages/video.scm (aalib)[arguments]: Use invoke in the custom
configure phase.
|