Skip to content
Snippets Groups Projects
  1. Feb 10, 2016
    • Ludovic Courtès's avatar
      install: Do not cache lookup failures. · c96ba2cf
      Ludovic Courtès authored
      Possibly fixes <http://bugs.gnu.org/22209>.
      
      * gnu/system/install.scm (%nscd-minimal-caches)[negative-time-to-live]:
      Set to zero.
      c96ba2cf
    • Leo Famulari's avatar
      gnu: Fix syntax error in postgresql-service. · 8823ed4e
      Leo Famulari authored
      Fixes <http://bugs.gnu.org/22618>.
      Reported by Danny Milosavljevic <dannym@scratchpost.org>.
      
      * gnu/services/databases.scm (%default-postgres-config): Add missing
      quote in default configuration.
      8823ed4e
    • Mark H Weaver's avatar
      gnu: mit-krb5: Update to 1.13.3; add fixes for CVE-2015-{8629,8630,8631}. · 16114c34
      Mark H Weaver authored
      * gnu/packages/patches/mit-krb5-CVE-2015-2695-pt1.patch,
        gnu/packages/patches/mit-krb5-CVE-2015-2695-pt2.patch,
        gnu/packages/patches/mit-krb5-CVE-2015-2696.patch,
        gnu/packages/patches/mit-krb5-CVE-2015-2697.patch,
        gnu/packages/patches/mit-krb5-CVE-2015-2698-pt1.patch,
        gnu/packages/patches/mit-krb5-CVE-2015-2698-pt2.patch: Delete files.
      * gnu/packages/patches/mit-krb5-CVE-2015-8629.patch,
        gnu/packages/patches/mit-krb5-CVE-2015-8630.patch,
        gnu/packages/patches/mit-krb5-CVE-2015-8631.patch,
        gnu/packages/patches/mit-krb5-init-context-null-spnego.patch: New files.
      * gnu-system.am (dist_patch_DATA): Adjust accordingly.
      * gnu/packages/mit-krb5.scm (mit-krb5): Update to 1.13.3.
        [source]: Update URI to download conventional .tar.gz file.  Add patches.
        [native-inputs]: Remove old patches-as-inputs.
        [arguments]: Remove hacks needed to cope with the older unconventional
        tarball that contained an inner source tarball and signature: Remove
        #:modules argument, and the custom 'unpack' and 'apply-patches' phases.
      16114c34
    • Mark H Weaver's avatar
      gnu: nettle: Update to 3.2 [fixes CVE-2015-{8803,8804,8805}]. · 42395bf5
      Mark H Weaver authored
      * gnu/packages/nettle.scm (nettle): Update to 3.2.
      42395bf5
    • Ludovic Courtès's avatar
      gnu: haunt: Wrap 'haunt' command so that it finds its modules. · 4ecbf6d2
      Ludovic Courtès authored
      * gnu/packages/guile.scm (haunt)[arguments]: New field.
      4ecbf6d2
    • Ludovic Courtès's avatar
      system: Selected locale is automatically built. · f5582b2c
      Ludovic Courtès authored
      Fixes <http://bugs.gnu.org/22572>.
      Reported by Mark H Weaver <mhw@netris.org>.
      
      * gnu/system/locale.scm (%not-dot): New variable.
      (denormalize-codeset, locale-name->definition): New procedures.
      * gnu/system.scm (locale-name->definition*): New procedure.
      (operating-system-locale-directory): Instead of raising an error, add
      the missing locale.
      * doc/guix.texi (Locales): Adjust accordingly.
      f5582b2c
  2. Feb 09, 2016
  3. Feb 08, 2016
  4. Feb 07, 2016
Loading