summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2021-03-02gnu: sbcl-hu.dwim.common-lisp: Update to 2021-01-27.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.common-lisp): Update to 2021-01-27. [source]: Use new GitHub repository. [home-page]: Use full address.
2021-03-02gnu: sbcl-hu.dwim.asdf: Update to 20200724.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.asdf): Update to 20200724. [source]: Use new GitHub repository.
2021-03-02gnu: Add bmake.qblade
* gnu/packages/build-tools.scm (bmake): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-02gnu: Add ecl-file-attributes, cl-file-attributes.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-file-attributes, ecl-file-attributes): New variables. There were mistakenly left out from the previous commit.
2021-03-02gnu: Add file-attributes.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-file-attributes, ecl-file-attributes, sbcl-file-attributes): New variables.
2021-03-02gnu: emacs-consult: Update to 0.6.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.6.
2021-03-02gnu: parallel: Update to 20210222.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20210222.
2021-03-02gnu: octave: Update to 6.2.0.Efraim Flashner
* gnu/packages/maths.scm (octave): Update to 6.2.0. [source]: Download tar.xz tarball. [native-inputs]: Remove lzip.
2021-03-02gnu: font-gnu-unifont: Update to 13.0.06.Efraim Flashner
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 13.0.06.
2021-03-02gnu: libredwg: Update to 0.12.3.Efraim Flashner
* gnu/packages/engineering.scm (libredwg): Update to 0.12.3.
2021-03-02gnu: go-ipfs: Update to 0.8.0.Michael Rohleder
* gnu/packages/ipfs.scm (go-ipfs): Update to 0.8.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-02gnu: chessx: Update to 1.5.6.Michael Rohleder
* gnu/packages/games.scm (chessx): Update to 1.5.6. [arguments]: Remove now unneeded build fix. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-02gnu: xfce4-panel: Update to 4.16.2.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-02gnu: xfce4-time-out-plugin: Update to 1.1.2.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-time-out-plugin): Update to 1.1.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-02gnu: mousepad: Update to 0.5.3.Michael Rohleder
* gnu/packages/xfce.scm (mousepad): Update to 0.5.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-02gnu: xfce4-cpugraph-plugin: Update to 1.2.3.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-02gnu: python-pikepdf: Update to 2.8.0.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.8.0.
2021-03-02gnu: emacs-dash: Update to 2.18.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-dash): Update to 2.18.1.
2021-03-02gnu: dwl: Update to 0.2.Z572
* gnu/packages/wm.scm (dwl): Update to 0.2. [arguments]: Remove the install phase. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-02gnu: java-tomcat: Update to 8.5.63 [security fixes].Léo Le Bouter
* gnu/packages/web.scm (java-tomcat): Update to 8.5.63.
2021-03-01gnu: i3-wm: Use asciidoc-py3.Björn Höfling
* gnu/packages/wm.scm (i3-wm)[inputs]: Remove asciidoc. [native-inputs]: Add asciidoc-py3.
2021-03-01gnu: glslang: Use 11.0.0 as git-fetch tag.Björn Höfling
* gnu/packages/vulkan.scm (glslang)[source]: Use tag 11.0.0. From the README.md: "The versioning scheme is being improved, and you might notice some differences. This is currently WIP, but will be coming soon." In this curse, they moved the tag 10-11.0.0 to just 11.0.0. See also <https://github.com/KhronosGroup/glslang/issues/2450>.
2021-03-01gnu: Audacity: Build with Python 3.Leo Famulari
* gnu/packages/audio.scm (audacity)[native-inputs]: Replace python-2 with python.
2021-03-01gnu: cutter: Fix build by depending on older radare2.Léo Le Bouter
* gnu/packages/engineering.scm (radare2-for-cutter): New variable. Version 5.0.0. (cutter)[inputs]: Move from radare2 to radare2-for-cutter.
2021-03-01gnu: Add guile-cbor.pukkamustard
* gnu/packages/guile-xyz.scm (guile-cbor): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-01gnu: gama: Delete bundled pdfs.Efraim Flashner
* gnu/packages/gps.scm (gama)[source]: Adjust snippet to also remove generated PDFs.
2021-03-01gnu: gama: Update to 2.14.Efraim Flashner
* gnu/packages/gps.scm (gama): Update to 2.14.
2021-03-01gnu: radare2: Update to 5.1.1.Léo Le Bouter
* gnu/packages/engineering.scm (radare2): Update to 5.1.1.
2021-03-01gnu: node: Update to 10.24.0 [security fixes].Léo Le Bouter
* gnu/packages/node.scm (node): Update to 10.24.0.
2021-03-01gnu: ansible: Update to 2.9.18 [security fixes].Léo Le Bouter
* gnu/packages/admin.scm (ansible): Update to 2.9.18.
2021-03-01gnu: mumble: Update to 1.3.4 [security fixes].Léo Le Bouter
* gnu/packages/telephony.scm (mumble): Update to 1.3.4. [source]: Use GitHub releases as tarballs stopped being distributed through 'mumble.info'.
2021-03-01gnu: stunnel: Update to 5.58 [security fixes].Léo Le Bouter
* gnu/packages/web.scm (stunnel): Update to 5.58.
2021-03-01gnu: python-pysaml2: Update to 6.5.1 [fixes CVE-2021-21238, CVE-2021-21239].Léo Le Bouter
* gnu/packages/python-xyz.scm (python-pysaml2): Update to 6.5.1.
2021-03-01gnu: quiterss: Fix lint warnings.Léo Le Bouter
* gnu/packages/syndication.scm (quiterss): [source]: Use git-fetch instead of autogenerated GitHub tarball. Remove trailing whitespace.
2021-03-01gnu: Add quiterss.Léo Le Bouter
* gnu/packages/syndication.scm (quiterss): New variable.
2021-03-01gnu: openscad: Update to 2021.01 [maybe fixes TALOS-2020-1222, TALOS-2020-1223].Léo Le Bouter
TALOS-2020-1222 has yet to be disclosed and has no known CVE number. TALOS-2020-1223 has CVE-2020-28599 assigned. * gnu/packages/engineering.scm (openscad): Update to 2021.01. [patches]: Remove. Boost 1.72 is supported now upstream. [arguments]: In replacement 'check phase, disable some tests requiring experimental "lazy-union" feature. Also disable PDF-related tests requiring ghostscript and failing either way. * gnu/local.mk (dist_patch_DATA): Remove patch. * gnu/packages/patches/openscad-parser-boost-1.72.patch: Ditto.
2021-02-28gnu: Add ruby-jekyll-seo-tag.Giacomo Leidi
* gnu/packages/ruby.scm (ruby-jekyll-seo-tag): New variable. Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
2021-02-28gnu: Add ruby-jekyll-sitemap.Giacomo Leidi
* gnu/packages/ruby.scm (ruby-jekyll-sitemap): New variable. Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
2021-02-28gnu: Add ruby-jekyll-feed.Giacomo Leidi
* gnu/packages/ruby.scm (ruby-jekyll-feed): New variable. Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
2021-02-28gnu: guix-build-coordinator: Update to 0-20.1f79fc3.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-20.1f79fc3.
2021-02-28gnu: linux-libre-with-bpf: Update to 5.11.2.Leo Famulari
* gnu/packages/linux.scm (linux-libre-with-bpf): Update to 5.11.2.
2021-02-28gnu: linux-libre: Update to 5.11.2.Leo Famulari
* gnu/packages/linux.scm (linux-libre-version, linux-libre-pristine-source, linux-libre-source, linux-libre): Update to 5.11.2.
2021-02-28gnu: emilua: Use a source file-name.Efraim Flashner
* gnu/packages/lua.scm (emilua)[source]: Add file-name field.
2021-02-28gnu: privoxy: Update to 3.0.32 [security fixes].Kei Kebreau
Fixes OVE-20210203-0001, OVE-20210206-0001, OVE-20210207-0001, OVE-20210205-0001, and OVE-20210222-0001. * gnu/packages/tor.scm (privoxy): Update to 3.0.32.
2021-02-28gnu: wavpack: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/audio.scm (wavpack)[home-page]: Use HTTPS URI.
2021-02-28gnu: unknown-horizons: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/games.scm (unknown-horizons)[home-page]: Use HTTPS URI.
2021-02-28gnu: unicorn: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/emulators.scm (unicorn)[home-page]: Use HTTPS URI.
2021-02-28gnu: twolame: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/audio.scm (twolame)[home-page]: Use HTTPS URI.
2021-02-28gnu: teckit: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/fontutils.scm (teckit)[home-page]: Use HTTPS URI.
2021-02-28gnu: slepc: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/maths.scm (slepc)[home-page]: Use HTTPS URI.