[icedtea-web] - Bump to 1.0.4 - Fixed rhbz#718164: Home directory path disclosure to untrusted applications - Fixe

Deepak Bhole dbhole at fedoraproject.org
Wed Jul 20 16:45:37 UTC 2011


commit 4f53645296e79dd663d33516a3396af3369dcd23
Author: Deepak Bhole <dbhole at redhat.com>
Date:   Wed Jul 20 12:44:49 2011 -0400

    - Bump to 1.0.4
    - Fixed rhbz#718164: Home directory path disclosure to untrusted applications
    - Fixed rhbz#718170: Java Web Start security warning dialog manipulation

 .gitignore       |    1 +
 icedtea-web.spec |    7 ++++++-
 sources          |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc99ef2..b7ee5df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /icedtea-web-1.0.2.tar.gz
 /icedtea-web-1.0.3.tar.gz
+/icedtea-web-1.0.4.tar.gz
diff --git a/icedtea-web.spec b/icedtea-web.spec
index bd74de9..19a5a11 100644
--- a/icedtea-web.spec
+++ b/icedtea-web.spec
@@ -36,7 +36,7 @@
 %endif
 
 Name:       icedtea-web
-Version:    1.0.3
+Version:    1.0.4
 Release:    1%{?dist}
 Summary:    Additional Java components for OpenJDK
 
@@ -152,6 +152,11 @@ exit 0
 %doc COPYING
 
 %changelog
+* Wed Jul 20 2011 Deepak Bhole <dbhole at redhat.com> 1.0.4-1
+- Bump to 1.0.4
+- Fixed rhbz#718164: Home directory path disclosure to untrusted applications
+- Fixed rhbz#718170: Java Web Start security warning dialog manipulation
+
 * Mon Jun 13 2011 Deepak Bhole <dbhole at redhat.com> 1.0.3-1
 - Update to 1.0.3
 - Resolves: rhbz#691259 
diff --git a/sources b/sources
index 6a6d4af..746cb45 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-57fdc8d40dad848f4cdf5fd5a48b20b6  icedtea-web-1.0.3.tar.gz
+8b871fad4776a6d2fd69156e62bab4ba  icedtea-web-1.0.4.tar.gz


More information about the scm-commits mailing list