Age | Commit message (Expand) | Author |
2018-05-01 | gnu: gl.scm: Don't import 'zip' from srfi-1....* gnu/packages/gl.scm: Hide 'zip' when importing srfi-1.
| Efraim Flashner |
2018-05-01 | gnu: libva: Build with wayland support....* gnu/packages/video.scm (libva)[inputs]: Add wayland.
* gnu/packages/gl.scm (libva-without-mesa)[inputs]: Remove wayland.
| Efraim Flashner |
2018-05-01 | gnu: enlightenment: Patch more '/usr/bin' locations....* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Remove more
hard-coded '/usr/bin' locations.
| Efraim Flashner |
2018-05-01 | gnu: enlightenment: Don't enable eeze mount....* gnu/packages/enlightenment.scm (enlightenment)[arguments]: Remove
configure-flag enabling eeze mount.
| Efraim Flashner |
2018-05-01 | gnu: infamous-plugins: Patch all occurrences of compiler optimizations....* gnu/packages/audio.scm (infamous-plugins)[arguments]: Use 'find-files'
to find all files to remove optimizations.
| Efraim Flashner |
2018-05-01 | gnu: syncthing: Update to 0.14.47....* gnu/packages/syncthing.scm (syncthing): Update to 0.14.47.
| Leo Famulari |
2018-05-01 | gnu: syncthing: Use Syncthing's fork of the notify module....* gnu/packages/syncthing.scm (go-github-com-zillode-notify): Replace with ...
(go-github-com-syncthing-notify): ... this new variable.
(syncthing)[inputs]: Adjust accordingly.
| Leo Famulari |
2018-05-01 | gnu: syncthing: Adjust the union of standard library networking modules....The removed package is no longer needed by Syncthing.
* gnu/packages/syncthing.scm (go-golang-org-x-net-union):
Remove go-golang-org-x-net-context.
| Leo Famulari |
2018-05-01 | gnu: go-github-com-kardianos-osext: Skip the tests....* gnu/packages/syncthing.scm (go-github-com-kardianos-osext)[arguments]:
Disable the test suite.
| Leo Famulari |
2018-05-01 | gnu: nss-mdns: Update to 0.14.1....* gnu/packages/avahi.scm (nss-mdns): Update to 0.14.1.
[source](patches): Remove.
[arguments]: Remove #:phases, add #:configure-flags.
| Ludovic Courtès |
2018-05-01 | gnu: nano: Update to 2.9.6....* gnu/packages/nano.scm (nano): Update to 2.9.6.
| Ludovic Courtès |
2018-05-01 | gnu: xf86-video-intel: Update to commit d7dfab62a9853b44bbcd67dac08391d8e5114......* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-10.d7dfab6.
[version]: Use GIT-VERSION.
[source](file-name): Use GIT-FILE-NAME.
| Marius Bakke |
2018-05-01 | gnu: json-c: Update to 0.13.1....* gnu/packages/web.scm (json-c): Update to 0.13.1.
[source](snippet): Remove obsolete substitution.
[arguments]: Remove.
| Marius Bakke |
2018-05-01 | gnu: shadow: Update to 4.6....* gnu/packages/admin.scm (shadow): Update to 4.6.
[source]: Remove upstreamed patch.
* gnu/packages/patches/shadow-CVE-2018-7169.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2018-05-01 | gnu: shadow: Return #t from all phases....* gnu/packages/admin.scm (shadow)[arguments]: Return #t from the
‘set-nscd-file-name’ phase.
| Tobias Geerinckx-Rice |
2018-05-01 | gnu: Use HTTPS for www.boost.org....* gnu/packages/bioinformatics.scm (libgff)[license]: Use HTTPS.
* gnu/packages/boost.scm (boost-sync)[license]: Likewise.
(boost)[license]: Likewise.
[home-page]: Likewise, and use canonical ‘www’ subdomain.
| Tobias Geerinckx-Rice |
2018-04-30 | gnu: gimp: Update to 2.10.0....* gnu/packages/gimp.scm (gimp): Update to 2.10.0.
[inputs]: Add glib-networking, gexiv2, libmypaint, mypaint-brushes and
poppler-data.
[native-inputs]: Add glib:bin.
[source]: Remove obsolete patches and use HTTPS URL.
[home-page]: Use HTTPS URL.
* gnu/packages/patches/gimp-CVE-2017-17784.patch,
gnu/packages/patches/gimp-CVE-2017-17785.patch,
gnu/packages/patches/gimp-CVE-2017-17786.patch,
gnu/packages/patches/gimp-CVE-2017-17787.patch,
gnu/packages/patches/gimp-CVE-2017-17789.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Leo Famulari |
2018-04-30 | gnu: babl: Update to 0.1.46....* gnu/packages/gimp.scm (babl): Update to 0.1.46.
| Leo Famulari |
2018-04-30 | gnu: gegl: Update to 0.4....* gnu/packages/gimp.scm (gegl): Update to 0.4.
[inputs]: Move babl and glib to propagated-inputs.
[propagated-inputs]: Add json-glib.
[arguments]: Re-enable the tests and remove the obsolete 'pre-build'
phase.
[source]: Use HTTPS URL.
* gnu/packages/patches/gegl-CVE-2012-4433.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari |
2018-04-30 | gnu: Add poppler-data....* gnu/packages/pdf.scm (poppler-data): New variable.
| Leo Famulari |
2018-04-30 | gnu: Add mypaint-brushes....* gnu/packages/gimp.scm (mypaint-brushes): New variable.
| Leo Famulari |
2018-04-30 | gnu: Add libmypaint....* gnu/packages/gimp.scm (libmypaint): New variable.
| Leo Famulari |
2018-04-30 | gnu: roguebox-adventures: Update to 2.2.1....* gnu/packages/games.scm (roguebox-adventures): Update to 2.2.1.
[source]: Use url-fetch instead of git-fetch.
[arguments]: Rewrite install phase for update.
| Kei Kebreau |
2018-05-01 | gnu: guix-register: Reduce the set of dependencies....* gnu/packages/package-management.scm (guix-register)[native-inputs]
[propagated-inputs]: New field.
| Ludovic Courtès |
2018-04-30 | gnu: Add amule....* gnu/packages/networking.scm (amule): New public variable.
* gnu/packages/patches/amule_crypto-6.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| fis |
2018-04-30 | gnu: guile-dbi: Switch to Guile 2.2....* gnu/packages/guile.scm (guile-dbi)[inputs]: Switch to GUILE-2.2.
[arguments]: Adjust to use "/2.2".
| Ludovic Courtès |
2018-04-30 | gnu: guile-redis: Switch to Guile 2.2....* gnu/packages/guile.scm (guile-redis)[inputs]: Switch to
GUILE-2.2.
(guile2.0-redis): New variable.
(guile2.2-redis): Define in terms of 'deprecated-package'.
| Ludovic Courtès |
2018-04-30 | gnu: guile-irregex: Switch to Guile 2.2....* gnu/packages/guile.scm (guile-irregex)[inputs]: Switch to
GUILE-2.2.
(guile2.0-irregex): New variable.
(guile2.2-irregex): Define in terms of 'deprecated-package'.
| Ludovic Courtès |
2018-04-30 | gnu: guile-minikanren: Switch to Guile 2.2....* gnu/packages/guile.scm (guile-minikanren)[inputs]: Switch to
GUILE-2.2.
(guile2.0-minikanren): New variable.
(guile2.2-minikanren): Define in terms of 'deprecated-package'.
| Ludovic Courtès |
2018-04-30 | gnu: guile-ics: Switch to Guile 2.2....* gnu/packages/guile.scm (guile-ics)[inputs]: Switch to GUILE-2.2.
[propagated-inputs]: Switch to GUILE-LIB.
| Ludovic Courtès |
2018-04-30 | gnu: guile-ics: Update to 0.2.0....* gnu/packages/guile.scm (guile-ics): Update to 0.2.0.
| Ludovic Courtès |
2018-04-30 | gnu: geiser: Switch to Guile 2.2....* gnu/packages/emacs.scm (geiser)[inputs]: Switch to GUILE-2.2.
| Ludovic Courtès |
2018-04-30 | gnu: gzochi: Switch to Guile 2.2....* gnu/packages/game-development.scm (gzochi)[inputs]: Switch to GUILE-2.2.
| Ludovic Courtès |
2018-04-30 | gnu: gzochi: Build without '-Werror'....Previously it would fail to build due to GLib deprecation warnings.
* gnu/packages/game-development.scm (gzochi)[arguments]: New field.
| Ludovic Courtès |
2018-04-30 | gnu: tcc-wrapper: Use Guile 2.2....* gnu/packages/c.scm (tcc-wrapper)[inputs]: Switch to GUILE-2.2.
| Ludovic Courtès |
2018-04-30 | gnu: sudo: Update to 1.8.23....* gnu/packages/admin.scm (sudo): Update to 1.8.23.
| Tobias Geerinckx-Rice |
2018-04-30 | gnu: icecat: Add more fixes from upstream mozilla-esr52....* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes
from the upstream mozilla-esr52 repository.
* gnu/packages/patches/icecat-bug-1452075.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Mark H Weaver |
2018-04-30 | gnu: perl-dbix-class-schema-loader: Update to 0.07049....* gnu/packages/databases.scm (perl-dbix-class-schema-loader): Update to 0.07049.
| Tobias Geerinckx-Rice |
2018-04-30 | gnu: perl-dbix-class: Update to 0.082841....* gnu/packages/databases.scm (perl-dbix-class): Update to 0.082841.
| Tobias Geerinckx-Rice |
2018-04-30 | gnu: acpica: Update to 20180427....* gnu/packages/admin.scm (acpica): Update to 20180427.
| Tobias Geerinckx-Rice |
2018-04-30 | gnu: reposurgeon: End all phases in truth....* gnu/packages/version-control.scm (reposurgeon)[arguments]: Return #t
from the ‘install-emacs-data’ phase, instead of COPY-FILE's undefined
result.
| Tobias Geerinckx-Rice |
2018-04-30 | gnu: rhash: Update to 1.3.6....* gnu/packages/crypto.scm (rhash): Update to 1.3.6.
[arguments]: Adjust to extensive build system changes.
| Tobias Geerinckx-Rice |
2018-04-30 | gnu: gajim: Update to 1.0.2....* gnu/packages/messaging.scm (gajim): Update to 1.0.2.
| Clément Lassieur |
2018-04-30 | gnu: python-nbxmpp: Update to 0.6.5....* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.5.
| Clément Lassieur |
2018-04-30 | gnu: xournal: Update to 0.4.8.2016....* gnu/packages/pdf.scm (xournal): Update to 0.4.8.2016.
| Leo Famulari |
2018-04-30 | Merge branch 'staging' | Marius Bakke |
2018-04-30 | gnu: python-jedi: Update to 0.12.0, enable tests....* gnu/packages/python.scm (jedi): Update to 0.12.0, enable tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fis Trivial |
2018-04-30 | gnu: Add python-parso....* gnu/packages/python.scm (python-parso, python2-parso): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fis Trivial |
2018-04-30 | gnu: Remove a couple of old deprecated package aliases....* gnu/packages/emacs.scm (geiser-next, paredit/old-name): Remove.
| Ludovic Courtès |
2018-04-30 | gnu: skribilo: Update to 0.9.4 and switch to Guile 2.2....* gnu/packages/skribilo.scm (skribilo): Update to 0.9.4.
[arguments]: Remove #:configure-flags. Adjust -C flag added to
'skribilo.in' in 'pre-configure' phase.
[inputs]: Switch to GUILE-2.2.
[native-inputs]: Switch to GUILE-LIB and GUILE-READER.
| Ludovic Courtès |