Age | Commit message (Expand) | Author |
---|---|---|
2018-08-16 | gnu: protobuf-c: Update to 1.3.1....* gnu/packages/protobuf.scm (protobuf-c): Update to 1.3.1. | Tobias Geerinckx-Rice |
2018-08-16 | gnu: qemu: Update to 3.0.0 [mitigate CVE-2018-3639]....* 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. | Tobias Geerinckx-Rice |
2018-08-16 | gnu: stellarium: Remove redundant FILE-NAME....* gnu/packages/astronomy.scm (stellarium)[source]: Remove FILE-NAME. | Tobias Geerinckx-Rice |
2018-08-16 | gnu: stellarium: Use HTTPS home page....* gnu/packages/astronomy.scm (stellarium)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2018-08-16 | gnu: armadillo: Update to 9.100.4....* gnu/packages/maths.scm (armadillo): Update to 9.100.4. | Tobias Geerinckx-Rice |
2018-08-16 | gnu: s6-linux-utils: Update to 2.5.0.0....* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.0.0. | Tobias Geerinckx-Rice |
2018-08-16 | gnu: s6-linux-init: Remove superfluous spaces from description....* gnu/packages/skarnet.scm (s6-linux-init)[description]: Remove leading and trailing spaces. | Tobias Geerinckx-Rice |
2018-08-16 | gnu: s6-linux-init: Update to 0.4.0.0....* gnu/packages/skarnet.scm (s6-linux-init): Update to 0.4.0.0. | Tobias Geerinckx-Rice |
2018-08-16 | gnu: s6-portable-utils: Update to 2.2.1.2....* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.1.2. | Tobias Geerinckx-Rice |
2018-08-16 | gnu: s6-rc: Update to 0.4.1.0....* gnu/packages/skarnet.scm (s6-rc): Update to 0.4.1.0. | Tobias Geerinckx-Rice |
2018-08-16 | gnu: s6-networking: Update to 2.3.0.3....* gnu/packages/skarnet.scm (s6-networking): Update to 2.3.0.3. | Tobias Geerinckx-Rice |
2018-08-16 | gnu: s6-dns: Update to 2.3.0.1....* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.0.1. | Tobias Geerinckx-Rice |
2018-08-16 | gnu: s6: Update to 2.7.2.0....* gnu/packages/skarnet.scm (s6): Update to 2.7.2.0. | Tobias Geerinckx-Rice |
2018-08-16 | gnu: execline: Update to 2.5.0.1....* gnu/packages/skarnet.scm (execline): Update to 2.5.0.1. | Tobias Geerinckx-Rice |
2018-08-16 | gnu: skalibs: Update to 2.7.0.0....* gnu/packages/skarnet.scm (skalibs): Update to 2.7.0.0. | Tobias Geerinckx-Rice |
2018-08-16 | gnu: mysql: Use HTTPS....* gnu/packages/databases.scm (mysql)[source, home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2018-08-16 | gnu: services: Add pcscd service....* 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. | Arun Isaac |
2018-08-15 | gnu: tremc: Update URLs....* gnu/packages/bittorrent.scm (tremc)[source, home-page]: Update URLs. | Leo Famulari |
2018-08-15 | gnu: eyeD3: Update to 0.8.7....* gnu/packages/mp3.scm (eyed3): Update to 0.8.7. | Leo Famulari |
2018-08-15 | gnu: clementine: Build with relevant GStreamer plugins....* gnu/packages/music.scm (clementine)[inputs]: Add gst-plugins-good and gst-libav. | Leo Famulari |
2018-08-15 | gnu: clementine: Fix creating initial database....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> | Pierre Langlois |
2018-08-15 | gnu: clementine: Drop dependency on qtwebkit....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> | Pierre Langlois |
2018-08-15 | gnu: aubio: Use HTTPS home page....* gnu/packages/audio.scm (aubio)[source, home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: acpid: Update to 2.0.30....* gnu/packages/linux.scm (acpid): Update to 2.0.30. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: ghc-setlocale: Update to 1.0.0.6....* gnu/packages/haskell.scm (ghc-setlocale): Update to 1.0.0.6. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: cvs-fast-export: Update to 1.44....* 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. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: python-txamqp: Update to 0.8.2....* gnu/packages/python.scm (python-txamqp): Update to 0.8.2. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: inxi: Update to 3.0.20-1....* gnu/packages/admin.scm (inxi): Update to 3.0.20-1. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: tremc: Update to 0.9.1....* gnu/packages/bittorrent.scm (tremc): Update to 0.9.1. [source]: Use release tag. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: tremc: Fix shebang....* gnu/packages/bittorrent.scm (tremc)[inputs]: Add python. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: python-lzstring: Update to 1.0.4....* gnu/packages/compression.scm (python-lzstring): Update to 1.0.4. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: subversion: Update to 1.10.2....* gnu/packages/version-control.scm (subversion): Update to 1.10.2. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: licensecheck: Update to 3.0.36....* gnu/packages/license.scm (licensecheck): Update to 3.0.36. (perl-regexp-pattern-license): Update to 3.1.92. | Oleg Pykhalov |
2018-08-15 | gnu: restic: Update to 0.9.2....* gnu/packages/backup.scm (restic): Update to 0.9.2. | Oleg Pykhalov |
2018-08-15 | gnu: python-django: Update to 1.11.15 [fixes CVE-2018-14574]....* gnu/packages/django.scm (python-django): Update to 1.11.15. | Marius Bakke |
2018-08-15 | gnu: yubico-piv-tool: Update to 1.6.0 [fixes CVE-2018-14779, CVE-2018-14780]....* gnu/packages/security-token.scm (yubico-piv-tool): Update to 1.6.0. [inputs]: Add GENGETOPT. [native-inputs]: Add HELP2MAN. | Marius Bakke |
2018-08-15 | gnu: opensc: Update to 0.18.0....* gnu/packages/security-token.scm (opensc): Update to 0.18.0. [arguments]: Add phase to disable test which fails in this release. | Marius Bakke |
2018-08-15 | gnu: libx264: Update to 20180810-2245....* gnu/packages/video.scm (libx264): Update to 20180810-2245. | Marius Bakke |
2018-08-15 | gnu: ocaml-gsl: Update to 1.22.0....* gnu/packages/maths.scm (ocaml-gsl): Update to 1.22.0. | Kei Kebreau |
2018-08-15 | gnu: cataclysm-dda: Allow localization....* gnu/packages/games.scm (cataclysm-dda): Allow localization. | Nicolas Goaziou |
2018-08-15 | gnu: openssl@1.1: Update to 1.1.0i [fix CVE-2018-0737]....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. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: perl-http-tiny: Update to 0.076....* gnu/packages/web.scm (perl-http-tiny): Update to 0.076. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: f3: Update to 7.1....* 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. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: f3: Don't use unstable tarball....* gnu/packages/disk.scm (f3)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: perl-db-file: Update to 1.842....* gnu/packages/databases.scm (perl-db-file): Update to 1.842. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: aubio: Update to 0.4.6....* gnu/packages/audio.scm (aubio): Update to 0.4.6. [arguments]: Set reflexive RUNPATH. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: lilv: Update to 0.24.4....* gnu/packages/audio.scm (lilv): Update to 0.24.4. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: sratom: Update to 0.6.2....* gnu/packages/audio.scm (sratom): Update to 0.6.2. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: serd: Update to 0.30.0....* gnu/packages/rdf.scm (serd): Update to 0.30.0. | Tobias Geerinckx-Rice |
2018-08-15 | gnu: memcached: Fix typos in description....* gnu/packages/databases.scm (memcached)[synopsis, description]: Hyphenate. | Tobias Geerinckx-Rice |