Age | Commit message (Expand) | Author |
2021-03-02 | gnu: java-tomcat: Update to 8.5.63 [security fixes]....* gnu/packages/web.scm (java-tomcat): Update to 8.5.63.
| Léo Le Bouter |
2021-03-01 | gnu: i3-wm: Use asciidoc-py3....* gnu/packages/wm.scm (i3-wm)[inputs]: Remove asciidoc.
[native-inputs]: Add asciidoc-py3.
| Björn Höfling |
2021-03-01 | gnu: glslang: Use 11.0.0 as git-fetch tag....* 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>.
| Björn Höfling |
2021-03-01 | gnu: Audacity: Build with Python 3....* gnu/packages/audio.scm (audacity)[native-inputs]: Replace python-2 with
python.
| Leo Famulari |
2021-03-01 | gnu: cutter: Fix build by depending on older radare2....* gnu/packages/engineering.scm (radare2-for-cutter): New variable. Version 5.0.0.
(cutter)[inputs]: Move from radare2 to radare2-for-cutter.
| Léo Le Bouter |
2021-03-01 | gnu: Add guile-cbor....* gnu/packages/guile-xyz.scm (guile-cbor): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| pukkamustard |
2021-03-01 | gnu: gama: Delete bundled pdfs....* gnu/packages/gps.scm (gama)[source]: Adjust snippet to also remove
generated PDFs.
| Efraim Flashner |
2021-03-01 | gnu: gama: Update to 2.14....* gnu/packages/gps.scm (gama): Update to 2.14.
| Efraim Flashner |
2021-03-01 | gnu: radare2: Update to 5.1.1....* gnu/packages/engineering.scm (radare2): Update to 5.1.1.
| Léo Le Bouter |
2021-03-01 | gnu: node: Update to 10.24.0 [security fixes]....* gnu/packages/node.scm (node): Update to 10.24.0.
| Léo Le Bouter |
2021-03-01 | gnu: ansible: Update to 2.9.18 [security fixes]....* gnu/packages/admin.scm (ansible): Update to 2.9.18.
| Léo Le Bouter |
2021-03-01 | gnu: mumble: Update to 1.3.4 [security fixes]....* gnu/packages/telephony.scm (mumble): Update to 1.3.4.
[source]: Use GitHub releases as tarballs stopped being distributed through
'mumble.info'.
| Léo Le Bouter |
2021-03-01 | gnu: stunnel: Update to 5.58 [security fixes]....* gnu/packages/web.scm (stunnel): Update to 5.58.
| Léo Le Bouter |
2021-03-01 | gnu: python-pysaml2: Update to 6.5.1 [fixes CVE-2021-21238, CVE-2021-21239]....* gnu/packages/python-xyz.scm (python-pysaml2): Update to 6.5.1.
| Léo Le Bouter |
2021-03-01 | gnu: quiterss: Fix lint warnings....* gnu/packages/syndication.scm (quiterss):
[source]: Use git-fetch instead of autogenerated GitHub tarball. Remove
trailing whitespace.
| Léo Le Bouter |
2021-03-01 | gnu: Add quiterss....* gnu/packages/syndication.scm (quiterss): New variable.
| Léo Le Bouter |
2021-03-01 | gnu: openscad: Update to 2021.01 [maybe fixes TALOS-2020-1222, TALOS-2020-1223]....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.
| Léo Le Bouter |
2021-02-28 | gnu: Add ruby-jekyll-seo-tag....* gnu/packages/ruby.scm (ruby-jekyll-seo-tag): New variable.
Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
| Giacomo Leidi |
2021-02-28 | gnu: Add ruby-jekyll-sitemap....* gnu/packages/ruby.scm (ruby-jekyll-sitemap): New variable.
Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
| Giacomo Leidi |
2021-02-28 | gnu: Add ruby-jekyll-feed....* gnu/packages/ruby.scm (ruby-jekyll-feed): New variable.
Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
| Giacomo Leidi |
2021-02-28 | gnu: guix-build-coordinator: Update to 0-20.1f79fc3....* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-20.1f79fc3.
| Christopher Baines |
2021-02-28 | gnu: linux-libre-with-bpf: Update to 5.11.2....* gnu/packages/linux.scm (linux-libre-with-bpf): Update to 5.11.2.
| Leo Famulari |
2021-02-28 | gnu: linux-libre: Update to 5.11.2....* gnu/packages/linux.scm (linux-libre-version, linux-libre-pristine-source,
linux-libre-source, linux-libre): Update to 5.11.2.
| Leo Famulari |
2021-02-28 | gnu: emilua: Use a source file-name....* gnu/packages/lua.scm (emilua)[source]: Add file-name field.
| Efraim Flashner |
2021-02-28 | gnu: privoxy: Update to 3.0.32 [security fixes]....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.
| Kei Kebreau |
2021-02-28 | gnu: wavpack: Use HTTPS home page URI....* gnu/packages/audio.scm (wavpack)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: unknown-horizons: Use HTTPS home page URI....* gnu/packages/games.scm (unknown-horizons)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: unicorn: Use HTTPS home page URI....* gnu/packages/emulators.scm (unicorn)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: twolame: Use HTTPS home page URI....* gnu/packages/audio.scm (twolame)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: teckit: Use HTTPS home page URI....* gnu/packages/fontutils.scm (teckit)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: slepc: Use HTTPS home page URI....* gnu/packages/maths.scm (slepc)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: singular: Use HTTPS home page URI....* gnu/packages/algebra.scm (singular)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: rust-pangocairo-0.9: Use HTTPS home page URI....* gnu/packages/crates-gtk.scm (rust-pangocairo-0.9)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: rust-pango-sys-0.10: Use HTTPS home page URI....* gnu/packages/crates-gtk.scm (rust-pango-sys-0.10)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: rust-pango-0.9: Use HTTPS home page URI....* gnu/packages/crates-gtk.scm (rust-pango-0.9)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: rust-gtk-sys-0.9: Use HTTPS home page URI....* gnu/packages/crates-gtk.scm (rust-gtk-sys-0.9)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: rust-gtk-0.8: Use HTTPS home page URI....* gnu/packages/crates-gtk.scm (rust-gtk-0.8)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: rust-gobject-sys-0.10: Use HTTPS home page URI....* gnu/packages/crates-gtk.scm (rust-gobject-sys-0.10)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: rust-glib-sys-0.10: Use HTTPS home page URI....* gnu/packages/crates-gtk.scm (rust-glib-sys-0.10)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: rust-glib-macros-0.10: Use HTTPS home page URI....* gnu/packages/crates-gtk.scm (rust-glib-macros-0.10)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: rust-glib-0.10: Use HTTPS home page URI....* gnu/packages/crates-gtk.scm (rust-glib-0.10)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: rust-gio-sys-0.10: Use HTTPS home page URI....* gnu/packages/crates-gtk.scm (rust-gio-sys-0.10)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: rust-gio-0.9: Use HTTPS home page URI....* gnu/packages/crates-gtk.scm (rust-gio-0.9)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: rust-gdk-sys-0.10: Use HTTPS home page URI....* gnu/packages/crates-gtk.scm (rust-gdk-sys-0.10)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: rust-gdk-pixbuf-sys-0.10: Use HTTPS home page URI....* gnu/packages/crates-gtk.scm (rust-gdk-pixbuf-sys-0.10)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: rust-gdk-pixbuf-0.9: Use HTTPS home page URI....* gnu/packages/crates-gtk.scm (rust-gdk-pixbuf-0.9)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: rust-gdk-0.13: Use HTTPS home page URI....* gnu/packages/crates-gtk.scm (rust-gdk-0.13)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: rust-cairo-sys-rs-0.10: Use HTTPS home page URI....* gnu/packages/crates-gtk.scm (rust-cairo-sys-rs-0.10)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: rust-cairo-rs-0.9: Use HTTPS home page URI....* gnu/packages/crates-gtk.scm (rust-cairo-rs-0.9)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |
2021-02-28 | gnu: rust-atk-sys-0.9: Use HTTPS home page URI....* gnu/packages/crates-gtk.scm (rust-atk-sys-0.9)[home-page]: Use HTTPS URI.
| Nicolas Goaziou |