| Commit message (Expand) | Author | Age |
* | Merge branch 'master' into core-updates | Marius Bakke | 2017-11-02 |
|\ |
|
| * | gnu: Add java-powermock-reflect.•••* gnu/packages/java.scm (java-powermock-reflect): New variable.
* gnu/packages/patches/java-powermock-fix-java-files.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Julien Lepiller | 2017-11-02 |
* | | gnu: icu4c: Update to 60.1.•••* gnu/packages/icu4c.scm (icu4c): Update to 60.1.
[source]: Remove patches.
* gnu/packages/patches/icu4c-CVE-2017-14952.patch,
gnu/packages/patches/icu4c-CVE-2017-7867-CVE-2017-7868.patch,
icu4c-reset-keyword-list-iterator.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Efraim Flashner | 2017-11-02 |
* | | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2017-11-01 |
|\| |
|
| * | gnu: exiv2: Add upstream security fixes.•••Fixes CVE-2017-14859, CVE-2017-14860, CVE-2017-14862 and CVE-2017-14864.
* gnu/packages/patches/exiv2-CVE-2017-14859-14862-14864.patch,
gnu/packages/patches/exiv2-CVE-2017-14860.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/image.scm (exiv2)[source]: Use them.
| Marius Bakke | 2017-10-27 |
| * | gnu: wget: Update to 1.19.2 [fixes CVE-2017-13089 and CVE-2017-13090].•••* gnu/packages/wget.scm (wget): Update to 1.19.2.
[source](uri): Change to '.lz' tarball.
[source](patches): Remove.
[native-inputs]: Add LZIP.
* gnu/packages/patches/wget-CVE-2017-6508.patch,
gnu/packages/patches/wget-fix-504-test-timeout.patch,
gnu/packages/patches/wget-perl-5.26.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Marius Bakke | 2017-10-26 |
* | | Merge remote-tracking branch 'origin/python-updates' into core-updates | Efraim Flashner | 2017-10-26 |
|\ \ |
|
| * | | gnu: python-unittest2: Update to 1.1.0.•••* gnu/packages/python.scm (python-unittest2): Update to 1.1.0.
[source]: Use PYPI-URI. Add two patches.
[arguments]: Add phase to run tests.
[propagated-inputs]: Add PYTHON-SIX and PYTHON-TRACEBACK2.
(python2-unittest2): Use 'package-with-python2'.
* gnu/packages/patches/python2-unittest2-remove-argparse.patch: Rename to ...
* gnu/packages/patches/python2-unittest2-remove-argparse.patch: ... this.
* gnu/packages/patches/python-unittest2-python3-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke | 2017-10-19 |
| * | | gnu: python@3: Update to 3.6.3.•••* gnu/packages/patches/python-3.5-fix-tests.patch: Rename to ...
* gnu/packages/patches/python-3-fix-tests.patch: ... this. Adjust and disable
more tests.
* gnu/packages/patches/python-3.5-getentropy-on-old-kernels.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python.scm (python-2.7)[argument]: Patch '/bin/sh' in one more file.
(python-3.5): Rename to ...
(python-3.6): ... this. Update to 3.6.3.
[source](patches): Remove obsolete patch, adjust to patch rename.
(python-3): Use PYTHON-3.6.
| Marius Bakke | 2017-10-19 |
| * | | gnu: python@2: Update to 2.7.14.•••* gnu/packages/python.scm (python-2.7): Update to 2.7.14.
[source]: Add patch to skip two new tests. Delete upstreamed patch.
* gnu/packages/patches/python-2.7-adjust-tests.patch: New file.
* gnu/packages/patches/python-2.7-getentropy-on-old-kernels.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke | 2017-10-19 |
* | | | Merge branch 'master' into core-updates | Tobias Geerinckx-Rice | 2017-10-25 |
|\ \ \
| | |/
| |/| |
|
| * | | gnu: Add crypto++.•••* gnu/packages/crypto.scm (crypto++): New variable.
* gnu/packages/patches/crypto++-fix-dos-in-asn.1-decoders.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| Pierre Langlois | 2017-10-25 |
* | | | Merge branch 'master' into core-updates | Marius Bakke | 2017-10-24 |
|\| | |
|
| * | | gnu: mupdf: Fix CVE-2017-{14685,14686,14687}.•••* gnu/packages/patches/mupdf-CVE-2017-14685.patch,
gnu/packages/patches/mupdf-CVE-2017-14686.patch,
gnu/packages/patches/mupdf-CVE-2017-14687.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/pdf.scm (mupdf)[source]: Use them.
| Leo Famulari | 2017-10-24 |
| * | | gnu: icu4c: Fix CVE-2017-14952.•••* gnu/packages/patches/icu4c-CVE-2017-14952.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/icu4c.scm (icu4c)[replacement]: New field.
(icu4c-fixed): New variable.
| Leo Famulari | 2017-10-24 |
| * | | gnu: glibc: Fix CVE-2017-15670, CVE-2017-15671.•••* gnu/packages/patches/glibc-CVE-2017-15670-15671.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/base.scm (glibc/linux)[replacement]: New field.
(glibc/fixed): New variable.
(glibc-2.24, glibc-2.23, glibc-2.22)[source](patches): Add
'glibc-CVE-2017-15670-15671.patch'.
| Marius Bakke | 2017-10-22 |
* | | | gnu: ghostscript: Remove graft for 9.22.•••* gnu/packages/patches/ghostscript-CVE-2017-8291.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/ghostscript.scm (ghostscript): Update to 9.22.
[replacement]: Remove field.
[source](patches): Remove 'ghostscript-CVE-2017-8291.patch'.
(ghostscript-9.22): Remove variable.
| Marius Bakke | 2017-10-22 |
* | | | Merge branch 'master' into core-updates | Marius Bakke | 2017-10-22 |
|\| | |
|
| * | | gnu: libvirt: Fix CVE-2017-1000256.•••* gnu/packages/patches/libvirt-CVE-2017-1000256.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (libvirt)[source]: Use it.
| Leo Famulari | 2017-10-20 |
| * | | gnu: musl: Update to 1.1.17.•••* gnu/packages/musl.scm (musl): Update to 1.1.17.
[source]: Remove patch.
* gnu/packages/patches/musl-CVE-2016-8859.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Leo Famulari | 2017-10-19 |
| |/ |
|
| * | gnu: mupdf: Fix CVE-2017-15587.•••* gnu/packages/patches/mupdf-CVE-2017-15587.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pdf.scm (mupdf)[source](patches): Use it.
| Marius Bakke | 2017-10-18 |
| * | gnu: Add Axoloti.•••* gnu/packages/axoloti.scm: New file.
* gnu/packages/patches/libusb-for-axoloti.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
(GNU_SYSTEM_MODULES): Add module.
| Ricardo Wurmus | 2017-10-17 |
| * | gnu: wpa-supplicant: Fix "KRACK" key reinstallation attacks [security fixes].•••Fixes CVE-2017-{13078,13079,13080,13081,13082,13087,13088}.
See these announcements for more information:
https://w1.fi/security/2017-1/wpa-packet-number-reuse-with-replayed-messages.txt
https://www.krackattacks.com/
* gnu/packages/patches/wpa-supplicant-CVE-2017-13082.patch,
gnu/packages/patches/wpa-supplicant-fix-key-reuse.patch,
gnu/packages/patches/wpa-supplicant-fix-nonce-reuse.patch
gnu/packages/patches/wpa-supplicant-fix-zeroed-keys.patch,
gnu/packages/patches/wpa-supplicant-krack-followups.patch: New files.
* gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Use them.
* gnu/local.mk (dist_patch_DATA): Add them.
| Leo Famulari | 2017-10-16 |
* | | gnu: automake: Update to 1.15.1.•••* gnu/packages/autotools.scm (automake): Update to 1.15.1.
[source]: Remove patches.
(automake/latest): Remove package.
* gnu/packages/patches/automake-regexp-syntax.patch,
gnu/packages/patches/automake-test-gzip-warning.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Efraim Flashner | 2017-10-19 |
* | | Merge 'master' into core-updates | Thomas Danckaert | 2017-10-16 |
|\| |
|
| * | gnu: Add cinnamon-desktop.•••* gnu/packages/cinnamon.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| ng0 | 2017-10-15 |
| * | gnu: Add go-github-com-audriusbutkevicius-go-nat-pmp.•••* gnu/packages/syncthing.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Leo Famulari | 2017-10-12 |
| * | gnu: totem: Update to 3.26.0.•••* gnu/packages/gnome.scm (totem): Update to 3.26.0.
[source]: Add 'patches' field.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[native-inputs]: Add GTK+:bin and GLIB:bin.
[arguments]: Pass #:glib-or-gtk?. Adjust #:configure-flags to new
syntax.
* gnu/packages/patches/totem-meson-easy-codec.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2017-10-11 |
* | | gnu: gcc@5: Update to 5.5.0.•••* gnu/packages/gcc.scm (gcc@5): Update to 5.5.0.
[source]: Switch to '.tar.xz' tarball. Remove patch.
* gnu/packages/patches/gcc-asan-powerpc-missing-include.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner | 2017-10-13 |
* | | gnu: glib: Update to 2.54.1.•••See <https://bugzilla.gnome.org/show_bug.cgi?id=776504> for the license change.
* gnu/packages/patches/glib-respect-datadir.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/glib.scm (glib): Update to 2.54.1.
[source](patches): Add 'glib-respect-datadir.patch'.
[arguments]<#:phases>: Re-enable timezone test.
[license]: Change to LGPL2.1+.
| Marius Bakke | 2017-10-12 |
* | | gnu: libxml2: Update to 2.9.6.•••While at it, remove leftover patches since libxml2/fixed went missing
without conflict in c01ef97594a8b06e884906a5efbdfacf8ba33dc3.
* gnu/packages/patches/libxml2-CVE-2017-0663.patch,
gnu/packages/patches/libxml2-CVE-2017-7375.patch,
gnu/packages/patches/libxml2-CVE-2017-7376.patch,
gnu/packages/patches/libxml2-CVE-2017-9047+CVE-2017-9048.patch,
gnu/packages/patches/libxml2-CVE-2017-9049+CVE-2017-9050.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/xml.scm (libxml2): Update to 2.9.6.
| Marius Bakke | 2017-10-10 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2017-10-10 |
|\| |
|
| * | Merge branch 'staging' | Marius Bakke | 2017-10-10 |
| |\ |
|
| | * | Merge branch 'master' into staging | Marius Bakke | 2017-10-06 |
| | |\ |
|
| | * \ | Merge branch 'master' into staging | Marius Bakke | 2017-10-05 |
| | |\ \ |
|
| | * \ \ | Merge branch 'master' into staging | Marius Bakke | 2017-09-27 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2017-09-24 |
| | |\ \ \ \ |
|
| | * | | | | | gnu: curl: Update to 7.55.1.•••* gnu/packages/patches/curl-bounds-check.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/curl.scm (curl): Update to 7.55.1.
[replacement]: Remove field.
[source]: Use '.xz' tarball.
(curl-7.55.0): Remove variable.
| Marius Bakke | 2017-09-21 |
| | * | | | | | Merge branch 'master' into staging | Marius Bakke | 2017-09-21 |
| | |\ \ \ \ \ |
|
| | * | | | | | | gnu: bluez: Remove leftover patch.•••This is a follow-up to commit 164fccea7eead86c6ebe389bc0255c72b161d109.
* gnu/packages/patches/bluez-CVE-2017-1000250.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Marius Bakke | 2017-09-20 |
| | * | | | | | | gnu: gd: Remove graft for 2.2.5.•••* gnu/packages/gd.scm (gd): Update to 2.2.5.
[source]: Remove obsolete patches.
[replacement]: Remove field.
(gd-2.2.5): Remove variable.
* gnu/packages/patches/gd-fix-gd2-read-test.patch,
gnu/packages/patches/gd-php-73968-Fix-109-XBM-reading.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove patches.
* gnu/packages/php.scm (php)[inputs]: Replace GD-2.2.5 with GD.
| Marius Bakke | 2017-09-20 |
| | * | | | | | | Merge branch 'master' into staging | Marius Bakke | 2017-09-20 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2017-09-04 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | gnu: gdk-pixbuf: Update to 2.36.9.•••* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.36.9.
[source]: Remove obsolete patch.
* gnu/packages/patches/gdk-pixbuf-list-dir.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Marius Bakke | 2017-09-02 |
| * | | | | | | | | | gnu: libxfont: Fix CVE-2017-13720, CVE-2017-13722.•••* gnu/packages/patches/libxfont-CVE-2017-13720.patch,
gnu/packages/patches/libxfont-CVE-2017-13722.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/xorg.scm (libxfont, libxfont2)[source]: Use them.
| Marius Bakke | 2017-10-10 |
| * | | | | | | | | | gnu: libmwaw: Update to 0.3.12.•••* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.12.
[source](patches): Remove.
[arguments]: Remove.
* gnu/packages/patches/libmwaw-CVE-2017-9433.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Marius Bakke | 2017-10-10 |
| * | | | | | | | | | gnu: libvisio: Update to 0.1.5.•••* gnu/packages/patches/libvisio-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/libreoffice.scm (libvisio): Update to 0.1.5.
[source]: Add 'libvisio-fix-tests.patch'.
[arguments]: Remove.
| Marius Bakke | 2017-10-10 |
| * | | | | | | | | | gnu: python2-unittest2: Update to 1.1.0.•••* gnu/packages/python.scm (python2-unittest2): Update to 1.1.0.
* gnu/packages/patches/python2-unittest2-remove-argparse.patch: New file.
* gnu/local.mk: Add it.
| Cyril Roelandt | 2017-10-10 |
| * | | | | | | | | | gnu: Add missing mongodb patch to local.mk.•••* gnu/local.mk (dist_patch_DATA): Add the
mongodb-support-unknown-linux-distributions.patch.
| Christopher Baines | 2017-10-08 |
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | gnu: openjpeg: Update to 2.3.0.•••* gnu/packages/patches/openjpeg-CVE-2017-12982.patch,
gnu/packages/patches/openjpeg-CVE-2017-14040.patch,
gnu/packages/patches/openjpeg-CVE-2017-14041.patch,
gnu/packages/patches/openjpeg-CVE-2017-14151.patch,
gnu/packages/patches/openjpeg-CVE-2017-14152.patch,
gnu/packages/patches/openjpeg-CVE-2017-14164.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/image.scm (openjpeg): Update to 2.3.0.
[source](patches): Remove.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Adjust openjpeg
substitution.
| Marius Bakke | 2017-10-05 |