summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2020-01-30gnu: tbb: Update to 2020.1.Marius Bakke
* gnu/packages/tbb.scm (tbb): Update to 2020.1.
2020-01-30gnu: ruby-sqlite3: Update to 1.4.2.Christopher Baines
* gnu/packages/ruby.scm (ruby-sqlite3): Update to 1.4.2.
2020-01-30gnu: ruby-sassc: Update to 2.2.1.Christopher Baines
* gnu/packages/ruby.scm (ruby-sassc): Update to 2.2.1. [arguments]: Fix using the included libsass copy. [native-inputs]: Add ruby-rake-compiler.
2020-01-29gnu: Go: Update to 1.12.16 [fixes CVE-2018-17075].Jakub Kądziołka
* gnu/packages/golang.scm (go-1.12): Update to 1.12.16. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-01-29gnu: opensmtpd-next: Promote to opensmtpd [fixes CVE-2020-7247].Tobias Geerinckx-Rice
It's still unclear (to me) whether our opensmtpd package is affected, but this change has been delayed for long enough in any case. * gnu/packages/mail.scm (opensmtpd-next): Rename to… (opensmtpd): …this. * gnu/packages/patches/opensmtpd-fix-crash.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2020-01-29gnu: GraphicsMagick: Update to 1.3.34.Leo Famulari
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.34.
2020-01-29gnu: linux-libre: Update to 5.4.16.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.16. (linux-libre-5.4-pristine-source): Update hash.
2020-01-29gnu: linux-libre@4.19: Update to 4.19.100.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.100. (linux-libre-4.19-pristine-source): Update hash.
2020-01-29gnu: linux-libre@4.14: Update to 4.14.169.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.169. (linux-libre-4.14-pristine-source): Update hash.
2020-01-29gnu: linux-libre@4.9: Update to 4.9.212.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.212. (linux-libre-4.9-pristine-source): Update hash.
2020-01-29gnu: linux-libre@4.4: Update to 4.4.212.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.212. (linux-libre-4.4-pristine-source): Update hash.
2020-01-29gnu: hexedit: Make F1 help more reliable.Jakub Kądziołka
* gnu/packages/hexedit.scm (hexedit)[arguments](patch-man-path): New phase. [inputs]: Add MAN-DB. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-01-29gnu: OpenAL: Update to 1.20.1.Marius Bakke
* gnu/packages/audio.scm (openal): Update to 1.20.1.
2020-01-29gnu: whois: Update to 5.5.5.Marius Bakke
* gnu/packages/networking.scm (whois): Update to 5.5.5.
2020-01-29gnu: p11-kit: Update to 0.23.19.Marius Bakke
* gnu/packages/tls.scm (p11-kit): Update to 0.23.19. [source](uri): Adjust tarball name.
2020-01-29gnu: mbedtls-apache: Do not build the static libraries.Marius Bakke
* gnu/packages/tls.scm (mbedtls-apache)[arguments]: Add "-DUSE_STATIC_MBEDTLS_LIBRARY=OFF" in #:configure-flags.
2020-01-29gnu: mbedtls-apache: Update to 2.16.4.Marius Bakke
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.4.
2020-01-29gnu: godot: List which third party files to keep.Timotej Lazar
Remove everything else to catch added dependencies in new versions. * gnu/packages/game-development.scm (godot)[source](snippet): Instead of removing (only) the unbundled libs, remove everything except the listed files. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-01-29gnu: godot: Unbundle some dependencies.Timotej Lazar
* gnu/packages/game-development.scm (godot)[inputs]: Add bullet, mbedtls-apache, pcre2 and zstd. [arguments](configure-flags): Use system libraries for the above. [source](snippet): Remove bundled copies. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-01-29gnu: godot: Update to 3.1.2.Timotej Lazar
* gnu/packages/game-development.scm (godot): Update to 3.1.2. [inputs]: Remove openssl, replaced by a bundled copy of mbedtls. [arguments](configure-flags): Remove builtin_openssl flag. [source]: Don’t try to remove the (now nonexistent) bundled openssl directory. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-01-29gnu: opensmtpd-next: Update to 6.6.2p1 [security fixes].Tobias Geerinckx-Rice
Upstream[0] says “Qualys has found a critical vulnerability leading to a possible privilege escalation” and will provide more information later. [0]: https://www.opensmtpd.org * gnu/packages/mail.scm (opensmtpd-next): Update to 6.6.2p1.
2020-01-28gnu: gnome: Re-add gnome-initial-setup.Danny Milosavljevic
* gnu/packages/gnome.scm (gnome)[propagated-inputs}: Add gnome-initial-setup.
2020-01-28gnu: ode: Properly disable tests when cross-compiling.Nicolas Goaziou
* gnu/packages/game-development.scm (ode): Properly disable tests when using (%current-target-system).
2020-01-28gnu: Add emacs-unkillable-scratch.Amin Bandali
* gnu/packages/emacs-xyz.scm (emacs-unkillable-scratch): New variable.
2020-01-28Use HTTPS for liballeg.org.Tobias Geerinckx-Rice
* gnu/packages/game-development.scm (allegro-4, allegro)[home-page]: Use HTTPS. * guix/licenses.scm (giftware): Likewise.
2020-01-28gnu: iproute2: Update to 5.5.0.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (iproute): Update to 5.5.0.
2020-01-28gnu: Add bcachefs-tools.Tobias Geerinckx-Rice
* gnu/packages/file-systems.scm (bcachefs-tools): New public variable.
2020-01-28gnu: lxqt: Correct home page.Jonathan Brielmaier
* gnu/packages/lxqt.scm (lxqt)[home-page]: It's lxqt not lxde. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-28gnu: Add bruteforce-luks.Guillaume Le Vaillant
* gnu/packages/password-utils.scm (bruteforce-luks): New variable.
2020-01-28gnu: education.scm: Update copyright line.Nicolas Goaziou
2020-01-28gnu: Add omnitux.Nicolas Goaziou
* gnu/packages/education.scm (omnitux): New variable.
2020-01-28gnu: Add emacs-delight.Amin Bandali
* gnu/packages/emacs-xyz.scm (emacs-delight): New variable.
2020-01-28gnu: ocaml-ctypes: Don't use unstable tarball.Efraim Flashner
* gnu/packages/ocaml.scm (ocaml-ctypes)[source]: Download using git-fetch. [arguments]: Add phase to make files writable.
2020-01-28gnu: ocaml-ocplib-endian: Don't use unstable tarball.Efraim Flashner
* gnu/packages/ocaml.scm (ocaml-ocplib-endian)[source]: Download using git-fetch.
2020-01-28gnu: ocaml-lwt: Don't use unstable tarball.Efraim Flashner
* gnu/packages/ocaml.scm (ocaml-lwt)[source]: Download using git-fetch.
2020-01-28gnu: Add emacs-mwim.Amin Bandali
* gnu/packages/emacs-xyz.scm (emacs-mwim): New variable.
2020-01-28gnu: Add python-pypng.Jakub Kądziołka
* gnu/packages/python-xyz.scm (python-pypng): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-01-28gnu: Add emacs-boxquote.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-boxquote): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-01-28gnu: gourmet: Adjust install phase.Efraim Flashner
* gnu/packages/nutrition.scm (gourmet)[arguments]: Adjust custom 'install phase.
2020-01-28gnu: gourmet: Don't use unstable tarball.Efraim Flashner
* gnu/packages/nutrition.scm (gourmet)[source]: Download using git-fetch.
2020-01-28gnu: manuskript: Update to 0.11.0.Nicolas Goaziou
* gnu/packages/text-editors.scm (manuskript): Update to 0.11.0.
2020-01-28gnu: emacs-xyz: Update copyright header.Nicolas Goaziou
2020-01-28gnu: Add emacs-company-ebdb.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-company-ebdb): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-01-28gnu: Add vim-guix-vim.Efraim Flashner
* gnu/packages/vim.scm (vim-guix-vim): New variable.
2020-01-28gnu: Add bvi.Jakub Kądziołka
* gnu/packages/hexedit.scm (bvi): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-01-28gnu: termite: Open links properly without xdg-utils in profileJakub Kądziołka
* gnu/packages/terminals.scm (termite)[inputs]: Add XDG-UTILS. [arguments](patch-xdg-open): New phase. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-01-28gnu: go-github-com-prometheus-node-exporter: Update to 0.18.1.Gábor Boskovits
* gnu/packages/monitoring.scm (go-github-com-prometheus-node-exporter): Update to 0.18.1.
2020-01-27gnu: Add zrythm.Alexandros Theodotou
* gnu/packages/music.scm (zrythm): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-27gnu: Add libaudec.Alexandros Theodotou
* gnu/packages/audio.scm (libaudec): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-27gnu: guile-charting: Add "guile3.0-charting" variant.Ludovic Courtès
* gnu/packages/plotutils.scm (guile-charting)[source]: In 'snippet', have 'configure' look for 3.0. (guile3.0-charting): New variable.