summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2020-07-30gnu: clang: Only install cfi_blacklist.txt for versions >= 3.8.Marius Bakke
Fixes <https://bugs.gnu.org/42599>. Reported by Malte Frank Gerdes <malte.f.gerdes@gmail.com>. This is a follow-up to commit 300b795520baf106b662f045fe7d644643e8e7d1. * gnu/packages/llvm.scm (clang-from-llvm): Guard the 'symlink-cfi_blacklist' phase with a version check, as it first appears in Clang 3.8.
2020-07-30gnu: ungoogled-chromium: Update to 84.0.4147.105-0.cc3e311.Marius Bakke
* gnu/packages/chromium.scm (%ungoogled-revision, %ungoogled-origin): Update to cc3e311f33519a5ba961ad1f1dc19507ce98b0d2. (ungoogled-chromium): Update to 84.0.4147.105-0.
2020-07-30gnu: json-modern-cxx: Update to 3.9.0.Marius Bakke
* gnu/packages/cpp.scm (json-modern-cxx): Update to 3.9.0. [arguments]: New field. [native-inputs]: Add "json_test_data" origin.
2020-07-29gnu: linux-libre: Update to 5.4.54.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.54. (linux-libre-5.4-pristine-source): Update hash. (deblob-scripts-5.4): Update to 5.4.54.
2020-07-29gnu: linux-libre@5.7: Update to 5.7.11.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.11. (linux-libre-5.7-pristine-source): Update hash. (deblob-scripts-5.7): Update to 5.7.11.
2020-07-29gnu: linux-libre@4.19: Update to 4.19.135.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.135. (linux-libre-4.19-pristine-source): Update hash. (deblob-scripts-4.19): Update to 4.19.135.
2020-07-29gnu: linux-libre@4.14: Update to 4.14.190.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.190. (linux-libre-4.14-pristine-source): Update hash. (deblob-scripts-4.14): Update to 4.14.190.
2020-07-29gnu: mycli: Update to 1.22.1.Michael Rohleder
* gnu/packages/databases.scm (mycli): Update to 1.22.1. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-29gnu: gloox: Update to 1.0.24.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (gloox): Update to 1.0.24.
2020-07-29gnu: paps: Update description.Tobias Geerinckx-Rice
Fixes <https://issues.guix.gnu.org/42598>. * gnu/packages/pdf.scm (paps)[description]: Update back-end technology.
2020-07-29gnu: jasper: Update to 2.0.19.Tobias Geerinckx-Rice
* gnu/packages/image.scm (jasper): Update to 2.0.19.
2020-07-29gnu: Update LXDE home page.Tobias Geerinckx-Rice
* gnu/packages/lxde.scm (libfm, lxappearance, lxtask, lxterminal) (menu-cache, pcmanfm, spacefm, lxmenu-data, lxde-icon-theme, lxde-common) (lxinput, lxsession, lxpanel, lxde)[home-page]: Update to working domain.
2020-07-29gnu: Remove vte-0.36.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm: Remome vte-0.36.
2020-07-29gnu: vte: Update to 0.60.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (vte): Update to 0.60.3.
2020-07-29gnu: nano: Update to 5.0.Tobias Geerinckx-Rice
* gnu/packages/nano.scm (nano): Update to 5.0.
2020-07-29gnu: sphinxbase: Fix building.Efraim Flashner
* gnu/packages/speech.scm (sphinxbase)[source]: Add patch. * gnu/packages/patches/sphinxbase-fix-doxygen.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2020-07-29gnu: python-rfc3986: Update to 1.4.0.Efraim Flashner
* gnu/packages/python-xyz.scm (python-rfc3986): Update to 1.4.0.
2020-07-29gnu: python-twine: Update to 1.15.0.Efraim Flashner
* gnu/packages/python-xyz.scm (python-twine): Update to 1.15.0. [propagated-inputs]: Add python-packaging, python-readme-renderer.
2020-07-29gnu: emacs-erc-image: Disable make-autoloads phase.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-erc-image)[arguments]: Disable make-autoloads phase as it causes problematic behavior for the image module.
2020-07-29Revert "gnu: emacs-erc-image: Patch eval-after-load procedure."Brett Gilio
This reverts commit 6fd2ecedb6e3ed802580561cd98a925a68292182. This change does not behave as intended. Reverting the change to the original behavior.
2020-07-29gnu: Add python-nbval.Vinicius Monego
* gnu/packages/python-check.scm (python-nbval): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-29gnu: Add python-libsass.Vinicius Monego
* gnu/packages/python-xyz.scm (python-libsass): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-28gnu: emacs-erc-image: Patch eval-after-load procedure.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-erc-image)[arguments]: Create a phase that substitutes the ERC module for ERC-AUTO. When ERC is used the autoloader for for Emacs hangs indefinitely (if daemonized) or fails.
2020-07-28gnu: gnome-boxes: Add missing inputs.Maxim Cournoyer
* gnu/packages/gnome.scm (gnome-boxes)[inputs]: Add glib-networking and gsettings-desktop-schemas. [description]: Mention the requirement of having the libvirt and virtlog services running.
2020-07-29gnu: minicom: Don't use a vanished tarball.Tobias Geerinckx-Rice
* gnu/packages/engineering.scm (minicom)[source]: Use GIT-FETCH and GIT-FILE-NAME. Switch to salsa from dead alioth. [arguments]: Replace the default ‘bootstrap’ phase. [native-inputs]: Add autoconf, automake, gettext-minimal, and pkg-config. [home-page]: Update to salsa from dead alioth.
2020-07-28gnu: webkitgtk: Update to 2.28.4.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk): Update to 2.28.4.
2020-07-29gnu: Add python-sop.Justus Winter
* gnu/packages/python-crypto.scm (python-sop): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-29gnu: Add python-pgpy.Justus Winter
* gnu/packages/python-crypto.scm (python-pgpy): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-29gnu: Add rnp.Justus Winter
* gnu/packages/openpgp.scm (rnp): New variable. * gnu/packages/patches/rnp-add-version.cmake.patch: New file. * gnu/packages/patches/rnp-disable-ruby-rnp-tests.patch: New file. * gnu/packages/patches/rnp-unbundle-googletest.patch: New file. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-29gnu: libextractor: Update to 1.10.Michael Rohleder
* gnu/packages/gnunet.scm (libextractor): Update to 1.10. [arguments]: Add 'fix-exiv2-tests' phase. [inputs]: Add GIFLIB, remove TIDY-HTML. * gnu/packages/patches/libextractor-exiv2.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-07-29gnu: pcb-rnd: Update to 2.2.3.Ricardo Wurmus
* gnu/packages/engineering.scm (pcb-rnd): Update to 2.2.3.
2020-07-29gnu: lepton-eda: Update to 1.9.11-20200604.Ricardo Wurmus
* gnu/packages/engineering.scm (lepton-eda): Update to 1.9.11-20200604.
2020-07-28gnu: youtube-dl: Update to 2020.07.28.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2020.07.28.
2020-07-28gnu: xfwm4: Update to 4.14.3.Tobias Geerinckx-Rice
* gnu/packages/xfce.scm (xfwm4): Update to 4.14.3.
2020-07-28gnu: i3-gaps: Update to 4.18.2.Tobias Geerinckx-Rice
* gnu/packages/wm.scm (i3-gaps): Update to 4.18.2.
2020-07-28gnu: i3-wm: Update to 4.18.2.Tobias Geerinckx-Rice
* gnu/packages/wm.scm (i3-wm): Update to 4.18.2.
2020-07-28gnu: inxi-minimal: Update to 3.1.05-2.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (inxi-minimal): Update to 3.1.05-2.
2020-07-28gnu: anki: Don't phone home for updates.Tobias Geerinckx-Rice
* gnu/packages/education.scm (anki)[arguments]: Add a ‘disable-update-check’ phase.
2020-07-28gnu: conky: Update to 1.11.6.Tobias Geerinckx-Rice
* gnu/packages/conky.scm (conky): Update to 1.11.6.
2020-07-28gnu: straw-viewer: Comment out .desktop installation.Tobias Geerinckx-Rice
This will only make sense when the GTK version is built. * gnu/packages/video.scm (straw-viewer)[arguments]: Comment out ‘install-desktop’ phase.
2020-07-28gnu: xtl: Update to 0.6.15.Tobias Geerinckx-Rice
* gnu/packages/cpp.scm (xtl): Update to 0.6.15.
2020-07-28gnu: pixz: Update to 1.0.7.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (pixz): Update to 1.0.7.
2020-07-28gnu: freeorion: Update to 0.4.10.Tobias Geerinckx-Rice
* gnu/packages/games.scm (freeorion): Update to 0.4.10. [inputs]: Use Python 3 and default boost.
2020-07-28gnu: knights: Fix build.Jesse Gibbons
* gnu/packages/games.scm (knights)[arguments]<#:make-flags>: Add "CXXFLAGS=-lpthread". Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-28gnu: icecat: Update to 68.11.0-guix0-preview1 [security-fixes].Mark H Weaver
Includes fixes for CVE-2020-6463, CVE-2020-6514, CVE-2020-15652, and CVE-2020-15659. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes. * gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
2020-07-28gnu: Add emacs-spaceline-next.Christopher Lemmer Webber
This version tracks emacs-spaceline from git... the latest stable release is several years old and has various bugs related to the ERC track bar, amongst other things. * gnu/packages/emacs-xyz.scm (emacs-spaceline-next): New variable.
2020-07-28gnu: emacs-popup: Update to 0.5.8.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-popup): Update to 0.5.8.
2020-07-28pack: "fakechroot" engine always creates its store.Ludovic Courtès
Previously it would silently fail to create the /gnu/store symlink when the host has a read-only /gnu as is the case in these tests. * gnu/packages/aux-files/run-in-namespace.c (exec_with_loader): Unlink the ancestor of ORIGINAL_STORE under NEW_ROOT. Check the return value of 'symlink' when creating NEW_STORE. * tests/guix-pack-relocatable.sh: Check the contents of the store as seen by the wrapped executable, with all three engines, and with both "/gnu" and "/gnu/store" erased.
2020-07-28pack: "fakechroot" execution engine can load its audit module.Ludovic Courtès
Fixes <https://bugs.gnu.org/42558>. Until now, loading 'pack-audit.so' in a truly non-Guix environment would usually fail because 'pack-audit.so' depends on 'libgcc_s.so' and 'libc.so', none of which could be found. Furthermore, the test was not working as expected: the trick unshare -mrf sh -c 'mount -t tmpfs none /gnu ; ...' would allow the fakechroot engine to make its store available as /gnu/store as a result of another bug. * gnu/packages/aux-files/run-in-namespace.c (relocated_search_path): New function. (exec_with_loader): Pass "--library-path" to the loader. * guix/scripts/pack.scm (wrapped-package)[build](runpath): New procedure. (elf-loader-compile-flags): Pass "-DLOADER_AUDIT_RUNPATH". * tests/guix-pack-relocatable.sh: Remove 'STORE_PARENT'. (run_without_store): New function. Erase $NIX_STORE_DIR instead of $STORE_PARENT. Use 'run_without_store' throughout.
2020-07-28gnu: emacs-yasnippet-snippets: Update to 0.23Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-yasnippet-snippets): Update to 0.23. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>