summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2014-03-05 16:01:15 -0300
committerLisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>2014-03-05 16:01:15 -0300
commit3bc3175055598389ae5ea44ef8d45caedfd82ad2 (patch)
tree0c34d48538bcd43ce49d809cddde6407a6a71517 /debian/changelog
parentb2913ca81d6c7bf9b09bc80b68f466a1a2c0a325 (diff)
downloadqt5webkit-3bc3175055598389ae5ea44ef8d45caedfd82ad2.tar.gz
Create reduce_memory_usage.patch forcing ld to not cache the symbol tables.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 43e24a2..bba810d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ qtwebkit-opensource-src (5.2.1+dfsg-4) UNRELEASED; urgency=medium
[ Lisandro Damián Nicanor Pérez Meyer ]
* Backport dont_pollute_pri_and_pc_with_private_deps.patch to avoid
propagating wrong linker flags (Closes: #711307).
+ * Create reduce_memory_usage.patch forcing ld to not cache the symbol tables
+ of input files in memory to avoid memory exhaustion during the linking
+ phase.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 05 Mar 2014 12:13:03 -0300