summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-16gnu: Use ©.Tobias Geerinckx-Rice
* gnu/packages/elixir.scm: Replace missing © with ©. * gnu/packages/erlang.scm: Likewise. * gnu/packages/marst.scm: Ditto.
2018-08-16gnu: erlang: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/erlang.scm (erlang)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-08-16gnu: nnn: Update to 1.9.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (nnn): Update to 1.9. [source]: Switch to proper release tarball. [native-inputs]: Add pkg-config. [phases]: Remove ‘patch-curses-lib’ phase & ‘-Wl,-rpath=’ #:make-flags.
2018-08-16gnu: abcde: Update to 2.9.2.Tobias Geerinckx-Rice
* gnu/packages/cdrom.scm (abcde): Update to 2.9.2. [source]: Patch correct version number in snippet.
2018-08-16gnu: xterm: Update to 335.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (xterm): Update to 335.
2018-08-16gnu: igt-gpu-tools: Order inputs.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (igt-gpu-tools)[inputs]: Order alphabetically.
2018-08-16gnu: igt-gpu-tools: Update to 1.23.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (intel-gpu-tools): Redefine using DEPRECATED-PACKAGE. Move the previous package definition from here... (igt-gpu-tools): ...to here, and update to 1.23. [name, source, description]: Adjust to new name. [inputs]: Add openssl.
2018-08-16gnu: protobuf-c: Update to 1.3.1.Tobias Geerinckx-Rice
* gnu/packages/protobuf.scm (protobuf-c): Update to 1.3.1.
2018-08-16gnu: qemu: Update to 3.0.0 [mitigate CVE-2018-3639].Tobias Geerinckx-Rice
* gnu/packages/virtualization.scm (qemu): Update to 3.0.0. [source]: Remove patch. * gnu/packages/patches/qemu-CVE-2018-11806.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-16gnu: stellarium: Remove redundant FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (stellarium)[source]: Remove FILE-NAME.
2018-08-16gnu: stellarium: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/astronomy.scm (stellarium)[home-page]: Use HTTPS.
2018-08-16gnu: armadillo: Update to 9.100.4.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (armadillo): Update to 9.100.4.
2018-08-16gnu: s6-linux-utils: Update to 2.5.0.0.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.0.0.
2018-08-16gnu: s6-linux-init: Remove superfluous spaces from description.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-linux-init)[description]: Remove leading and trailing spaces.
2018-08-16gnu: s6-linux-init: Update to 0.4.0.0.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-linux-init): Update to 0.4.0.0.
2018-08-16gnu: s6-portable-utils: Update to 2.2.1.2.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.1.2.
2018-08-16gnu: s6-rc: Update to 0.4.1.0.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-rc): Update to 0.4.1.0.
2018-08-16gnu: s6-networking: Update to 2.3.0.3.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-networking): Update to 2.3.0.3.
2018-08-16gnu: s6-dns: Update to 2.3.0.1.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.0.1.
2018-08-16gnu: s6: Update to 2.7.2.0.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6): Update to 2.7.2.0.
2018-08-16gnu: execline: Update to 2.5.0.1.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (execline): Update to 2.5.0.1.
2018-08-16gnu: skalibs: Update to 2.7.0.0.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (skalibs): Update to 2.7.0.0.
2018-08-16gnu: mysql: Use HTTPS.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (mysql)[source, home-page]: Use HTTPS.
2018-08-16gnu: services: Add pcscd service.Arun Isaac
* 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.
2018-08-15doc: Replace reference to deprecated title field.Julien Lepiller
* doc/guix.texi (Proceeding with the Installation): Use file-system-label instead of the title field.
2018-08-15doc: Fix typo.Julien Lepiller
* doc/guix.texi (Preparing for Installation): Add missing 'to'.
2018-08-15gnu: tremc: Update URLs.Leo Famulari
* gnu/packages/bittorrent.scm (tremc)[source, home-page]: Update URLs.
2018-08-15gnu: eyeD3: Update to 0.8.7.Leo Famulari
* gnu/packages/mp3.scm (eyed3): Update to 0.8.7.
2018-08-15gnu: clementine: Build with relevant GStreamer plugins.Leo Famulari
* gnu/packages/music.scm (clementine)[inputs]: Add gst-plugins-good and gst-libav.
2018-08-15gnu: clementine: Fix creating initial database.Pierre Langlois
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>
2018-08-15gnu: clementine: Drop dependency on qtwebkit.Pierre Langlois
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>
2018-08-15gnu: aubio: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (aubio)[source, home-page]: Use HTTPS.
2018-08-15gnu: acpid: Update to 2.0.30.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (acpid): Update to 2.0.30.
2018-08-15gnu: ghc-setlocale: Update to 1.0.0.6.Tobias Geerinckx-Rice
* gnu/packages/haskell.scm (ghc-setlocale): Update to 1.0.0.6.
2018-08-15gnu: cvs-fast-export: Update to 1.44.Tobias Geerinckx-Rice
* 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.
2018-08-15gnu: python-txamqp: Update to 0.8.2.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-txamqp): Update to 0.8.2.
2018-08-15gnu: inxi: Update to 3.0.20-1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (inxi): Update to 3.0.20-1.
2018-08-15gnu: tremc: Update to 0.9.1.Tobias Geerinckx-Rice
* gnu/packages/bittorrent.scm (tremc): Update to 0.9.1. [source]: Use release tag.
2018-08-15gnu: tremc: Fix shebang.Tobias Geerinckx-Rice
* gnu/packages/bittorrent.scm (tremc)[inputs]: Add python.
2018-08-15gnu: python-lzstring: Update to 1.0.4.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (python-lzstring): Update to 1.0.4.
2018-08-15gnu: subversion: Update to 1.10.2.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (subversion): Update to 1.10.2.
2018-08-15gnu: licensecheck: Update to 3.0.36.Oleg Pykhalov
* gnu/packages/license.scm (licensecheck): Update to 3.0.36. (perl-regexp-pattern-license): Update to 3.1.92.
2018-08-15gnu: restic: Update to 0.9.2.Oleg Pykhalov
* gnu/packages/backup.scm (restic): Update to 0.9.2.
2018-08-15nls: Update 'fr' translation.Julien Lepiller
2018-08-15gnu: python-django: Update to 1.11.15 [fixes CVE-2018-14574].Marius Bakke
* gnu/packages/django.scm (python-django): Update to 1.11.15.
2018-08-15gnu: yubico-piv-tool: Update to 1.6.0 [fixes CVE-2018-14779, CVE-2018-14780].Marius Bakke
* gnu/packages/security-token.scm (yubico-piv-tool): Update to 1.6.0. [inputs]: Add GENGETOPT. [native-inputs]: Add HELP2MAN.
2018-08-15gnu: opensc: Update to 0.18.0.Marius Bakke
* gnu/packages/security-token.scm (opensc): Update to 0.18.0. [arguments]: Add phase to disable test which fails in this release.
2018-08-15gnu: libx264: Update to 20180810-2245.Marius Bakke
* gnu/packages/video.scm (libx264): Update to 20180810-2245.
2018-08-15gnu: ocaml-gsl: Update to 1.22.0.Kei Kebreau
* gnu/packages/maths.scm (ocaml-gsl): Update to 1.22.0.
2018-08-15gnu: cataclysm-dda: Allow localization.Nicolas Goaziou
* gnu/packages/games.scm (cataclysm-dda): Allow localization.