Age | Commit message (Expand) | Author |
2019-06-05 | services: cups: Create /var/cache on activation....* gnu/services/cups.scm (%cups-activation): Create /var/cache if it doesn't
exist yet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Alex Griffin |
2019-06-05 | doc: Fix typo....* doc/guix.texi (Invoking guix archive): Remove spurious hyphen in example.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Diego Nicola Barbato |
2019-06-05 | gnu: Add Ukrainian Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-ul): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard |
2019-06-05 | gnu: Add Portuguese Portugal Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-pt-pt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard |
2019-06-05 | gnu: Add Norwegian Nynorsk Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-nn): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard |
2019-06-05 | gnu: Add Maori Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-mi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard |
2019-06-05 | gnu: Add Hindi Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-hi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard |
2019-06-05 | gnu: Add Finnish Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-fi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard |
2019-06-05 | gnu: Add Danish Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-da): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard |
2019-06-05 | gnu: Add Belarusian Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-be): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard |
2019-06-05 | gnu: Add Arabic Aspell dictionary....* gnu/packages/aspell.scm (aspell-dict-ar): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jens Mølgaard |
2019-06-05 | installer: Always add '%base-initrd-modules' to 'initrd-modules'....Fixes <https://bugs.gnu.org/36099>.
Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de>.
* gnu/installer/parted.scm (initrd-configuration): Add
%BASE-INITRD-MODULES to the 'initrd-modules' field.
| Ludovic Courtès |
2019-06-05 | etc: Fix GUIX_LOCPATH quoting in 'guix-publish.service' file....This is a followup to 579d17b70dac067f8194ede46513400b91ac136a.
* etc/guix-publish.service.in (Environment): Move GUIX_LOCPATH inside
the quotes.
| Jack Hill |
2019-06-05 | gnu: aubio: Enable avcodec support....* gnu/packages/audio.scm (aubio)[arguments]: Remove "--disable-avcodec" from
and add "--enable-avcodec" to #:configure-flags.
[inputs]: Add ffmpeg.
| Kei Kebreau |
2019-06-05 | gnu: guile-sdl2: Update to 0.4.0....* gnu/packages/sdl.scm (guile-sdl2): Update to 0.4.0.
| Ricardo Wurmus |
2019-06-05 | gnu: guile-chickadee: Update to 0.4.0....* gnu/packages/game-development.scm (guile-chickadee): Update to 0.4.0.
[arguments]: Remove.
| Ricardo Wurmus |
2019-06-05 | gnu: guile-gi: Update to 0.0.1-1.26e8852....* gnu/packages/guile-xyz.scm (guile-gi): Update to 0.0.1-1.26e8852; use
upstream's (spk121's) git in source uri.
| Jan Nieuwenhuizen |
2019-06-05 | gnu: neovim: Update to 0.3.7 [security fixes]....* gnu/packages/vim.scm (neovim): Update to 0.3.7.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Jonathan Brielmaier |
2019-06-05 | gnu: eolie: Update to 0.9.62....* gnu/packages/gnome.scm (eolie): Update to 0.9.62.
| Ricardo Wurmus |
2019-06-05 | etc: guix-daemon.service.in: Fix GUIX_LOCPATH quoting....Fixes <https://bugs.gnu.org/36074>.
* etc/guix-daemon.service.in: Move the GUIX_LOCPATH environment variable name
inside the quotes.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Jack Hill |
2019-06-05 | gnu: Add emacs-litable....* gnu/packages/emacs-xyz.scm (emacs-litable): New variable.
| Oleg Pykhalov |
2019-06-05 | gnu: Add emacs-attrap....* gnu/packages/emacs-xyz.scm (emacs-attrap): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Brian Leung |
2019-06-05 | gnu: Add emacs-dante....* gnu/packages/emacs-xyz.scm (emacs-dante): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Brian Leung |
2019-06-05 | gnu: Add emacs-lcr....* gnu/packages/emacs-xyz.scm (emacs-lcr): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Brian Leung |
2019-06-05 | gnu: Add emacs-whitespace-cleanup-mode....* gnu/packages/emacs-xyz.scm (emacs-whitespace-cleanup-mode): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Brian Leung |
2019-06-04 | gnu: linux-libre: Update to 5.1.7....* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.7.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2019-06-04 | gnu: linux-libre@4.19: Update to 4.19.48....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.48.
(%linux-libre-4.19-hash): Update hash.
| Mark H Weaver |
2019-06-05 | gnu: openvswitch: Update to 2.11.1....* gnu/packages/networking.scm (openvswitch): Update to 2.11.1.
| Marius Bakke |
2019-06-05 | gnu: openvswitch: Update home page....* gnu/packages/networking.scm (openvswitch)[source, home-page]: Use HTTPS.
| Marius Bakke |
2019-06-05 | gnu: polkit: Update to 0.116 [fixes CVE-2019-6133]....* gnu/packages/patches/polkit-CVE-2018-19788.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/polkit.scm (polkit): Update to 0.116.
[source](patches): Remove.
[inputs]: Change MOZJS-52 to MOZJS-60.
[arguments]: Add CXXFLAGS=-std=gnu++11 to #:configure-flags.
| Marius Bakke |
2019-06-05 | gnu: e2fsprogs: Update to 1.45.2....* gnu/packages/linux.scm (e2fsprogs): Update to 1.45.2.
| Marius Bakke |
2019-06-04 | gnu: borg: Update to 1.1.10....* gnu/packages/backup.scm (borg): Update to 1.1.10.
[source]: Remove upstreamed patch.
Remove msgpack and broken references to it.
[arguments]: Add ‘use-system-msgpack’ phase.
* gnu/packages/patches/borg-fix-hard-link-preloading.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2019-06-04 | gnu: Mutt: Update to 1.12.0....* gnu/packages/mail.scm (mutt): Update to 1.12.0.
| Leo Famulari |
2019-06-04 | gnu: MPD: Update to 0.21.9....* gnu/packages/mpd.scm (mpd): Update to 0.21.9.
| Leo Famulari |
2019-06-04 | gnu: Syncthing: Update to 1.1.4....* gnu/packages/syncthing.scm (syncthing): Update to 1.1.4.
| Leo Famulari |
2019-06-04 | gnu: go-github-com-oschwald-geoip2-golang: Update to 1.3.0....* gnu/packages/syncthing.scm (go-github-com-oschwald-geoip2-golang):
Update to 1.3.0.
| Leo Famulari |
2019-06-04 | gnu: go-github-com-lib-pq: Update to 1.1.1....* gnu/packages/syncthing.scm (go-github-com-lib-pq): Update to 1.1.1.
| Leo Famulari |
2019-06-04 | gnu: go-github-com-mattn-go-isatty: Update to 0.0.7....* gnu/packages/golang.scm (go-github-com-mattn-go-isatty): Update to 0.0.7.
[propagated-inputs]: Add go-golang-org-x-sys-unix.
| Leo Famulari |
2019-06-04 | gnu: wxmaxima: Update to 19.05.7....* gnu/packages/maths.scm (wxmaxima): Update to 19.05.7.
| Kei Kebreau |
2019-06-04 | gnu: maxima: Update to 5.43.0....* gnu/packages/maths.scm (maxima): Update to 5.43.0.
[arguments]: Adjust "patch-paths" and "post-install" phases.
| Kei Kebreau |
2019-06-04 | gnu: python-beautifulsoup4: Propagate python-soupsieve....This is a follow-up to commit abb53e6f871cbf79fe24b7052fb41c8aff2f65ac.
* gnu/packages/python-xyz.scm (python-beautifulsoup4)[native-inputs]: Change
to ...
[propagated-inputs]: ... this.
| Marius Bakke |
2019-06-04 | gnu: ghc-conduit-extra: Update to 1.3.1.1....* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.3.1.1.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Robert Vollmert |
2019-06-04 | gnu: icecat: Update to 60.7.0-guix2....This includes updates to bundled extensions from the upstream
GNU IceCat 60.7.0-gnu1 release.
* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.7.0-guix2.
(icecat-source)[upstream-icecat-base-version]: Update to 60.7.0.
[upstream-icecat-source, gnuzilla-source]: Update hashes.
[origin]: Remove the substitutions that dealt with debian-specific package
code in the makeicecat script, since that code has been removed upstream.
(icecat)[arguments]: Adapt the 'install-desktop-entry' phase to avoid using
the Debian desktop file, which is no longer included in the IceCat sources.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to upstream changes.
| Mark H Weaver |
2019-06-03 | gnu: emacspeak: Update to 50.0....* gnu/packages/emacs.scm (emacspeak): Update to 50.0.
[arguments]: Simplify "configure" phase and adjust "install" phase.
| Kei Kebreau |
2019-06-03 | deprecation: Use the 'warning' procedure for diagnostics....Until now, (guix deprecation) had its own warning mechanism, which was
inconsistent (it did not use colors, etc.)
* guix/deprecation.scm (deprecation-warning-port): Remove
(source-properties->location-string): Remove.
(warn-about-deprecation): Use 'warning' instead of 'format'.
(define-deprecated, define-deprecated/alias): Adjust docstring.
* guix/channels.scm (build-from-source): Refer to 'guix-warning-port'
instead of 'deprecation-warning-port'.
| Ludovic Courtès |
2019-06-03 | Add (guix diagnostics)....* guix/ui.scm (warning, info, report-error, leave)
(location->string, guix-warning-port, program-name)
(highlight-argument, %highlight-argument, define-diagnostic)
(%warning-color, %info-color, %error-color)
(print-diagnostic-prefix): Move to...
* guix/diagnostics.scm: ... here. New file.
* Makefile.am (MODULES): Add it.
| Ludovic Courtès |
2019-06-03 | services: guix-publish: Allow for multi-compression....This is a followup to b8fa86adfc01205f1d942af8cb57515eb3726c52.
* guix/deprecation.scm (warn-about-deprecation): Make public.
* gnu/services/base.scm (<guix-publish-configuration>)[compression]: New
field.
[compression-level]: Default to #f. Add '%' to getter name.
(guix-publish-configuration-compression-level): Define as deprecated.
(default-compression): New procedure.
(guix-publish-shepherd-service)[config->compression-options]: New
procedure.
Use 'match-record' instead of 'match'.
* doc/guix.texi (Base Services): Remove 'compression-level' and document
'compression'.
| Ludovic Courtès |
2019-06-03 | gnu: gnome-control-center: Set correct file name for the 'passwd' binary....* gnu/packages/gnome.scm (gnome-control-center): Substitute correct path to
passwd.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Florian Pelz |
2019-06-03 | gnu: cracklib: Install password dictionary....* gnu/packages/password-utils.scm (cracklib): Use `make dict`.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Florian Pelz |
2019-06-03 | gnu: python-translate-toolkit: Update home page....* gnu/packages/python-xyz.scm (python-translate-toolkit)[home-page]: Use HTTPS.
| Marius Bakke |