summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2020-07-22gnu: polyml: Update to 5.8.1.Brett Gilio
* gnu/packages/sml.scm (polyml): Update to 5.8.1.
2020-07-23gnu: linux-libre: Update to 5.4.53.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.53. (linux-libre-5.4-pristine-source): Update hash. (deblob-scripts-5.4): Update to 5.4.53.
2020-07-23gnu: linux-libre@5.7: Update to 5.7.10.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.10. (linux-libre-5.7-pristine-source): Update hash. (deblob-scripts-5.7): Update to 5.7.10.
2020-07-23gnu: linux-libre@4.19: Update to 4.19.134.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.134. (linux-libre-4.19-pristine-source): Update hash. (deblob-scripts-4.19): Update to 4.19.134.
2020-07-23gnu: linux-libre@4.14: Update to 4.14.189.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.189. (linux-libre-4.14-pristine-source): Update hash. (linux-libre-4.14-source): Remove %linux-libre-fix-atheros-9271-patch. (deblob-scripts-4.14): Update to 4.14.189. (%linux-libre-fix-atheros-9271-patch): Delete variable. * gnu/packages/patches/linux-libre-fix-atheros-9271.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2020-07-23gnu: linux-libre@4.9: Update to 4.9.231.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.231. (linux-libre-4.9-pristine-source): Update hash. (linux-libre-4.9-source): Remove %linux-libre-fix-atheros-9271-patch. (deblob-scripts-4.9): Update to 4.9.231.
2020-07-23gnu: linux-libre@4.4: Update to 4.4.231.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.231. (linux-libre-4.4-pristine-source): Update hash. (linux-libre-4.4-source): Remove %linux-libre-fix-atheros-9271-patch. (deblob-scripts-4.4): Update to 4.4.231.
2020-07-23gnu: nsd: Update to 4.3.2.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (nsd): Update to 4.3.2.
2020-07-23gnu: wla-dx: Update to 9.11.Tobias Geerinckx-Rice
* gnu/packages/assembly.scm (wla-dx): Update to 9.11.
2020-07-23gnu: sslh: Update to 1.21b.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (sslh): Update to 1.21b.
2020-07-23gnu: ledger: Update to 3.2.1.Tobias Geerinckx-Rice
* gnu/packages/finance.scm (ledger): Update to 3.2.1.
2020-07-22gnu: rdiff-backup: Update to 2.0.3.Eric Bavier
* gnu/packages/backup.scm (rdiff-backup): Update to 2.0.3. [native-inputs]: New field. [inputs]: Use python3 and latest librsync. [arguments]: Remove '#:python' argument. [home-page]: Old url redirects, so use the new url.
2020-07-23gnu: ungoogled-chromium: Enable all release optimizations.Marius Bakke
* gnu/packages/chromium.scm (ungoogled-chromium-snippet): Add substitution to allow using unbundled dependencies in "official" builds. (lld-as-ld, lld-wrapper, lld/wrapped): New variables. (ungoogled-chromium)[arguments]: Add "is_official_build" to #:configure-flags. Remove redundant or unnecessary flags, disable system protobuf. Use llvm-ar and llvm-nm instead of their binutils equivalents. [native-inputs]: Add LLD/WRAPPED. [inputs]: Remove PROTOBUF.
2020-07-23gnu: Clang: Install the CFI blacklist.Marius Bakke
* gnu/packages/llvm.scm (clang-from-llvm)[arguments]: Add phase to symlink cfi_blacklist.txt from CLANG-RUNTIME.
2020-07-23gnu: ungoogled-chromium: Add VA-API fix for some Intel systems.Marius Bakke
* gnu/packages/chromium.scm (%arch-patches): New variable. (ungoogled-chromium-snippet): Use it.
2020-07-23gnu: Add font-catamaran.Arun Isaac
* gnu/packages/fonts.scm (font-catamaran): New variable.
2020-07-23gnu: jupyter-guile-kernel: Update to f25fb90 and build with Guile 3.Jesse Gibbons
* gnu/packages/guile-xyz.scm (jupyter-guile-kernel): Update to f25fb90. Re-indent package definition (using indent.el) [phases]: Replace /home with /usr/local [inputs]: Use GUILE-3.0 instead of GUILE-2.2, and GUILE-JSON-3 instead of GUILE-JSON-1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-23gnu: guix-jupyter: Correct kernel search location.Jesse Gibbons
gnu/packages/package-management.scm: guix-jupyter: [phases]: Use guile 3.0 instead of 2.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-22gnu: quadrapassel: Update to 3.36.02.Eric Bavier
* gnu/packages/games.scm (quadrapassel): Update to 3.36.02. [inputs]: Add gsound.
2020-07-22gnu: sudo: Update to 1.9.2.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (sudo): Update to 1.9.2.
2020-07-22arb: Update to 2.18.1.Andreas Enge
* gnu/packages/patches/arb-flint-2.6.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/algebra.scm (arb): Update to 2.18.1. [source](patches): Remove.
2020-07-22gnu: gp2c: Update to 0.0.11pl4.Andreas Enge
* gnu/packages/algebra.scm (gp2c): Update to 0.0.11pl4.
2020-07-22Revert "gnu: patchelf: Update to 0.11."Marius Bakke
Patchelf has 700+ dependencies, so this should go through the staging branch. This reverts commit 20cc8f9487e949ed2d314219cc828c3663d4f12b.
2020-07-21gnu: patchelf: Update to 0.11.Michael Rohleder
* gnu/packages/elf.scm (patchelf): Update to 0.11. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21gnu: git-annex: Update to 8.20200720.1.Kyle Meyer
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200720.1. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21gnu: Add chaiscript.Vinicius Monego
* gnu/packages/cpp.scm (chaiscript): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21gnu: Add remid-lv2.Alexandros Theodotou
* gnu/packages/music.scm (remid-lv2): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21gnu: Add intel-xed.B. Wilson
* gnu/packages/assembly.scm (intel-xed): New variable. * gnu/packages/patches/intel-xed-fix-nondeterminism.patch: New file. * gnu/local.mk (dist_patch_DATA): Add reference to new patch. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21gnu: nsd: Update to 4.3.1.Vincent Legoll
* gnu/packages/dns.scm (nsd): Update to 4.3.1. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-21gnu: twm: Update to 1.0.11.Marius Bakke
* gnu/packages/xorg.scm (twm): Update to 1.0.11. [source](uri): Switch to '.xz' tarball.
2020-07-21gnu: libvnc: Update to 0.9.13.Marius Bakke
* gnu/packages/patches/libvnc-CVE-2018-20750.patch, gnu/packages/patches/libvnc-CVE-2019-15681.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/vnc.scm (libvnc): Update to 0.9.13. [source](patches): Remove. [arguments]: Add phase to patch 'cc' invocation.
2020-07-21gnu: OpenSC: Update to 0.20.0 [security fixes].Marius Bakke
This fixes CVE-2019-6502, CVE-2019-15946, CVE-2019-15945, CVE-2019-19480, CVE-2019-19481, and CVE-2019-19479. * gnu/packages/security-token.scm (opensc): Update to 0.20.0.
2020-07-21gnu: xorg-server: Update to 1.20.8.Marius Bakke
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.8. (xorg-server-for-tests): Stay on 1.20.7.
2020-07-21gnu: bubblewrap: Build with Python 3.Marius Bakke
* gnu/packages/virtualization.scm (bubblewrap)[native-inputs]: Change from PYTHON-2 to PYTHON-WRAPPER.
2020-07-21gnu: emacs-telega: Temporarily disable VOIP to work around issue.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-telega). [source]: Bump to revision 3. [arguments]: Temporarily disable VOIP functionality as it does not currently work or link appropriately, causing issues on "foreign" distros. An issue has been opened upstream. https://github.com/zevlg/telega.el/issues/191 [native-inputs]: Remove libtgvoip.
2020-07-21gnu: emacs-telega: Patch to use telega-server from Guix.Brett Gilio
* gnu/packages/patches/emacs-telega-patch-server-functions.patch: New file. * gnu/local.mk (dist_patch_DATA): Reference new patch. * gnu/packages/emacs-xyz.scm (emacs-telega)[source]: Use new patch, bump revision.
2020-07-21gnu: Add emacs-qml-mode.Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-qml-mode): New variable.
2020-07-21gnu: Add python-isbnlib.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-isbnlib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-21gnu: Add python-mamba.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-mamba): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-21gnu: g-golf: Update to git revision 804.Mike Rosset
* gnu/packages/guile-xyz.scm (g-golf): Update to git revision 804. [inputs]: Add xorg-server input for test phase.. [arguments]: start-xorg-server phase now starts Xvfg before check phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-21gnu: python-pifpaf: Enable tests.Efraim Flashner
* gnu/packages/python-xyz.scm (python-pifpaf)[arguments]: Enable tests. Use custom 'check phase.
2020-07-21gnu: python-django-mailman3: Fix dangling python2- variant.Efraim Flashner
* gnu/packages/mail.scm (python-django-mailman3)[properties]: Correctly identify the python2- variant.
2020-07-21gnu: postorius: Update to 1.3.3.Efraim Flashner
* gnu/packages/mail.scm (postorius): Update to 1.3.3. [arguments]: Build with python-3. Add custom 'check phase. [inputs]: Replace python2-django, python2-django-mailman3, python2-django-mailmanclient with python- variants. Add python-readme-renderer. [native-inputs]: Add python-beautifulsoup4, python-isort, python-mock, python-vcrpy.
2020-07-21gnu: Add python-hyperkitty.Efraim Flashner
* gnu/packages/mail.scm (python-hyperkitty): New variable.
2020-07-21gnu: Add python-mailman-hyperkitty.Efraim Flashner
* gnu/packages/mail.scm (python-mailman-hyperkitty): New variable.
2020-07-21gnu: Add mailman.Efraim Flashner
* gnu/packages/mail.scm (mailman): New variable.
2020-07-21gnu: python-mailmanclient: Update to 3.3.1.Efraim Flashner
* gnu/packages/mail.scm (python-mailmanclient): Update to 3.3.1. [home-page]: Update to new home-page url. [properties]: Add python2- variant.
2020-07-21gnu: Add python-django-mailman3.Efraim Flashner
* gnu/packages/mail.scm (python-django-mailman3): New variable.
2020-07-21gnu: Add python-django-compressor.Efraim Flashner
* gnu/packages/django.scm (python-django-compressor): New variable.
2020-07-21gnu: Add python-django-sekizai.Efraim Flashner
* gnu/packages/django.scm (python-django-sekizai): New variable.