summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: elfutils: Update synopsis and descriptionseries-2771Mark Wielaard2020-01-31
| | | | | | * gnu/packages/elf.scm (elfutils): Update summaries. [synopsis]: Updated. [description]: Updated.
* gnu: Add cl-z85.base-for-series-2771Guillaume Le Vaillant2020-01-31
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-z85, cl-z85, ecl-cl-z85): New variables.
* gnu: Add cl-base32.Guillaume Le Vaillant2020-01-31
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-base32, cl-base32, ecl-cl-base32): New variables.
* gnu: sudo: Update to 1.8.31 [fixes CVE-2019-18634].Tobias Geerinckx-Rice2020-01-31
| | | | * gnu/packages/admin.scm (sudo): Update to 1.8.31.
* gnu: netsurf: Curb overzealous substitution.Tobias Geerinckx-Rice2020-01-31
| | | | * gnu/packages/web.scm (netsurf)[arguments]: Don't enforce Americanisms.
* gnu: Update opensmtpd configuration grammar.Tobias Geerinckx-Rice2020-01-31
| | | | | | | | This follows up on commit 0d486909083c98d7c75cdfc027f89e69f9bf8f48. * gnu/services/mail.scm (%default-opensmtpd-config-file): Adapt to ‘new’ ≥6.4 grammar. * gnu/tests/mail.scm (%opensmtpd-os): Likewise.
* services: getmail: Fix spelling of "address".Vagrant Cascadian2020-01-30
| | | | * gnu/services/getmail (getmail-retriever-configuration): Fix typo.
* gnu: bcachefs-tools: Fix spelling of "utilities".Vagrant Cascadian2020-01-30
| | | | * gnu/packages/file-systems (bcachefs-tools): Fix typo.
* gnu: gdb: Add separate variant with source highlighting support.Marius Bakke2020-01-30
| | | | | | | | | | This partially reverts commit 480b3279fd8f937fac986a88592ee5cb968ab3ff in order to prevent a huge rebuild. * gnu/packages/gdb.scm (gdb-8.3)[properties]: New field. [inputs]: Remove SOURCE-HIGHLIGHT. * gnu/packages/gdb.scm (gdb-8.2)[inputs]: Remove. (gdb/next): New public variable.
* gnu: Add ghc-scalpel.Alexandru-Sergiu Marton2020-01-30
| | | | | | * gnu/packages/haskell-web.scm (ghc-scalpel): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add ghc-scalpel-core.Alexandru-Sergiu Marton2020-01-30
| | | | | | * gnu/packages/haskell-web.scm (ghc-scalpel-core): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: gdb: Add dependency on source-highlight.Ludovic Courtès2020-01-30
| | | | | * gnu/packages/gdb.scm (gdb-8.3)[inputs]: Add SOURCE-HIGHLIGHT. (gdb-8.2)[inputs]: New field.
* gnu: mpv: Update to 0.32.0.Efraim Flashner2020-01-30
| | | | * gnu/packages/video.scm (mpv): Update to 0.32.0.
* gnu: Add python-bonsai.Lars-Dominik Braun2020-01-30
| | | | | | * gnu/packages/openldap.scm (python-bonsai): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: ruby-unf-ext: Update to 0.0.7.6.Marius Bakke2020-01-30
| | | | | * gnu/packages/ruby.scm (ruby-unf-ext): Update to 0.0.7.6. [arguments]: Add phase to avoid unnecessary dependency.
* gnu: ruby-redcarpet: Update to 3.5.0.Marius Bakke2020-01-30
| | | | * gnu/packages/ruby.scm (ruby-redcarpet): Update to 3.5.0.
* gnu: ruby-oj: Update to 3.10.1.Marius Bakke2020-01-30
| | | | * gnu/packages/ruby.scm (ruby-oj): Update to 3.10.1.
* gnu: samba: Update to 4.11.6.Marius Bakke2020-01-30
| | | | * gnu/packages/samba.scm (samba): Update to 4.11.6.
* gnu: p11-kit: Update to 0.23.20.Marius Bakke2020-01-30
| | | | * gnu/packages/tls.scm (p11-kit): Update to 0.23.20.
* gnu: tbb: Update to 2020.1.Marius Bakke2020-01-30
| | | | * gnu/packages/tbb.scm (tbb): Update to 2020.1.
* gnu: ruby-sqlite3: Update to 1.4.2.Christopher Baines2020-01-30
| | | | * gnu/packages/ruby.scm (ruby-sqlite3): Update to 1.4.2.
* gnu: ruby-sassc: Update to 2.2.1.Christopher Baines2020-01-30
| | | | | | * gnu/packages/ruby.scm (ruby-sassc): Update to 2.2.1. [arguments]: Fix using the included libsass copy. [native-inputs]: Add ruby-rake-compiler.
* gnu: Go: Update to 1.12.16 [fixes CVE-2018-17075].Jakub Kądziołka2020-01-29
| | | | | | * gnu/packages/golang.scm (go-1.12): Update to 1.12.16. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: opensmtpd-next: Promote to opensmtpd [fixes CVE-2020-7247].Tobias Geerinckx-Rice2020-01-29
| | | | | | | | | | 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.
* gnu: GraphicsMagick: Update to 1.3.34.Leo Famulari2020-01-29
| | | | * gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.34.
* gnu: linux-libre: Update to 5.4.16.Mark H Weaver2020-01-29
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.16. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.100.Mark H Weaver2020-01-29
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.100. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.169.Mark H Weaver2020-01-29
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.169. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.212.Mark H Weaver2020-01-29
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.212. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre@4.4: Update to 4.4.212.Mark H Weaver2020-01-29
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.212. (linux-libre-4.4-pristine-source): Update hash.
* gnu: hexedit: Make F1 help more reliable.Jakub Kądziołka2020-01-29
| | | | | | | | * gnu/packages/hexedit.scm (hexedit)[arguments](patch-man-path): New phase. [inputs]: Add MAN-DB. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: OpenAL: Update to 1.20.1.Marius Bakke2020-01-29
| | | | * gnu/packages/audio.scm (openal): Update to 1.20.1.
* gnu: whois: Update to 5.5.5.Marius Bakke2020-01-29
| | | | * gnu/packages/networking.scm (whois): Update to 5.5.5.
* gnu: p11-kit: Update to 0.23.19.Marius Bakke2020-01-29
| | | | | * gnu/packages/tls.scm (p11-kit): Update to 0.23.19. [source](uri): Adjust tarball name.
* gnu: mbedtls-apache: Do not build the static libraries.Marius Bakke2020-01-29
| | | | | * gnu/packages/tls.scm (mbedtls-apache)[arguments]: Add "-DUSE_STATIC_MBEDTLS_LIBRARY=OFF" in #:configure-flags.
* gnu: mbedtls-apache: Update to 2.16.4.Marius Bakke2020-01-29
| | | | * gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.4.
* gnu: godot: List which third party files to keep.Timotej Lazar2020-01-29
| | | | | | | | | 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>
* gnu: godot: Unbundle some dependencies.Timotej Lazar2020-01-29
| | | | | | | | | * 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>
* gnu: godot: Update to 3.1.2.Timotej Lazar2020-01-29
| | | | | | | | | * 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>
* gnu: opensmtpd-next: Update to 6.6.2p1 [security fixes].Tobias Geerinckx-Rice2020-01-29
| | | | | | | | | | 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.
* gnu: gnome: Re-add gnome-initial-setup.base-for-series-2751Danny Milosavljevic2020-01-28
| | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs}: Add gnome-initial-setup.
* services: gdm: Disable initial system setup in GDM.Leo Prikler2020-01-28
| | | | | | * gnu/services/xorg.scm (gdm-configuration-file): Disable gnome-initial-setup. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: ode: Properly disable tests when cross-compiling.Nicolas Goaziou2020-01-28
| | | | | * gnu/packages/game-development.scm (ode): Properly disable tests when using (%current-target-system).
* gnu: Add emacs-unkillable-scratch.Amin Bandali2020-01-28
| | | | * gnu/packages/emacs-xyz.scm (emacs-unkillable-scratch): New variable.
* Use HTTPS for liballeg.org.Tobias Geerinckx-Rice2020-01-28
| | | | | | * gnu/packages/game-development.scm (allegro-4, allegro)[home-page]: Use HTTPS. * guix/licenses.scm (giftware): Likewise.
* gnu: iproute2: Update to 5.5.0.Tobias Geerinckx-Rice2020-01-28
| | | | * gnu/packages/linux.scm (iproute): Update to 5.5.0.
* gnu: Add bcachefs-tools.Tobias Geerinckx-Rice2020-01-28
| | | | * gnu/packages/file-systems.scm (bcachefs-tools): New public variable.
* gnu: lxqt: Correct home page.Jonathan Brielmaier2020-01-28
| | | | | | * gnu/packages/lxqt.scm (lxqt)[home-page]: It's lxqt not lxde. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add bruteforce-luks.Guillaume Le Vaillant2020-01-28
| | | | * gnu/packages/password-utils.scm (bruteforce-luks): New variable.
* gnu: education.scm: Update copyright line.Nicolas Goaziou2020-01-28
|