summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
...
| | * gnu: arc-theme: Placate Inkscape.Maxim Cournoyer2020-01-31
| | | | | | | | | | | | | | | | | | | | | This gets rid of Inkscape's warnings printed during the build when HOME is not set to a writable directory. * gnu/packages/gnome.scm (arc-theme)[phases]{set-home}: New phase.
| | * gnu: Add earlyoom.Maxim Cournoyer2020-01-31
| | | | | | | | | | | | * gnu/packages/linux.scm (earlyoom): New variable.
| | * gnu: Add u-boot-qemu-riscv64.Vagrant Cascadian2020-01-31
| | | | | | | | | | | | * gnu/packages/bootloaders (u-boot-qemu-riscv64): New variable.
| | * gnu: Add u-boot-sifive-fu540.Vagrant Cascadian2020-01-31
| | | | | | | | | | | | * gnu/packages/bootloaders (u-boot-sifive-fu540): New variable.
| | * gnu: Add opensbi-sifive-fu540.Vagrant Cascadian2020-01-31
| | | | | | | | | | | | * gnu/packages/firmware (opensbi-sifive-fu540): New variable.
| | * gnu: Add opensbi-qemu-sifive-u.Vagrant Cascadian2020-01-31
| | | | | | | | | | | | | | | * gnu/packages/firmware (make-opensbi-package): Normalize package name. (opensbi-qemu-sifive-u): New variable.
| | * gnu: Add opensbi.Vagrant Cascadian2020-01-31
| | | | | | | | | | | | | | | * gnu/packages/firmware (make-opensbi): New function. (opensbi-qemu-virt): New variable.
| | * gnu: u-boot-qemu-riscv64-smode: Add package.Vagrant Cascadian2020-01-31
| | | | | | | | | | | | * gnu/packages/bootloaders (u-boot-qemu-riscv64-smode): New variable.
| | * gnu: tdlib: Update to 1.6.0.Brett Gilio2020-01-31
| | | | | | | | | | | | * gnu/packages/messaging.scm (tdlib): Update to 1.6.0.
| | * gnu: libgc: Add version 8.0.4.Ludovic Courtès2020-01-31
| | | | | | | | | | | | * gnu/packages/bdw-gc.scm (libgc-8.0): New variable.
| | * gnu: superlu-dist: Update to 6.2.0.Eric Bavier2020-01-31
| | | | | | | | | | | | | | | | | | | | | * 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.
| | * gnu: superlu: Update upstream url.Eric Bavier2020-01-31
| | | | | | | | | | | | * gnu/packages/maths.scm (superlu)[source,home-page]: Update url.
| | * gnu: Add xsettingsd.David Wilson2020-01-31
| | | | | | | | | | | | * gnu/packages/xdisorg.scm (xsettingsd): New variable.
| | * 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: 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: libical: Add upstream patch to preserve API compatibility.Marius Bakke2020-02-03
| | | | | | | | | | | | * gnu/packages/calendar.scm (libical)[source](patches): New field.
| * | gnu: Qt: Update to 5.12.7 [fixes CVE-2020-0569, CVE-2020-0570].Marius Bakke2020-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras, qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors, qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel, qtwebglplugin, qtwebview, qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech, qtwebengine): Update to 5.12.7.
| * | gnu: Add libgravatar.Hartmut Goebel2020-02-03
| | | | | | | | | | | | * gnu/packages/kde-internet.scm (libgravatar): New variable.
| * | gnu: libktorrent: Base source-code URL on version of ktorrent.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | * gnu/packages/kde-internet.scm (libktorrent)[source]: Base path in URL on version of ktorrent.
| * | gnu: Add ktorrent.Hartmut Goebel2020-02-03
| | | | | | | | | | | | * gnu/packages/kde-internet.scm (ktorrent): New variable.
| * | gnu: Add libktorrent.Hartmut Goebel2020-02-03
| | | | | | | | | | | | * gnu/packages/kde-internet.scm (libktorrent): New variable.
| * | gnu: Add krdc.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | | | VNC support is yet missing since I did not find the required VNC packages. * gnu/packages/kde-internet.scm (krdc): New variable.
| * | gnu: Add kopete.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | | | Not all optional packages are enabled yet. * gnu/packages/kde-internet.scm (kopete): New variable.
| * | gnu: Add konversation.Hartmut Goebel2020-02-03
| | | | | | | | | | | | | | | | | | * gnu/packages/kde-internet.scm (konversation): New variable. * gnu/packages/patches/konversation-Fix-build-with-Qt-5.11.patch: New file. * gnu/lokal.mk: Add it.
| * | gnu: Add kget.Hartmut Goebel2020-02-03
| | | | | | | | | | | | * gnu/packages/kde-internet.scm (kget): New variable.