Age | Commit message (Collapse) | Author |
|
* gnu/packages/astronomy.scm (stellarium)[source]: Remove FILE-NAME.
|
|
* gnu/packages/astronomy.scm (stellarium)[home-page]: Use HTTPS.
|
|
* gnu/packages/maths.scm (armadillo): Update to 9.100.4.
|
|
* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.0.0.
|
|
* gnu/packages/skarnet.scm (s6-linux-init)[description]: Remove leading
and trailing spaces.
|
|
* gnu/packages/skarnet.scm (s6-linux-init): Update to 0.4.0.0.
|
|
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.1.2.
|
|
* gnu/packages/skarnet.scm (s6-rc): Update to 0.4.1.0.
|
|
* gnu/packages/skarnet.scm (s6-networking): Update to 2.3.0.3.
|
|
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.0.1.
|
|
* gnu/packages/skarnet.scm (s6): Update to 2.7.2.0.
|
|
* gnu/packages/skarnet.scm (execline): Update to 2.5.0.1.
|
|
* gnu/packages/skarnet.scm (skalibs): Update to 2.7.0.0.
|
|
* gnu/packages/databases.scm (mysql)[source, home-page]: Use HTTPS.
|
|
* gnu/services/security-token.scm: New file.
* gnu/tests/security-token.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register new files.
* doc/guix.texi (Miscellaneous Services): Document the service.
|
|
* doc/guix.texi (Proceeding with the Installation): Use file-system-label
instead of the title field.
|
|
* doc/guix.texi (Preparing for Installation): Add missing 'to'.
|
|
* gnu/packages/bittorrent.scm (tremc)[source, home-page]: Update URLs.
|
|
* gnu/packages/mp3.scm (eyed3): Update to 0.8.7.
|
|
* gnu/packages/music.scm (clementine)[inputs]: Add gst-plugins-good and
gst-libav.
|
|
It seems a recent version of sqlite broke Clementine's first startup. It turns
out we can patch clementine to fix the problem instead of providing a different
sqlite package:
<https://github.com/clementine-player/Clementine/pull/5669>
* gnu/packages/databases.scm (sqlite-with-fts3): Remove.
* gnu/packages/music.scm (clementine)[inputs]: Replace sqlite-with-fts3 with
sqlite.
[source]: Add clementine-fix-sqlite.patch.
* gnu/packages/patches/clementine-fix-sqlite.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
QtWebkit is optionally included in CMakeList.txt but isn't actually used
anywhere in the code.
* gnu/packages/music.scm (clementine)[inputs]: Remove qtwebkit.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/audio.scm (aubio)[source, home-page]: Use HTTPS.
|
|
* gnu/packages/linux.scm (acpid): Update to 2.0.30.
|
|
* gnu/packages/haskell.scm (ghc-setlocale): Update to 1.0.0.6.
|
|
* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.44.
[arguments]: Add ‘fix-setpython-PATH’ phase to do just that.
Remove obsolete python3 work-around from ‘remove-optimizations’ phase.
|
|
* gnu/packages/python.scm (python-txamqp): Update to 0.8.2.
|
|
* gnu/packages/admin.scm (inxi): Update to 3.0.20-1.
|
|
* gnu/packages/bittorrent.scm (tremc): Update to 0.9.1.
[source]: Use release tag.
|
|
* gnu/packages/bittorrent.scm (tremc)[inputs]: Add python.
|
|
* gnu/packages/compression.scm (python-lzstring): Update to 1.0.4.
|
|
* gnu/packages/version-control.scm (subversion): Update to 1.10.2.
|
|
* gnu/packages/license.scm (licensecheck): Update to 3.0.36.
(perl-regexp-pattern-license): Update to 3.1.92.
|
|
* gnu/packages/backup.scm (restic): Update to 0.9.2.
|
|
|
|
* gnu/packages/django.scm (python-django): Update to 1.11.15.
|
|
* gnu/packages/security-token.scm (yubico-piv-tool): Update to 1.6.0.
[inputs]: Add GENGETOPT.
[native-inputs]: Add HELP2MAN.
|
|
* gnu/packages/security-token.scm (opensc): Update to 0.18.0.
[arguments]: Add phase to disable test which fails in this release.
|
|
* gnu/packages/video.scm (libx264): Update to 20180810-2245.
|
|
* gnu/packages/maths.scm (ocaml-gsl): Update to 1.22.0.
|
|
* gnu/packages/games.scm (cataclysm-dda): Allow localization.
|
|
Also includes a fix for CVE-2018-0732, and a different approach to
fixing CVE-2018-0495.
* gnu/packages/tls.scm (openssl-next): Update to 1.1.0i.
[sources]: Remove CVE patches.
* gnu/packages/patches/openssl-1.1.0-CVE-2018-0495.patch: Delete...
* gnu/packages/patches/openssl-1.1.0-CVE-2018-0732.patch: ...both files.
* gnu/local.mk (dist_patch_DATA): Remove them.
|
|
* gnu/packages/web.scm (perl-http-tiny): Update to 0.076.
|
|
* gnu/packages/disk.scm (f3): Update to 7.1.
[arguments]: Remove ‘fix-makefile’ phase.
Move installation of experimental (now called ‘extra’) tools to their
own phases instead of cleverly patching Makefile.
|
|
* gnu/packages/disk.scm (f3)[source]: Use GIT-FETCH and GIT-FILE-NAME.
|
|
* gnu/packages/databases.scm (perl-db-file): Update to 1.842.
|
|
* gnu/packages/audio.scm (aubio): Update to 0.4.6.
[arguments]: Set reflexive RUNPATH.
|
|
* gnu/packages/audio.scm (lilv): Update to 0.24.4.
|
|
* gnu/packages/audio.scm (sratom): Update to 0.6.2.
|
|
* gnu/packages/rdf.scm (serd): Update to 0.30.0.
|