summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-31gnu: Add u-boot-qemu-riscv64....* gnu/packages/bootloaders (u-boot-qemu-riscv64): New variable. Vagrant Cascadian
2020-01-31gnu: Add u-boot-sifive-fu540....* gnu/packages/bootloaders (u-boot-sifive-fu540): New variable. Vagrant Cascadian
2020-01-31gnu: Add opensbi-sifive-fu540....* gnu/packages/firmware (opensbi-sifive-fu540): New variable. Vagrant Cascadian
2020-01-31gnu: Add opensbi-qemu-sifive-u....* gnu/packages/firmware (make-opensbi-package): Normalize package name. (opensbi-qemu-sifive-u): New variable. Vagrant Cascadian
2020-01-31gnu: Add opensbi....* gnu/packages/firmware (make-opensbi): New function. (opensbi-qemu-virt): New variable. Vagrant Cascadian
2020-01-31gnu: u-boot-qemu-riscv64-smode: Add package....* gnu/packages/bootloaders (u-boot-qemu-riscv64-smode): New variable. Vagrant Cascadian
2020-01-31gnu: tdlib: Update to 1.6.0....* gnu/packages/messaging.scm (tdlib): Update to 1.6.0. Brett Gilio
2020-01-31ci: Cross-build for riscv64-linux-gnu....* gnu/ci.scm (%cross-targets): Add "riscv64-linux-gnu". Ludovic Courtès
2020-01-31gnu: libgc: Add version 8.0.4....* gnu/packages/bdw-gc.scm (libgc-8.0): New variable. Ludovic Courtès
2020-01-31gnu: superlu-dist: Update to 6.2.0....* gnu/packages/maths.scm (superlu-dist): Update to 6.2.0. [source]: Update upstream url. Remove mpi deprecations patch. * gnu/packages/patches/superlu-dist-fix-mpi-deprecations.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Eric Bavier
2020-01-31gnu: superlu: Update upstream url....* gnu/packages/maths.scm (superlu)[source,home-page]: Update url. Eric Bavier
2020-01-31gnu: Add xsettingsd....* gnu/packages/xdisorg.scm (xsettingsd): New variable. David Wilson
2020-01-31gnu: Add cl-z85....* gnu/packages/lisp-xyz.scm (sbcl-cl-z85, cl-z85, ecl-cl-z85): New variables. Guillaume Le Vaillant
2020-01-31gnu: Add cl-base32....* gnu/packages/lisp-xyz.scm (sbcl-cl-base32, cl-base32, ecl-cl-base32): New variables. Guillaume Le Vaillant
2020-01-31gnu: sudo: Update to 1.8.31 [fixes CVE-2019-18634]....* gnu/packages/admin.scm (sudo): Update to 1.8.31. Tobias Geerinckx-Rice
2020-01-31gnu: netsurf: Curb overzealous substitution....* gnu/packages/web.scm (netsurf)[arguments]: Don't enforce Americanisms. Tobias Geerinckx-Rice
2020-01-31gnu: Update opensmtpd configuration grammar....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. Tobias Geerinckx-Rice
2020-01-30services: getmail: Fix spelling of "address"....* gnu/services/getmail (getmail-retriever-configuration): Fix typo. Vagrant Cascadian
2020-01-30gnu: bcachefs-tools: Fix spelling of "utilities"....* gnu/packages/file-systems (bcachefs-tools): Fix typo. Vagrant Cascadian
2020-01-30gnu: gdb: Add separate variant with source highlighting support....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. Marius Bakke
2020-01-30gnu: Add ghc-scalpel....* gnu/packages/haskell-web.scm (ghc-scalpel): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Alexandru-Sergiu Marton
2020-01-30gnu: Add ghc-scalpel-core....* gnu/packages/haskell-web.scm (ghc-scalpel-core): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Alexandru-Sergiu Marton
2020-01-30gnu: gdb: Add dependency on source-highlight....* gnu/packages/gdb.scm (gdb-8.3)[inputs]: Add SOURCE-HIGHLIGHT. (gdb-8.2)[inputs]: New field. Ludovic Courtès
2020-01-30gnu: mpv: Update to 0.32.0....* gnu/packages/video.scm (mpv): Update to 0.32.0. Efraim Flashner
2020-01-30gnu: Add python-bonsai....* gnu/packages/openldap.scm (python-bonsai): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Lars-Dominik Braun
2020-01-30gnu: ruby-unf-ext: Update to 0.0.7.6....* gnu/packages/ruby.scm (ruby-unf-ext): Update to 0.0.7.6. [arguments]: Add phase to avoid unnecessary dependency. Marius Bakke
2020-01-30gnu: ruby-redcarpet: Update to 3.5.0....* gnu/packages/ruby.scm (ruby-redcarpet): Update to 3.5.0. Marius Bakke
2020-01-30gnu: ruby-oj: Update to 3.10.1....* gnu/packages/ruby.scm (ruby-oj): Update to 3.10.1. Marius Bakke
2020-01-30gnu: samba: Update to 4.11.6....* gnu/packages/samba.scm (samba): Update to 4.11.6. Marius Bakke
2020-01-30gnu: p11-kit: Update to 0.23.20....* gnu/packages/tls.scm (p11-kit): Update to 0.23.20. Marius Bakke
2020-01-30gnu: tbb: Update to 2020.1....* gnu/packages/tbb.scm (tbb): Update to 2020.1. Marius Bakke
2020-01-30gnu: ruby-sqlite3: Update to 1.4.2....* gnu/packages/ruby.scm (ruby-sqlite3): Update to 1.4.2. Christopher Baines
2020-01-30gnu: ruby-sassc: Update to 2.2.1....* gnu/packages/ruby.scm (ruby-sassc): Update to 2.2.1. [arguments]: Fix using the included libsass copy. [native-inputs]: Add ruby-rake-compiler. Christopher Baines
2020-01-29gnu: Go: Update to 1.12.16 [fixes CVE-2018-17075]....* gnu/packages/golang.scm (go-1.12): Update to 1.12.16. Signed-off-by: Leo Famulari <leo@famulari.name> Jakub Kądziołka
2020-01-29gnu: opensmtpd-next: Promote to opensmtpd [fixes CVE-2020-7247]....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. Tobias Geerinckx-Rice
2020-01-29gnu: GraphicsMagick: Update to 1.3.34....* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.34. Leo Famulari
2020-01-29gnu: linux-libre: Update to 5.4.16....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.16. (linux-libre-5.4-pristine-source): Update hash. Mark H Weaver
2020-01-29gnu: linux-libre@4.19: Update to 4.19.100....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.100. (linux-libre-4.19-pristine-source): Update hash. Mark H Weaver
2020-01-29gnu: linux-libre@4.14: Update to 4.14.169....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.169. (linux-libre-4.14-pristine-source): Update hash. Mark H Weaver
2020-01-29gnu: linux-libre@4.9: Update to 4.9.212....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.212. (linux-libre-4.9-pristine-source): Update hash. Mark H Weaver
2020-01-29gnu: linux-libre@4.4: Update to 4.4.212....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.212. (linux-libre-4.4-pristine-source): Update hash. Mark H Weaver
2020-01-29gnu: hexedit: Make F1 help more reliable....* gnu/packages/hexedit.scm (hexedit)[arguments](patch-man-path): New phase. [inputs]: Add MAN-DB. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Jakub Kądziołka
2020-01-29gnu: OpenAL: Update to 1.20.1....* gnu/packages/audio.scm (openal): Update to 1.20.1. Marius Bakke
2020-01-29gnu: whois: Update to 5.5.5....* gnu/packages/networking.scm (whois): Update to 5.5.5. Marius Bakke
2020-01-29gnu: p11-kit: Update to 0.23.19....* gnu/packages/tls.scm (p11-kit): Update to 0.23.19. [source](uri): Adjust tarball name. Marius Bakke
2020-01-29gnu: mbedtls-apache: Do not build the static libraries....* gnu/packages/tls.scm (mbedtls-apache)[arguments]: Add "-DUSE_STATIC_MBEDTLS_LIBRARY=OFF" in #:configure-flags. Marius Bakke
2020-01-29gnu: mbedtls-apache: Update to 2.16.4....* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.4. Marius Bakke
2020-01-29gnu: godot: List which third party files to keep....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> Timotej Lazar
2020-01-29gnu: godot: Unbundle some dependencies....* 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> Timotej Lazar
2020-01-29gnu: godot: Update to 3.1.2....* 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> Timotej Lazar