/hg/icedtea-web: Changelog for unsigned content in metainf repro...
adomurad at icedtea.classpath.org
adomurad at icedtea.classpath.org
Tue Aug 14 13:06:53 PDT 2012
changeset 04eddc48a74f in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=04eddc48a74f
author: Adam Domurad <adomurad at redhat.com>
date: Tue Aug 14 16:06:38 2012 -0400
Changelog for unsigned content in metainf reproducer
diffstat:
ChangeLog | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diffs (24 lines):
diff -r 965038a7326b -r 04eddc48a74f ChangeLog
--- a/ChangeLog Tue Aug 14 15:11:02 2012 -0400
+++ b/ChangeLog Tue Aug 14 16:06:38 2012 -0400
@@ -1,3 +1,20 @@
+2012-08-14 Adam Domurad <adomurad at redhat.com>
+
+ Reproducer for allowing unsigned content in META-INF/ folder.
+ Derives from ReadPropertiesSigned test's signed jar.
+ * tests/reproducers/custom/UnsignedContentInMETAINF/resources/UnsignedContentInMETAINF.jnlp:
+ New, runs a modified version of ReadPropertiesSigned.jar (UnsignedContentInMETAINF.jar)
+ * tests/reproducers/custom/UnsignedContentInMETAINF/srcs/META-INF/unsigned_file_in_metainf:
+ New, placed into a modified version of ReadPropertiesSigned.jar
+ (UnsignedContentInMETAINF.jar) so that there is unsigned content in the
+ META-INF/ folder.
+ * tests/reproducers/custom/UnsignedContentInMETAINF/srcs/Makefile:
+ New, creates a modified version of ReadPropertiesSigned.jar, named
+ UnsignedContentInMETAINF.jar, and places unsigned content inside its
+ META-INF/ folder
+ * tests/reproducers/custom/UnsignedContentInMETAINF/testcases/UnsignedContentInMETAINF.java:
+ Test driver for jnlp file
+
2012-08-14 Adam Domurad <adomurad at redhat.com>
Unit test for method in JCV, isMetaInfFile()
More information about the distro-pkg-dev
mailing list