| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: libtasn1: Fix CVE-2017-6891.•••* gnu/packages/patches/libtasn1-CVE-2017-6891.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (libtasn1)[replacement]: New field.
(libtasn1/fixed): New variable.
| Leo Famulari | 2017-05-24 | 1 | -0/+51 |
* | gnu: node: Update to 7.10.0.•••* gnu/packages/node.scm (node): Update to 7.10.0.
(node)[arguments]: Disabled more tests.
* gnu/packages/patches/node-9077.patch: Delete incompatible patch file.
Recreate patch file from node pull request 9077.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Jelle Licht | 2017-05-23 | 1 | -12/+13 |
* | gnu: Remove GCJ.•••* gnu/packages/patches/gcj-arm-mode.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Delete it.
* gnu/packages/gcc.scm (javac.in, gcj, ecj-bootstrap): Remove variables.
| Ricardo Wurmus | 2017-05-22 | 1 | -36/+0 |
* | gnu: jbig2dec: Fix CVE-2017-{7885,7975,7976}.•••* gnu/packages/patches/jbig2dec-CVE-2017-7885.patch,
gnu/packages/patches/jbig2dec-CVE-2017-7975.patch,
gnu/packages/patches/jbig2dec-CVE-2017-7976.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/image.scm (jbig2dec)[source]: Use them.
| Leo Famulari | 2017-05-20 | 3 | -0/+200 |
* | gnu: calibre: Import unbundle feedparser patch from debian.•••* gnu/packages/ebook.scm (calibre)[source]: Reference new patch file.
[inputs]: Add python2-feedparser as an input.
* gnu/packages/patches/calibre-use-packaged-feedparser.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Brendan Tildesley | 2017-05-19 | 1 | -0/+51 |
* | gnu: calibre: Import dont-load-icons patch from debian.•••* gnu/packages/patches/calibre-dont-load-remote-icons.patch: New file.
* gnu/packages/ebooks.scm (calibre)[source]: Add reference to patch file.
* gnu/local.mk (dist_path_DATA): Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Brendan Tildesley | 2017-05-19 | 1 | -0/+45 |
* | gnu: calibre: Update to 2.85.1.•••* gnu/packages/ebooks.scm (calibre): Update to 2.85.1.
* gnu/packages/patches/calibre-drop-unrar.patch: Delete incompatible patch
file. Recreate debian patch file from the latest calibre git revision.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Brendan Tildesley | 2017-05-19 | 1 | -20/+28 |
* | gnu: guile-ssh: Fix potential double-free/use-after-free issue.•••Fixes <http://bugs.gnu.org/26976>.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/patches/guile-ssh-double-free.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (guile-ssh)[source](patches): Add it.
| Ludovic Courtès | 2017-05-19 | 1 | -0/+37 |
* | gnu: qtscript: Fix building on aarch64.•••* gnu/packages/patches/qtscript-disable-tests.patch: New file.
* gnu/packages/qt.scm (qtscript)[source]: Use it.
* gnu/local.am (dist_patch_DATA): Register it.
| Efraim Flashner | 2017-05-18 | 1 | -0/+64 |
* | gnu: shadow: Update to 4.5.•••This fixes a regression introduced by the fix for CVE-2017-2616.
See <https://github.com/shadow-maint/shadow/pull/72> for more information.
* gnu/packages/admin.scm (shadow): Update to 4.5.
[source]: Remove patches.
* gnu/packages/patches/shadow-4.4-su-snprintf-fix.patch,
gnu/packages/patches/shadow-CVE-2017-2616.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Leo Famulari | 2017-05-17 | 2 | -103/+0 |
* | gnu: Add gspell.•••* gnu/packages/patches/gspell-dash-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gspell): New variable.
Co-authored-by: humanitiesNerd <catonano@gmail.com>
| Ludovic Courtès | 2017-05-17 | 1 | -0/+16 |
* | gnu: aspell: 'dict-dir' set to ~/.guix-profile/lib/aspell or $ASPELL_DICT_DIR.•••See <https://bugs.gnu.org/25836> for background.
* gnu/packages/patches/aspell-default-dict-dir.patch: New file.
* gnu/packages/aspell.scm (aspell)[source](patches): New field.
[native-search-paths]: New field.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2017-05-17 | 1 | -0/+20 |
* | gnu: qemu: Fix CVE-2017-7493.•••* gnu/packages/patches/qemu-CVE-2017-7493.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qemu.scm (qemu)[source]: Use it.
| Leo Famulari | 2017-05-17 | 1 | -0/+182 |
* | gnu: ruby-concurrent: Update to 1.0.5.•••* gnu/packages/ruby.scm (ruby-concurrent): Update to 1.0.5.
* gnu/packages/patches/ruby-concurrent-test-arm.patch: Adjust accordingly.
| Ben Woodcroft | 2017-05-17 | 1 | -13/+13 |
* | gnu: guile-ssh: Fix bug in 'node-guile-version'.•••* gnu/packages/patches/guile-ssh-rexec-bug.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (guile-ssh)[source](patches): New field.
| Ludovic Courtès | 2017-05-16 | 1 | -0/+16 |
* | gnu: Update kde frameworks to 5.34.0.•••* gnu/packages/kde-frameworks.scm (solid): Update to 5.34.0 [native-inputs]:
Add dbus. <check>: Replace standard phase.
(networkmanager-qt): Update to 5.34.0. [source]: Remove patches.
(kfilemetadata) Update to 5.32.0. <check-setup>: New phase <check> Move
phase after install phase. [inputs] Add catdoc, exiv2, ffmpeg, poppler,
taglib.
(attica, baloo, bluez-qt, breeze-icons, extra-cmake-modules, kactivities,
kactivities-stats, kapidox, karchive, kauth, kbookmarks, kcmutils, kcodecs,
kcompletion, kconfig, kconfigwidgets, kcoreaddons, kcrash, kdbusaddons,
kdeclarative, kded, kdesignerplugin, kdesu, kdnssd, kdoctools, kemoticons,
kglobalaccel, kguiaddons, ki18n, kiconthemes, kidletime, kimageformats,
kinit, kio, kitemmodels, kitemviews, kjobwidgets, knewstuff, knotification,
knotifyconfig, kpackages, kparts, kpeople, kplotting, kpty, krunner,
kservice, ksyntaxhighlighting, ktexteditor, ktextwidgets, kunitconversion,
kwallet, kwayland, kwidgetsaddons, kwindowsystem, kxmlgui, kxmlrpcclient,
modemmanager-qt, networkmanager-qt, oxygen-icons, plasma-framework, sonnet,
threadweaver): Update to 5.34.0.
* gnu/packages/patches/networkmanager-qt-activeconnection-test-1.patch,
gnu/packages/patches/networkmanager-qt-activeconnection-test-2.patch:
Remove files.
* gnu/local.mk (dist_patch_DATA): Remove the patch files.
| Hartmut Goebel | 2017-05-15 | 2 | -117/+0 |
* | gnu: reptry: Fix build.•••* gnu/packages/patches/reptyr-fix-gcc-7.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add new patch.
* gnu/packages/screen.scm (reptyr): Use patch.
| Mathieu Othacehe | 2017-05-12 | 1 | -0/+38 |
* | gnu: Add lierolibre.•••* gnu/packages/patches/lierolibre-check-unaligned-access.patch,
gnu/packages/patches/lierolibre-is-free-software.patch,
gnu/packages/patches/lierolibre-remove-arch-warning.patch,
gnu/packages/patches/lierolibre-try-building-other-arch.patch,
gnu/packages/patches/lierolibre-newer-libconfig.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/games.scm (lierolibre): New variable.
| Marius Bakke | 2017-05-12 | 5 | -0/+344 |
* | gnu: miniupnpc: Fix CVE-2017-8798.•••* gnu/packages/patches/miniupnpc-CVE-2017-8798.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/upnp.scm (miniupnpc)[source]: Use it.
| Marius Bakke | 2017-05-12 | 1 | -0/+55 |
* | gnu: lvm2: Fix static build after 62ec02bf21.•••Fixes <https://bugs.gnu.org/26874>.
* gnu/packages/patches/lvm2-static-link.patch: Link with -lm.
| Marius Bakke | 2017-05-11 | 1 | -2/+2 |
* | gnu: Add PRoot.•••* gnu/packages/linux.scm (proot): New variable.
* gnu/packages/patches/proot-test-fhs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2017-05-11 | 1 | -0/+98 |
* | gnu: Add dvd+rw-tools.•••* gnu/packages/cdrom.scm (dvd+rw-tools): New variable.
* gnu/packages/patches/dvd+rw-tools-add-include.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Thomas Danckaert | 2017-05-10 | 1 | -0/+14 |
* | gnu: Add cdrtools.•••* gnu/packages/cdrom.scm (cdrtools): New variable.
* gnu/packages/patches/cdrtools-3.01-mkisofs-isoinfo.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Thomas Danckaert | 2017-05-10 | 1 | -0/+514 |
* | gnu: lxterminal: Fix CVE-2016-10369.•••* gnu/packages/patches/lxterminal-CVE-2016-10369.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/lxde.scm (lxterminal)[source]: Use it.
| Leo Famulari | 2017-05-09 | 1 | -0/+37 |
* | gnu: Add mozjs-38 (Mozilla SpiderMonkey 38).•••* gnu/packages/gnuzilla.scm (mozjs-38): New variable.
* gnu/packages/patches/mozjs38-pkg-config-version.patch,
gnu/packages/patches/mozjs38-shell-version.patch,
gnu/packages/patches/mozjs38-tracelogger.patch,
gnu/packages/patches/mozjs38-version-detection.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
Co-authored-by: ng0 <ng0@no-reply.pragmatique.xyz>
| Clément Lassieur | 2017-05-08 | 4 | -0/+879 |
* | gnu: perl-net-dns-resolver-programmable: Shorten patch file name.•••This avoids a warning from GNU tar upon "make dist" about file names
that are too long for POSIX tar.
* gnu/packages/patches/perl-net-dns-resolver-programmable-Fix-broken-interface.patch:
Rename to...
* gnu/packages/patches/perl-net-dns-resolver-programmable-fix.patch:
... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/networking.scm (perl-net-dns-resolver-programmable)[source]:
Likewise.
| Ludovic Courtès | 2017-05-08 | 1 | -0/+0 |
* | gnu: elixir: Update to 1.4.2.•••* gnu/packages/elixir.scm (elixir): Update to 1.4.2.
* gnu/packages/patches/elixir-disable-failing-tests.patch: Adjust.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Pjotr Prins | 2017-05-07 | 1 | -61/+84 |
* | gnu: pcre2: Fix CVE-2017-8786.•••* gnu/packages/patches/pcre2-CVE-2017-8786.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pcre.scm (pcre2)[source]: Use it.
| Leo Famulari | 2017-05-07 | 1 | -0/+155 |
* | gnu: libtiff: Add fixes several security flaws.•••Fixes CVE-2017-{7593, 7594, 7595, 7596, 7597, 7598, 7599, 7600, 7601, 7602}.
* gnu/packages/patches/libtiff-CVE-2017-7593.patch,
gnu/packages/patches/libtiff-CVE-2017-7594.patch,
gnu/packages/patches/libtiff-multiple-UBSAN-crashes.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/image.scm (libtiff)[replacement]: New field.
(libtiff/fixed): New variable.
| Kei Kebreau | 2017-05-07 | 3 | -0/+616 |
* | gnu: icecat: Update to 52.1.0-gnu1. Add fixes from upstream ESR 52.1.1.•••* gnu/packages/gnuzilla.scm (icecat): Update to 52.1.0-gnu1. Remove patches
that are included in the new release. In the snippet, don't try to remove
dom/devicestorage, which has since been removed upstream. Add selected fixes
from upstream mozilla-esr52, up to the ESR 52.1.1 release.
* gnu/packages/patches/icecat-bug-1299500-pt10.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Mark H Weaver | 2017-05-06 | 1 | -1639/+0 |
* | gnu: gnome-shell: Fix CVE-2017-8288.•••* gnu/packages/patches/gnome-shell-CVE-2017-8288.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gnome-shell)[source]: Use it.
Co-authored-by: Leo Famulari <leo@famulari.name>
| rennes | 2017-05-05 | 1 | -0/+54 |
* | gnu: rpcbind, libtirpc: Fix CVE-2017-8779.•••* gnu/packages/patches/libtirpc-CVE-2017-8779.patch,
gnu/packages/patches/rpcbind-CVE-2017-8779.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/onc-rpc.scm (rpcbind, libtirpc)[source]: Use them.
| Leo Famulari | 2017-05-05 | 2 | -0/+292 |
* | gnu: abiword: Update to 3.0.2.•••* gnu/packages/patches/abiword-explictly-cast-bools.patch: Update patch.
* gnu/packages/patches/abiword-black-drawing-with-gtk322.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/abiword.scm (abiword): Update to 3.0.2.
[source]: Remove outdated snippet; add new patch.
[arguments]: Pass CXXFLAGS.
| Ricardo Wurmus | 2017-05-05 | 2 | -7/+56 |
* | gnu: Add cool-retro-term.•••* gnu/packages/terminals.scm (cool-retro-term): New variable.
* gnu/packages/patches/cool-retro-term-remove-non-free-fonts.patch,
gnu/packages/patches/cool-retro-term-fix-array-size.patch,
gnu/packages/patches/cool-retro-term-memory-leak-1.patch,
gnu/packages/patches/cool-retro-term-remove-non-free-fonts.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Add them.
Co-authored-by: Eric Bavier <bavier@member.fsf.org>
| Petter | 2017-05-04 | 4 | -0/+295 |
* | gnu: llvm-3.5: Fix build of clang-3.5.•••* gnu/packages/patches/llvm-3.5-fix-clang-build-with-gcc5.patch: New file
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/llvm.scm (llvm-3.5)[source]: Add patch.
| Ricardo Wurmus | 2017-05-04 | 1 | -0/+35 |
* | gnu: libsndfile: Fix CVE-2017-{8361,8362,8363,8365}.•••* gnu/packages/patches/libsndfile-CVE-2017-8361-8363-8365.patch,
gnu/packages/patches/libsndfile-CVE-2017-8362.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/pulseaudio.scm (libsndfile)[replacement]: New field.
(libsndfile/fixed): New variable.
| Leo Famulari | 2017-05-01 | 2 | -0/+138 |
* | gnu: glibc/linux: Fix runtime crashes on i686 systems.•••* gnu/packages/patches/glibc-memchr-overflow-i686.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash)[native-inputs]:
Add the patch conditionally for i686 systems.
* gnu/packages/base.scm (glibc/linux)[native-inputs]: Add the patch
conditionally for i686 systems.
[arguments]: Apply the patch conditionally on i686 systems.
| Ricardo Wurmus | 2017-04-29 | 1 | -0/+74 |
* | gnu: freetype: Fix CVE-2017-{8105,8287}.•••* gnu/packages/patches/freetype-CVE-2017-8105.patch,
gnu/packages/patches/freetype-CVE-2017-8287.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/fontutils.scm (freetype)[replacement]: New field.
(freetype/fixed): New variable.
| Leo Famulari | 2017-04-29 | 2 | -0/+100 |
* | gnu: ghostscript: Fix CVE-2017-8291.•••* gnu/packages/patches/ghostscript-CVE-2017-8291.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ghostscript.scm (ghostscript)[replacement]: New field.
(ghostscript/fixed): New variable.
(ghostscript-with-x)[replacement]: New field.
| Leo Famulari | 2017-04-28 | 1 | -0/+73 |
* | gnu: serf: Update to 1.3.9.•••* gnu/packages/patches/serf-comment-style-fix.patch,
gnu/packages/patches/serf-deflate-buckets-test-fix.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/web.scm (serf): Update to 1.3.9.
[source]: Remove patches.
| Marius Bakke | 2017-04-27 | 2 | -92/+0 |
* | Merge branch 'staging' | Leo Famulari | 2017-04-27 | 4 | -15/+130 |
|\ |
|
| * | Merge branch 'master' into staging | Leo Famulari | 2017-04-25 | 3 | -0/+260 |
| |\ |
|
| * \ | Merge branch 'master' into staging | Leo Famulari | 2017-04-22 | 40 | -1516/+2621 |
| |\ \ |
|
| * | | | gnu: mesa: Fix build for 32-bit systems.•••* gnu/packages/patches/mesa-fix-32bit-test-failures.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gl.scm (mesa)[source]: Use it.
| Leo Famulari | 2017-04-18 | 1 | -0/+58 |
| * | | | gnu: libsndfile: Fix build failure on armhf.•••* gnu/packages/patches/libsndfile-armhf-type-checks.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pulseaudio.scm (libsndfile)[source]: Use it.
| Marius Bakke | 2017-04-18 | 1 | -0/+42 |
| * | | | Merge branch 'master' into staging | Marius Bakke | 2017-04-18 | 7 | -397/+189 |
| |\ \ \ |
|
| * | | | | gnu: mesa: Update to 17.0.4.•••* gnu/packages/patches/mesa-skip-disk-cache-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gl.scm (mesa): Update to 17.0.4.
[source]: Adapt URI to new directory structure.
[arguments]: End phases on #t. Remove stray whitespaces.
[home-page]: Use HTTPS.
| Marius Bakke | 2017-04-17 | 1 | -0/+20 |
| * | | | | Merge branch 'master' into staging | Leo Famulari | 2017-04-14 | 25 | -544/+1375 |
| |\ \ \ \ |
|
| * | | | | | gnu: libdrm: Update to 2.4.77.•••* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.77.
* gnu/packages/patches/libdrm-symbol-check.patch: Adjust to upstream changes.
| Marius Bakke | 2017-04-06 | 1 | -15/+10 |
* | | | | | | gnu: ceph: Update to 12.0.2.•••* gnu/packages/storage.scm (ceph): Update to 12.0.2.
[arguments]<#:phases>: Disable new test.
* gnu/packages/patches/ceph-disable-cpu-optimizations.patch: Adjust.
| Marius Bakke | 2017-04-26 | 1 | -4/+6 |