[prelink] 0.4.4-1

Jakub Jelinek jakub at fedoraproject.org
Tue Nov 23 23:29:44 UTC 2010


commit 7bd16370b120d05b80b5ec93969eb0793586a16d
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Wed Nov 24 00:29:37 2010 +0100

    0.4.4-1

 .gitignore   |    2 +-
 prelink.spec |    3 ++-
 sources      |    2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 07f4aa1..e6f041e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-prelink-20101122.tar.bz2
+prelink-20101123.tar.bz2
diff --git a/prelink.spec b/prelink.spec
index e6604cf..39581a9 100644
--- a/prelink.spec
+++ b/prelink.spec
@@ -4,7 +4,7 @@ Version: 0.4.4
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
-%define date 20101122
+%define date 20101123
 Source: http://people.redhat.com/jakub/prelink/prelink-%{date}.tar.bz2
 Source2: prelink.conf
 Source3: prelink.cron
@@ -102,6 +102,7 @@ rm -rf %{buildroot}
 %changelog
 * Tue Nov 23 2010 Jakub Jelinek <jakub at redhat.com> 0.4.4-1
 - support copying over extended attributes (#456105)
+- handle DW_OP_GNU_implicit_pointer, fix handling of DW_OP_call_ref
 
 * Wed Jul 14 2010 Jakub Jelinek <jakub at redhat.com> 0.4.3-4
 - for prelink -u -o ... if no .gnu.prelink_undo section is
diff --git a/sources b/sources
index b373dea..ba00a39 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-61579b21ef3f6affa4e618f50c8a9e9a  prelink-20101122.tar.bz2
+f207dafd3f87f9ffc9cf2c6f8016e3b9  prelink-20101123.tar.bz2


More information about the scm-commits mailing list