| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: netpbm: Remove timestamps from build products.•••* gnu/packages/netpbm.scm (netpbm)[source]: Patch
"buildtools/stamp-date".
| Ludovic Courtès | 2016-06-17 | 1 | -3/+10 |
* | gnu: netpbm: Look for 'gsc' instead of 'gs'.•••This is a followup to commit eb354bdacbf4154ec66038dac07f19bf4ced1fad.
* gnu/packages/netpbm.scm (netpbm)[arguments]: In 'configure' phase,
patch 'pstopnm.c' to look for 'gsc'.
| Ludovic Courtès | 2016-06-17 | 1 | -2/+9 |
* | gnu: cross-gcc: Allow Hurd libraries to be found.•••* gnu/packages/cross-base.scm (cross-gcc-arguments)[arguments]: Add 'KERNEL/lib'
to 'CROSS_LIBRARY_PATH'.
| Manolis Ragkousis | 2016-06-15 | 1 | -1/+2 |
* | gnu: mit-krb5: Update to 1.14.2.•••* gnu/packages/mit-krb5.scm (mit-krb5): Update to 1.14.2.
[source]: Remove 'patches'.
* 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: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Ludovic Courtès | 2016-06-14 | 6 | -768/+2 |
* | gnu: mit-krb5: Disable parallel build and testing.•••* gnu/packages/mit-krb5.scm (mit-krb5)[arguments]: Pass
#:parallel-build? #f and #:parallel-tests? #f.
| Ludovic Courtès | 2016-06-14 | 1 | -1/+8 |
* | gnu: boost: Allow for customizable build flags.•••* gnu/packages/boost.scm (boost)[arguments]: Extract build flags to #:make-flags argument.
| David Thompson | 2016-06-14 | 1 | -40/+40 |
* | gnu: automake: Adjust test to ignore new gzip warnings.•••* gnu/packages/patches/automake-test-gzip-warning.patch: New file.
* gnu/packages/autotools.scm (automake)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2016-06-14 | 3 | -1/+20 |
* | build: Update list of libxslt patches.•••* gnu/local.mk (dist_patch_DATA): Remove libxslt-CVE-2015-7995.patch,
unneeded since 28b33172c9d67795e3ac641f9230b99905c90664.
Re-add libxslt-generated-ids.patch.
| Ludovic Courtès | 2016-06-13 | 1 | -1/+1 |
* | gnu: swig: Adjust to pcre output split.•••This fixes a regression introduced in
commit 6d49ca3bad613700b539c30272e164207455735b.
* gnu/packages/swig.scm (swig)[native-inputs]: Add pcre:bin.
[inputs]: Remove pcre.
| Ludovic Courtès | 2016-06-13 | 1 | -5/+4 |
* | gnu: libxslt: Update to 1.1.29.•••* gnu/packages/patches/libxslt-CVE-2015-7995.patch,
gnu/packages/patches/libxslt-remove-date-timestamps.patch: Delete files.
* gnu/packages/xml.scm: Update to 1.1.29.
[source]: Remove patches.
| Leo Famulari | 2016-06-12 | 3 | -100/+3 |
* | Merge branch 'master' into core-updates | Leo Famulari | 2016-06-12 | 60 | -155/+2872 |
|\ |
|
| * | serialization: Add #:select? parameter to 'write-file'.•••* guix/serialization.scm (write-file): Add #:select? parameter and honor it.
* tests/nar.scm ("write-file #:select? + restore-file"): New test.
| Ludovic Courtès | 2016-06-12 | 2 | -38/+82 |
| * | gnu: unison: Install unison-fsmonitor.•••* gnu/packages/ocaml.scm (unison)[arguments]: Add 'install-fsmonitor'
phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Orivej Desh | 2016-06-12 | 1 | -1/+7 |
| * | profiles: Make sure hook derivations fail upon error.•••Reported at
<https://lists.gnu.org/archive/html/guix-devel/2016-06/msg00368.html>.
* guix/profiles.scm (info-dir-file)[build]: Add explicit call to
'exit'.
* guix/profiles.scm (ghc-package-cache-file)[build]: Likewise.
* guix/profiles.scm (xdg-desktop-database)[build]: Likewise.
* guix/profiles.scm (xdg-mime-database)[build]: Likewise.
| Ludovic Courtès | 2016-06-12 | 1 | -6/+6 |
| * | doc: Fix default value of #:recursive? for 'local-file'.•••* doc/guix.texi (G-Expressions): The #:recursive? parameter of
'local-file' defaults to #f.
| Ludovic Courtès | 2016-06-12 | 1 | -1/+1 |
| * | gnu: Add emacs-rainbow-identifiers.•••* gnu/packages/emacs.scm (emacs-rainbow-identifiers): New variable.
| Roel Janssen | 2016-06-12 | 1 | -0/+23 |
| * | gnu: imagemagick: Update to 6.9.4-9.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.4-9.
| Leo Famulari | 2016-06-12 | 1 | -2/+2 |
| * | gnu: manaplus: Update to 1.6.6.4.•••* gnu/packages/games.scm (manaplus): Update to 1.6.6.4.
| Alex Kost | 2016-06-12 | 1 | -2/+2 |
| * | gnu: Add arc-icon-theme.•••* gnu/packages/gnome.scm (arc-icon-theme): New variable.
| David Thompson | 2016-06-11 | 1 | -0/+32 |
| * | gnu: Add moka-icon-theme.•••* gnu/packages/gnome.scm (moka-icon-theme): New variable.
| David Thompson | 2016-06-11 | 1 | -0/+35 |
| * | gnu: Add arc-theme.•••* gnu/packages/gnome.scm (arc-theme): New variable.
| David Thompson | 2016-06-11 | 1 | -0/+33 |
| * | gnu: wireshark: Update to 2.0.4 [security fixes].•••Fixes CVE-2016-{5350, 5351, 5352, 5353, 5354, 5355, 5356, 5357, 5358, 5359}.
* gnu/packages/networking.scm (wireshark): Update to 2.0.4.
| Leo Famulari | 2016-06-11 | 1 | -2/+2 |
| * | gnu: libmicrohttpd: Update to 0.9.50.•••* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.50.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 | 2016-06-11 | 1 | -2/+3 |
| * | gnu: signify: Update to 18.•••* gnu/packages/crypto.scm (signify): Update to 18.
| Leo Famulari | 2016-06-11 | 1 | -2/+2 |
| * | gnu: higan: Update to v099.•••This release removes the "balanced" emulation core (aka profile).
| Taylan Ulrich Bayırlı/Kammer | 2016-06-12 | 1 | -3/+2 |
| * | gnu: gnucash: Add support for AqBanking.•••* gnu/packages/gnucash.scm (gnucash)[inputs]: Add aqbanking.
[arguments]: Add configure flag to enable aqbanking.
| Ricardo Wurmus | 2016-06-11 | 1 | -1/+3 |
| * | gnu: Add AqBanking.•••* gnu/packages/gnucash.scm (aqbanking): New variable.
| Ricardo Wurmus | 2016-06-11 | 1 | -0/+43 |
| * | gnu: Add gwenhywfar.•••* gnu/packages/gnucash.scm (gwenhywfar): New variable.
| Ricardo Wurmus | 2016-06-11 | 1 | -0/+43 |
| * | gnu: xmlsec: Enable gnutls support.•••* gnu/packages/xml.scm (xmlsec)[native-inputs]: Add pkg-config.
| Ricardo Wurmus | 2016-06-11 | 1 | -2/+5 |
| * | gnu: gnucash: Add "license:" prefix.•••* gnu/packages/gnucash.scm: Import licenses with "license:" prefix.
(gnucash)[license]: Add prefix.
| Ricardo Wurmus | 2016-06-11 | 1 | -3/+3 |
| * | gnu: Add python-pykafka and python2-pykafka.•••* gnu/packages/python.scm (python-pykafka, python2-pykafka): New variables.
| 宋文武 | 2016-06-11 | 1 | -0/+30 |
| * | gnu: Add python-kazoo and python2-kazoo.•••* gnu/packages/python.scm (python-kazoo, python2-kazoo): New variables.
| 宋文武 | 2016-06-11 | 1 | -0/+27 |
| * | gnu: Add python-tabulate and python2-tabulate.•••* gnu/packages/python.scm (python-tabulate, python2-tabulate): New variables.
| 宋文武 | 2016-06-11 | 1 | -0/+32 |
| * | gnu: Add librdkafka.•••* gnu/packages/networking.scm (librdkafka): New variable.
| 宋文武 | 2016-06-11 | 1 | -0/+37 |
| * | gnu: fish: Update to 2.3.0.•••* gnu/packages/fish.scm (fish): Update to 2.3.0.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
| Peter | 2016-06-11 | 1 | -2/+2 |
| * | gnu: git: Update to 2.8.4.•••* gnu/packages/version-control.scm (git): Update to 2.8.4.
(git-manpages)[source]: Update hash.
| Leo Famulari | 2016-06-10 | 1 | -3/+3 |
| * | profiles: manifest-lookup-package: Correctly handle package entries.•••* guix/profiles.scm (manifest-lookup-package): Consider the package entry
in addition to its 'package-transitive-inputs'.
| 宋文武 | 2016-06-11 | 1 | -1/+2 |
| * | profiles: xdg-mime-database: Union the "share/mime/packages" directory.•••* guix/profiles.scm (xdg-mime-database): Call 'union-build' for the
"share/mime/packages" directory of inputs.
| 宋文武 | 2016-06-11 | 1 | -9/+9 |
| * | gnu: expat: Fix CVE-2012-6702 and CVE-2016-5300.•••* gnu/packages/patches/expat-CVE-2012-6702-and-CVE-2016-5300.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (expat/fixed): Use it.
| Leo Famulari | 2016-06-10 | 3 | -1/+145 |
| * | gnu: linux-libre: Update to 4.6.2.•••* gnu/packages/linux.scm (linux-libre): Update to 4.6.2.
| Mark H Weaver | 2016-06-10 | 1 | -2/+2 |
| * | gnu: linux-libre-4.4: Update to 4.4.13.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.13.
| Mark H Weaver | 2016-06-10 | 1 | -2/+2 |
| * | gnu: linux-libre-4.1: Update to 4.1.26.•••* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.26.
| Mark H Weaver | 2016-06-10 | 1 | -2/+2 |
| * | gnu: higan: Various improvements.•••* gnu/packages/games.scm (higan): Use semi-official repository at GitLab
(using hotfix tag 098b which is equivalent to official release 098).
Add a patch to remove the build flag -march=native. Set profile to
balanced.
* gnu/packages/patches/higan-remove-march-native-flag.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Taylan Ulrich Bayırlı/Kammer | 2016-06-10 | 3 | -3/+20 |
| * | gnu: dstat: Adjust license.•••* gnu/packages/admin.scm (dstat)[license]: Change to GPL2+.
| Ludovic Courtès | 2016-06-10 | 1 | -1/+1 |
| * | gnu: Add dstat.•••* gnu/packages/admin.scm (dstat): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Peter | 2016-06-10 | 1 | -0/+38 |
| * | gnu: Add woof.•••* gnu/packages/web.scm (woof): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Clément Lassieur | 2016-06-10 | 1 | -0/+38 |
| * | gnu: g-wrap: Install modules to 'site/2.0'.•••* gnu/packages/guile.scm (g-wrap)[arguments]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Patrick Hetu | 2016-06-10 | 1 | -0/+10 |
| * | gnu: Add sparql-query.•••* gnu/packages/databases.scm (sparql-query): New variable.
| Roel Janssen | 2016-06-10 | 1 | -0/+61 |
| * | gnu: qtbase: Update to 5.6.1.•••* gnu/packages/qt.scm (qtbase): Update to 5.6.1.
| Efraim Flashner | 2016-06-10 | 1 | -2/+2 |
| * | publish: Add '--ttl'.•••* guix/scripts/publish.scm (show-help, %options): Add --ttl.
(render-narinfo): Add #:ttl and honor it.
(make-request-handler): Add #:narinfo-ttl and honor it.
(run-publish-server): Likewise.
(guix-publish): Honor --ttl, pass it to 'run-publish-server'.
| Ludovic Courtès | 2016-06-09 | 2 | -8/+38 |