/hg/release/icedtea6-1.9: PR744: Fix jaxws patch broken by lates...
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Tue Jul 19 14:04:09 PDT 2011
changeset 11e7784eb228 in /hg/release/icedtea6-1.9
details: http://icedtea.classpath.org/hg/release/icedtea6-1.9?cmd=changeset;node=11e7784eb228
author: Andrew John Hughes <ahughes at redhat.com>
date: Tue Jul 19 22:04:04 2011 +0100
PR744: Fix jaxws patch broken by latest security update.
2011-07-11 Andrew John Hughes <ahughes at redhat.com>
PR744: Patching error
* NEWS: Updated.
* patches/ecj/icedtea-jaxws-getdtdtype.patch: Update patch to
apply after security patch.
diffstat:
ChangeLog | 7 +++++++
NEWS | 2 ++
patches/ecj/icedtea-jaxws-getdtdtype.patch | 4 ++--
3 files changed, 11 insertions(+), 2 deletions(-)
diffs (40 lines):
diff -r 1c554e7ce79e -r 11e7784eb228 ChangeLog
--- a/ChangeLog Sat Jul 09 16:58:17 2011 +0200
+++ b/ChangeLog Tue Jul 19 22:04:04 2011 +0100
@@ -1,3 +1,10 @@
+2011-07-11 Andrew John Hughes <ahughes at redhat.com>
+
+ PR744: Patching error
+ * NEWS: Updated.
+ * patches/ecj/icedtea-jaxws-getdtdtype.patch:
+ Update patch to apply after security patch.
+
2011-07-09 Xerxes RÃ¥nby <xerxes at zafena.se>
Mark Wielaard <mark at klomp.org>
diff -r 1c554e7ce79e -r 11e7784eb228 NEWS
--- a/NEWS Sat Jul 09 16:58:17 2011 +0200
+++ b/NEWS Tue Jul 19 22:04:04 2011 +0100
@@ -10,6 +10,8 @@
New in release 1.9.9 (20XX-XX-XX):
+* Bug Fixes
+ - PR744: icedtea6-1.10.2 : patching error
* Shark
- PR632: patches/security/20110215/6878713.patch breaks shark zero build
diff -r 1c554e7ce79e -r 11e7784eb228 patches/ecj/icedtea-jaxws-getdtdtype.patch
--- a/patches/ecj/icedtea-jaxws-getdtdtype.patch Sat Jul 09 16:58:17 2011 +0200
+++ b/patches/ecj/icedtea-jaxws-getdtdtype.patch Tue Jul 19 22:04:04 2011 +0100
@@ -5,8 +5,8 @@
patches.dir=patches
# Patches to apply
--jaxws_src.patch.list=xjc.patch
-+jaxws_src.patch.list=xjc.patch getdtdtype.patch
+-jaxws_src.patch.list=7013971.patch xjc.patch
++jaxws_src.patch.list=7013971.patch xjc.patch getdtdtype.patch
# Sanity information
sanity.info= Sanity Settings:${line.separator}\
More information about the distro-pkg-dev
mailing list