[Pkg-openssl-changes] r536 - in openssl/trunk/debian: . patches
Kurt Roeckx
kroeckx at alioth.debian.org
Sat Mar 17 09:18:41 UTC 2012
Author: kroeckx
Date: 2012-03-17 09:18:40 +0000 (Sat, 17 Mar 2012)
New Revision: 536
Removed:
openssl/trunk/debian/patches/kfreebsd-pipe.patch
Modified:
openssl/trunk/debian/changelog
openssl/trunk/debian/patches/series
Log:
Remove kfreebsd-pipe.patch, fixed upstream
Modified: openssl/trunk/debian/changelog
===================================================================
--- openssl/trunk/debian/changelog 2012-03-17 09:10:26 UTC (rev 535)
+++ openssl/trunk/debian/changelog 2012-03-17 09:18:40 UTC (rev 536)
@@ -1,6 +1,7 @@
openssl (1.0.1-1) unstable; urgency=low
* New upstream version
+ - Remove kfreebsd-pipe.patch, fixed upstream
-- Kurt Roeckx <kurt at roeckx.be> Sat, 17 Mar 2012 10:09:17 +0100
Deleted: openssl/trunk/debian/patches/kfreebsd-pipe.patch
===================================================================
--- openssl/trunk/debian/patches/kfreebsd-pipe.patch 2012-03-17 09:10:26 UTC (rev 535)
+++ openssl/trunk/debian/patches/kfreebsd-pipe.patch 2012-03-17 09:18:40 UTC (rev 536)
@@ -1,13 +0,0 @@
-Index: openssl-1.0.0c/crypto/perlasm/x86_64-xlate.pl
-===================================================================
---- openssl-1.0.0c.orig/crypto/perlasm/x86_64-xlate.pl 2010-10-10 23:14:17.000000000 +0200
-+++ openssl-1.0.0c/crypto/perlasm/x86_64-xlate.pl 2010-12-12 16:09:31.000000000 +0100
-@@ -66,7 +66,7 @@
- my ($outdev,$outino, at junk)=stat($output);
-
- open STDOUT,">$output" || die "can't open $output: $!"
-- if ($stddev!=$outdev || $stdino!=$outino);
-+# if ($stddev!=$outdev || $stdino!=$outino);
- }
-
- my $gas=1; $gas=0 if ($output =~ /\.asm$/);
Modified: openssl/trunk/debian/patches/series
===================================================================
--- openssl/trunk/debian/patches/series 2012-03-17 09:10:26 UTC (rev 535)
+++ openssl/trunk/debian/patches/series 2012-03-17 09:18:40 UTC (rev 536)
@@ -2,7 +2,6 @@
config-hurd.patch
debian-targets.patch
engines-path.patch
-kfreebsd-pipe.patch
make-targets.patch
man-dir.patch
man-section.patch
More information about the Pkg-openssl-changes
mailing list