Age | Commit message (Collapse) | Author |
|
* gnu/packages/libreoffice.scm (orcus)[source]: Hard-code NAME.
|
|
* gnu/packages/mpi.scm: Import (guix licenses) with the 'license:'
prefix.
|
|
* gnu/packages/mpi.scm (mpich): New variable.
Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr>
|
|
* gnu/packages/compression.scm (upx)[arguments]: Combine duplicate
substitutions. Replace ‘install’ phase. Fix indentation.
|
|
* gnu/packages/linux.scm (ebtables): Update to 2.0.11.
[arguments]: Remove them all.
|
|
* gnu/packages/linux.scm (haveged): Update to 1.9.8.
|
|
* gnu/packages/libreoffice.scm (liblangtag): Update to 0.6.3.
|
|
* gnu/packages/libreoffice.scm (liblangtag)[source]: Hard-code NAME.
|
|
* gnu/packages/irc.scm (weechat): Update to 2.7.
[inputs]: Use guile-2.2.
[arguments]: Explicitly disable languages for which auto-detection broke.
|
|
* gnu/packages/image-viewers.scm (sxiv): Update to 26.
|
|
* gnu/packages/backup.scm (rsnapshot)[home-page]: Use HTTPS.
|
|
* gnu/packages/scheme.scm (slib)[home-page]: Use HTTPS.
|
|
* gnu/packages/version-control.scm (git): Update to 2.25.1.
|
|
* gnu/packages/pdf.scm (xpdf): Update to 4.02.
|
|
* gnu/packages/pdf.scm (xpdf)[home-page]: Use new (HTTPS) domain.
|
|
* gnu/packages/emacs-xyz.scm (emacs-persist): New variable.
|
|
* gnu/packages/gnome.scm (simple-scan): Update to 3.34.4.
|
|
* gnu/packages/education.scm (gcompris-qt): Update to 0.98.
|
|
* 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.
|
|
* gnu/packages/compression.scm (upx)[source]: Hard-code NAME.
|
|
* gnu/packages/embedded.scm (newlib)[home-page]: Use HTTPS.
|
|
* gnu/packages/music.scm (libgig)[home-page]: Use HTTPS.
|
|
* gnu/packages/java.scm (java-commons-exec)[home-page]: Use HTTPS.
|
|
* gnu/packages/gtk.scm (guile-present)[home-page]: Use HTTPS.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-trivial-gray-streams)[home-page]: Use HTTPS.
|
|
* gnu/packages/python-xyz.scm (python2-munkres)[home-page]: Use HTTPS.
|
|
* gnu/packages/python-xyz.scm (python-blinker)[home-page]: Use HTTPS.
|
|
* gnu/packages/haskell-apps.scm (hlint)[home-page]: Use source
repository.
|
|
* gnu/packages/ssh.scm (openssh): Update to 8.2p1.
[arguments]: Adjust ‘patch-tests’ phase.
|
|
* gnu/packages/ssh.scm (openssh)[source]: Hard-code NAME.
|
|
* gnu/packages/ssh.scm (endlessh): Update to 1.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
|
|
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.
|
|
* gnu/packages/admin.scm (guile3.0-shepherd): New variable.
|
|
* gnu/packages/admin.scm (shepherd): Update to 0.7.0.
|
|
* gnu/packages/openstack.scm (python-reno)[home-page]: Follow (HTTPS)
redirection.
|
|
* gnu/packages/autotools.scm (autoconf)[home-page]: Use HTTPS.
|
|
* gnu/packages/python-xyz.scm (python2-enum)[home-page]: Use HTTPS.
|
|
* gnu/packages/cran.scm (r-sdmtools)[home-page]: Use HTTPS.
|
|
* gnu/packages/cran.scm (r-tcltk2)[home-page]: Use HTTPS.
|
|
* gnu/packages/statistics.scm (r-rocr)[home-page]: Use HTTPS.
|
|
* gnu/packages/web.scm (wabt)[description]: Mark up more better.
|
|
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.70.
|
|
* gnu/packages/games.scm (freeorion): Update to 0.4.9.
[source]: Use release tarball.
|
|
* gnu/packages/graphics.scm (openscenegraph)[synopsis, description]: Add missing hyphen.
|
|
* gnu/packages/graphics.scm (openscenegraph): Update to 3.6.5.
|
|
* gnu/packages/flashing-tools.scm (flashrom): Update to 1.2.
|
|
* gnu/packages/benchmark.scm (fio): Update to 3.18.
|
|
* gnu/packages/assembly.scm (fasm): Update to 1.73.22.
|
|
* gnu/packages/efi.scm (sbsigntools): Update to 0.9.3.
|
|
* gnu/packages/dns.scm (libasr): Update to 1.0.4.
[arguments]: Remove obsolete ‘bootstrap’ phase replacement.
|