summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: mu: Update to 1.4.6.Tobias Geerinckx-Rice2020-05-17
| | | | * gnu/packages/mail.scm (mu): Update to 1.4.6.
* gnu: julia: Specify correct llvm version.nixo2020-05-17
| | | | | | | * gnu/packages/julia.scm (julia)[arguments]: Adjust configure-flag to specify the correct llvm version. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: elfutils: Skip tests on powerpc.Efraim Flashner2020-05-17
| | | | * gnu/packages/elf.scm (elfutils)[arguments]: Skip tests on powerpc.
* gnu: gsl: Disable failing tests on powerpc.Efraim Flashner2020-05-17
| | | | | * gnu/packages/maths.scm (gsl)[arguments]: Skip the same set of tests on powerpc as skipped on aarch64.
* gnu: valgrind: Fix build on powerpc.Efraim Flashner2020-05-17
| | | | | * gnu/packages/valgrind.scm (valgrind)[arguments]: Add make-flags for CPU optimizations when building on powerpc.
* gnu: knot: Update to 2.9.4.Tobias Geerinckx-Rice2020-05-17
| | | | * gnu/packages/dns.scm (knot): Update to 2.9.4.
* gnu: burp: Update to 2.3.26.Tobias Geerinckx-Rice2020-05-17
| | | | * gnu/packages/backup.scm (burp): Update to 2.3.26.
* gnu: guile-config: Update to 0.4.0.Alex Sassmannshausen2020-05-17
| | | | * gnu/packages/guile-xyz.scm (guile-config): Update to 0.4.0.
* gnu: lm-sensors: Patch references to ‘egrep’.Nicolò Balzarotti2020-05-17
| | | | | | | * gnu/packages/linux.scm (lm-sensors)[arguments]: Patch unqualified references to ‘egrep’ as well as ‘grep’. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: sane-backends-minimal: Update to 1.0.30 [Epson security fixes].Tobias Geerinckx-Rice2020-05-17
| | | | | | | | | | | Fixes CVE-2020-12867 (GHSL-2020-075), CVE-2020-12862 (GHSL-2020-082), CVE-2020-12863 (GHSL-2020-083), CVE-2020-12865 (GHSL-2020-084), and several other memory management bugs. Mitigates CVE-2020-12866 (GHSL-2020-079), CVE-2020-12861 (GHSL-2020-080), and CVE-2020-12864 (GHSL-2020-081). * gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.0.30.
* gnu: Add bombadillo.B. Wilson2020-05-17
| | | | | | gnu/packages/web-browsers.scm (bombadillo): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: cups: Update to 2.3.3 [fixes CVE-2020-3898 & CVE-2019-8842].Tobias Geerinckx-Rice2020-05-17
| | | | | * gnu/packages/cups.scm (cups-minimal, cups)[replacement]: New fields. (cups-minimal-2.3.3, cups-2.3.3): New public variables.
* gnu: acpica: Drop Texinfo @dfn{} usage.Tobias Geerinckx-Rice2020-05-17
| | | | | * gnu/packages/admin.scm (acpica)[description]: Substitute @acronym{} for @dfn{}.
* gnu: acpica: Fix typo in synopsis.Tobias Geerinckx-Rice2020-05-17
| | | | * gnu/packages/admin.scm (acpica)[synopsis]: Fix typo or grammar.
* gnu: acpica: Update to 20200430.Tobias Geerinckx-Rice2020-05-17
| | | | * gnu/packages/admin.scm (acpica): Update to 20200430.
* gnu: kdeconnect: Fix kdeconnectd path.Efraim Flashner2020-05-17
| | | | | * gnu/packages/kde.scm (kdeconnect)[arguments]: Add configure-flag to set libexec as a top-level directory in the output.
* gnu: racket: Update to 7.7.Pierre Neidhardt2020-05-17
| | | | * gnu/packages/scheme.scm (racket): Update to 7.7.
* gnu: qemu-minimal: Use 'match' to find architecture.Efraim Flashner2020-05-17
| | | | | * gnu/packages/virtualization.scm (qemu-minimal)[arguments]: Use 'match' to target the correct architecture.
* gnu: soundconverter: Update to 3.0.2.Tobias Geerinckx-Rice2020-05-17
| | | | | | | | * gnu/packages/gnome.scm (soundconverter): Update to 3.0.2. [source]: Remove upstreamed patch. * gnu/packages/patches/soundconverter-remove-gconf-dependency.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: alpine: Support cross-gcc'ing.Tobias Geerinckx-Rice2020-05-17
| | | | | * gnu/packages/mail.scm (alpine)[arguments]: Use ${target}-gcc when cross-compiling.
* gnu: alpine: Update to 2.22.Tobias Geerinckx-Rice2020-05-17
| | | | | * gnu/packages/mail.scm (alpine): Update to 2.22. [arguments]: Add ‘assume-shadow-passwords’ phase.
* gnu: spiped: Update to 1.6.1.Tobias Geerinckx-Rice2020-05-17
| | | | * gnu/packages/networking.scm (spiped): Update to 1.6.1.
* gnu: java-xz: Remove duplicate definition.Julien Lepiller2020-05-17
| | | | | | | * gnu/packages/java.scm (java-xz): Remove duplicate variable. (java-plexus-archiver)[inputs]: Use java-xz. * gnu/packages/java-compression.scm (java-tukaani-xz): Rename to java-xz.
* gnu: julius: Remove unused bundled libraries.Timotej Lazar2020-05-17
| | | | | | | * gnu/packages/games.scm (julius)[source](snippet): Remove ext/{dirent,png,SDL2,zlib}. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: julius: Update to 1.4.0.Timotej Lazar2020-05-17
| | | | | | | * gnu/packages/games.scm (julius): Update to 1.4.0. [inputs]: Add new dependency libpng. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: mumble: End phase with #t.Björn Höfling2020-05-17
| | | | * gnu/packages/telephony.scm (mumble)[arguments] End install phase with #t.
* gnu: java-jmapviewer: Return #t from all phases.Björn Höfling2020-05-17
| | | | | * gnu/packages/geo.scm (java-jmapviewer)[arguments]: Return #t from install phase.
* gnu: supertux: Update to 0.6.2.Tobias Geerinckx-Rice2020-05-17
| | | | * gnu/packages/games.scm (supertux): Update to 0.6.2.
* gnu: padthv1: Update to 0.9.14.Tobias Geerinckx-Rice2020-05-17
| | | | * gnu/packages/music.scm (padthv1): Update to 0.9.14.
* gnu: samplv1: Update to 0.9.14.Tobias Geerinckx-Rice2020-05-17
| | | | * gnu/packages/music.scm (samplv1): Update to 0.9.14.
* gnu: drumkv1: Update to 0.9.14.Tobias Geerinckx-Rice2020-05-17
| | | | * gnu/packages/music.scm (drumkv1): Update to 0.9.14.
* gnu: synthv1: Update to 0.9.14.Tobias Geerinckx-Rice2020-05-17
| | | | * gnu/packages/music.scm (synthv1): Update to 0.9.14.
* gnu: guile-hall: Update to 0.3.1.Alex Sassmannshausen2020-05-16
| | | | * gnu/packages/guile-xyz.scm (guile-hall): Update to 0.3.1.
* gnu: multipath-tools: Enable tests.Marius Bakke2020-05-16
| | | | | | * gnu/packages/linux.scm (multipath-tools)[arguments]: Remove #:tests?. Add #:test-target. Add phase to add missing linker flag. [native-inputs]: Add CMOCKA.
* gnu: heimdal: Update to 7.7.0.Maxim Cournoyer2020-05-16
| | | | | | And fix the test suite failures as a side effect. * gnu/packages/kerberos.scm (heimdal): Update to 7.7.0.
* gnu: gajim: Adapt search path for Python 3.8.Marius Bakke2020-05-16
| | | | | | | | Fixes <https://bugs.gnu.org/41319>. Reported by Raghav Gururajan <raghavgururajan@disroot.org>. * gnu/packages/messaging.scm (gajim)[native-search-paths]: Update the PYTHONPATH variable to search for Python 3.8 packages.
* gnu: multipath-tools: Update to 0.8.4.Marius Bakke2020-05-16
| | | | | | | | * gnu/packages/patches/multipath-tools-sans-systemd.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/linux.scm (multipath-tools): Update to 0.8.4. [source](patches): New field. [arguments]: Add #:parallel-build?. Add phase to fix erroneous compiler warning.
* gnu: multipath-tools: Fetch with git.Marius Bakke2020-05-16
| | | | * gnu/packages/linux.scm (multipath-tools)[source]: Change to GIT-FETCH.
* gnu: xdot: Fix typo in description.Marius Bakke2020-05-16
| | | | | * gnu/packages/graphviz.scm (xdot)[description]: Add space after comma, capitalize 'Python'.
* gnu: tinyxml2: Update to 8.0.0.Vincent Legoll2020-05-16
| | | | | | * gnu/packages/xml.scm (tinyxml2): Update to 8.0.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gnome-shell-extension-dash-to-dock: Update to 67.Leo Prikler2020-05-16
| | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 67. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add lib3ds.Ekaitz Zarraga2020-05-16
| | | | | | * gnu/packages/engineering.scm (lib3ds): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: openctm: Correct inputs vs native-inputsEkaitz Zarraga2020-05-16
| | | | | | | * gnu/packages/engineering.scm (openctm): Move mesa, glu, glut and gtk+-2 to inputs Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-pass: Update to 2.0.Michael Rohleder2020-05-16
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-pass): Update to 2.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add font-api-mj-mincho.Julien Lepiller2020-05-16
| | | | * gnu/packages/fonts.scm (font-api-mj-mincho): New variable.
* gnu: Add java-picocli.Julien Lepiller2020-05-16
| | | | gnu/packages/java.scm (java-picocli): New variable.
* gnu: bap: Update to 2.0.0.Julien Lepiller2020-05-16
| | | | * gnu/packages/ocaml.scm (bap): Update to 2.0.0.
* gnu: guile-hall: Update to 0.3.0.Alex Sassmannshausen2020-05-16
| | | | * gnu/packages/guile-xyz.scm (guile-hall): Update to 0.3.0.
* gnu: z3: Update to 4.8.8.Tobias Geerinckx-Rice2020-05-16
| | | | * gnu/packages/maths.scm (z3): Update to 4.8.8.
* gnu: youtube-dl: Update to 2020.05.08.Tobias Geerinckx-Rice2020-05-16
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2020.05.08.