summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: libmpdclient: Update to 2.18.•••* gnu/packages/mpd.scm (libmpdclient): Update to 2.18. Tobias Geerinckx-Rice2020-02-171-2/+2
* gnu: mpc: Fix home page domain.•••* gnu/packages/multiprecision.scm (mpc)[home-page]: Add www. Tobias Geerinckx-Rice2020-02-171-1/+1
* gnu: yapet: Update home page.•••* gnu/packages/password-utils.scm (yapet)[home-page]: Update. Tobias Geerinckx-Rice2020-02-171-1/+1
* gnu: librevenge: Don't use NAME in source URI.•••* gnu/packages/libreoffice.scm (librevenge)[source]: Hard-code NAME. Tobias Geerinckx-Rice2020-02-171-2/+2
* gnu: orcus: Don't use NAME in source URI.•••* gnu/packages/libreoffice.scm (orcus)[source]: Hard-code NAME. Tobias Geerinckx-Rice2020-02-171-2/+2
* gnu: mpi.scm: Use 'license:' prefix.•••* gnu/packages/mpi.scm: Import (guix licenses) with the 'license:' prefix. Efraim Flashner2020-02-171-6/+5
* gnu: Add MPICH.•••* gnu/packages/mpi.scm (mpich): New variable. Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr> Maurice Brémond2020-02-171-1/+80
* gnu: upx: Clean up.•••* gnu/packages/compression.scm (upx)[arguments]: Combine duplicate substitutions. Replace ‘install’ phase. Fix indentation. Tobias Geerinckx-Rice2020-02-171-10/+7
* gnu: ebtables: Update to 2.0.11.•••* gnu/packages/linux.scm (ebtables): Update to 2.0.11. [arguments]: Remove them all. Tobias Geerinckx-Rice2020-02-171-33/+3
* gnu: haveged: Update to 1.9.8.•••* gnu/packages/linux.scm (haveged): Update to 1.9.8. Tobias Geerinckx-Rice2020-02-171-2/+2
* gnu: liblangtag: Update to 0.6.3.•••* gnu/packages/libreoffice.scm (liblangtag): Update to 0.6.3. Tobias Geerinckx-Rice2020-02-171-5/+3
* gnu: liblangtag: Don't use NAME in source URI.•••* gnu/packages/libreoffice.scm (liblangtag)[source]: Hard-code NAME. Tobias Geerinckx-Rice2020-02-171-1/+1
* gnu: weechat: Update to 2.7.•••* gnu/packages/irc.scm (weechat): Update to 2.7. [inputs]: Use guile-2.2. [arguments]: Explicitly disable languages for which auto-detection broke. Tobias Geerinckx-Rice2020-02-171-5/+8
* gnu: sxiv: Update to 26.•••* gnu/packages/image-viewers.scm (sxiv): Update to 26. Tobias Geerinckx-Rice2020-02-171-5/+5
* gnu: rsnapshot: Use HTTPS home page.•••* gnu/packages/backup.scm (rsnapshot)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-02-171-1/+1
* gnu: slib: Use HTTPS home page.•••* gnu/packages/scheme.scm (slib)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-02-171-1/+1
* gnu: git: Update to 2.25.1.•••* gnu/packages/version-control.scm (git): Update to 2.25.1. Tobias Geerinckx-Rice2020-02-171-3/+3
* gnu: xpdf: Update to 4.02.•••* gnu/packages/pdf.scm (xpdf): Update to 4.02. Tobias Geerinckx-Rice2020-02-171-10/+11
* gnu: xpdf: Update home page.•••* gnu/packages/pdf.scm (xpdf)[home-page]: Use new (HTTPS) domain. Tobias Geerinckx-Rice2020-02-171-1/+1
* gnu: Add emacs-persist.•••* gnu/packages/emacs-xyz.scm (emacs-persist): New variable. Robert Smith2020-02-171-0/+22
* gnu: simple-scan: Update to 3.34.4.•••* gnu/packages/gnome.scm (simple-scan): Update to 3.34.4. Tobias Geerinckx-Rice2020-02-171-2/+2
* gnu: gcompris-qt: Update to 0.98.•••* gnu/packages/education.scm (gcompris-qt): Update to 0.98. Tobias Geerinckx-Rice2020-02-171-3/+3
* gnu: upx: Update to 3.96.•••* gnu/packages/compression.scm (upx): Update to 3.96. [source]: Remove patch. [arguments]: Remove CHECK_WHITESPACE work-around. [properties]: Remove obsolete hidden CVE. * gnu/packages/patches/upx-fix-CVE-2017-15056.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice2020-02-173-109/+3
* gnu: upx: Don't use NAME in source URI.•••* gnu/packages/compression.scm (upx)[source]: Hard-code NAME. Tobias Geerinckx-Rice2020-02-171-1/+1
* gnu: newlib: Use HTTPS home page.•••* gnu/packages/embedded.scm (newlib)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-02-171-1/+1
* gnu: libgig: Use HTTPS home page.•••* gnu/packages/music.scm (libgig)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-02-171-1/+1
* gnu: java-commons-exec: Use HTTPS home page.•••* gnu/packages/java.scm (java-commons-exec)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-02-171-1/+1
* gnu: guile-present: Use HTTPS home page.•••* gnu/packages/gtk.scm (guile-present)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-02-171-1/+1
* gnu: sbcl-trivial-gray-streams: Use HTTPS home page.•••* gnu/packages/lisp-xyz.scm (sbcl-trivial-gray-streams)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-02-171-1/+1
* gnu: python2-munkres: Use HTTPS home page.•••* gnu/packages/python-xyz.scm (python2-munkres)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-02-171-1/+1
* gnu: python-blinker: Use HTTPS home page.•••* gnu/packages/python-xyz.scm (python-blinker)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-02-171-1/+1
* gnu: hlint: Update home page.•••* gnu/packages/haskell-apps.scm (hlint)[home-page]: Use source repository. Tobias Geerinckx-Rice2020-02-171-1/+1
* gnu: openssh: Update to 8.2p1.•••* gnu/packages/ssh.scm (openssh): Update to 8.2p1. [arguments]: Adjust ‘patch-tests’ phase. Tobias Geerinckx-Rice2020-02-171-9/+13
* gnu: openssh: Don't use NAME in source URI.•••* gnu/packages/ssh.scm (openssh)[source]: Hard-code NAME. Tobias Geerinckx-Rice2020-02-171-1/+1
* gnu: endlessh: Update to 1.1.•••* gnu/packages/ssh.scm (endlessh): Update to 1.1. [source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2020-02-171-8/+9
* services: shepherd: Spawn services with nothing but the PATH variable.•••Previously, services spawned with 'make-forkexec-constructor' & co. would all inherit the environment variables of PID 1, which includes things like 'BOOT_IMAGE'. This change resets it to the bare minimum. * gnu/services/shepherd.scm (shepherd-configuration-file): Add call to 'default-environment-variables'. Remove 'setenv' call. Ludovic Courtès2020-02-161-5/+7
* gnu: shepherd: Add "guile3.0-shepherd" variant.•••* gnu/packages/admin.scm (guile3.0-shepherd): New variable. Ludovic Courtès2020-02-161-1/+11
* gnu: shepherd: Update to 0.7.0.•••* gnu/packages/admin.scm (shepherd): Update to 0.7.0. Ludovic Courtès2020-02-161-2/+2
* gnu: python-reno: Update home page.•••* gnu/packages/openstack.scm (python-reno)[home-page]: Follow (HTTPS) redirection. Tobias Geerinckx-Rice2020-02-161-1/+1
* gnu: autoconf: Use HTTPS home page.•••* gnu/packages/autotools.scm (autoconf)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-02-161-2/+1
* gnu: python2-enum: Use HTTPS home page.•••* gnu/packages/python-xyz.scm (python2-enum)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-02-161-1/+1
* gnu: r-sdmtools: Use HTTPS home page.•••* gnu/packages/cran.scm (r-sdmtools)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-02-161-1/+1
* gnu: r-tcltk2: Use HTTPS home page.•••* gnu/packages/cran.scm (r-tcltk2)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-02-161-1/+1
* gnu: r-rocr: Use HTTPS home page.•••* gnu/packages/statistics.scm (r-rocr)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-02-161-1/+1
* gnu: wabt: Use Texinfo mark-up.•••* gnu/packages/web.scm (wabt)[description]: Mark up more better. Tobias Geerinckx-Rice2020-02-161-10/+15
* gnu: libmicrohttpd: Update to 0.9.70.•••* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.70. Tobias Geerinckx-Rice2020-02-161-3/+3
* gnu: freeorion: Update to 0.4.9.•••* gnu/packages/games.scm (freeorion): Update to 0.4.9. [source]: Use release tarball. Tobias Geerinckx-Rice2020-02-161-14/+6
* gnu: openscenegraph: Fix typo in description.•••* gnu/packages/graphics.scm (openscenegraph)[synopsis, description]: Add missing hyphen. Tobias Geerinckx-Rice2020-02-161-2/+2
* gnu: openscenegraph: Update to 3.6.5.•••* gnu/packages/graphics.scm (openscenegraph): Update to 3.6.5. Tobias Geerinckx-Rice2020-02-161-5/+4
* gnu: flashrom: Update to 1.2.•••* gnu/packages/flashing-tools.scm (flashrom): Update to 1.2. Tobias Geerinckx-Rice2020-02-161-3/+3