[oe-commits] org.oe.dev dbus: Drop fix-segfault patch. Thei issue it fixed can no longer be reproduced (tested by thos)

rpurdie commit openembedded-commits at lists.openembedded.org
Thu Sep 20 13:39:54 UTC 2007


dbus: Drop fix-segfault patch. Thei issue it fixed can no longer be reproduced (tested by thos)

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: f0c7033819126395aa3f1dd806c0640e89b117c8
ViewMTN: http://monotone.openembedded.org/revision/info/f0c7033819126395aa3f1dd806c0640e89b117c8
Files:
1
packages/dbus/dbus/fix-segfault.patch
packages/dbus/dbus.inc
packages/dbus/dbus_1.0.1.bb
packages/dbus/dbus_1.0.2.bb
Diffs:

#
# mt diff -r4c020d03da2df48b42a5af5c837bd6b68b3f8d20 -rf0c7033819126395aa3f1dd806c0640e89b117c8
#
# 
# 
# delete "packages/dbus/dbus/fix-segfault.patch"
# 
# patch "packages/dbus/dbus.inc"
#  from [c8b2145db8681919b67a8e50346da67c283e0233]
#    to [f2c229e2a89e9b3da17fe11252f2d44b73ce7007]
# 
# patch "packages/dbus/dbus_1.0.1.bb"
#  from [b55c8edfb32c457a02e1e498f6b14acebc1bbf8e]
#    to [e01bd6fd36c624af9c31cd0f6020204db116a678]
# 
# patch "packages/dbus/dbus_1.0.2.bb"
#  from [a8ce6355ed3da04736b057936a57f1aeed630228]
#    to [e167627a54c23293d250970ba68ae39a4a15fa60]
# 
============================================================
--- packages/dbus/dbus.inc	c8b2145db8681919b67a8e50346da67c283e0233
+++ packages/dbus/dbus.inc	f2c229e2a89e9b3da17fe11252f2d44b73ce7007
@@ -7,7 +7,6 @@ SRC_URI = "http://dbus.freedesktop.org/r
 SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
 	   file://tmpdir.patch;patch=1 \
 	   file://dbus-1.init \
-	   file://fix-segfault.patch;patch=1 \
            file://cross.patch;patch=1 \
 	   file://fix-install-daemon.patch;patch=1"
 
============================================================
--- packages/dbus/dbus_1.0.1.bb	b55c8edfb32c457a02e1e498f6b14acebc1bbf8e
+++ packages/dbus/dbus_1.0.1.bb	e01bd6fd36c624af9c31cd0f6020204db116a678
@@ -1,5 +1,5 @@ SRC_URI += "file://dbus-exploit-fix.patc
 require dbus.inc
 
 SRC_URI += "file://dbus-exploit-fix.patch;patch=1"
 
+PR = "r4"
-PR = "r3"
============================================================
--- packages/dbus/dbus_1.0.2.bb	a8ce6355ed3da04736b057936a57f1aeed630228
+++ packages/dbus/dbus_1.0.2.bb	e167627a54c23293d250970ba68ae39a4a15fa60
@@ -1,5 +1,5 @@ SRC_URI += " file://fix-waitpid.patch;pa
 require dbus.inc
 
 SRC_URI += " file://fix-waitpid.patch;patch=1"
 
+PR = "r4"
-PR = "r3"






More information about the Openembedded-commits mailing list