Age | Commit message (Expand) | Author |
---|---|---|
2018-02-10 | gnu: knights: Fix build.•••* gnu/packages/games.scm (knights)[native-inputs]: Add pkg-config. | Ricardo Wurmus |
2018-02-10 | gnu: sbcl: Update to 1.4.4.•••* gnu/packages/lisp.scm (sbcl): Update to 1.4.4. | Ricardo Wurmus |
2018-02-09 | gnu: python-pandas: Update to 0.22.0.•••* gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/patches/python-pandas-skip-failing-tests.patch: Delete file. * gnu/packages/python.scm (python-pandas): Update to 0.22.0. [source](patches): Remove. [native-inputs]: Add PYTHON-PYTEST and PYTHON-LXML. [arguments]: Replace CHECK-PHASE with custom pytest invocation. [home-page]: Use HTTPS. | Marius Bakke |
2018-02-09 | gnu: python-scipy: Update to 1.0.0.•••* gnu/packages/python.scm (python-scipy): Update to 1.0.0. [arguments]: Remove obsolete FIX-TESTS-PHASE. Override sphinxbuild in INSTALL-DOC-PHASE. Fix PYVER argument. Use INVOKE instead of SYSTEM*. [native-inputs]: Remove PYTHON-NOSE. Add PYTHON-PYTEST and WHICH. | Marius Bakke |
2018-02-09 | gnu: python-numpy: Update to 1.14.0.•••* gnu/packages/python.scm (python-numpy): Update to 1.4.0. [source](uri): Use release tarball. [source](file-name): Remove. | Marius Bakke |
2018-02-09 | gnu: icecat: Use system harfbuzz and graphite2 libraries.•••* gnu/packages/patches/icecat-use-system-harfbuzz.patch, gnu/packages/patches/icecat-use-system-graphite2.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/gnuzilla.scm (icecat)[source]: Add patches. Delete "gfx/harfbuzz" and "gfx/graphite2" in the snippet. [inputs]: Add harfbuzz and graphite2. [arguments]: Add "--with-system-harfbuzz" and "--with-system-graphite2" to configure-flags. | Mark H Weaver |
2018-02-09 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-02-09 | gnu: Add sipcalc.•••* gnu/packages/admin.scm (sipcalc): New public variable. | Oleg Pykhalov |
2018-02-08 | gnu: mu: Use a fixed variant of tzdata for the mu tests.•••* gnu/packages/mail.scm (mu)[inputs]: Remove tzdata. [native-inputs]: Add tzdata-2017a. | Leo Famulari |
2018-02-08 | gnu: mu: Update to 1.0.•••* gnu/packages/mail.scm (mu): Update to 1.0. Signed-off-by: Leo Famulari <leo@famulari.name> | Pierre Langlois |
2018-02-08 | gnu: audacity: Update to 2.2.1.•••* gnu/packages/audio.scm (audacity): Update to 2.2.1. | Kei Kebreau |
2018-02-08 | gnu: postgresql: Update to 10.2 [CVE-2018-{1052,1053}].•••* gnu/packages/databases.scm (postgresql): Update to 10.2. | Leo Famulari |
2018-02-08 | gnu: linux-libre: Update to 4.15.2.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.2. (%linux-libre-hash): Update hash. | Mark H Weaver |
2018-02-08 | gnu: linux-libre@4.14: Update to 4.14.18.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.18. (%linux-libre-4.14-hash): Update hash. | Mark H Weaver |
2018-02-08 | gnu: mpv: Fix CVE-2018-6360.•••* gnu/packages/patches/mpv-CVE-2018-6360-1.patch, gnu/packages/patches/mpv-CVE-2018-6360-2.patch, gnu/packages/patches/mpv-CVE-2018-6360-3.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/video.scm (mpv)[source]: Use them. Signed-off-by: Leo Famulari <leo@famulari.name> | Alex Vong |
2018-02-08 | gnu: Update syncthing to 0.14.44.•••* gnu/packages/syncthing.scm (syncthing): Update to 0.14.44. [inputs]: Add go-github-com-prometheus-union and remove go-github-com-edsrzf-mmap-go. [source]: Delete bundled dependencies in a snippet. [arguments]: Remove the 'delete-bundled-source-code' phase. | Leo Famulari |
2018-02-08 | gnu: go-github-com-zillode-notify: Update to 0.0.0-2.a8abcfb.•••* gnu/packages/syncthing.scm (go-github-com-zillode-notify): Update to 0.0.0-2.a8abcfb. | Leo Famulari |
2018-02-08 | gnu: Add go-github-com-prometheus-union.•••* gnu/packages/syncthing.scm (go-github-com-prometheus-union): New variable. | Leo Famulari |
2018-02-08 | gnu: Add go-github-com-client-golang-prometheus.•••* gnu/packages/syncthing.scm (go-github-com-client-golang-prometheus): New variable. | Leo Famulari |
2018-02-08 | gnu: Add go-github-com-client-golang-prometheus-promhttp.•••* gnu/packages/syncthing.scm (go-github-com-client-golang-prometheus-promhttp): New variable. | Leo Famulari |
2018-02-08 | gnu: Add go-github-com-prometheus-procfs.•••* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): New variable. | Leo Famulari |
2018-02-08 | gnu: Add go-github-com-prometheus-common-expfmt.•••* gnu/packages/syncthing.scm (go-github-com-prometheus-common-expfmt): New variable. | Leo Famulari |
2018-02-08 | gnu: Add go-github-com-matttproud-golang-protobuf-extensions-pbutil.•••* gnu/packages/syncthing.scm (go-github-com-matttproud-golang-protobuf-extensions-pbutil): New variable. | Leo Famulari |
2018-02-08 | gnu: Add go-github-com-prometheus-client-model-go.•••* gnu/packages/syncthing.scm (go-github-com-prometheus-client-model-go): New variable. | Leo Famulari |
2018-02-08 | gnu Add go-github-com-golang-protobuf-proto.•••* gnu/packages/syncthing.scm (go-github-com-golang-protobuf-proto): New variable. | Leo Famulari |
2018-02-08 | gnu: go-github-com-gogo-protobuf: Update to 0.5-2.160de10.•••* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf): Update to 0.5-2.160de10. | Leo Famulari |
2018-02-08 | gnu: Add go-github-com-beorn7-perks-quantile.•••* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): New variable. | Leo Famulari |
2018-02-08 | gnu: vdirsyncer: Update to 0.16.4.•••* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.4. | Leo Famulari |
2018-02-08 | gnu: libtirpc: Update to 1.0.2.•••* gnu/packages/onc-rpc.scm (libtirpc): Update to 1.0.2. [patches]: Remove patch for fixed CVE. * gnu/packages/patches/libtirpc-CVE-2017-8779.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. | Tobias Geerinckx-Rice |
2018-02-08 | gnu: serd: Update to 0.28.0.•••* gnu/packages/rdf.scm (serd): Update to 0.28.0. | Tobias Geerinckx-Rice |
2018-02-08 | gnu: nim: Use INVOKE.•••* gnu/packages/nim.scm (nim)[arguments]: Substitute INVOKE for SYSTEM*. | Tobias Geerinckx-Rice |
2018-02-08 | gnu: libcap-ng: Remove unused python input.•••Outputs so identical you wish they were intensional. * gnu/packages/admin.scm (libcap-ng)[inputs]: Remove python. [arguments]: Add ‘--without-python’ to #:configure-flags to suppress a bogus error. | Tobias Geerinckx-Rice |
2018-02-08 | gnu: pwgen: Update to 2.08.•••* gnu/packages/password-utils.scm (pwgen): Update to 2.08. | Kei Kebreau |
2018-02-08 | gnu: mcrl2: Fix typo in synopsis.•••* gnu/packages/maths.scm (mcrl2)[synopsis]: Fix typo. [description]: Use @dfn. | Tobias Geerinckx-Rice |
2018-02-08 | gnu: libcap-ng: Update to 0.7.9.•••gnu/packages/admin.scm (libcap-ng): Update to 0.7.9. | Tobias Geerinckx-Rice |
2018-02-08 | gnu: conky: Update to 1.10.8.•••* gnu/packages/conky.scm (conky): Update to 1.10.8. | Tobias Geerinckx-Rice |
2018-02-08 | gnu: Add mcrl2.•••* gnu/packages/maths.scm (mcrl2): New variable. | Jan Nieuwenhuizen |
2018-02-08 | gnu: lunzip: Update to 1.10.•••* gnu/packages/compression.scm (lunzip): Update to 1.10. | Tobias Geerinckx-Rice |
2018-02-08 | gnu: nim: Update to 0.17.2.•••* gnu/packages/nim.scm (nim): Update to 0.17.2. | Tobias Geerinckx-Rice |
2018-02-08 | gnu: luajit, lua5.x-bitop: Use HTTPS home pages.•••* gnu/packages/lua.scm (luajit, make-lua-bitop)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2018-02-08 | gnu: luajit: Make available as ‘luajit’.•••* gnu/packages/lua.scm (luajit)[arguments]: Add a ‘create-luajit-symlink’ phase to make the interpreter available simply as ‘luajit’. | Tobias Geerinckx-Rice |
2018-02-08 | gnu: luajit: Update to 2.1.0-beta3.•••* gnu/packages/lua.scm (luajit): Update to 2.1.0-beta3. [source]: Remove symlinks patch. * gnu/packages/patches/luajit-symlinks.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. | Tobias Geerinckx-Rice |
2018-02-08 | gnu: mc: Substitute more FHS file names.•••* gnu/packages/mc.scm (mc)[arguments]: Add some more files to the ‘patch-FHS-file-names’ phase. | Tobias Geerinckx-Rice |
2018-02-07 | gnu: mupdf: Fix CVE-2017-17858.•••* gnu/packages/patches/mupdf-CVE-2017-17858.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/pdf.scm (mupdf)[source]: Use it. | Leo Famulari |
2018-02-07 | gnu: python2-tqdm: Work around missing flake8 propagation.•••* gnu/packages/python.scm (python-tqdm)[properties]: Declare python2 variant. (python2-tqdm): Use STRIP-PYTHON2-VARIANT. [native-inputs]: Add PYTHON-ENUM34. | Marius Bakke |
2018-02-07 | Revert "gnu: python2-flake8: Fix python-enum34 propagation."•••This triggers a rebuild of 1111 packages, so let's work around it on the few that are affected instead. This reverts commit 01af1e11a67466d5f6338bdb207ff99ef5cf094e. | Marius Bakke |
2018-02-07 | etc: Add SELinux policy for the daemon.•••* etc/guix-daemon.cil.in: New file. * Makefile.am (dist_selinux_policy_DATA): Define it. * configure.ac: Handle --with-selinux-policy-dir. * doc/guix.texi (SELinux Support): New section. | Ricardo Wurmus |
2018-02-07 | gnu: python-mando: Remove version 0.3.1.•••* gnu/packages/python.scm (python-mando-0.3.1): Remove variable. | Marius Bakke |
2018-02-07 | gnu: python-radon: Update to 2.2.0.•••* gnu/packages/python.scm (python-radon): Update to 2.2.0. [arguments]: Replace CHECK-PHASE with custom test command. [propagated-inputs]: Replace PYTHON-MANDO-0.3.1 with PYTHON-MANDO. [native-inputs]: Remove PYTHON-FLAKE8, PYTHON-TOX and PYTHON-PARAMUNITTEST. Add PYTHON-PYTEST-MOCK. | Marius Bakke |
2018-02-07 | gnu: python-pytest-mock: Update to 1.6.3.•••* gnu/packages/check.scm (python-pytest-mock): Update to 1.6.3. [source]: Use tarball relase. [native-inputs]: Remove UNZIP. Add PYTHON-SETUPTOOLS-SCM. | Marius Bakke |