summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-26gnu: icecat: Update to 68.2.0-guix0-preview1 [security fixes].•••Fixes CVE-2019-11757, CVE-2019-11759, CVE-2019-11760, CVE-2019-11761, CVE-2019-11762, CVE-2019-11763, CVE-2019-11764, and CVE-2019-15903. Note: IceCat 68 has not yet been released by the IceCat project. This is a work-in-progress, and does not currently meet the privacy-respecting standards of the IceCat project. * gnu/packages/patches/icecat-default-search-ddg.patch, gnu/packages/patches/icecat-disable-sync.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/gnuzilla.scm (%icecat-version): Update. (mozilla-compare-locales, all-mozilla-locales): New variables. (mozilla-locale): New procedure. (mozilla-locales): New macro. (icecat-source): Add code to populate the l10n directory. Remove the code that copied the l10n directory from an older IceCat source tarball. (icecat)[inputs]: Remove hunspell. [native-inputs]: Comment out previous Guix-specific patches for now. Use the newest rust, cargo, llvm, and clang. Add rust-cbindgen, node, nasm, python 3, icecat-default-search-ddg.patch and icecat-disable-sync.patch. [arguments]: In configure flags: remove "--disable-maintenance-service" and "--enable-system-hunspell", and comment out flags to use system libraries instead of bundled libraries for libevent, libogg, libvorbis, libvpx, harfbuzz, graphite2, and sqlite. Add srfi-34 and srfi-35 to modules. Delete fewer bundled libraries. Adapt the 'patch-source-shebangs' phase. Add a custom 'build' phase that tries the standard 'build' phase up to 5 times. In the 'wrap-program' phase, set MOZ_LEGACY_PROFILES=1 in the environment, and add 'pulseaudio' to the front of LD_LIBRARY_PATH. [description]: Add a warning that this is only a preview release. * gnu/packages/patches/icecat-makeicecat.patch: Adapt. Mark H Weaver
2019-10-26services: gdm: Add 'debug?' configuration field.•••* gnu/services/xorg.scm (<gdm-configuration>)[debug?]: New field. (gdm-configuration-file): Use it. * doc/guix.texi: Document it. Timothy Sample
2019-10-26gnu: sbcl: Update to 1.5.8.•••* gnu/packages/lisp.scm (sbcl): Update to 1.5.8. Pierre Neidhardt
2019-10-26gnu: git-annex: Update to 7.20191024.•••* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20191024. Tobias Geerinckx-Rice
2019-10-26gnu: man-db: Update to 2.9.0.•••* gnu/packages/man.scm (man-db): Update to 2.9.0. Tobias Geerinckx-Rice
2019-10-26gnu: retroarch: Update to 1.7.9.2.•••* gnu/packages/emulators.scm (retroarch): Update to 1.7.9.2. Tobias Geerinckx-Rice
2019-10-25gnu: neomutt: Update to 20191025.•••* gnu/packages/mail.scm (neomutt): Update to 20191025. [inputs]: Use libidn2 instead of libidn. [arguments]: Adjust #:configure-flags accordingly. Enable tests. Remove ‘fix-sasl-test’ phase. Tobias Geerinckx-Rice
2019-10-25gnu: neomutt: Don't use unstable tarball.•••* gnu/packages/mail.scm (neomutt)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-10-25gnu: varnish: Update to 6.3.1 [security fixes].•••Fixes <https://varnish-cache.org/security/VSV00004.html>. * gnu/packages/web.scm (varnish): Update to 6.3.1. Tobias Geerinckx-Rice
2019-10-25gnu: perl-net-dns-native: Update to 0.21.•••* gnu/packages/perl.scm (perl-net-dns-native): Update to 0.21. Tobias Geerinckx-Rice
2019-10-25gnu: qbittorrent: Update to 4.1.8.•••* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.8. Tobias Geerinckx-Rice
2019-10-25gnu: rss-bridge: Update to 2019-09-12.•••* gnu/packages/web.scm (rss-bridge): Update to 2019-09-12. Tobias Geerinckx-Rice
2019-10-25gnu: profanity: Correct indentation.•••* gnu/packages/messaging.scm (profanity): Correct indentation. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Tanguy Le Carrour
2019-10-25gnu: profanity: Update to 0.7.1.•••* gnu/packages/messaging.scm (profanity): Update to 0.7.1, [uri]: update source URL to the one provided on the website. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Tanguy Le Carrour
2019-10-25gnu: Add ddcci-driver-linux.•••* gnu/packages/linux.scm (ddcci-driver-linux): Add variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com> Brice Waegeneire
2019-10-25gnu: Add ruby-wayback-machine-downloader.•••* gnu/packages/ruby.scm (ruby-wayback-machine-downloader): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Diego Nicola Barbato
2019-10-25doc: cookbook: Use "@lisp" for Scheme snippets.•••* doc/guix-cookbook.texi: Use @lisp for Scheme snippets instead of "@example scheme". This allows for syntax highlighting of the HTML output. Ludovic Courtès
2019-10-25guix build: Remove obsolete TODO.•••* guix/scripts/build.scm (set-build-options-from-command-line): Remove obsolete TODO comment. Ludovic Courtès
2019-10-25guix build: Warn when '--keep-failed' is passed to a remote daemon.•••* guix/scripts/build.scm (set-build-options-from-command-line): When OPTS has 'keep-failed?' set, check whether STORE is connected over AF_UNIX and warn when it's not. Ludovic Courtès
2019-10-25gnu: guile-studio: Update to 0.0.1-3.98fbbbd.•••* gnu/packages/guile-xyz.scm (guile-studio): Update to 0.0.1-3.98fbbbd. [arguments]: Add make-flags; remove custom build phase. [native-inputs]: Add texinfo. Ricardo Wurmus
2019-10-25gnu: git-annex: Update to 7.20191017.•••* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20191017. Tobias Geerinckx-Rice
2019-10-25gnu: youtube-dl: Update to 2019.10.22.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.10.22. Tobias Geerinckx-Rice
2019-10-25gnu: asunder: Update to 2.9.5.•••* gnu/packages/cdrom.scm (asunder): Update to 2.9.5. Tobias Geerinckx-Rice
2019-10-25gnu: giac: Update to 1.5.0-69.•••* gnu/packages/algebra.scm (giac): Update to 1.5.0-69. Tobias Geerinckx-Rice
2019-10-24gnu: packagekit: Update to 1.1.12.•••* gnu/packages/freedesktop.scm (packagekit): Update to 1.1.12. Tobias Geerinckx-Rice
2019-10-24gnu: libblockdev: Update to 2.23.•••* gnu/packages/disk.scm (libblockdev): Update to 2.23. Tobias Geerinckx-Rice
2019-10-24gnu: psmisc: Update source URI.•••* gnu/packages/linux.scm (psmisc)[source]: Update URI. Tobias Geerinckx-Rice
2019-10-24gnu: btrfs-progs: Update to 5.3.•••* gnu/packages/linux.scm (btrfs-progs): Update to 5.3. Tobias Geerinckx-Rice
2019-10-24gnu: util-linux: Don't use NAME in source URI.•••* gnu/packages/linux.scm (util-linux)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-10-24gnu: tome4: Update to 1.6.0.•••* gnu/packages/games.scm (tome4): Update to 1.6.0. Oleg Pykhalov
2019-10-24gnu: php: Update to 7.3.11.•••* gnu/packages/php.scm (php): Update to 7.3.11. Julien Lepiller
2019-10-24gnu: psmisc: Update hash.•••Apart from translation (po/*) updates, the following code changes were made in-place: <https://issues.guix.gnu.org/issue/37905>. * gnu/packages/linux.scm (psmisc)[source]: Update hash. Tobias Geerinckx-Rice
2019-10-24gnu: emacs-ag: Update to 0.48.•••* gnu/packages/emacs-xyz.scm (emacs-ag): Update to 0.48. Clément Lassieur
2019-10-24doc: Add "Guix Profiles in Practice" to the cookbook.•••* doc/guix-cookbook.texi (Advanced package management): New chapter. * doc/guix-cookbook.texi (Guix Profiles in Practice): New section. Pierre Neidhardt
2019-10-24gnu: lynx: Ignore CVE-2016-9179.•••This was fixed in a dev release two years prior to our packaged version. * gnu/packages/web-browsers.scm (lynx)[properties]: New field. Efraim Flashner
2019-10-24gnu: python-ipykernel: Update to 5.1.3.•••* gnu/packages/python-xyz.scm (python-ipykernel): Update to 5.1.3. [native-inputs]: Add python-flaky. Tobias Geerinckx-Rice
2019-10-24gnu: perl-test-mockmodule: Update to 0.171.0.•••* gnu/packages/perl-check.scm (perl-test-mockmodule): Update to 0.171.0. Tobias Geerinckx-Rice
2019-10-24gnu: simple-scan: Update to 3.34.1.•••* gnu/packages/gnome.scm (simple-scan): Update to 3.34.1. [build-system]: Switch to Meson. [arguments]: Remove custom #:configure-flags and #:phases. Use #:glib-or-gtk. [description]: Adapt to new upstream name and blurb. Tobias Geerinckx-Rice
2019-10-24gnu: simple-scan: Make colord input non-native.•••* gnu/packages/gnome.scm (simple-scan)[inputs]: Move colord here… [native-inputs]: …from here. Tobias Geerinckx-Rice
2019-10-24gnu: colord: Install vapi files.•••* gnu/packages/gnome.scm (colord)[arguments]: Enable vapi. [native-inputs]: Add vala. Tobias Geerinckx-Rice
2019-10-24gnu: colord: Clean up.•••* gnu/packages/gnome.scm (colord)[arguments]: Remove unnecessary configure flag (and outdated colord-gtk comment). [native-inputs, propagated-inputs, inputs]: Order alphabetically. Tobias Geerinckx-Rice
2019-10-24Revert "guix: svn: Allow dropping externals."•••This reverts commit 51395c84fdbf8daed6392951a973ad750cf3eefa, fixing <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37896>. Reported by <o.rojon@posteo.net>. Tobias Geerinckx-Rice
2019-10-24gnu: colord: Update to 1.4.4.•••* gnu/packages/gnome.scm (colord): Update to 1.4.4. Tobias Geerinckx-Rice
2019-10-24gnu: colord: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (colord)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-10-23guix: svn: Allow dropping externals.•••* guix/build/svn.scm (svn-fetch): Allow to ignore externals. * guix/svn-download.scm (svn-reference, svn-multi-reference): Add recursive? field. Julien Lepiller
2019-10-23services: cuirass: Create /var/log/cuirass during activation.•••* gnu/services/cuirass.scm (cuirass-activation): Create "/var/log/cuirass". Ludovic Courtès
2019-10-23gnu: cuirass: Pass "--localstatedir=/var".•••* gnu/packages/ci.scm (cuirass)[arguments]: Add #:configure-flags. Ludovic Courtès
2019-10-23gnu: avahi: Don't use package/inherit.•••Thanks to Mark H Weaver <mhw@netris.org>. * gnu/packages/avahi.scm (avahi): Use (package (inherit …)) instead of package/inherit. Tobias Geerinckx-Rice
2019-10-23gnu: avahi: Fix CVE-2018-1000845 and duplicate CVE-2017-6519.•••* gnu/packages/avahi.scm (avahi/fixed): New variable. (avahi)[replacement]: Use it. * gnu/packages/patches/avahi-CVE-2018-1000845.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice
2019-10-23gnu: simple-scan: Update home page.•••* gnu/packages/gnome.scm (simple-scan)[home-page]: Update. Tobias Geerinckx-Rice