aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: python-imagesize: Disable the test suite.Leo Famulari2016-11-05
| | | | | * gnu/packages/python.scm (python-imagesize, python2-imagesize)[arguments]: Disable the tests.
* gnu: ola: Fix build failure caused by use of deprecated function.Leo Famulari2016-11-04
| | | | | | * gnu/packages/patches/ola-readdir-r.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/lighting.scm (ola)[source]: Use it.
* doc: State that the 'patches' field is unconditional.Ludovic Courtès2016-11-03
| | | | | * doc/guix.texi (origin Reference): State that 'patches' is unconditional.
* gnu: mesa: Apply MIPS patch conditionally.Ludovic Courtès2016-11-03
| | | | | | | | | Fixes <http://bugs.gnu.org/24833>. Reported by Mark H Weaver <mhw@netris.org>. * gnu/packages/gl.scm (mesa)[source](patches): Remove. [native-inputs]: Add conditional "mips-patch" input. [arguments]: Add conditional 'apply-mips-patch' phase.
* Merge branch 'master' into core-updatesLeo Famulari2016-11-02
|\
| * gnu: Add perl-getopt-long.Alex Sassmannshausen2016-11-02
| | | | | | | | | | | | * gnu/packages/perl.scm (perl-getopt-long): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: curl: Update replacement to 7.51.0 [fixes CVE-2016-{8615..8625}].Marius Bakke2016-11-02
| | | | | | | | | | | | * gnu/packages/curl.scm (curl)[replacement]: Update to 7.51.0. (curl-7.50.3): Replace with ... (curl-7.51.0): ... this.
| * gnu: linux-libre: Update to 4.8.6.Mark H Weaver2016-11-02
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash) (linux-libre): Update to 4.8.6.
| * gnu: linux-libre@4.4: Update to 4.4.30.Mark H Weaver2016-11-02
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.30.
| * gnu: perl-test-simple: Update to 1.302062.Ricardo Wurmus2016-11-02
| | | | | | | | * gnu/packages/perl.scm (perl-test-simple): Update to 1.302062.
| * gnu: re2: Update to 2016-11-01.Marius Bakke2016-11-02
| | | | | | | | * gnu/packages/regex.scm (re2): Update to 2016-11-01.
| * gnu: isc-dhcp: Update to 4.3.5 [fixes CVE-2016-8864].Leo Famulari2016-11-01
| | | | | | | | | | * gnu/packages/admin.scm (isc-dhcp): Update to 4.3.5. Update bundled 'bind' to 9.9.9-P4.
| * gnu: iproute2: Update to 4.8.0.Leo Famulari2016-11-01
| | | | | | | | | | * gnu/packages/linux.scm (iproute2): Update to 4.8.0. [arguments]: Set Bash completion directory in #:make-flags.
| * gnu: love: Update to 0.10.2.David Thompson2016-11-01
| | | | | | | | * gnu/packages/game-development.scm (love): Update to 0.10.2.
| * doc: Fix typo.Ludovic Courtès2016-11-01
| | | | | | | | | | | | | | | | Fixes <http://bugs.gnu.org/24851>. Reported by saffronsnail@hushmail.com. * doc/guix.texi (Initial RAM Disk): Move parenthesis to after "of QEMU".
| * gnu: emacs-debbugs: Update to 0.12.Ludovic Courtès2016-11-01
| | | | | | | | * gnu/packages/emacs.scm (emacs-debbugs): Update to 0.12.
| * gnu: bind: Update to 9.10.4-P4 [fixes CVE-2016-8864].Leo Famulari2016-11-01
| | | | | | | | * gnu/packages/dns.scm (bind): Update to 9.10.4-P4.
| * gnu: diffoscope: Update to 62.Leo Famulari2016-11-01
| | | | | | | | * gnu/packages/package-management.scm (diffoscope): Update to 62.
| * gnu: python-django: Update to 1.10.3 [fixes CVE-2016-{9013,9014}].Marius Bakke2016-11-01
| | | | | | | | | | | | | | * gnu/packages/django.scm (python-django, python2-django): Update to 1.10.3. [source]: Remove patch. * gnu/packages/patches/python-django-fix-testcase.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: xapian: Update to 1.4.1.Marius Bakke2016-11-01
| | | | | | | | * gnu/packages/search.scm (xapian): Update to 1.4.1.
| * gnu: Correct hackage mirror usage.Efraim Flashner2016-11-01
| | | | | | | | | | | | | | * gnu/package/haskell.scm (ghc-data-accessor)[source]: Specify hackage mirror. (ghc-data-accessor-transformers)[source]: Same. (ghc-gnuplot)[source]: Same.
| * guix: Update hackage mirror.Efraim Flashner2016-11-01
| | | | | | | | * guix/download.scm (%mirrors)[hackage]: Don't use https.
| * gnu: Add speech-dispatcher.Marius Bakke2016-11-01
| | | | | | | | * gnu/packages/speech.scm (speech-dispatcher): New variable.
| * licenses: Export fdl1.2+.Marius Bakke2016-11-01
| | | | | | | | | | | | This is a follow-up to 59b2034787909cf7efa4e8d672a815b466d7d09d. * guix/licenses.scm (define-module): Export fdl1.2+.
| * gnu: Add dotconf.Marius Bakke2016-11-01
| | | | | | | | * gnu/packages/textutils.scm (dotconf): New variable.
| * gnu: librecad: Update to 2.1.3.Ricardo Wurmus2016-10-31
| | | | | | | | * gnu/packages/engineering.scm (librecad): Update to 2.1.3.
| * gnu: imagemagick: Update to 6.9.6-3.Leo Famulari2016-10-31
| | | | | | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-3.
| * gnu: Add ghc-gnuplot.Federico Beffa2016-10-31
| | | | | | | | * gnu/packages/haskell.scm (ghc-gnuplot): New variable.
| * gnu: Add ghc-utility-ht.Federico Beffa2016-10-31
| | | | | | | | * gnu/packages/haskell.scm (ghc-utility-ht): New variable.
| * gnu: Add ghc-data-access-transformers.Federico Beffa2016-10-31
| | | | | | | | * gnu/packages/haskell.scm (ghc-data-access-transformers): New variable.
| * gnu: Add ghc-data-accessor.Federico Beffa2016-10-31
| | | | | | | | * gnu/packages/haskell.scm (ghc-data-accessor): New variable.
| * download: Add Hackage mirrors.Federico Beffa2016-10-31
| | | | | | | | * guix/download.scm [%mirrors]: Add Hackage mirrors.
| * gnu: geiser-next: Re-introduce it.Federico Beffa2016-10-31
| | | | | | | | * gnu/packages/emacs.scm (geiser-next): Re-introduce it.
| * gnu: Add chez-scmutils.Federico Beffa2016-10-31
| | | | | | | | * gnu/packages/chez.scm (chez-scmutils): New variable.
| * gnu: Add chez-mit.Federico Beffa2016-10-31
| | | | | | | | * gnu/packages/chez.scm (chez-mit): New variable.
| * gnu: haskell-mode: Update to 16.1.Federico Beffa2016-10-31
| | | | | | | | | | | | | | * gnu/packages/emacs.scm (haskell-mode): Update to 16.1. [inputs]: Add 'emacs-el-search' and 'emacs-stream'. [propagated-inputs]: Add 'emacs-dash'. [arguments]: Add modules. Adapt 'pre-build' and 'install' phases.
| * gnu: Add emacs-el-search.Federico Beffa2016-10-31
| | | | | | | | * gnu/packages/emacs.scm (emacs-el-search): New variable.
| * gnu: Add emacs-stream.Federico Beffa2016-10-31
| | | | | | | | * gnu/packages/emacs.scm (emacs-stream): New varaible.
| * gnu: fio: Update to 2.15.Marius Bakke2016-10-31
| | | | | | | | * gnu/packages/benchmark.scm (fio): Update to 2.15.
| * gnu: Add ccid.Marius Bakke2016-10-31
| | | | | | | | * gnu/packages/security-token.scm (ccid): New variable.
| * gnu: openocd: Correct license.Ricardo Wurmus2016-10-31
| | | | | | | | * gnu/packages/embedded.scm (openocd)[license]: Change to gpl2+.
* | gnu: icecat: Fix build with binutils >= 2.26.Leo Famulari2016-10-31
| | | | | | | | | | | | * gnu/packages/patches/icecat-binutils.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnuzilla.scm (icecat)[source]: Use it.
* | gnu: virt-manager: Fix build by including 'gtk-update-icon-cache'.Tobias Geerinckx-Rice2016-10-31
| | | | | | | | * gnu/packages/qemu.scm (virt-manager)[native-inputs]: Add gtk+:bin.
* | gnu: cups-minimal: Update to 2.2.1.Tobias Geerinckx-Rice2016-10-31
| | | | | | | | | | * gnu/packages/cups.scm (cups-minimal): Update to 2.2.1. [source]: Use new https://github.com download URL.
* | gnu: borg: Run the tests with python-pytest-2.9.2.Leo Famulari2016-10-31
| | | | | | | | * gnu/packages/backup.scm (borg)[native-inputs]: Use python-pytest-2.9.2.
* | gnu: Add python-pytest-2.9.2.Leo Famulari2016-10-31
| | | | | | | | * gnu/packages/python.scm (python-pytest-2.9.2): New variable.
* | gnu: cross-libc: Use the correct libc.Manolis Ragkousis2016-10-31
| | | | | | | | | | * gnu/packages/cross-base.scm (cross-libc): Use cross-libc-for-target to determine the correct libc to use.
* | gnu: ld-wrapper-boot0: Work around strict evaluation of (%current-system).Ludovic Courtès2016-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Reported by Mark H Weaver <mhw@netris.org> Partly fixes <http://bugs.gnu.org/24832>. 'ld-wrapper-boot0' was evaluating strictly instead of lazily, leading to invalid system types. * gnu/packages/base.scm (make-ld-wrapper): Turn #:target into a one-argument procedure. Honor it. * gnu/packages/commencement.scm (ld-wrapper-boot0): Fix 'name' argument to 'make-ld-wrapper'. Make #:target argument a procedure. * gnu/packages/cross-base.scm (cross-gcc): Adjust #:target argument.
* | gnu: shotwell: Fix build by including 'gtk-update-icon-cache'.Leo Famulari2016-10-31
| | | | | | | | * gnu/packages/gnome.scm (shotwell)[native-inputs]: Add gtk+:bin.
* | Merge branch 'master' into core-updatesLeo Famulari2016-10-30
|\|