aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-07-27 17:38:35 +0000
committerThierry Vignaud <tv@mageia.org>2012-07-27 17:38:35 +0000
commit7396ca2979ec9b954f015da48444fa7068c86d11 (patch)
tree73ea3e4c5f52b580231c2a2e5ebff52c01568d9c /NEWS
parent7e5ea5f86723d6e9e3c0582d3d65342a3f6b0ddb (diff)
downloadrpm-setup-7396ca2979ec9b954f015da48444fa7068c86d11.tar
rpm-setup-7396ca2979ec9b954f015da48444fa7068c86d11.tar.gz
rpm-setup-7396ca2979ec9b954f015da48444fa7068c86d11.tar.bz2
rpm-setup-7396ca2979ec9b954f015da48444fa7068c86d11.tar.xz
rpm-setup-7396ca2979ec9b954f015da48444fa7068c86d11.zip
backported from rpm.org (Mark Wielaard <mjw@redhat.com>, 2011-05-25):
Add -r flag to find-debuginfo.sh to invoke eu-strip --reloc-debug-sections. - This is a new option to eu-strip that strips out/resolves relocations between .debug_* elf sections in ET_REL files. This can save a lot of space for kernel module. Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4873deb..c0dbe4c 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@
- generate a perlapi-<version> provide when libperl.so is found
(inspirated from mdv (pok))
- sync find-debuginfo.sh with upstream rpm.org:
+ o add -r flag to find-debuginfo.sh to invoke eu-strip --reloc-debug-sections
o drop useless rpm5 bits (less divergence with upstream)
- kill unused find-provides.perl.in