Skip to content
Snippets Groups Projects
  1. Oct 27, 2019
  2. Oct 26, 2019
    • Tobias Geerinckx-Rice's avatar
      gnu: po4a: Update to 0.57. · 22981806
      Tobias Geerinckx-Rice authored
      * gnu/packages/gettext.scm (po4a): Update to 0.57.
      22981806
    • Tobias Geerinckx-Rice's avatar
      gnu: libssh: Update to 0.9.1. · 2be89a36
      Tobias Geerinckx-Rice authored
      * gnu/packages/ssh.scm (libssh): Update to 0.9.1.
      2be89a36
    • Tobias Geerinckx-Rice's avatar
      gnu: wireguard: Update to 0.0.20191012. · 84527928
      Tobias Geerinckx-Rice authored
      * gnu/packages/vpn.scm (wireguard): Update to 0.0.20191012.
      84527928
    • Tobias Geerinckx-Rice's avatar
      gnu: lollypop: Wrap with required path variables. · 8ac8b3b3
      Tobias Geerinckx-Rice authored
      Fixes <https://issues.guix.info/issue/37937>.
      
      * gnu/packages/gnome.scm (lollypop)[arguments]: Rename ‘wrap’ phase to
      ‘wrap-python’ and add ‘wrap-glib-or-gtk’ phase.
      [inputs]: Add gsettings-desktop-schemas.
      8ac8b3b3
    • Tobias Geerinckx-Rice's avatar
      gnu: opensmtpd-next: Update to 6.6.0p1. · 996aca28
      Tobias Geerinckx-Rice authored
      * gnu/packages/mail.scm (opensmtpd-next): Update to 6.6.0p1.
      [inputs]: Replace openssl with libressl.
      996aca28
    • Tobias Geerinckx-Rice's avatar
      gnu: libressl: Don't use NAME in source URI. · ce1178d5
      Tobias Geerinckx-Rice authored
      * gnu/packages/tls.scm (libressl)[source]: Hard-code NAME.
      ce1178d5
    • Mark H Weaver's avatar
      gnu: icecat: Update to 68.2.0-guix0-preview1 [security fixes]. · ad21d767
      Mark H Weaver authored
      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.
      ad21d767
    • Timothy Sample's avatar
      services: gdm: Add 'debug?' configuration field. · 88f95687
      Timothy Sample authored
      * gnu/services/xorg.scm (<gdm-configuration>)[debug?]: New field.
      (gdm-configuration-file): Use it.
      * doc/guix.texi: Document it.
      88f95687
    • Pierre Neidhardt's avatar
      gnu: sbcl: Update to 1.5.8. · b8fb4d24
      Pierre Neidhardt authored
      * gnu/packages/lisp.scm (sbcl): Update to 1.5.8.
      b8fb4d24
  3. Oct 25, 2019
Loading