aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2018-02-09gnu: icecat: Use system harfbuzz and graphite2 libraries.Mark H Weaver
* 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.
2018-02-09Merge branch 'master' into core-updatesMark H Weaver
2018-02-09gnu: Add sipcalc.Oleg Pykhalov
* gnu/packages/admin.scm (sipcalc): New public variable.
2018-02-08gnu: mu: Use a fixed variant of tzdata for the mu tests.Leo Famulari
* gnu/packages/mail.scm (mu)[inputs]: Remove tzdata. [native-inputs]: Add tzdata-2017a.
2018-02-08gnu: mu: Update to 1.0.Pierre Langlois
* gnu/packages/mail.scm (mu): Update to 1.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-08gnu: audacity: Update to 2.2.1.Kei Kebreau
* gnu/packages/audio.scm (audacity): Update to 2.2.1.
2018-02-08gnu: postgresql: Update to 10.2 [CVE-2018-{1052,1053}].Leo Famulari
* gnu/packages/databases.scm (postgresql): Update to 10.2.
2018-02-08gnu: linux-libre: Update to 4.15.2.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.2. (%linux-libre-hash): Update hash.
2018-02-08gnu: linux-libre@4.14: Update to 4.14.18.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.18. (%linux-libre-4.14-hash): Update hash.
2018-02-08gnu: mpv: Fix CVE-2018-6360.Alex Vong
* 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>
2018-02-08gnu: Update syncthing to 0.14.44.Leo Famulari
* 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.
2018-02-08gnu: go-github-com-zillode-notify: Update to 0.0.0-2.a8abcfb.Leo Famulari
* gnu/packages/syncthing.scm (go-github-com-zillode-notify): Update to 0.0.0-2.a8abcfb.
2018-02-08gnu: Add go-github-com-prometheus-union.Leo Famulari
* gnu/packages/syncthing.scm (go-github-com-prometheus-union): New variable.
2018-02-08gnu: Add go-github-com-client-golang-prometheus.Leo Famulari
* gnu/packages/syncthing.scm (go-github-com-client-golang-prometheus): New variable.
2018-02-08gnu: Add go-github-com-client-golang-prometheus-promhttp.Leo Famulari
* gnu/packages/syncthing.scm (go-github-com-client-golang-prometheus-promhttp): New variable.
2018-02-08gnu: Add go-github-com-prometheus-procfs.Leo Famulari
* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): New variable.
2018-02-08gnu: Add go-github-com-prometheus-common-expfmt.Leo Famulari
* gnu/packages/syncthing.scm (go-github-com-prometheus-common-expfmt): New variable.
2018-02-08gnu: Add go-github-com-matttproud-golang-protobuf-extensions-pbutil.Leo Famulari
* gnu/packages/syncthing.scm (go-github-com-matttproud-golang-protobuf-extensions-pbutil): New variable.
2018-02-08gnu: Add go-github-com-prometheus-client-model-go.Leo Famulari
* gnu/packages/syncthing.scm (go-github-com-prometheus-client-model-go): New variable.
2018-02-08gnu Add go-github-com-golang-protobuf-proto.Leo Famulari
* gnu/packages/syncthing.scm (go-github-com-golang-protobuf-proto): New variable.
2018-02-08gnu: go-github-com-gogo-protobuf: Update to 0.5-2.160de10.Leo Famulari
* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf): Update to 0.5-2.160de10.
2018-02-08gnu: Add go-github-com-beorn7-perks-quantile.Leo Famulari
* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): New variable.
2018-02-08gnu: vdirsyncer: Update to 0.16.4.Leo Famulari
* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.4.
2018-02-08gnu: libtirpc: Update to 1.0.2.Tobias Geerinckx-Rice
* 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.
2018-02-08gnu: serd: Update to 0.28.0.Tobias Geerinckx-Rice
* gnu/packages/rdf.scm (serd): Update to 0.28.0.
2018-02-08gnu: nim: Use INVOKE.Tobias Geerinckx-Rice
* gnu/packages/nim.scm (nim)[arguments]: Substitute INVOKE for SYSTEM*.
2018-02-08gnu: libcap-ng: Remove unused python input.Tobias Geerinckx-Rice
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.
2018-02-08gnu: pwgen: Update to 2.08.Kei Kebreau
* gnu/packages/password-utils.scm (pwgen): Update to 2.08.
2018-02-08gnu: mcrl2: Fix typo in synopsis.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (mcrl2)[synopsis]: Fix typo. [description]: Use @dfn.
2018-02-08gnu: libcap-ng: Update to 0.7.9.Tobias Geerinckx-Rice
gnu/packages/admin.scm (libcap-ng): Update to 0.7.9.
2018-02-08gnu: conky: Update to 1.10.8.Tobias Geerinckx-Rice
* gnu/packages/conky.scm (conky): Update to 1.10.8.
2018-02-08gnu: Add mcrl2.Jan Nieuwenhuizen
* gnu/packages/maths.scm (mcrl2): New variable.
2018-02-08gnu: lunzip: Update to 1.10.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (lunzip): Update to 1.10.
2018-02-08gnu: nim: Update to 0.17.2.Tobias Geerinckx-Rice
* gnu/packages/nim.scm (nim): Update to 0.17.2.
2018-02-08gnu: luajit, lua5.x-bitop: Use HTTPS home pages.Tobias Geerinckx-Rice
* gnu/packages/lua.scm (luajit, make-lua-bitop)[home-page]: Use HTTPS.
2018-02-08gnu: luajit: Make available as ‘luajit’.Tobias Geerinckx-Rice
* gnu/packages/lua.scm (luajit)[arguments]: Add a ‘create-luajit-symlink’ phase to make the interpreter available simply as ‘luajit’.
2018-02-08gnu: luajit: Update to 2.1.0-beta3.Tobias Geerinckx-Rice
* 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.
2018-02-08gnu: mc: Substitute more FHS file names.Tobias Geerinckx-Rice
* gnu/packages/mc.scm (mc)[arguments]: Add some more files to the ‘patch-FHS-file-names’ phase.
2018-02-07gnu: mupdf: Fix CVE-2017-17858.Leo Famulari
* 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.
2018-02-07gnu: python2-tqdm: Work around missing flake8 propagation.Marius Bakke
* gnu/packages/python.scm (python-tqdm)[properties]: Declare python2 variant. (python2-tqdm): Use STRIP-PYTHON2-VARIANT. [native-inputs]: Add PYTHON-ENUM34.
2018-02-07Revert "gnu: python2-flake8: Fix python-enum34 propagation."Marius Bakke
This triggers a rebuild of 1111 packages, so let's work around it on the few that are affected instead. This reverts commit 01af1e11a67466d5f6338bdb207ff99ef5cf094e.
2018-02-07gnu: python-mando: Remove version 0.3.1.Marius Bakke
* gnu/packages/python.scm (python-mando-0.3.1): Remove variable.
2018-02-07gnu: python-radon: Update to 2.2.0.Marius Bakke
* 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.
2018-02-07gnu: python-pytest-mock: Update to 1.6.3.Marius Bakke
* gnu/packages/check.scm (python-pytest-mock): Update to 1.6.3. [source]: Use tarball relase. [native-inputs]: Remove UNZIP. Add PYTHON-SETUPTOOLS-SCM.
2018-02-07gnu: python-mando: Fix indentation.Marius Bakke
* gnu/packages/python.scm (python-mando): Indent with emacs.
2018-02-07gnu: python-mando: Update to 0.6.4.Marius Bakke
* gnu/packages/python.scm (python-mando): Update to 0.6.4. [propagated-inputs]: Add PYTHON-SIX. [native-inputs]: Remove PYTHON-SPHINX and PYTHON-PARAMUNITTEST. Add PYTHON-PYTEST.
2018-02-07gnu: python-tqdm: Update to 4.19.5.Marius Bakke
* gnu/packages/python.scm (python-tqdm): Update to 4.19.5. [native-inputs]: Remove PYTHON-NOSE-TIMER and PYTHON-VIRTUALENV.
2018-02-07gnu: python2-flake8: Fix python-enum34 propagation.Marius Bakke
* gnu/packages/python.scm (python2-flake8)[propagated-inputs]: Replace PYTHON2-ENUM with PYTHON2-ENUM34.
2018-02-07gnu: multiqc: Update to 1.4.Marius Bakke
* gnu/packages/bioinformatics.scm (multiqc): Update to 1.4. [propagated-inputs]: Remove PYTHON-ENUM34.
2018-02-06gnu: sablevm: Fix broken build.Ricardo Wurmus
* gnu/packages/java.scm (sablevm)[arguments]: Change threading type.