summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: python-pluggy: Update to 0.6.0.Arun Isaac2018-03-31
| | | | * gnu/packages/python.scm (python-pluggy): Update to 0.6.0.
* gnu: python-pyasn1: Update to 0.4.2.Arun Isaac2018-03-31
| | | | * gnu/packages/python.scm (python-pyasn1): Update to 0.4.2.
* gnu: python-attrs: Update to 17.4.0.Arun Isaac2018-03-31
| | | | * gnu/packages/python.scm (python-attrs): Update to 17.4.0.
* gnu: tzdata: Update to 2018d.Leo Famulari2018-03-29
| | | | * gnu/packages/base.scm (tzdata): Update to 2018d.
* ld-wrapper: Allow linking with non-store libraries by default.Ludovic Courtès2018-03-29
| | | | | | | | | | 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'.
* ld-wrapper: Don't talk about "impure library".Ludovic Courtès2018-03-29
| | | | | * gnu/packages/ld-wrapper.in (rpath-arguments): Clarify message instead of saying "impure library".
* ld-wrapper: Make sure debugging output goes through.Ludovic Courtès2018-03-29
| | | | * gnu/packages/ld-wrapper.in (ld-wrapper): Add call to 'force-output'.
* gremlin: Fix typo in export list.Ludovic Courtès2018-03-29
| | | | * guix/build/gremlin.scm: Really export 'elf-dynamic-info-soname'.
* gnu: libarchive: Add '-L' flags in 'libarchive.pc'.Ludovic Courtès2018-03-29
| | | | | * gnu/packages/backup.scm (libarchive)[arguments]: Add 'add--L-in-libarchive-pc' phase.
* Merge branch 'master' into core-updatesMarius Bakke2018-03-29
|\
| * gnu: r-mutationalpatterns: Update to 1.4.3.Roel Janssen2018-03-29
| | | | | | | | | | * gnu/packages/bioinformatics.scm (r-mutationalpatterns): Update to 1.4.3; [propagated-inputs]: Remove r-gridextra.
| * gnu: kaiju: Update to 1.6.2.Roel Janssen2018-03-29
| | | | | | | | | | * gnu/packages/bioinformatics.scm (kaiju): Update to 1.6.2; [inputs]: Add zlib.
| * gnu: Add duperemove.Vasile Dumitrascu2018-03-29
| | | | | | | | | | | | * gnu/packages/disk.scm (duperemove): New variable. Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr>
| * gnu: Add python-debug.Ludovic Courtès2018-03-29
| | | | | | | | | | | | Suggested by Pjotr Prins <pjotr.public12@thebird.nl>. * gnu/packages/python.scm (python-debug): New variable.
| * gnu: nano: Update to 2.9.5.Efraim Flashner2018-03-29
| | | | | | | | * gnu/packages/nano.scm (nano): Update to 2.9.5.
| * gnu: Add r-idr.Roel Janssen2018-03-29
| | | | | | | | * gnu/packages/cran.scm (r-idr): New variable.
| * gnu: Add r-amap.Roel Janssen2018-03-29
| | | | | | | | * gnu/packages/cran.scm (r-amap): New variable.
| * gnu: Add r-venndiagram.Roel Janssen2018-03-29
| | | | | | | | * gnu/packages/cran.scm (r-venndiagram): New variable.
| * gnu: Add r-pastecs.Roel Janssen2018-03-29
| | | | | | | | * gnu/packages/cran.scm (r-pastecs): New variable.
| * gnu: libusb4java: Adjust for building with libusb 1.0.22.Ricardo Wurmus2018-03-29
| | | | | | | | | | * gnu/packages/libusb.scm (libusb4java)[arguments]: Add phase to remove "-Werror" flag.
| * gnu: libusb-for-axoloti: Update patch.Ricardo Wurmus2018-03-29
| | | | | | | | | | * gnu/packages/patches/libusb-for-axoloti.patch: Update context for libusb 1.0.22.
| * gnu: Refactor boot-service-type and activation-service-type.Chris Marusich2018-03-29
| | | | | | | | | | | | | | | | * 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.
| * doc: Improve <service-type> documentation.Chris Marusich2018-03-29
| | | | | | | | | | * doc/guix.texi (Service Reference): Correct and clarify some statements regarding the "compose" and "extend" procedures of <service-type>.
| * guix-install.sh: Explicitly set root's home directory.Chris Marusich2018-03-29
| | | | | | | | | | | | | | | | | | | | | | * etc/guix-install.sh (ROOT_HOME): New variable. (sys_create_store, sys_enable_guix_daemon, sys_authorize_build_farms): Use ROOT_HOME instead of ~root or the HOME environment variable. * doc/guix.texi (Binary Installation): Instead of assuming that ~ and $HOME refer to root's directory simply because commands are being run as root, explicilty refer to it via ~root. Fixes: <https://bugs.gnu.org/30728>
| * gnu: node: Update to 9.10.0.Jelle Licht2018-03-28
| | | | | | | | * gnu/packages/node.scm (node): Update to 9.10.0.
| * gnu: http-parser: Update to 2.8.0.Jelle Licht2018-03-28
| | | | | | | | * gnu/packages/web.scm (http-parser): Update to 2.8.0.
| * gnu: xf86-video-ati: Update to 18.0.1.Marius Bakke2018-03-28
| | | | | | | | * gnu/packages/xorg.scm (xf86-video-ati): Update to 18.0.1.
| * gnu: xf86-input-libinput: Update to 0.27.0.Marius Bakke2018-03-28
| | | | | | | | * gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.27.0.
| * gnu: ntp: Update to 4.2.8p11 [security-fixes].Leo Famulari2018-03-28
| | | | | | | | | | | | Fixes CVE-2016-1549 and CVE-2018-{7170,7182,7183,7184,7185}. * gnu/packages/ntp.scm (ntp): Update to 4.2.8p11.
| * gnu: openssl: Replace with OpenSSL 1.0.2o [fixes CVE-2018-0739].Leo Famulari2018-03-28
| | | | | | | | | | * gnu/packages/tls.scm (openssl)[replacement]: New field. (openssl-1.0.2o): New variable.
| * gnu: Add r-parsedate.Konrad Hinsen2018-03-28
| | | | | | | | | | | | * gnu/packages/cran.scm (r-parsedate): New variable. Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
| * gnu: mu: Fix tests failures triggered by DST.Maxim Cournoyer2018-03-28
| | | | | | | | | | | | * gnu/packages/mail.scm (mu)[phases]: Add 'fix-date-tests. Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
| * gnu: Add tcalc.Nadya Voronova2018-03-28
| | | | | | | | | | | | * gnu/packages/maths.scm (tcalc): New variables. Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
| * build: Build (guix ci) and (guix scripts weather) when HAVE_GUILE_JSON.Ludovic Courtès2018-03-28
| | | | | | | | | | * Makefile.am (MODULES): Move guix/ci.scm and guix/scripts/weather.scm to the HAVE_GUILE_JSON-guarded block.
| * weather: Report continuous integration stats.Ludovic Courtès2018-03-28
| | | | | | | | | | | | | | * guix/scripts/weather.scm (histogram, throughput, queued-subset): New procedures. (report-server-coverage): Report CI information. * doc/guix.texi (Invoking guix weather): Document it.
| * Add (guix ci).Ludovic Courtès2018-03-28
| | | | | | | | | | * guix/ci.scm: New file. * Makefile.am (MODULES): Add it.
| * gnu: culmus: Rename to font-culmus.Arun Isaac2018-03-28
| | | | | | | | | | * gnu/packages/fonts.scm (culmus): Rename to... (font-culmus): ...this. Re-indent.
| * gnu: culmus: Switch to font-build-system.Arun Isaac2018-03-28
| | | | | | | | | | * gnu/packages/fonts.scm (culmus): Switch to font-build-system. [arguments]: Replace system* with invoke.
| * gnu: font-linuxlibertine: Switch to font-build-system.Arun Isaac2018-03-28
| | | | | | | | | | * gnu/packages/fonts.scm (font-linuxlibertine): Switch to font-build-system. [arguments]: Replace system* with invoke.
| * gnu: font-lato: Switch to font-build-system.Arun Isaac2018-03-28
| | | | | | | | | | * gnu/packages/fonts.scm (font-lato): Switch to font-build-system. [source]: Use url-fetch/zipbomb.
| * gnu: icecat: Add fix for CVE-2018-5148.Mark H Weaver2018-03-27
| | | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[source]: Add the fix for CVE-2018-5148 from the upstream mozilla-esr52 repository.
| * gnu: mupdf: Fix CVE-2018-{6544,1000051}.Leo Famulari2018-03-27
| | | | | | | | | | | | | | * gnu/packages/patches/mupdf-CVE-2018-1000051.patch, gnu/packages/patches/mupdf-CVE-2018-6544.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/pdf.scm (mupdf)[source]: Use them.
| * gnu: emacs-org, emacs-org-contrib: Update to 9.1.9.Nicolas Goaziou2018-03-27
| | | | | | | | | | * gnu/packages/emacs.scm (emacs-org): (emacs-org-contrib): Update to 20180327, a.k.a. release 9.1.9.
| * gnu: alpine: Update to 2.21.999.ng02018-03-27
| | | | | | | | | | | | | | | | * gnu/packages/mail.scm (alpine): Update to 2.21.999. [source]: Change to new upstream location. [home-page]: Use new location. Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
| * guix environment: load manifest files like "guix package" doesKonrad Hinsen2018-03-27
| | | | | | | | | | | | | | * guix/scripts/environment.scm (options/resolve-packages): When loading manifest files, use the same module environment as in "guix package". Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
| * nss: Remove '%compat' from the defaults.Ludovic Courtès2018-03-27
| | | | | | | | | | | | * gnu/system/nss.scm (%compat): Add comment. (<name-service-switch>)[group, password, shadow]: Remove %COMPAT from the default value.
| * gnu: zstd: Update to 1.3.4.Tobias Geerinckx-Rice2018-03-27
| | | | | | | | * gnu/packages/compression.scm (zstd): Update to 1.3.4.
| * gnu: dovecot: Update to 2.3.1.Tobias Geerinckx-Rice2018-03-27
| | | | | | | | | | | | * gnu/packages/mail.scm (dovecot): Update to 2.3.1. [arguments]: Rename ‘patch-other-shebangs’ phase to the more accurate ‘patch-other-file-names’... then patch more file names.
| * gnu: lyx: Use HTTPS home page.Tobias Geerinckx-Rice2018-03-27
| | | | | | | | * gnu/packages/tex.scm (lyx)[home-page]: Use HTTPS.
| * gnu: openssl@1.1.0: Update to 1.1.0h [security fixes].Leo Famulari2018-03-27
| | | | | | | | | | | | Fixes CVE-2017-3738 and CVE-2018-{0733,0739}. * gnu/packages/tls.scm (openssl-next): Update to 1.1.0h.