Skip to content
Snippets Groups Projects
  1. Apr 21, 2017
    • Vasile Dumitrascu's avatar
      gnu: cgit: Update to 1.1. · 136968fb
      Vasile Dumitrascu authored
      
      * gnu/packages/version-control.scm (cgit): Update to 1.1.
      (git@2.9): Rename to...
      (git@2.10): ... this.  Update to 2.10.
      (cgit)[inputs]: Replace git@2.9 with git@2.10.
      
      Signed-off-by: default avatarLudovic Courtès <ludo@gnu.org>
      136968fb
    • Vasile Dumitrascu's avatar
      gnu: tmux: Update to 2.4. · 9b323c25
      Vasile Dumitrascu authored
      
      * gnu/packages/tmux.scm (tmux): Update to 2.4.
      
      Signed-off-by: default avatarLudovic Courtès <ludo@gnu.org>
      9b323c25
    • Danny Milosavljevic's avatar
      gnu: cargo: Simplify unpacking. · f0eb0a4b
      Danny Milosavljevic authored
      Fixes <http://bugs.gnu.org/26166>.
      
      * gnu/packages/rust.scm (cargo)
      [arguments]<:modules>: Add (srfi srfi-1).
      [arguments]<:phases>: Adapt 'unpack-submodule-sources' phase to more clearly
      seperate the tasks it does.  Add helper procedures 'unpack', 'touch',
      'install-rust-library'.
      [arguments]<:phases>: Rename 'set-cargo-home' to 'set-environment-up' and
      make it use official cargo directories.
      [arguments]<:phases>: Remove 'configure' phase.
      f0eb0a4b
    • Mark H Weaver's avatar
      gnu: icecat: Update to 52.0.2-gnu1; add fixes from ESR 52.1. · 002c3e6d
      Mark H Weaver authored
      * gnu/packages/gnuzilla.scm (icecat): Update to 52.0.2-gnu1.
      [source]: Remove all patches except "icecat-avoid-bundled-libraries.patch".
      Add selected fixes from the upstream mozilla-esr52 repository, up to 52.1.
      Remove "dom/devicestorage" in the snippet.
      [inputs]: Remove gstreamer and gst-plugins-base.  Add ffmpeg and gtk+3.  Move
      yasm to native-inputs.
      [native-inputs]: Add autoconf-2.13 and yasm.
      [arguments]: In configure-flags, remove the following switches which are no
      longer accepted: --enable-{pango,svg,canvas,mathml,gstreamer=1.0} and
      "--disable-gnomevfs".  Use "--enable-default-toolkit=cairo-gtk3" to switch to
      Gtk+3.  Remove the 'remove-h264parse-from-blacklist' phase.  Adapt the
      'arrange-to-link-libxul-with-libraries-it-might-dlopen' phase as needed.  In
      the 'configure' phase, set the AUTOCONF environment variable.
      (mozilla-patch): Update the URL pattern to fetch from the mozilla-esr52
      repository.
      * gnu/packages/patches/icecat-avoid-bundled-libraries.patch: Adapt to mozilla-esr52.
      * gnu/packages/patches/icecat-binutils.patch: Remove file.
      * gnu/packages/patches/icecat-bug-1299500-pt10.patch: New file.
      * gnu/local.mk (dist_patch_DATA): Remove "icecat-binutils.patch".
      Add "icecat-bug-1299500-pt10.patch".
      002c3e6d
    • Mark H Weaver's avatar
      gnu: Add autoconf@2.13. · fe18e257
      Mark H Weaver authored
      * gnu/packages/autotools.scm (autoconf-2.13): New variable.
      fe18e257
    • Mark H Weaver's avatar
      gnu: nss: Disable long b64 tests. · 6be43d95
      Mark H Weaver authored
      Suggested by Marius Bakke <mbakke@fastmail.com> in
      <https://lists.gnu.org/archive/html/guix-devel/2017-04/msg00440.html>.
      
      * gnu/packages/patches/nss-disable-long-b64-tests.patch: New file.
      * gnu/local.mk (dist_patch_DATA): Add it.
      * gnu/packages/gnuzilla.scm (nss)[source]: Add patch.
      6be43d95
    • Mark H Weaver's avatar
      gnu: nss: Update to 3.30.2 [fixes CVE-2017-5461]. · 1aa9e422
      Mark H Weaver authored
      * gnu/packages/gnuzilla.scm (nss): Update to 3.30.2.
      1aa9e422
    • Mark H Weaver's avatar
      gnu: graphite2: Add fixes for CVE-2017-5436 and other bugs. · bab9a8ba
      Mark H Weaver authored
      * gnu/packages/fontutils.scm (graphite2)[replacement]: New field.
      (graphite2/fixed): New variable.
      * gnu/packages/patches/graphite2-CVE-2017-5436.patch,
      gnu/packages/patches/graphite2-check-code-point-limit.patch,
      gnu/packages/patches/graphite2-fix-32-bit-wrap-arounds.patch,
      gnu/packages/patches/graphite2-non-linear-classes-even-number.patch:
      New files.
      * gnu/local.mk (dist_patch_DATA): Add them.
      bab9a8ba
    • Eric Bavier's avatar
      gnu: hypre: Delete unused patches. · f920e794
      Eric Bavier authored
      * gnu/packages/patches/hypre-doc-tables.patch,
      gnu/packages/patches/hypre-ldflags.patch: Delete.
      * gnu/local.mk (dist_patch_DATA): Remove them.
      f920e794
  2. Apr 20, 2017
  3. Apr 19, 2017
Loading