aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gnu: Update tailon to version 1.3.0.•••From version 1.1.1. * gnu/packages/logging.scm (tailon)[version]: Change to 1.3.0. [inputs]: Add python-tornado-http-auth. Christopher Baines2017-08-09
* gnu: Add python-tornado-http-auth.•••* gnu/packages/python.scm (python-tornado-http-auth): New variable. Christopher Baines2017-08-09
* gnu: nmap: Update to 7.60.•••* gnu/packages/admin.scm (nmap): Update to 7.60. Marius Bakke2017-08-10
* gnu: curl: Update replacement to 7.55.0. [security fixes]•••Fixes CVE-2017-1000099, CVE-2017-1000100, and CVE-2017-100101. See <https://curl.haxx.se/docs/security.html> for details. * gnu/packages/curl.scm (curl)[replacement]: Update to 7.55.0. (curl-7.54.1): Rename to ... (curl-7.55.0): ... this. [source]: Update source URI to match upstream compression method change. [arguments]: Add 'fix-Makefile' phase. Marius Bakke2017-08-10
* gnu: samba: Update to 4.6.7.•••* gnu/packages/samba.scm (samba): Update to 4.6.7. Marius Bakke2017-08-10
* gnu: python-nbformat: Update to 4.3.0.•••* gnu/packages/python.scm (python-nbformat, python2-nbformat): Update to 4.3.0. Leo Famulari2017-08-09
* download: Add the canonical GnuPG download site.•••* guix/download.scm (%mirrors)<gnupg>: Add https://gnupg.org. Leo Famulari2017-08-09
* gnu: gnupg: Update to 2.1.23.•••* gnu/packages/gnupg.scm (gnupg): Update to 2.1.23. [arguments]: Remove 'enable-gpg2-is-gpg' from #:configure-flags, since it is now the default. Leo Famulari2017-08-09
* gnu: r-wgcna: Update to 1.61.•••* gnu/packages/bioinformatics.scm (r-wgcna): Update to 1.61. [propagated-inputs]: Add r-rcpp, r-robust, r-survival. Ricardo Wurmus2017-08-09
* gnu: Add r-robust.•••* gnu/packages/statistics.scm (r-robust): New variable. Ricardo Wurmus2017-08-09
* gnu: Add r-fit-models.•••* gnu/packages/statistics.scm (r-fit-models): New variable. Ricardo Wurmus2017-08-09
* gnu: Add r-rrcov.•••* gnu/packages/statistics.scm (r-rrcov): New variable. Ricardo Wurmus2017-08-09
* gnu: Add r-pcapp.•••* gnu/packages/statistics.scm (r-pcapp): New variable. Ricardo Wurmus2017-08-09
* gnu: r-gdtools: Update to 0.1.5.•••* gnu/packages/statistics.scm (r-gdtools): Update to 0.1.5. Ricardo Wurmus2017-08-09
* gnu: r-ggbeeswarm: Update to 0.6.0.•••* gnu/packages/statistics.scm (r-ggbeeswarm): Update to 0.6.0. Ricardo Wurmus2017-08-09
* gnu: icecat: Add more fixes from upstream mozilla-esr52.•••* gnu/packages/gnuzilla.scm (icecat)[source]: Add fixes for CVE-2017-7802, CVE-2017-7803, CVE-2017-7807, and the remaining 6 out of 23 changesets for CVE-2017-7779. Mark H Weaver2017-08-09
* gnu: icecat: Rename patches to reflect CVE assignments.•••Document that our existing patches include fixes for CVE-2017-7753, CVE-2017-7784, CVE-2017-7786, CVE-2017-7787, CVE-2017-7791, CVE-2017-7792, CVE-2017-7798, CVE-2017-7798, CVE-2017-7800, CVE-2017-7801, and 17 out of 23 changesets for CVE-2017-7779. * gnu/packages/gnuzilla.scm (icecat)[source]: Rename patches to reflect CVE assignments. Mark H Weaver2017-08-09
* gnu: gnurl: Update to 7.55.0.•••* gnu/packages/gnunet.scm (gnurl): Update to 7.55.0. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> ng02017-08-09
* gnu: virt-manager: Update to 1.4.2.•••* gnu/packages/virtualization.scm (virt-manager): Update to 1.4.2. Tobias Geerinckx-Rice2017-08-09
* gnu: libgdata: Disable failing tests.•••* gnu/packages/gnome.scm (libgdata)[arguments]: Add ‘disable-failing-tests’ phase. Tobias Geerinckx-Rice2017-08-09
* gnu: Add reference to (gnu packages graph).•••This is a follow-up to 1738138cb3a48ed2f55c59c8d7c6ce12a4c4dcb3. Ricardo Wurmus2017-08-09
* gnu: r-igraph: Move to (gnu packages graph).•••* gnu/packages/statistics.scm (r-igraph): Move from here... * gnu/packages/graph.scm (r-igraph): ...to here. Ricardo Wurmus2017-08-09
* gnu: Add python-igraph.•••* gnu/packages/graph.scm (python-igraph): New variable. Ricardo Wurmus2017-08-09
* gnu: Add igraph.•••* gnu/packages/graph.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Ricardo Wurmus2017-08-09
* gnu: viewnior: Don't build icon-theme.cache.•••* gnu/packages/image-viewers.scm (viewnior)[arguments]: Add phase to disable building the icon-theme.cache. Efraim Flashner2017-08-09
* gnu: googletest: Build shared libraries.•••* gnu/packages/check.scm (googletest)[arguments]: Pass "-DBUILD_SHARED_LIBS=ON" in #:configure-flags. Manolis Ragkousis2017-08-09
* gnu: Add ois.•••* gnu/packages/game-development.scm (ois): New variable. Manolis Ragkousis2017-08-09
* gnu: dealii: Update to 8.5.0.•••* gnu/packages/maths.scm (dealii): Update to 8.5.0. [arguments]: Delete 'hint-example-prefix phase, which would need adjusting for this version. Users can use e.g. 'export DEAL_II_DIR=$GUIX_ENVIRONMENT'. Adjust configuration flags. Eric Bavier2017-08-09
* gnu: stress-make: Patch default shell.•••* gnu/packages/debug.scm (stress-make)[arguments]: Add 'set-default-shell phase. Eric Bavier2017-08-09
* gnu: suitesparse: Update to 4.5.5.•••* gnu/packages/maths.scm (suitesparse): Update to 4.5.5. [source]: Add 'modules' and 'snippet' field to remove bundled source. [arguments]: Remove 'prepare-out' phase. Adjust #:make-flags for metis. Make build parallel, since it now appears to be safe. [inputs]: Add metis. Eric Bavier2017-08-09
* gnu: suitesparse: Use modify-phases.•••* gnu/packages/maths.scm (suitesparse)[arguments]: Use modify-phases. Eric Bavier2017-08-09
* gnu: petsc, slepc: Use 'parallel-job-count'.•••* gnu/packages/maths.scm (petsc, slepc)[arguments]: Set #:make-flags to override default unlimited '-j'. (petsc)[arguments]: Scrub build machine cores from installed files in 'clean-local-references' phase. Eric Bavier2017-08-09
* gnu: slepc: Update to 3.7.4.•••* gnu/packages/maths.scm (slepc): Update to 3.7.4. [source]: Use direct source link. Remove 'file-name' field. Eric Bavier2017-08-09
* gnu: petsc: Update to 3.7.6.•••* gnu/packages/maths.scm (petsc): Update to 3.7.6. Eric Bavier2017-08-09
* gnu: epiphany: Update to 3.24.3.•••* gnu/packages/gnome.scm (epiphany): Update to 3.24.3. Tobias Geerinckx-Rice2017-08-09
* gnu: tracker: Update to 1.12.2.•••* gnu/packages/gnome.scm (tracker): Update to 1.12.2. Tobias Geerinckx-Rice2017-08-09
* gnu: gnome-online-accounts: Update to 3.24.2.•••* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.2. Tobias Geerinckx-Rice2017-08-09
* gnu: mutter: Update to 3.24.4.•••* gnu/packages/gnome.scm (mutter): Update to 3.24.4. Tobias Geerinckx-Rice2017-08-09
* gnu: gedit: Support gspell.•••* gnu/packages/gnome.scm (gedit)[arguments]: Remove #:configure-flags. [inputs]: Add gspell. Tobias Geerinckx-Rice2017-08-09
* gnu: gedit: Update to 3.22.1.•••* gnu/packages/gnome.scm (gedit): Update to 3.22.1. Tobias Geerinckx-Rice2017-08-09
* gnu: gspell: Propagate enchant dependency.•••* gnu/packages/gnome.scm (gspell)[inputs]: Move enchant from here... [propagated-inputs]: ...to here. Tobias Geerinckx-Rice2017-08-09
* gnu: gspell: Order inputs alphabetically.•••* gnu/packages/gnome.scm (gspell)[inputs, native-inputs]: Re-order. Tobias Geerinckx-Rice2017-08-09
* gnu: gnumeric: Update to 1.12.35.•••* gnu/packages/gnome.scm (gnumeric): Update to 1.12.35. Tobias Geerinckx-Rice2017-08-09
* gnu: brasero: Update to 3.12.2.•••* gnu/packages/gnome.scm (brasero): Update to 3.12.2. Tobias Geerinckx-Rice2017-08-09
* gnu: Use HTTPS for gnome.org and subdomains.•••* gnu/packages/fonts.scm (font-bitstream-vera)[home-page]: Use HTTPS. * gnu/packages/glib.scm (glib)[home-page]: Likewise. * gnu/packages/gnome.scm (gcr, libgnome-keyring, gnome-keyring, evince) (gnome-icon-theme, libgsf, gnome-mime-data, vala, vte, python2-rsvg) (glib-networking, gnome-settings-daemon, libchamplain, grilo, grilo-plugins) (gjs, zenity, mutter, network-manager, network-manager-applet, gdm) [home-page]: Likewise. * gnu/packages/gtk.scm (gtk-engines, murrine)[home-page]: Likewise. Tobias Geerinckx-Rice2017-08-09
* gnu: 0ad: Update to 0.0.22-alpha.•••* gnu/packages/games.scm (0ad-data, 0ad): Update to 0.0.22-alpha. Christopher Baines2017-08-08
* services: herd: Add a stop-service procedure.•••* gnu/services/herd.scm (stop-service): New procedure. Christopher Baines2017-08-08
* services: herd: Fix matching ok responses from shepherd service.•••Previously the match expression case for a successful response (where error is #f) required that the result component contained a list with a single element. As far as I see when looking at the responses from the shepherd, this is not normally the case. Therefore, to avoid treating successful responses as errors, make the match requirement more permissive, accepting any value. * gnu/services/herd.scm (invoke-action): Change match condition for ok responses. Christopher Baines2017-08-08
* gnu: babl: Update to 0.1.28.•••* gnu/packages/gimp.scm (babl): Update to 0.1.28. Efraim Flashner2017-08-08
* gnu: gegl: Use 'modify-phases' syntax.•••* gnu/packages/gimp.scm (gegl)[arguments]: Use the 'modify-phases' syntax. Efraim Flashner2017-08-08