Skip to content
Snippets Groups Projects
  1. Jul 13, 2015
  2. Jul 12, 2015
  3. Jul 09, 2015
    • David Thompson's avatar
      gnu: build: Add Linux container module. · c1f6a0c2
      David Thompson authored
      * gnu/build/linux-container.scm: New file.
      * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
      * .dir-locals.el: Add Scheme indent rules for 'call-with-container', and
        'container-excursion'.
      * tests/containers.scm: New file.
      * Makefile.am (SCM_TESTS): Add it.
      c1f6a0c2
  4. Jul 08, 2015
    • Mark H Weaver's avatar
      gnu: wpa-supplicant: Fix WPS and P2P NFC NDEF record payload length validation. · 9fb00f38
      Mark H Weaver authored
      * gnu/packages/patches/wpa-supplicant-2015-5-fix.patch: New file.
      * gnu-system.am (dist_patch_DATA): Add it.
      * gnu/packages/admin.scm (wpa-supplicant-light)[source]: Add patch.
      9fb00f38
    • Ricardo Wurmus's avatar
      gnu: Add preseq. · 56e373ef
      Ricardo Wurmus authored
      * gnu/packages/bioinformatics.scm (preseq): New variable.
      * gnu/packages/patches/preseq-1.0.2-install-to-PREFIX.patch: New file.
      * gnu/packages/patches/preseq-1.0.2-link-with-libbam.patch: New file.
      * gnu-system.am (dist_patch_DATA): Add them.
      56e373ef
  5. Jul 07, 2015
    • Mark H Weaver's avatar
      gnu: liba52: Build shared library. · 23da88f6
      Mark H Weaver authored
      * gnu/packages/patches/liba52-enable-pic.patch,
        gnu/packages/patches/liba52-link-with-libm.patch,
        gnu/packages/patches/liba52-set-soname.patch,
        gnu/packages/patches/liba52-use-mtune-not-mcpu.patch: New files.
      * gnu-system.am (dist_patch_DATA): Add them.
      * gnu/packages/video.scm (liba52)[source]: Add patches.
        [native-inputs]: Add autoconf, automake, and libtool.
        [arguments]: Add "--enable-shared" to configure-flags.
        Add 'bootstrap' phase.
      23da88f6
    • Mark H Weaver's avatar
      gnu: icecat: Fix build against libvpx 1.4. · c803ffcb
      Mark H Weaver authored
      * gnu/packages/patches/icecat-libvpx-1.4.patch: New file.
      * gnu-system.am (dist_patch_DATA): Add it.
      * gnu/packages/gnuzilla.scm (icecat)[source]: Add patch.
      c803ffcb
    • Mark H Weaver's avatar
      gnu: libvpx: Update to 1.4.0. · 723e8866
      Mark H Weaver authored
      * gnu/packages/patches/libvpx-fix-armhf-link.patch,
        gnu/packages/patches/libvpx-fix-ssse3-quantize.patch,
        gnu/packages/patches/libvpx-vp9-out-of-bounds-access.patch: Remove files.
      * gnu-system.am (dist_patch_DATA): Remove them.
      * gnu/packages/video.scm (libvpx): Update to 1.4.0.  Remove patches.  Update
        source URI.
      723e8866
    • Mark H Weaver's avatar
      gnu: libwmf: Fix CVE-2006-3376, CVE-2009-1364, CVE-2015-{0848,4588,4695,4696}. · 9ed54864
      Mark H Weaver authored
      * gnu/packages/patches/libwmf-CVE-2006-3376.patch,
        gnu/packages/patches/libwmf-CVE-2009-1364.patch,
        gnu/packages/patches/libwmf-CVE-2015-0848+4588+4695+4696.patch: New files.
      * gnu-system.am (dist_patch_DATA): Add them.
      * gnu/packages/image.scm (libwmf)[source]: Add patches.
      9ed54864
  6. Jul 05, 2015
    • Andreas Enge's avatar
      gnu: Move content of openssl module into tls module. · cc2b77df
      Andreas Enge authored
      * gnu/packages/openssl.scm (openssl, perl-net-ssleay): Move to...
      * gnu/packages/tls.scm: ...here.
      * gnu/packages/openssl.scm: Delete file.
      * gnu-system.am (GNU_SYSTEM_MODULES): Unregister deleted file.
      * gnu/packages/{admin.scm, bittorrent.scm, certs.scm, ci.scm,
        cyrus-sasl.scm, databases.scm, dns.scm, ebook.scm, enlightenment.scm,
        gnunet.scm, libreoffice.scm, links.scm, mail.scm, messaging.scm,
        networking.scm, ntp.scm, openldap.scm, package-management.scm, pdf.scm,
        python.scm, qt.scm, rdesktop.scm, rdf.scm, ruby.scm, ssh.scm,
        synergy.scm, tor.scm, version-control.scm, video.scm, vpn.scm,
        w3m.scm, web.scm, weechat.scm, xiph.scm}: Adapt module import.
      cc2b77df
    • Andreas Enge's avatar
      gnu: Rename module gnutls to tls. · a7fd7b68
      Andreas Enge authored
      * gnu/packages/gnutls.scm: Rename to...
      * gnu/packages/tls.scm: ... this.  Change module name accordingly.
      * gnu/packages/{admin.scm, cups.scm, curl.scm, dc.scm, dns.scm, emacs.scm,
        ftp.scm, gnome.scm, gnunet.scm, gnupg.scm, gsasl.scm, lynx.scm,
        mail.scm, messaging.scm, package-management.scm, shishi.scm,
        task-management.scm, version-control.scm, video.scm, vpn.scm,
        webkit.scm, weechat.scm, wget.scm, wine.scm, xml.scm}: Adapt module
        import to new name.
      * gnu-system.am (GNU_SYSTEM_MODULES): Rename gnutls module to tls.
      a7fd7b68
  7. Jul 04, 2015
    • Mark H Weaver's avatar
      gnu: icecat: Fix CVE-2015-{2722,2724,2728,2733,2735,2736,2738,2739,2740,2743}. · 4463c0d2
      Mark H Weaver authored
      * gnu/packages/patches/icecat-CVE-2015-2722-pt1.patch,
        gnu/packages/patches/icecat-CVE-2015-2722-pt2.patch,
        gnu/packages/patches/icecat-CVE-2015-2724-pt1.patch,
        gnu/packages/patches/icecat-CVE-2015-2724-pt2.patch,
        gnu/packages/patches/icecat-CVE-2015-2724-pt3.patch,
        gnu/packages/patches/icecat-CVE-2015-2724-pt4.patch,
        gnu/packages/patches/icecat-CVE-2015-2728-pt1.patch,
        gnu/packages/patches/icecat-CVE-2015-2728-pt2.patch,
        gnu/packages/patches/icecat-CVE-2015-2733-pt1.patch,
        gnu/packages/patches/icecat-CVE-2015-2733-pt2.patch,
        gnu/packages/patches/icecat-CVE-2015-2735.patch,
        gnu/packages/patches/icecat-CVE-2015-2736.patch,
        gnu/packages/patches/icecat-CVE-2015-2738.patch,
        gnu/packages/patches/icecat-CVE-2015-2739.patch,
        gnu/packages/patches/icecat-CVE-2015-2740.patch,
        gnu/packages/patches/icecat-CVE-2015-2743.patch: New files.
      * gnu-system.am (dist_patch_DATA): Add them.
      * gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.
      4463c0d2
  8. Jul 03, 2015
  9. Jun 29, 2015
    • Eric Bavier's avatar
      gnu: Add deal.II. · a17d4564
      Eric Bavier authored
      * gnu/packages/maths.scm (dealii, dealii-openmpi): New variables.
      * gnu/packages/patches/dealii-p4est-interface.patch: New patch.
      * gnu-system.am (dist_patch_DATA): Add it.
      a17d4564
    • Eric Bavier's avatar
      gnu: petsc: Upgrade to 3.6.0. · 9a899cce
      Eric Bavier authored
      * gnu/packages/maths.scm (petsc): Upgrade to 3.6.0.
      * gnu/packages/patches/petsc-fix-threadcomm.patch: Delete patch.
      * gnu-system.am (dist_patch_DATA): Remove it.
      9a899cce
    • Eric Bavier's avatar
      gnu: Add MUMPS. · cec86422
      Eric Bavier authored
      * gnu/packages/maths.scm (mumps, mumps-metis, mumps-openmpi)
        (mumps-metis-openmpi): New variables.
      * gnu/packages/patches/mumps-build-parallelism.patch: New patch.
      * gnu-system.am (dist_patch_DATA): Add it.
      cec86422
    • Eric Bavier's avatar
      gnu: Update scotch to 6.0.4. · 6c798540
      Eric Bavier authored
      * gnu/packages/maths.scm (scotch): Update to 6.0.4.
        [arguments]: Add -fPIC to CFLAGS.
      * gnu/packages/patches/scotch-test-threading.patch: Adjust patch for a
        new set of test fixes.
      * gnu/packages/patches/pt-scotch-build-parallelism.patch: New patch.
      * gnu-system.am (dist_patch_DATA): Add it.
      6c798540
    • Eric Bavier's avatar
      gnu: hwloc: Upgrade to 1.10.1. · ce7d9c98
      Eric Bavier authored
      * gnu/packages/patches/hwloc-gather-topology-lstopo.patch: New patch.
      * gnu/packages/mpi.scm (hwloc): Upgrade to 1.10.1.
        [source]: Use patch.
        [propagated-inputs]: Remove libpci.
        [inputs]: Add libpciaccess.
      * gnu-system.am (dist_patch_DATA): Add patch.
      ce7d9c98
    • Ricardo Wurmus's avatar
      gnu: r: Update to 3.2.1. · 74e03fcc
      Ricardo Wurmus authored
      * gnu/packages/statistics.scm (r): Update to 3.2.1.
      * gnu/packages/patches/r-fix-15899.patch: Remove file.
      * gnu-system.am (dist_patch_DATA): Remove it.
      74e03fcc
  10. Jun 27, 2015
  11. Jun 20, 2015
    • Mark H Weaver's avatar
      gnu: gsl: Fix poly test on i686. · 180a93c7
      Mark H Weaver authored
      * gnu/packages/patches/gsl-poly-test-fix-pt1.patch,
        gnu/packages/patches/gsl-poly-test-fix-pt2.patch: New files.
      * gnu-system.am (dist_patch_DATA): Add them.
      * gnu/packages/maths.scm (gsl)[source]: Add patches.
      180a93c7
    • Mark H Weaver's avatar
      gnu: mdadm: Add compilation fix for gcc-4.9. · 9a6953d2
      Mark H Weaver authored
      * gnu/packages/patches/mdadm-gcc-4.9-fix.patch: New file.
      * gnu-system.am (dist_patch_DATA): Add it.
      * gnu/packages/linux.scm (mdadm): Add patch.
      9a6953d2
  12. Jun 19, 2015
    • Ludovic Courtès's avatar
      gnu: clang: Allow 'clang' to link executables. · fd6ae1b9
      Ludovic Courtès authored
      * gnu/packages/patches/clang-libc-search-path.patch: New file.
      * gnu-system.am (dist_patch_DATA): Add it.
      * gnu/packages/llvm.scm (clang-from-llvm)[source]: Use it.
        [inputs]: Add "gcc-lib".
        [arguments]. Add -DGCC_INSTALL_PREFIX and -DC_INCLUDE_DIRS to
        #:configure-flags.  Add #:phases argument.
      fd6ae1b9
  13. Jun 18, 2015
  14. Jun 16, 2015
    • Mark H Weaver's avatar
      gnu: libtiff: Add fixes for several CVEs. · 8e28d22c
      Mark H Weaver authored
      * gnu/packages/patches/libtiff-CVE-2012-4564.patch,
        gnu/packages/patches/libtiff-CVE-2013-1960.patch,
        gnu/packages/patches/libtiff-CVE-2013-1961.patch,
        gnu/packages/patches/libtiff-CVE-2013-4231.patch,
        gnu/packages/patches/libtiff-CVE-2013-4232.patch,
        gnu/packages/patches/libtiff-CVE-2013-4243.patch,
        gnu/packages/patches/libtiff-CVE-2013-4244.patch,
        gnu/packages/patches/libtiff-CVE-2014-8127-pt1.patch,
        gnu/packages/patches/libtiff-CVE-2014-8127-pt2.patch,
        gnu/packages/patches/libtiff-CVE-2014-8127-pt3.patch,
        gnu/packages/patches/libtiff-CVE-2014-8127-pt4.patch,
        gnu/packages/patches/libtiff-CVE-2014-8128-pt1.patch,
        gnu/packages/patches/libtiff-CVE-2014-8128-pt2.patch,
        gnu/packages/patches/libtiff-CVE-2014-8128-pt3.patch,
        gnu/packages/patches/libtiff-CVE-2014-8128-pt4.patch,
        gnu/packages/patches/libtiff-CVE-2014-8128-pt5.patch,
        gnu/packages/patches/libtiff-CVE-2014-8129.patch,
        gnu/packages/patches/libtiff-CVE-2014-9330.patch,
        gnu/packages/patches/libtiff-CVE-2014-9655.patch: New files.
      * gnu-system.am (dist_patch_DATA): Add them.
      * gnu/packages/image.scm (libtiff)[source]: Add patches.
      8e28d22c
    • Mark H Weaver's avatar
      gnu: qemu: Add fixes for CVE-2015-{4037,4103,4104,4105,4106}. · fef3cfaa
      Mark H Weaver authored
      * gnu/packages/patches/qemu-CVE-2015-4037.patch,
        gnu/packages/patches/qemu-CVE-2015-4103.patch,
        gnu/packages/patches/qemu-CVE-2015-4104.patch,
        gnu/packages/patches/qemu-CVE-2015-4105.patch,
        gnu/packages/patches/qemu-CVE-2015-4106-pt1.patch,
        gnu/packages/patches/qemu-CVE-2015-4106-pt2.patch,
        gnu/packages/patches/qemu-CVE-2015-4106-pt3.patch,
        gnu/packages/patches/qemu-CVE-2015-4106-pt4.patch,
        gnu/packages/patches/qemu-CVE-2015-4106-pt5.patch,
        gnu/packages/patches/qemu-CVE-2015-4106-pt6.patch,
        gnu/packages/patches/qemu-CVE-2015-4106-pt7.patch,
        gnu/packages/patches/qemu-CVE-2015-4106-pt8.patch: New files.
      * gnu-system.am (dist_patch_DATA): Add them.
      * gnu/packages/qemu.scm (qemu-headless)[source]: Add patches.
      fef3cfaa
  15. Jun 15, 2015
  16. Jun 14, 2015
  17. Jun 13, 2015
    • Eric Bavier's avatar
      gnu: Add hydra. · 0061079a
      Eric Bavier authored
      * gnu/packages/ci.scm: New file.
      * gnu/packages/patches/hydra-automake-1.15.patch,
        gnu/packages/patches/hydra-disable-darcs-test.patch: New files.
      * gnu-system.am (GNU_SYSTEM_MODULES): Add file.
        (dist_patch_DATA): Add patches.
      0061079a
  18. Jun 12, 2015
  19. Jun 10, 2015
  20. Jun 08, 2015
  21. Jun 06, 2015
    • Mark H Weaver's avatar
      gnu: icecat: Update to 31.7.0-gnu1. · 716e20a2
      Mark H Weaver authored
      * gnu/packages/patches/icecat-CVE-2015-0797.patch,
        gnu/packages/patches/icecat-CVE-2015-2708-pt1.patch,
        gnu/packages/patches/icecat-CVE-2015-2708-pt2.patch,
        gnu/packages/patches/icecat-CVE-2015-2708-pt3.patch,
        gnu/packages/patches/icecat-CVE-2015-2708-pt4.patch,
        gnu/packages/patches/icecat-CVE-2015-2710-pt1.patch,
        gnu/packages/patches/icecat-CVE-2015-2710-pt2.patch,
        gnu/packages/patches/icecat-CVE-2015-2710-pt3.patch,
        gnu/packages/patches/icecat-CVE-2015-2713-pt1.patch,
        gnu/packages/patches/icecat-CVE-2015-2713-pt2.patch,
        gnu/packages/patches/icecat-CVE-2015-2716.patch: Remove files.
      * gnu-system.am (dist_patch_DATA): Remove them.
      * gnu/packages/gnuzilla.scm (icecat): Update to 31.7.0-gnu1.  Remove patches.
      716e20a2
  22. Jun 04, 2015
  23. May 29, 2015
    • Sou Bunnbu (宋文武)'s avatar
      gnu: webkitgtk-2.4: Update to 2.8.9, build with gtk3. · e7e8ea06
      Sou Bunnbu (宋文武) authored
      
      * gnu/packages/webkit.scm (webkitgtk-2.4): Update to 2.8.9, build with gtk3.
        Move flex and which to 'native-inputs'.  Remove #:configure-flags.
        (webkitgtk/gtk+-2): New variable.
      * gnu/packages/gnucash.scm (gnucash): Use webkitgtk/gtk+-2.
      * gnu/packages/patches/webkitgtk-2.4.8-gmutexlocker.patch: Remove file.
      * gnu-system.am (dist_patch_DATA): Remove it.
      
      Co-authored-by: default avatarFeng Shu <tumashu@163.com>
      e7e8ea06
  24. May 26, 2015
    • Mark H Weaver's avatar
      gnu: maxima: Update to 5.36.1. · 77af7b24
      Mark H Weaver authored
      * gnu/packages/patches/maxima-defsystem-mkdir.patch: New file.
      * gnu-system.am (dist_patch_DATA): Add it.
      * gnu/packages/maths.scm (maxima): Update to 5.36.1.  Add patch.
      77af7b24
Loading