aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: thunar: Update to 1.8.7.Tobias Geerinckx-Rice2019-07-03
| | | | * gnu/packages/xfce.scm (thunar): Update to 1.8.7.
* gnu: audacity: Update to 2.3.2.Nicolas Goaziou2019-07-03
| | | | * gnu/packages/audio.scm (audacity): Update to 2.3.2.
* gnu: xlockmore: Update to 5.57.Tobias Geerinckx-Rice2019-07-02
| | | | * gnu/packages/xdisorg.scm (xlockmore): Update to 5.57.
* gnu: libvirt: Update to 5.5.0 [security fixes].Tobias Geerinckx-Rice2019-07-02
| | | | | | | | | | | | This release includes fixes for CVE-2019-10161, CVE-2019-10166, CVE-2019-10167, and CVE-2019-10168. If you think these sound familiar, you are[0] correct[1]… [0]: https://www.redhat.com/archives/libvirt-announce/2019-June/msg00000.html [1]: https://www.redhat.com/archives/libvirt-announce/2019-July/msg00000.html * gnu/packages/virtualization.scm (libvirt): Update to 5.5.0.
* gnu: python-libvirt: Update to 5.5.0.Tobias Geerinckx-Rice2019-07-02
| | | | * gnu/packages/virtualization.scm (python-libvirt): Update to 5.5.0.
* gnu: alpine: Build reproducibly.Tobias Geerinckx-Rice2019-07-02
| | | | | | | This follows up commit 54278e225e99707c3bd6f9eb37b8906851251b49. * gnu/packages/mail.scm (arguments): Replace Makefile.in substitution with the new ‘--with-date-stamp’ configure-flag.
* gnu: alpine: Don't use unstable tarball.Tobias Geerinckx-Rice2019-07-02
| | | | | * gnu/packages/mail.scm (alpine)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: youtube-dl-gui: Add .desktop file.Tobias Geerinckx-Rice2019-07-02
| | | | | * gnu/packages/video.scm (youtube-dl-gui)[arguments]: Add a ‘create-desktop-file’ phase.
* gnu: alpine: Update to 2.21.99999.Tobias Geerinckx-Rice2019-07-02
| | | | * gnu/packages/mail.scm (alpine): Update to 2.21.99999.
* gnu: tumbler: Update to 0.2.5.Tobias Geerinckx-Rice2019-07-02
| | | | * gnu/packages/xfce.scm (tumbler): Update to 0.2.5.
* gnu: alpine: Use HTTPS home page.Tobias Geerinckx-Rice2019-07-02
| | | | * gnu/packages/mail.scm (alpine)[home-page]: Use HTTPS.
* gnu: garcon: Update to 0.6.3.Tobias Geerinckx-Rice2019-07-02
| | | | * gnu/packages/xfce.scm (garcon): Update to 0.6.3.
* gnu: tomb: Update to 2.6.Tobias Geerinckx-Rice2019-07-02
| | | | * gnu/packages/crypto.scm (tomb): Update to 2.6.
* gnu: Add emacs-multi-termZzull2019-07-02
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-multi-term): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add trivial-utf-8.Katherine Cox-Buday2019-07-02
| | | | | | | * gnu/packages/lisp.scm (sbcl-trivial-utf-8, ecl-trivial-utf-8): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-validation.Jacob MacDonald2019-07-02
| | | | | | * gnu/packages/haskell.scm (ghc-validation): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-hedgehog.Jacob MacDonald2019-07-02
| | | | | | * gnu/packages/haskell-check.scm (ghc-hedgehog): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-concurrent-output.Jacob MacDonald2019-07-02
| | | | | | * gnu/packages/haskell.scm (ghc-concurrent-output): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-ansi-terminal: Update to 0.9.1.Jacob MacDonald2019-07-02
| | | | | | * gnu/packages/haskell.scm (ghc-ansi-terminal): Update to 0.9.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ghc-ansi-wl-pprint: Use ghc-ansi-terminal-0.8.Jacob MacDonald2019-07-02
| | | | | | * gnu/packages/haskell.scm (ghc-ansi-wl-pprint)[inputs]: Use ghc-ansi-terminal-0.8. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-ansi-terminal-0.8.Jacob MacDonald2019-07-02
| | | | | | * gnu/packages/haskell.scm (ghc-ansi-terminal-0.8): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ghc-wl-pprint-annotated.Jacob MacDonald2019-07-02
| | | | | | * gnu/packages/haskell.scm (ghc-wl-pprint-annotated): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add chafa.guy fleury iteriteka2019-07-02
| | | | | | * gnu/packages/image-viewers.scm (chaffa): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: postgres service: More secure default permissions.Robert Vollmert2019-07-02
| | | | | | | | | | This changes to 'peer' authentication for local socket connections, and password-based authentication for local network connections. * gnu/services/databases.scm (%default-postgres-hba): Change authentication method. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: WebKitGTK: Update to 2.24.3.Marius Bakke2019-07-02
| | | | | | | * gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.3. [source](patches): Remove. * gnu/packages/patches/webkitgtk-sans-gstreamer-gl.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu: re2: Update to 2019-07-01.Marius Bakke2019-07-02
| | | | * gnu/packages/regex.scm (re2): Update to 2019-07-01.
* gnu: btrfs-progs: Update to 5.1.1.Rutger Helling2019-07-02
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 5.1.1.
* gnu: octave-cli: Sort inputs alphabetically.Efraim Flashner2019-07-02
| | | | * gnu/packages/maths.scm (octave-cli)[inputs]: Sort inputs alphabetically.
* gnu: Wrap program with libraries.Efraim Flashner2019-07-02
| | | | | | | | * gnu/packages/package-management.scm (stow)[arguments]: Add custom 'wrap-stow phase to wrap stow with necessary inputs. [propagated-inputs]: Move perl-clone, perl-clone-choose, perl-hash-merge to... [inputs]: ... here.
* gnu: emacs-shroud: Update to 1.83.4.Amar Singh2019-07-02
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-shroud): Update to 1.83.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: faudio: Update to 19.07.Rutger Helling2019-07-02
| | | | * gnu/packages/audio.scm (faudio): Update to 19.07.
* gnu: emacsy: Update to 0.4.1.Jan Nieuwenhuizen2019-07-02
| | | | * gnu/packages/guile-xyz.scm (emacsy): Update to 0.4.1.
* gnu: silkaj: Update to 0.7.2.Nicolas Goaziou2019-07-02
| | | | * gnu/packages/finance.scm (silkaj): Update to 0.7.2.
* gnu: giac: Update to 1.5.0-61.Nicolas Goaziou2019-07-02
| | | | * gnu/packages/algebra.scm (giac): Update to 1.5.0-61.
* gnu: python-duniterpy: Update to 0.54.3.Nicolas Goaziou2019-07-02
| | | | * gnu/packages/finance.scm (python-duniterpy): Update to 0.54.3.
* gnu: guile: Add 2.2.6.Ludovic Courtès2019-07-01
| | | | | * gnu/packages/guile.scm (guile-2.2.5): Rename to... (guile-2.2.6): ... this, and update to 2.2.6.
* gnu: behave: Fix build.Danny Milosavljevic2019-07-01
| | | | | * gnu/packages/check.scm (behave)[propagated-inputs]: Add python-importlib-metadata.
* gnu: gtksourceviewmm: Build against gtksourceview@3.Marius Bakke2019-06-30
| | | | | * gnu/packages/gtk.scm (gtksourceviewmm)[propagated-inputs]: Change GTKSOURCEVIEW to GTKSOURCEVIEW-3.
* gnu: miniupnpc: Update to 2.1.20190625.Marius Bakke2019-06-30
| | | | * gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190625.
* gnu: mbedtls-apache: Update to 2.16.2.Marius Bakke2019-06-30
| | | | * gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.2.
* gnu: ungoogled-chromium: Build against ICU 64.Marius Bakke2019-06-30
| | | | | * gnu/packages/icu4c.scm (icu4c-64): New public variable. * gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Change ICU4C to ICU4C-64.
* gnu: nginx: Update to 1.17.1.Marius Bakke2019-06-29
| | | | * gnu/packages/web.scm (nginx): Update to 1.17.1.
* gnu: gstreamer: Fix buffer offset problem.Marius Bakke2019-06-29
| | | | | | | * gnu/packages/patches/gstreamer-buffer-reset-offset.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gstreamer.scm (gstreamer)[source](patches): New field. [arguments]: Do not disable any tests.
* gnu: stow: Update license information.Efraim Flashner2019-06-29
| | | | * gnu/packages/package-management.scm (stow)[license]: Update to gpl3+.
* etc: Remove hydra.gnu.org.pub key.Tobias Geerinckx-Rice2019-06-29
| | | | | | | | | * etc/substitutes/hydra.gnu.org.pub: Delete file. * guix/self.scm (miscellaneous-files): Don't install it. * Makefile.am (dist_pkgdata_DATA): Remove it. * gnu/services/base.scm (%default-authorized-guix-keys): Likewise. (hydra-key-authorization): Rename to… (substitute-key-authorization): …this. Adjust only call site.
* gnu: flashrom: Update to 1.1.Tobias Geerinckx-Rice2019-06-29
| | | | * gnu/packages/flashing-tools.scm (flashrom): Update to 1.1.
* gnu: di: Update to 4.47.1.Tobias Geerinckx-Rice2019-06-29
| | | | * gnu/packages/admin.scm (di): Update to 4.47.1.
* gnu: stow: Update to 2.3.0.Eric Bavier2019-06-28
| | | | | * gnu/packages/package-management.scm (stow): Update to 2.3.0. [propagated-inputs]: New field.
* gnu: Add Perl Clone::Choose.Eric Bavier2019-06-28
| | | | * gnu/packages/perl.scm (perl-clone-choose): New variable.
* gnu: rust: use llvm@8Ivan Petkov2019-06-28
| | | | | | | * gnu/packages/llvm.scm (llvm): Rename to... (llvm-8): ...this. (llvm): New variable. * gnu/packages/rust.scm (rust)[inputs]: Use llvm-8