| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: python-rarfile: Update to 2.8.•••* gnu/packages/python.scm (python-rarfile, python2-rarfile): Update to 2.8.
[source]: Remove obsolete patch.
* gnu/packages/patches/python-rarfile-fix-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari | 2016-11-27 | 1 | -1/+0 |
* | gnu: gcj: Fix build on armhf.•••* gnu/packages/patches/gcj-arm-mode.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/gcc.scm (gcj): Add patch.
[arguments]: Delete failing tests.
| Ricardo Wurmus | 2016-11-27 | 1 | -0/+1 |
* | gnu: Add perl-mojolicious.•••* gnu/packages/perl-web.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Ricardo Wurmus | 2016-11-27 | 1 | -0/+1 |
* | tests: Add 'opensmtpd-service-type' test.•••* gnu/tests/mail.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| 宋文武 | 2016-11-27 | 1 | -0/+1 |
* | gnu: cyrus-sasl: Fix CVE-2013-4122.•••* gnu/packages/patches/cyrus-sasl-CVE-2013-4122.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/cyrus-sasl.scm (cyrus-sasl)[replacement]: New field.
(cyrus-sasl/fixed): New variable.
[source]: Use patch.
| Leo Famulari | 2016-11-26 | 1 | -0/+1 |
* | gnu: gst-plugins-good: Fix CVE-2016-{9634,9635,9636} and other security issues.•••* gnu/packages/patches/gst-plugins-good-fix-crashes.patch,
gnu/packages/patches/gst-plugins-good-fix-invalid-read.patch,
gnu/packages/patches/gst-plugins-good-fix-signedness.patch,
gnu/packages/patches/gst-plugins-good-flic-bounds-check.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gstreamer.scm (gst-plugins-good): Use them.
| Leo Famulari | 2016-11-26 | 1 | -0/+4 |
* | services: Factorize configuration abstraction.•••* gnu/services/mail.scm and gnu/services/cups.scm (&configuration-error)
(configuration-error, configuration-field-error)
(configuration-missing-field, configuration-field, serialize-configuration)
(validate-configuration, define-configuration, uglify-field-name)
(serialize-field, serialize-package, serialize-string)
(serialize-space-separated-string-list, space-separated-string-list?)
(serialize-file-name, file-name?, serialize-field-name)
(generate-documentation): Move duplicate code...
* gnu/services/configuration.scm: ...to this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add configuration.scm.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Julien Lepiller | 2016-11-26 | 1 | -0/+1 |
* | gnu: Move content of (gnu packages psyc) into (gnu packages messaging).•••* gnu/packages/psyc.scm (perl-net-psyc, libpsyc, psyclpc): Move this ...
* gnu/packages/messaging.scm (perl-net-psyc, libpsyc, psyclpc): ... here.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove psyc.scm.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 | 2016-11-26 | 1 | -1/+0 |
* | gnu: Add 'lvm2-static'.•••* gnu/packages/patches/lvm2-static-link.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (lvm2)[source](patches): New field.
(lvm2-static): New variable.
| Ludovic Courtès | 2016-11-22 | 1 | -0/+1 |
* | gnu: libtiff: Update replacement to 4.0.7.•••* gnu/packages/image.scm (libtiff)[replacement]: Update to 4.0.7.
(libtiff-4.0.7): New variable. Update home-page and source URLs.
(libtiff/fixed): Delete variable.
* gnu/packages/patches/libtiff-CVE-2016-5652.patch,
gnu/packages/patches/libtiff-CVE-2016-9273.patch,
gnu/packages/patches/libtiff-CVE-2016-9297.patch,
gnu/packages/patches/libtiff-CVE-2016-9448.patch,
gnu/packages/patches/libtiff-uint32-overflow.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Leo Famulari | 2016-11-22 | 1 | -5/+0 |
* | gnu: services: Add git-service.•••* gnu/services/version-control.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Misellaneous Services)[Version Control]: New section.
Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
| ng0 | 2016-11-21 | 1 | -0/+1 |
* | gnu: Add php.•••* gnu/packages/php.scm: New file.
* gnu/packages/patches/gd-fix-chunk-size-on-boundaries.patch: New file.
* gnu/packages/patches/gd-fix-truecolor-format-correction.patch: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add php.
(dist_patch_DATA): Add gd patches.
Co-authored-by: Marius Bakke <mbakke@fastmail.com>
| Julien Lepiller | 2016-11-20 | 1 | -0/+3 |
* | gnu: libtiff: Fix CVE-2016-9448.•••* gnu/packages/patches/libtiff-CVE-2016-9448.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
| Leo Famulari | 2016-11-19 | 1 | -0/+1 |
* | gnu: guile@2.0.13: Fix non-determinism issue in REPL server test.•••* gnu/packages/patches/guile-repl-server-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/guile.scm (guile-2.0.13)[source]: Use it.
| Ludovic Courtès | 2016-11-18 | 1 | -0/+1 |
* | gnu: Add Handbrake.•••* gnu/packages/video.scm (handbrake): New variable.
* gnu/packages/patches/handbrake-pkg-config-path.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
| Eric Bavier | 2016-11-16 | 1 | -0/+1 |
* | gnu: libtiff: Fix some buffer overflows.•••* gnu/packages/patches/libtiff-uint32-overflow.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
| Leo Famulari | 2016-11-16 | 1 | -0/+1 |
* | gnu: libtiff: Fix CVE-2016-9297.•••* gnu/packages/patches/libtiff-CVE-2016-9297.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
| Leo Famulari | 2016-11-16 | 1 | -0/+1 |
* | gnu: icecat: Add fixes from Firefox ESR 45.5.0.•••Includes fixes for CVE-2016-5290, CVE-2016-5291, CVE-2016-5297, CVE-2016-9064,
and CVE-2016-9066.
* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add fixes for
aforementioned CVEs and other selected fixes from Firefox ESR 45.5.0. Note
that the first six patches of CVE-2016-5290 and the patch for CVE-2016-9066
were already present, but were labeled by mozilla bug number instead of CVE.
* gnu/packages/patches/icecat-CVE-2016-9064.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Mark H Weaver | 2016-11-16 | 1 | -0/+1 |
* | gnu: pixman: Add fix for CVE-2016-5296.•••* gnu/packages/patches/pixman-CVE-2016-5296.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xdisorg.scm (pixman)[replacement]: New field.
(pixman/fixed): New variable.
| Mark H Weaver | 2016-11-16 | 1 | -0/+1 |
* | gnu: readline-6.2: Fix CVE-2014-2524.•••* gnu/packages/patches/readline-6.2-CVE-2014-2524.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/readline.scm (readline-6.2): Use it.
| Leo Famulari | 2016-11-13 | 1 | -0/+1 |
* | gnu: mailutils: Update to 3.0.•••* gnu/packages/mail.scm (mailutils): Update to 3.0.
[arguments]: Adjust 'pre-build' phase.
* gnu/packages/patches/m4-gets-undeclared.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Ludovic Courtès | 2016-11-13 | 1 | -1/+0 |
* | Merge branch 'core-updates' | Ludovic Courtès | 2016-11-13 | 1 | -24/+17 |
|\ |
|
| * | Merge branch 'master' into core-updates | Mark H Weaver | 2016-11-07 | 1 | -2/+1 |
| |\ |
|
| * \ | Merge branch 'master' into core-updates | Mark H Weaver | 2016-11-06 | 1 | -6/+3 |
| |\ \ |
|
| * | | | gnu: ola: Fix build failure caused by use of deprecated function.•••* 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.
| Leo Famulari | 2016-11-04 | 1 | -0/+1 |
| * | | | Merge branch 'master' into core-updates | Leo Famulari | 2016-11-02 | 1 | -1/+0 |
| |\ \ \ |
|
| * | | | | gnu: icecat: Fix build with binutils >= 2.26.•••* gnu/packages/patches/icecat-binutils.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnuzilla.scm (icecat)[source]: Use it.
| Leo Famulari | 2016-10-31 | 1 | -0/+1 |
| * | | | | Merge branch 'master' into core-updates | Leo Famulari | 2016-10-30 | 1 | -0/+1 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into core-updates | Leo Famulari | 2016-10-29 | 1 | -0/+1 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into core-updates | Leo Famulari | 2016-10-28 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | gnu: python-parse: Fix patch file name in gnu/local.mk.•••This is a followup to commit aa6c09ed71acbc371731d56424ee403a69efb833.
* gnu/local.mk (dist_patch_DATA):
"python-python-parse-too-many-fields.patch" =>
"python-parse-too-many-fields.patch".
| Mark H Weaver | 2016-10-27 | 1 | -1/+1 |
| * | | | | | | | gnu: python-parse: Fix failing test.•••* gnu/packages/python.scm (python-parse)[origin]: Add patch.
* gnu/packages/patches/python-parse-too-many-fields.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Efraim Flashner | 2016-10-27 | 1 | -0/+1 |
| * | | | | | | | Merge branch 'master' into core-updates | Leo Famulari | 2016-10-26 | 1 | -3/+9 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | gnu: perl-www-curl: Fix build failure.•••* gnu/packages/patches/perl-www-curl-remove-symbol.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (perl-www-curl)[source]: Use it.
| Leo Famulari | 2016-10-26 | 1 | -0/+1 |
| * | | | | | | | | gnu: mesa: Fix 'wayland-egl-symbols-check' on MIPS.•••* gnu/packages/patches/mesa-wayland-egl-symbols-check-mips.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gl.scm (mesa)[source]: Add patch when building on MIPS.
| Mark H Weaver | 2016-10-24 | 1 | -0/+1 |
| * | | | | | | | | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-23 | 1 | -2/+6 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | gnu: python-file: Work around "double encoding" bug in file@5.28.•••* gnu/packages/patches/python-file-double-encoding-bug.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-file)[source]: Use it.
(python2-file)[source]: Use the source of FILE directly, without the
patch.
| Leo Famulari | 2016-10-19 | 1 | -0/+1 |
| * | | | | | | | | | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-19 | 1 | -15/+9 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-17 | 1 | -1/+7 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | gnu: gnupg: Remove superfluous patch.•••This patch was integrated into GnuPG 2.1.14.
* gnu/packages/patches/gnupg-fix-expired-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gnupg.scm (gnupg)[source]: Remove patch.
| Leo Famulari | 2016-10-13 | 1 | -1/+0 |
| * | | | | | | | | | | | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-13 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | gnu: Add CUPS service.•••* gnu/services/cups.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/services/cups.scm.
* doc/guix.texi (Printing Services): New section.
| Andy Wingo | 2016-10-13 | 1 | -0/+1 |
| * | | | | | | | | | | | | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-12 | 1 | -24/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | gnu: tcsh: Do not define BSDWAIT.•••* gnu/packages/patches/tcsh-do-not-define-BSDWAIT.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/shells.scm (tcsh)[source]: Use it.
| Ricardo Wurmus | 2016-10-09 | 1 | -0/+1 |
| * | | | | | | | | | | | | | gnu: isl: Add support for aarch64.•••* gnu/packages/gcc.scm (isl)[source]: Add patch.
* gnu/packages/patches/isl-0.11.1-aarch64-support.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2016-10-07 | 1 | -0/+1 |
| * | | | | | | | | | | | | | gnu: openssl: Update to 1.0.2j.•••* gnu/packages/tls.scm (openssl): Update to 1.0.2j.
[replacement]: Remove field
[source]: Remove 'openssl-CVE-2016-2177.patch' and
'openssl-CVE-2016-2178.patch'.
(openssl-1.0.2j): Remove variable.
(openssl-next)[replacement]: Remove field.
* gnu/packages/patches/openssl-CVE-2016-2177.patch,
gnu/packages/patches/openssl-CVE-2016-2178.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Leo Famulari | 2016-10-06 | 1 | -2/+0 |
| * | | | | | | | | | | | | | gnu: libxvmc: Update to 1.0.10.•••* gnu/packages/xorg.scm (libxvmc): Update to 1.0.10.
[replacement]: Remove field.
(libxvmc/fixed): Remove variable.
* gnu/packages/patches/libxvmc-CVE-2016-7953.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari | 2016-10-05 | 1 | -1/+0 |
| * | | | | | | | | | | | | | gnu: libxv: Update to 1.0.11.•••* gnu/packages/xorg.scm (libxv): Update to 1.0.11.
[replacement]: Remove field.
(libxv/fixed): Remove variable.
* gnu/packages/patches/libxv-CVE-2016-5407.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari | 2016-10-05 | 1 | -1/+0 |
| * | | | | | | | | | | | | | gnu: libxtst: Update to 1.2.3.•••* gnu/packages/xorg.scm (libxtst): Update to 1.2.3.
[replacement]: Remove field.
(libxtst/fixed): Remove variable.
* gnu/packages/patches/libxtst-CVE-2016-7951-CVE-2016-7952.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari | 2016-10-05 | 1 | -1/+0 |
| * | | | | | | | | | | | | | gnu: libxrender: Update to 0.9.10.•••* gnu/packages/xorg.scm (libxrender): Update to 0.9.10.
[replacement]: Remove field.
(libxrender/fixed): Remove variable.
* gnu/packages/patches/libxrender-CVE-2016-7949.patch,
gnu/packages/patches/libxrender-CVE-2016-7950.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Leo Famulari | 2016-10-05 | 1 | -2/+0 |