<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Java 1.6u15 installation in Fedora 11</title>
	<atom:link href="http://www.lbotti.net/blog/2009/08/07/java-1-6u15-installation-in-fedora-11/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lbotti.net/blog/2009/08/07/java-1-6u15-installation-in-fedora-11/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
	<description>Linux, Java, Python...just techie blogging</description>
	<lastBuildDate>Mon, 30 Aug 2010 17:22:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Java 6 update 17 on Fedora 12 &#171; Everything technical</title>
		<link>http://www.lbotti.net/blog/2009/08/07/java-1-6u15-installation-in-fedora-11/comment-page-1/#comment-150</link>
		<dc:creator>Java 6 update 17 on Fedora 12 &#171; Everything technical</dc:creator>
		<pubDate>Fri, 08 Jan 2010 00:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbotti.net/blog/?p=165#comment-150</guid>
		<description>[...] virtual machine. I already had updated the spec file, which you can find here and then follow my previous post. Right now, I am using Chromium (open source version of Google Chrome) and I will fix the Java [...]</description>
		<content:encoded><![CDATA[<p>[...] virtual machine. I already had updated the spec file, which you can find here and then follow my previous post. Right now, I am using Chromium (open source version of Google Chrome) and I will fix the Java [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JDK6 update 16 and Fedora &#171; Everything technical</title>
		<link>http://www.lbotti.net/blog/2009/08/07/java-1-6u15-installation-in-fedora-11/comment-page-1/#comment-32</link>
		<dc:creator>JDK6 update 16 and Fedora &#171; Everything technical</dc:creator>
		<pubDate>Sat, 15 Aug 2009 07:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbotti.net/blog/?p=165#comment-32</guid>
		<description>[...] Everything technical Linux, Java, Python&#8230;just techie blogging      &#171; Java 1.6u15 installation in Fedora 11 [...]</description>
		<content:encoded><![CDATA[<p>[...] Everything technical Linux, Java, Python&#8230;just techie blogging      &laquo; Java 1.6u15 installation in Fedora 11 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nothingman</title>
		<link>http://www.lbotti.net/blog/2009/08/07/java-1-6u15-installation-in-fedora-11/comment-page-1/#comment-30</link>
		<dc:creator>Nothingman</dc:creator>
		<pubDate>Wed, 12 Aug 2009 06:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbotti.net/blog/?p=165#comment-30</guid>
		<description>After that you released java-1.6.0 spec file, Sun developers stated to work very hard to test your packaging abilites... :)
jdk-1.6.0u16 is out...</description>
		<content:encoded><![CDATA[<p>After that you released java-1.6.0 spec file, Sun developers stated to work very hard to test your packaging abilites&#8230; <img src='http://www.lbotti.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
jdk-1.6.0u16 is out&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santiago Angel</title>
		<link>http://www.lbotti.net/blog/2009/08/07/java-1-6u15-installation-in-fedora-11/comment-page-1/#comment-26</link>
		<dc:creator>Santiago Angel</dc:creator>
		<pubDate>Sat, 08 Aug 2009 08:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbotti.net/blog/?p=165#comment-26</guid>
		<description>please forget previous entry there was an error.

This actually works !!!!

This is a fix for correct plugin behavior when registered via updates-alternatives.

java-1.6.0-sun.spec.diff:


*** java-1.6.0-sun.spec.orig	2009-08-08 01:42:34.000000000 -0500
--- java-1.6.0-sun.spec	2009-08-08 03:30:10.000000000 -0500
***************
*** 63,68 ****
--- 63,70 ----
  %define target_cpu      i586
  %define pluginbasename  libjavaplugin_oji.so
  %define pluginname      %{_jvmdir}/%{jredir}/plugin/i386/ns7/%{pluginbasename}
+ %define pluginbasenamenew  libnpjp2.so
+ %define pluginnamenew      %{_jvmdir}/%{jredir}/lib/i386/%{pluginbasenamenew}
  %endif
  %ifarch x86_64
  %define target_cpu      x64
***************
*** 70,75 ****
--- 72,86 ----
  %define pluginname      %{_jvmdir}/%{jredir}/lib/amd64/%{pluginbasename}
  %endif
  
+ #next lines needs tests
+ #%ifarch %{multilib_arches}
+ #%define javaplugin      libjavaplugin.so.%{_arch}
+ #%else
+ %define javaplugin      libjavaplugin.so
+ #%endif
+ 
+ 
+ 
  %define cgibindir       %{_var}/www/cgi-bin
  
  # Avoid RPM 4.2+&#039;s internal dep generator, it may produce bogus
***************
*** 82,88 ****
  
  Name:           java-%{javaver}-%{origin}
  Version:        %{javaver}.%{buildver}
! Release:        1.0.lb
  Epoch:          0
  Summary:        Java Runtime Environment for %{name}
  License:        Sun Binary Code License
--- 93,99 ----
  
  Name:           java-%{javaver}-%{origin}
  Version:        %{javaver}.%{buildver}
! Release:        1.0.lc
  Epoch:          0
  Summary:        Java Runtime Environment for %{name}
  License:        Sun Binary Code License
***************
*** 596,610 ****
  
  
  
  %post plugin
! update-alternatives --install %{_libdir}/mozilla/plugins/%{pluginbasename} java-plugin \
    %{pluginname} %{priority}
  
  %postun plugin
! if [ $1 -eq 0 ]; then
!   update-alternatives --remove java-plugin %{pluginname}
  fi
  
  
  # We do not care if all/any of this actually succeeds
  # Therefore errors are catched but messages allowed
--- 607,644 ----
  
  
  
+ #%post plugin
+ #update-alternatives --install %{_libdir}/mozilla/plugins/%{pluginbasename} java-plugin \
+ #  %{pluginname} %{priority}
+ 
+ #%postun plugin
+ #if [ $1 -eq 0 ]; then
+ #  update-alternatives --remove java-plugin %{pluginname}
+ #fi
+ 
+ 
  %post plugin
! update-alternatives \
!   --install %{_libdir}/mozilla/plugins/libjavaplugin.so %{javaplugin} \
    %{pluginname} %{priority}
+ # new plugin option
+ update-alternatives \
+   --install %{_libdir}/mozilla/plugins/libjavaplugin.so %{javaplugin} \
+   %{pluginnamenew} %{priority}
+ 
+ exit 0
  
  %postun plugin
! if [ $1 -eq 0 ]
! then
!   update-alternatives --remove %{javaplugin} \
!     %{pluginname}
! 
!   update-alternatives --remove %{javaplugin} \
!     %{pluginnamenew}
  fi
  
+ exit 0
  
  # We do not care if all/any of this actually succeeds
  # Therefore errors are catched but messages allowed
***************
*** 750,756 ****
  %ghost %{fontdir}/encodings.dir
  
  %changelog
! * Thu Aug 07 2009 Luca Botti  - 0:1.6.0.15-1.0.lb
  - Updated to lates Sun Java Version
  - Added blacklist to list of jre files
  
--- 784,795 ----
  %ghost %{fontdir}/encodings.dir
  
  %changelog
! * Sat Aug 08 2009 Santiago Angel  - 0:1.6.0.15-java-1.6.0-sun.spec.diff1.0.lc
! - Fix plugin&#039;s alternatives registration
! - Added npjp2(java new plugin) plugin option to alternatives
! 
! 
! * Fri Aug 07 2009 Luca Botti  - 0:1.6.0.15-1.0.lb
  - Updated to lates Sun Java Version
  - Added blacklist to list of jre files</description>
		<content:encoded><![CDATA[<p>please forget previous entry there was an error.</p>
<p>This actually works !!!!</p>
<p>This is a fix for correct plugin behavior when registered via updates-alternatives.</p>
<p>java-1.6.0-sun.spec.diff:</p>
<p>*** java-1.6.0-sun.spec.orig	2009-08-08 01:42:34.000000000 -0500<br />
&#8212; java-1.6.0-sun.spec	2009-08-08 03:30:10.000000000 -0500<br />
***************<br />
*** 63,68 ****<br />
&#8212; 63,70 &#8212;-<br />
  %define target_cpu      i586<br />
  %define pluginbasename  libjavaplugin_oji.so<br />
  %define pluginname      %{_jvmdir}/%{jredir}/plugin/i386/ns7/%{pluginbasename}<br />
+ %define pluginbasenamenew  libnpjp2.so<br />
+ %define pluginnamenew      %{_jvmdir}/%{jredir}/lib/i386/%{pluginbasenamenew}<br />
  %endif<br />
  %ifarch x86_64<br />
  %define target_cpu      x64<br />
***************<br />
*** 70,75 ****<br />
&#8212; 72,86 &#8212;-<br />
  %define pluginname      %{_jvmdir}/%{jredir}/lib/amd64/%{pluginbasename}<br />
  %endif</p>
<p>+ #next lines needs tests<br />
+ #%ifarch %{multilib_arches}<br />
+ #%define javaplugin      libjavaplugin.so.%{_arch}<br />
+ #%else<br />
+ %define javaplugin      libjavaplugin.so<br />
+ #%endif<br />
+<br />
+<br />
+<br />
  %define cgibindir       %{_var}/www/cgi-bin</p>
<p>  # Avoid RPM 4.2+&#8217;s internal dep generator, it may produce bogus<br />
***************<br />
*** 82,88 ****</p>
<p>  Name:           java-%{javaver}-%{origin}<br />
  Version:        %{javaver}.%{buildver}<br />
! Release:        1.0.lb<br />
  Epoch:          0<br />
  Summary:        Java Runtime Environment for %{name}<br />
  License:        Sun Binary Code License<br />
&#8212; 93,99 &#8212;-</p>
<p>  Name:           java-%{javaver}-%{origin}<br />
  Version:        %{javaver}.%{buildver}<br />
! Release:        1.0.lc<br />
  Epoch:          0<br />
  Summary:        Java Runtime Environment for %{name}<br />
  License:        Sun Binary Code License<br />
***************<br />
*** 596,610 ****</p>
<p>  %post plugin<br />
! update-alternatives &#8211;install %{_libdir}/mozilla/plugins/%{pluginbasename} java-plugin \<br />
    %{pluginname} %{priority}</p>
<p>  %postun plugin<br />
! if [ $1 -eq 0 ]; then<br />
!   update-alternatives &#8211;remove java-plugin %{pluginname}<br />
  fi</p>
<p>  # We do not care if all/any of this actually succeeds<br />
  # Therefore errors are catched but messages allowed<br />
&#8212; 607,644 &#8212;-</p>
<p>+ #%post plugin<br />
+ #update-alternatives &#8211;install %{_libdir}/mozilla/plugins/%{pluginbasename} java-plugin \<br />
+ #  %{pluginname} %{priority}<br />
+<br />
+ #%postun plugin<br />
+ #if [ $1 -eq 0 ]; then<br />
+ #  update-alternatives &#8211;remove java-plugin %{pluginname}<br />
+ #fi<br />
+<br />
+<br />
  %post plugin<br />
! update-alternatives \<br />
!   &#8211;install %{_libdir}/mozilla/plugins/libjavaplugin.so %{javaplugin} \<br />
    %{pluginname} %{priority}<br />
+ # new plugin option<br />
+ update-alternatives \<br />
+   &#8211;install %{_libdir}/mozilla/plugins/libjavaplugin.so %{javaplugin} \<br />
+   %{pluginnamenew} %{priority}<br />
+<br />
+ exit 0</p>
<p>  %postun plugin<br />
! if [ $1 -eq 0 ]<br />
! then<br />
!   update-alternatives &#8211;remove %{javaplugin} \<br />
!     %{pluginname}<br />
!<br />
!   update-alternatives &#8211;remove %{javaplugin} \<br />
!     %{pluginnamenew}<br />
  fi</p>
<p>+ exit 0</p>
<p>  # We do not care if all/any of this actually succeeds<br />
  # Therefore errors are catched but messages allowed<br />
***************<br />
*** 750,756 ****<br />
  %ghost %{fontdir}/encodings.dir</p>
<p>  %changelog<br />
! * Thu Aug 07 2009 Luca Botti  &#8211; 0:1.6.0.15-1.0.lb<br />
  &#8211; Updated to lates Sun Java Version<br />
  &#8211; Added blacklist to list of jre files</p>
<p>&#8212; 784,795 &#8212;-<br />
  %ghost %{fontdir}/encodings.dir</p>
<p>  %changelog<br />
! * Sat Aug 08 2009 Santiago Angel  &#8211; 0:1.6.0.15-java-1.6.0-sun.spec.diff1.0.lc<br />
! &#8211; Fix plugin&#8217;s alternatives registration<br />
! &#8211; Added npjp2(java new plugin) plugin option to alternatives<br />
!<br />
!<br />
! * Fri Aug 07 2009 Luca Botti  &#8211; 0:1.6.0.15-1.0.lb<br />
  &#8211; Updated to lates Sun Java Version<br />
  &#8211; Added blacklist to list of jre files</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santiago Angel</title>
		<link>http://www.lbotti.net/blog/2009/08/07/java-1-6u15-installation-in-fedora-11/comment-page-1/#comment-25</link>
		<dc:creator>Santiago Angel</dc:creator>
		<pubDate>Sat, 08 Aug 2009 07:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbotti.net/blog/?p=165#comment-25</guid>
		<description>This is a fix for correct plugin behavior when registered via updates-alternatives.

java-1.6.0-sun.spec.diff:





*** java-1.6.0-sun.spec.orig	2009-08-08 01:42:34.000000000 -0500
--- java-1.6.0-sun.spec	2009-08-08 01:45:37.000000000 -0500
***************
*** 63,68 ****
--- 63,70 ----
  %define target_cpu      i586
  %define pluginbasename  libjavaplugin_oji.so
  %define pluginname      %{_jvmdir}/%{jredir}/plugin/i386/ns7/%{pluginbasename}
+ %define pluginbasenamenew  libjavaplugin_nscp.so
+ %define pluginnamenew      %{_jvmdir}/%{jredir}/lib/i386/%{pluginbasenamenew}
  %endif
  %ifarch x86_64
  %define target_cpu      x64
***************
*** 70,75 ****
--- 72,86 ----
  %define pluginname      %{_jvmdir}/%{jredir}/lib/amd64/%{pluginbasename}
  %endif
  
+ #next lines needs tests
+ #%ifarch %{multilib_arches}
+ #%define javaplugin      libjavaplugin.so.%{_arch}
+ #%else
+ %define javaplugin      libjavaplugin.so
+ #%endif
+ 
+ 
+ 
  %define cgibindir       %{_var}/www/cgi-bin
  
  # Avoid RPM 4.2+&#039;s internal dep generator, it may produce bogus
***************
*** 82,88 ****
  
  Name:           java-%{javaver}-%{origin}
  Version:        %{javaver}.%{buildver}
! Release:        1.0.lb
  Epoch:          0
  Summary:        Java Runtime Environment for %{name}
  License:        Sun Binary Code License
--- 93,99 ----
  
  Name:           java-%{javaver}-%{origin}
  Version:        %{javaver}.%{buildver}
! Release:        1.0.lc
  Epoch:          0
  Summary:        Java Runtime Environment for %{name}
  License:        Sun Binary Code License
***************
*** 596,610 ****
  
  
  
  %post plugin
! update-alternatives --install %{_libdir}/mozilla/plugins/%{pluginbasename} java-plugin \
    %{pluginname} %{priority}
  
  %postun plugin
! if [ $1 -eq 0 ]; then
!   update-alternatives --remove java-plugin %{pluginname}
  fi
  
  
  # We do not care if all/any of this actually succeeds
  # Therefore errors are catched but messages allowed
--- 607,644 ----
  
  
  
+ #%post plugin
+ #update-alternatives --install %{_libdir}/mozilla/plugins/%{pluginbasename} java-plugin \
+ #  %{pluginname} %{priority}
+ 
+ #%postun plugin
+ #if [ $1 -eq 0 ]; then
+ #  update-alternatives --remove java-plugin %{pluginname}
+ #fi
+ 
+ 
  %post plugin
! alternatives \
!   --install %{syslibdir}/mozilla/plugins/libjavaplugin.so %{javaplugin} \
    %{pluginname} %{priority}
+ # new plugin option
+ alternatives \
+   --install %{syslibdir}/mozilla/plugins/libjavaplugin.so %{javaplugin} \
+   %{pluginnamenew} %{priority}
+ 
+ exit 0
  
  %postun plugin
! if [ $1 -eq 0 ]
! then
!   alternatives --remove %{javaplugin} \
!     %{pluginname}
! 
!   alternatives --remove %{javaplugin} \
!     %{pluginnamenew}
  fi
  
+ exit 0
  
  # We do not care if all/any of this actually succeeds
  # Therefore errors are catched but messages allowed
***************
*** 750,756 ****
  %ghost %{fontdir}/encodings.dir
  
  %changelog
! * Thu Aug 07 2009 Luca Botti  - 0:1.6.0.15-1.0.lb
  - Updated to lates Sun Java Version
  - Added blacklist to list of jre files
  
--- 784,795 ----
  %ghost %{fontdir}/encodings.dir
  
  %changelog
! * Sat Aug 08 2009 Santiago Angel  - 0:1.6.0.15-1.0.lc
! - Fix plugin&#039;s alternatives registration
! - Added nscp(java new plugin) plugin option to alternatives
! 
! 
! * Fri Aug 07 2009 Luca Botti  - 0:1.6.0.15-1.0.lb
  - Updated to lates Sun Java Version
  - Added blacklist to list of jre files</description>
		<content:encoded><![CDATA[<p>This is a fix for correct plugin behavior when registered via updates-alternatives.</p>
<p>java-1.6.0-sun.spec.diff:</p>
<p>*** java-1.6.0-sun.spec.orig	2009-08-08 01:42:34.000000000 -0500<br />
&#8212; java-1.6.0-sun.spec	2009-08-08 01:45:37.000000000 -0500<br />
***************<br />
*** 63,68 ****<br />
&#8212; 63,70 &#8212;-<br />
  %define target_cpu      i586<br />
  %define pluginbasename  libjavaplugin_oji.so<br />
  %define pluginname      %{_jvmdir}/%{jredir}/plugin/i386/ns7/%{pluginbasename}<br />
+ %define pluginbasenamenew  libjavaplugin_nscp.so<br />
+ %define pluginnamenew      %{_jvmdir}/%{jredir}/lib/i386/%{pluginbasenamenew}<br />
  %endif<br />
  %ifarch x86_64<br />
  %define target_cpu      x64<br />
***************<br />
*** 70,75 ****<br />
&#8212; 72,86 &#8212;-<br />
  %define pluginname      %{_jvmdir}/%{jredir}/lib/amd64/%{pluginbasename}<br />
  %endif</p>
<p>+ #next lines needs tests<br />
+ #%ifarch %{multilib_arches}<br />
+ #%define javaplugin      libjavaplugin.so.%{_arch}<br />
+ #%else<br />
+ %define javaplugin      libjavaplugin.so<br />
+ #%endif<br />
+<br />
+<br />
+<br />
  %define cgibindir       %{_var}/www/cgi-bin</p>
<p>  # Avoid RPM 4.2+&#8217;s internal dep generator, it may produce bogus<br />
***************<br />
*** 82,88 ****</p>
<p>  Name:           java-%{javaver}-%{origin}<br />
  Version:        %{javaver}.%{buildver}<br />
! Release:        1.0.lb<br />
  Epoch:          0<br />
  Summary:        Java Runtime Environment for %{name}<br />
  License:        Sun Binary Code License<br />
&#8212; 93,99 &#8212;-</p>
<p>  Name:           java-%{javaver}-%{origin}<br />
  Version:        %{javaver}.%{buildver}<br />
! Release:        1.0.lc<br />
  Epoch:          0<br />
  Summary:        Java Runtime Environment for %{name}<br />
  License:        Sun Binary Code License<br />
***************<br />
*** 596,610 ****</p>
<p>  %post plugin<br />
! update-alternatives &#8211;install %{_libdir}/mozilla/plugins/%{pluginbasename} java-plugin \<br />
    %{pluginname} %{priority}</p>
<p>  %postun plugin<br />
! if [ $1 -eq 0 ]; then<br />
!   update-alternatives &#8211;remove java-plugin %{pluginname}<br />
  fi</p>
<p>  # We do not care if all/any of this actually succeeds<br />
  # Therefore errors are catched but messages allowed<br />
&#8212; 607,644 &#8212;-</p>
<p>+ #%post plugin<br />
+ #update-alternatives &#8211;install %{_libdir}/mozilla/plugins/%{pluginbasename} java-plugin \<br />
+ #  %{pluginname} %{priority}<br />
+<br />
+ #%postun plugin<br />
+ #if [ $1 -eq 0 ]; then<br />
+ #  update-alternatives &#8211;remove java-plugin %{pluginname}<br />
+ #fi<br />
+<br />
+<br />
  %post plugin<br />
! alternatives \<br />
!   &#8211;install %{syslibdir}/mozilla/plugins/libjavaplugin.so %{javaplugin} \<br />
    %{pluginname} %{priority}<br />
+ # new plugin option<br />
+ alternatives \<br />
+   &#8211;install %{syslibdir}/mozilla/plugins/libjavaplugin.so %{javaplugin} \<br />
+   %{pluginnamenew} %{priority}<br />
+<br />
+ exit 0</p>
<p>  %postun plugin<br />
! if [ $1 -eq 0 ]<br />
! then<br />
!   alternatives &#8211;remove %{javaplugin} \<br />
!     %{pluginname}<br />
!<br />
!   alternatives &#8211;remove %{javaplugin} \<br />
!     %{pluginnamenew}<br />
  fi</p>
<p>+ exit 0</p>
<p>  # We do not care if all/any of this actually succeeds<br />
  # Therefore errors are catched but messages allowed<br />
***************<br />
*** 750,756 ****<br />
  %ghost %{fontdir}/encodings.dir</p>
<p>  %changelog<br />
! * Thu Aug 07 2009 Luca Botti  &#8211; 0:1.6.0.15-1.0.lb<br />
  &#8211; Updated to lates Sun Java Version<br />
  &#8211; Added blacklist to list of jre files</p>
<p>&#8212; 784,795 &#8212;-<br />
  %ghost %{fontdir}/encodings.dir</p>
<p>  %changelog<br />
! * Sat Aug 08 2009 Santiago Angel  &#8211; 0:1.6.0.15-1.0.lc<br />
! &#8211; Fix plugin&#8217;s alternatives registration<br />
! &#8211; Added nscp(java new plugin) plugin option to alternatives<br />
!<br />
!<br />
! * Fri Aug 07 2009 Luca Botti  &#8211; 0:1.6.0.15-1.0.lb<br />
  &#8211; Updated to lates Sun Java Version<br />
  &#8211; Added blacklist to list of jre files</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nothingman</title>
		<link>http://www.lbotti.net/blog/2009/08/07/java-1-6u15-installation-in-fedora-11/comment-page-1/#comment-23</link>
		<dc:creator>Nothingman</dc:creator>
		<pubDate>Fri, 07 Aug 2009 12:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbotti.net/blog/?p=165#comment-23</guid>
		<description>Updated from your previous version (u14). Everything it&#039;s ok but I&#039;d to manually set the java-plugin to new version using &quot;sudo alternatives --config java-plugin&quot; because it was still pointing to the previous version (u14)</description>
		<content:encoded><![CDATA[<p>Updated from your previous version (u14). Everything it&#8217;s ok but I&#8217;d to manually set the java-plugin to new version using &#8220;sudo alternatives &#8211;config java-plugin&#8221; because it was still pointing to the previous version (u14)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
