Age | Commit message (Expand) | Author |
2019-07-03 | gnu: irssi: Update to 1.1.3. [fixes CVE-2019-13045]....* gnu/packages/irc.scm (irssi): Update to 1.1.3.
| Leo Famulari |
2019-07-03 | derivations: Work around pathological memoization behavior....This works around <https://bugs.gnu.org/36487>.
* guix/derivations.scm (invalidate-derivation-caches!): Comment out
'hash-clear!' call.
| Ludovic Courtès |
2019-07-03 | gnu: python-pygit2: Update to 0.28.2....* gnu/packages/python-xyz.scm (python-pygit2): Update to 0.28.2.
| Julien Lepiller |
2019-07-03 | gnu: snd: Update to 19.5....* gnu/packages/audio.scm (snd): Update to 19.5.
| Tobias Geerinckx-Rice |
2019-07-03 | gnu: wireguard: Update to 0.0.20190702....* gnu/packages/vpn.scm (wireguard): Update to 0.0.20190702.
| Rutger Helling |
2019-07-03 | gnu: geeqie: Update to commit c220dde....* gnu/packages/image-viewers.scm (geeqie): Update to commit c220dde.
[source]: Use 'git-fetch' and 'git-reference'.
[arguments] <pre-bootstrap>: Add 'substitute*' calls for 'configure.ac'
and 'po/POTFILES.in'.
| Ludovic Courtès |
2019-07-03 | profiles: Adjust packages->manifest pattern for inferior packages....* guix/profiles.scm (packages->manifest): Add package? predicate to `(package
output)' pattern to avoid incorrectly matching `(inferior-package output)',
which should be handled by a later clause.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer |
2019-07-03 | gnu: Add emacs-minions....* gnu/packages/emacs-xyz.scm (emacs-minions): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Joseph LaFreniere |
2019-07-03 | gnu: monero-gui: Update to 0.14.1.0....* gnu/packages/finance.scm (monero-gui): Update to 0.14.1.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Guillaume LE VAILLANT |
2019-07-03 | gnu: monero: Update to 0.14.1.0....* gnu/packages/finance.scm (monero): Update to 0.14.1.0.
* gnu/packages/patches/monero-use-system-miniupnpc.patch: Update file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Guillaume LE VAILLANT |
2019-07-03 | gnu: thunar-volman: Update to 0.9.3....* gnu/packages/xfce.scm (thunar-volman): Update to 0.9.3.
| Tobias Geerinckx-Rice |
2019-07-03 | gnu: thunar: Update to 1.8.7....* gnu/packages/xfce.scm (thunar): Update to 1.8.7.
| Tobias Geerinckx-Rice |
2019-07-03 | gnu: audacity: Update to 2.3.2....* gnu/packages/audio.scm (audacity): Update to 2.3.2.
| Nicolas Goaziou |
2019-07-02 | gnu: xlockmore: Update to 5.57....* gnu/packages/xdisorg.scm (xlockmore): Update to 5.57.
| Tobias Geerinckx-Rice |
2019-07-02 | gnu: libvirt: Update to 5.5.0 [security fixes]....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.
| Tobias Geerinckx-Rice |
2019-07-02 | gnu: python-libvirt: Update to 5.5.0....* gnu/packages/virtualization.scm (python-libvirt): Update to 5.5.0.
| Tobias Geerinckx-Rice |
2019-07-02 | gnu: alpine: Build reproducibly....This follows up commit 54278e225e99707c3bd6f9eb37b8906851251b49.
* gnu/packages/mail.scm (arguments): Replace Makefile.in substitution
with the new ‘--with-date-stamp’ configure-flag.
| Tobias Geerinckx-Rice |
2019-07-02 | gnu: alpine: Don't use unstable tarball....* gnu/packages/mail.scm (alpine)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-07-02 | gnu: youtube-dl-gui: Add .desktop file....* gnu/packages/video.scm (youtube-dl-gui)[arguments]:
Add a ‘create-desktop-file’ phase.
| Tobias Geerinckx-Rice |
2019-07-02 | gnu: alpine: Update to 2.21.99999....* gnu/packages/mail.scm (alpine): Update to 2.21.99999.
| Tobias Geerinckx-Rice |
2019-07-02 | gnu: tumbler: Update to 0.2.5....* gnu/packages/xfce.scm (tumbler): Update to 0.2.5.
| Tobias Geerinckx-Rice |
2019-07-02 | gnu: alpine: Use HTTPS home page....* gnu/packages/mail.scm (alpine)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2019-07-02 | gnu: garcon: Update to 0.6.3....* gnu/packages/xfce.scm (garcon): Update to 0.6.3.
| Tobias Geerinckx-Rice |
2019-07-02 | gnu: tomb: Update to 2.6....* gnu/packages/crypto.scm (tomb): Update to 2.6.
| Tobias Geerinckx-Rice |
2019-07-02 | gnu: Add emacs-multi-term...* gnu/packages/emacs-xyz.scm (emacs-multi-term): New variable
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zzull |
2019-07-02 | gnu: Add trivial-utf-8....* gnu/packages/lisp.scm (sbcl-trivial-utf-8, ecl-trivial-utf-8): New
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Katherine Cox-Buday |
2019-07-02 | gnu: Add ghc-validation....* gnu/packages/haskell.scm (ghc-validation): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jacob MacDonald |
2019-07-02 | gnu: Add ghc-hedgehog....* gnu/packages/haskell-check.scm (ghc-hedgehog): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jacob MacDonald |
2019-07-02 | gnu: Add ghc-concurrent-output....* gnu/packages/haskell.scm (ghc-concurrent-output): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jacob MacDonald |
2019-07-02 | gnu: ghc-ansi-terminal: Update to 0.9.1....* gnu/packages/haskell.scm (ghc-ansi-terminal): Update to 0.9.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jacob MacDonald |
2019-07-02 | gnu: ghc-ansi-wl-pprint: Use ghc-ansi-terminal-0.8....* gnu/packages/haskell.scm (ghc-ansi-wl-pprint)[inputs]: Use ghc-ansi-terminal-0.8.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jacob MacDonald |
2019-07-02 | gnu: Add ghc-ansi-terminal-0.8....* gnu/packages/haskell.scm (ghc-ansi-terminal-0.8): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jacob MacDonald |
2019-07-02 | gnu: Add ghc-wl-pprint-annotated....* gnu/packages/haskell.scm (ghc-wl-pprint-annotated): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jacob MacDonald |
2019-07-02 | gnu: Add chafa....* gnu/packages/image-viewers.scm (chaffa): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| guy fleury iteriteka |
2019-07-02 | gnu: postgres service: More secure default permissions....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>
| Robert Vollmert |
2019-07-02 | grafts: 'references-oracle' now takes a derivation input....That way, if we end up calling 'build-derivations', we'll only build the
outputs that we really need.
* guix/grafts.scm (references-oracle): Rename 'drv' to 'input'.
[output-paths]: Remove.
Adjust accordingly.
(graft-derivation): Adjust call to 'references-oracle'.
| Ludovic Courtès |
2019-07-02 | derivations: Update 'build-derivations' docstring....This is a followup to 7c690a47381f645ec5ec0a1fd6ffc34dba1b69c2.
* guix/derivations.scm (build-derivations): Update docstring.
| Ludovic Courtès |
2019-07-02 | gnu: WebKitGTK: Update to 2.24.3....* 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.
| Marius Bakke |
2019-07-02 | gnu: re2: Update to 2019-07-01....* gnu/packages/regex.scm (re2): Update to 2019-07-01.
| Marius Bakke |
2019-07-02 | gnu: btrfs-progs: Update to 5.1.1....* gnu/packages/linux.scm (btrfs-progs): Update to 5.1.1.
| Rutger Helling |
2019-07-02 | gnu: octave-cli: Sort inputs alphabetically....* gnu/packages/maths.scm (octave-cli)[inputs]: Sort inputs alphabetically.
| Efraim Flashner |
2019-07-02 | gnu: Wrap program with libraries....* 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.
| Efraim Flashner |
2019-07-02 | gnu: emacs-shroud: Update to 1.83.4....* gnu/packages/emacs-xyz.scm (emacs-shroud): Update to 1.83.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Amar Singh |
2019-07-02 | gnu: faudio: Update to 19.07....* gnu/packages/audio.scm (faudio): Update to 19.07.
| Rutger Helling |
2019-07-02 | gnu: emacsy: Update to 0.4.1....* gnu/packages/guile-xyz.scm (emacsy): Update to 0.4.1.
| Jan Nieuwenhuizen |
2019-07-02 | import: pypi: Preserve package name case when forming pypi-uri....Fixes <https://bugs.gnu.org/33046>.
* guix/build-system/python.scm (pypi-uri): Update the host URI to
"files.pythonhosted.org".
* guix/import/pypi.scm (make-pypi-sexp): Preserve the package name case when
the source URL calls for it.
| Maxim Cournoyer |
2019-07-02 | import: pypi: Update the host URI....* guix/build-system/python.scm (pypi-uri): Update the host URI to
"files.pythonhosted.org".
| Maxim Cournoyer |
2019-07-02 | import: pypi: Include optional test inputs as native-inputs....* guix/import/pypi.scm (maybe-inputs): Add INPUT-TYPE argument, and use it.
(test-section?): New predicate.
(parse-requires.txt): Collect the optional test inputs, and return them as the
second element of the returned list.
(parse-wheel-metadata): Likewise.
(guess-requirements): Adapt.
(make-pypi-sexp): Likewise, and include the test inputs requirements as native
inputs in the returned package expression.
* tests/pypi.scm (test-requires.txt): Include a test section in the
test-requires.txt data.
(test-requires.txt-beaker): New variable.
("parse-requires.txt"): Adapt.
("parse-requires.txt - Beaker"): New test.
("parse-wheel-metadata, with extras"): Adapt.
("parse-wheel-metadata, with extras - Jedi"): Adapt.
("pypi->guix-package, no wheel"): Re-indent, and add the expected
native-inputs.
("pypi->guix-package, wheels"): Likewise.
| Maxim Cournoyer |
2019-07-02 | import: pypi: Completely mute the output of the "unzip" command....* guix/import/pypi.scm (guess-requirements): Completely mute the output of the
"unzip" command.
| Maxim Cournoyer |
2019-07-02 | import: pypi: Fix typo in docstring....* guix/import/pypi.scm (guess-requirements): Fix typo.
| Maxim Cournoyer |