/hg/icedtea-web: replaced Trusted-only by Trusted-Only, cosmetic...
jvanek at icedtea.classpath.org
jvanek at icedtea.classpath.org
Wed Jul 29 13:59:37 UTC 2015
changeset 56dcf17761bb in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=56dcf17761bb
author: Jiri Vanek <jvanek at redhat.com>
date: Wed Jul 29 15:54:18 2015 +0200
replaced Trusted-only by Trusted-Only, cosmetic change in TrustedOnlyAttribute reproducer
diffstat:
ChangeLog | 9 +++++++++
tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-signed-nosecurity.jnlp | 2 +-
tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-signed-security.jnlp | 2 +-
tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-unsigned-nosecurity.jnlp | 2 +-
tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-unsigned-security.jnlp | 2 +-
tests/reproducers/custom/TrustedOnlyAttribute/srcs/MANIFEST.MF | 2 +-
6 files changed, 14 insertions(+), 5 deletions(-)
diffs (72 lines):
diff -r a8f8a311b30d -r 56dcf17761bb ChangeLog
--- a/ChangeLog Wed Jul 29 15:43:27 2015 +0200
+++ b/ChangeLog Wed Jul 29 15:54:18 2015 +0200
@@ -1,3 +1,12 @@
+2015-07-29 Jiri Vanek <jvanek at redhat.com>
+
+ replaced Trusted-only by Trusted-Only, cosmetic change in TrustedOnlyAttribute reproducer
+ * tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-signed-nosecurity.jnlp:
+ * tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-signed-security.jnlp:
+ * tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-unsigned-nosecurity.jnlp:
+ * tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-unsigned-security.jnlp:
+ * tests/reproducers/custom/TrustedOnlyAttribute/srcs/MANIFEST.MF:
+
2015-07-29 Jiri Vanek <jvanek at redhat.com>
Initial push for big trusted-only/mixed-permissions reproducer
diff -r a8f8a311b30d -r 56dcf17761bb tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-signed-nosecurity.jnlp
--- a/tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-signed-nosecurity.jnlp Wed Jul 29 15:43:27 2015 +0200
+++ b/tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-signed-nosecurity.jnlp Wed Jul 29 15:54:18 2015 +0200
@@ -42,7 +42,7 @@
<title>TrustedOnlyAttribute</title>
<vendor>IcedTea</vendor>
<homepage href="http://icedtea.classpath.org/wiki/IcedTea-Web#Testing_IcedTea-Web"/>
- <description>Trusted-only Manifest Attribute Test</description>
+ <description>Trusted-Only Manifest Attribute Test</description>
<offline/>
</information>
<resources>
diff -r a8f8a311b30d -r 56dcf17761bb tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-signed-security.jnlp
--- a/tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-signed-security.jnlp Wed Jul 29 15:43:27 2015 +0200
+++ b/tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-signed-security.jnlp Wed Jul 29 15:54:18 2015 +0200
@@ -42,7 +42,7 @@
<title>TrustedOnlyAttribute</title>
<vendor>IcedTea</vendor>
<homepage href="http://icedtea.classpath.org/wiki/IcedTea-Web#Testing_IcedTea-Web"/>
- <description>Trusted-only Manifest Attribute Test</description>
+ <description>Trusted-Only Manifest Attribute Test</description>
<offline/>
</information>
<resources>
diff -r a8f8a311b30d -r 56dcf17761bb tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-unsigned-nosecurity.jnlp
--- a/tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-unsigned-nosecurity.jnlp Wed Jul 29 15:43:27 2015 +0200
+++ b/tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-unsigned-nosecurity.jnlp Wed Jul 29 15:54:18 2015 +0200
@@ -42,7 +42,7 @@
<title>TrustedOnlyAttribute</title>
<vendor>IcedTea</vendor>
<homepage href="http://icedtea.classpath.org/wiki/IcedTea-Web#Testing_IcedTea-Web"/>
- <description>Trusted-only Manifest Attribute Test</description>
+ <description>Trusted-Only Manifest Attribute Test</description>
<offline/>
</information>
<resources>
diff -r a8f8a311b30d -r 56dcf17761bb tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-unsigned-security.jnlp
--- a/tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-unsigned-security.jnlp Wed Jul 29 15:43:27 2015 +0200
+++ b/tests/reproducers/custom/TrustedOnlyAttribute/resources/TrustedOnlyAttribute-unsigned-security.jnlp Wed Jul 29 15:54:18 2015 +0200
@@ -42,7 +42,7 @@
<title>TrustedOnlyAttribute</title>
<vendor>IcedTea</vendor>
<homepage href="http://icedtea.classpath.org/wiki/IcedTea-Web#Testing_IcedTea-Web"/>
- <description>Trusted-only Manifest Attribute Test</description>
+ <description>Trusted-Only Manifest Attribute Test</description>
<offline/>
</information>
<resources>
diff -r a8f8a311b30d -r 56dcf17761bb tests/reproducers/custom/TrustedOnlyAttribute/srcs/MANIFEST.MF
--- a/tests/reproducers/custom/TrustedOnlyAttribute/srcs/MANIFEST.MF Wed Jul 29 15:43:27 2015 +0200
+++ b/tests/reproducers/custom/TrustedOnlyAttribute/srcs/MANIFEST.MF Wed Jul 29 15:54:18 2015 +0200
@@ -1,3 +1,3 @@
-Trusted-only: true
+Trusted-Only: true
Application-Name: TrustedOnlyAttribute
More information about the distro-pkg-dev
mailing list