<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:34:15 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[OPNFLWPLUG-1121] Log4J Bug</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-1121</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;A new set of vulnerabilities has been found for Log4J:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.cisa.gov/uscert/apache-log4j-vulnerability-guidance&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.cisa.gov/uscert/apache-log4j-vulnerability-guidance&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;I wanted to bring attention to this and the fact that many versions of ODL will need to be updated to ensure there is no more use of Log4J v1 and that Log4J 2 is updated to at least 2.17.0.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;I ran a scan (&lt;a href=&quot;https://github.com/rubo77/log4j_checker_beta&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/rubo77/log4j_checker_beta&lt;/a&gt;) for fingerprints of Log4J in 0.11.4 and found the following:&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
[WARNING] contains log4j files: /opt/opendaylight/system/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[WARNING] contains log4j files: /opt/opendaylight/system/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar
[WARNING] contains log4j files: /opt/opendaylight/system/io/netty/netty-common/4.1.51.Final/netty-common-4.1.51.Final.jar
[WARNING] contains log4j files: /opt/opendaylight/system/org/apache/activemq/activemq-osgi/5.15.3/activemq-osgi-5.15.3.jar
[WARNING] contains log4j files: /opt/opendaylight/system/org/apache/karaf/log/org.apache.karaf.log.core/4.2.6/org.apache.karaf.log.core-4.2.6.jar
[WARNING] contains log4j files: /opt/opendaylight/system/org/apache/openjpa/openjpa/3.0.0/openjpa-3.0.0.jar
[WARNING] contains log4j files: /opt/opendaylight/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.c3p0/0.9.5.2_1/org.apache.servicemix.bundles.c3p0-0.9.5.2_1.jar
[WARNING] contains log4j files: /opt/opendaylight/system/org/apache/xbean/xbean-reflect/4.12/xbean-reflect-4.12.jar
[WARNING] contains log4j files: /opt/opendaylight/system/org/codehaus/groovy/groovy-all/2.4.12/groovy-all-2.4.12.jar
[WARNING] contains log4j files: /opt/opendaylight/system/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar
[WARNING] contains log4j files: /opt/opendaylight/system/org/ops4j/pax/logging/pax-logging-api/1.10.1/pax-logging-api-1.10.1.jar
[WARNING] contains log4j files: /opt/opendaylight/system/org/ops4j/pax/logging/pax-logging-log4j2/1.10.1/pax-logging-log4j2-1.10.1.jar
[WARNING] vulnerable binary classes in: /opt/opendaylight/system/org/ops4j/pax/logging/pax-logging-log4j2/1.10.1/pax-logging-log4j2-1.10.1.jar
[WARNING] contains log4j files: /opt/opendaylight/system/org/ops4j/pax/logging/pax-logging-logback/1.10.1/pax-logging-logback-1.10.1.jar
[WARNING] contains log4j files: /opt/opendaylight/system/org/ops4j/pax/transx/pax-transx-tm-atomikos/0.4.2/pax-transx-tm-atomikos-0.4.2.jar
[WARNING] contains log4j files: /opt/opendaylight/system/org/ops4j/pax/transx/pax-transx-tm-atomikos/0.4.3/pax-transx-tm-atomikos-0.4.3.jar
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;The solution Involves the dependencies themselves getting updated and then Sodium (and the rest of the ODL versions) updating its POM&apos;s to point to the updated versions.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Update:&lt;/p&gt;

&lt;p&gt;Looking closer at the output, most of the warnings are about seeing files in the JAR that contain the token &apos;log4j&apos; however there is one Jar that contains a vulnerable binary class:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
[WARNING] vulnerable binary classes in: /opt/opendaylight/system/org/ops4j/pax/logging/pax-logging-log4j2/1.10.1/pax-logging-log4j2-1.10.1.jar&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;For reference: &lt;a href=&quot;https://mvnrepository.com/artifact/org.ops4j.pax.logging/pax-logging-log4j2/1.10.1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mvnrepository.com/artifact/org.ops4j.pax.logging/pax-logging-log4j2/1.10.1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The most updated version of pax-logging does not have vulnerabilities listed: &lt;a href=&quot;https://mvnrepository.com/artifact/org.ops4j.pax.logging/pax-logging-log4j2/2.0.13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mvnrepository.com/artifact/org.ops4j.pax.logging/pax-logging-log4j2/2.0.13&lt;/a&gt;&#160;&lt;/p&gt;

&lt;p&gt;It may be that the solution is to seek&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="35050">OPNFLWPLUG-1121</key>
            <summary>Log4J Bug</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.opendaylight.org/images/icons/priorities/critical.svg">High</priority>
                        <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="sangwookha">Sangwook Ha</assignee>
                                    <reporter username="esender">Eric Sender</reporter>
                        <labels>
                    </labels>
                <created>Mon, 20 Dec 2021 21:48:09 +0000</created>
                <updated>Fri, 18 Nov 2022 06:29:42 +0000</updated>
                            <resolved>Fri, 18 Nov 2022 06:29:42 +0000</resolved>
                                                    <fixVersion>Silicon</fixVersion>
                    <fixVersion>Phosphorus</fixVersion>
                                        <due></due>
                            <votes>1</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="70405" author="JIRAUSER14500" created="Tue, 11 Jan 2022 08:48:32 +0000"  >&lt;p&gt;Is there any ETA on when this issue will be fixed?&lt;/p&gt;</comment>
                            <comment id="70406" author="JIRAUSER13128" created="Tue, 11 Jan 2022 18:22:31 +0000"  >&lt;p&gt;For now, my team plans to use this tool to help edit the corrupted jar:&#160;&lt;a href=&quot;https://github.com/google/log4jscanner&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/google/log4jscanner&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="70407" author="JIRAUSER14500" created="Wed, 12 Jan 2022 05:24:32 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=Arunprakash&quot; class=&quot;user-hover&quot; rel=&quot;Arunprakash&quot;&gt;Arunprakash&lt;/a&gt;&#160;Can you let us know when this issue will be fixed and upstream to git?&lt;/p&gt;</comment>
                            <comment id="70408" author="JIRAUSER14500" created="Wed, 12 Jan 2022 05:29:05 +0000"  >&lt;p&gt;Ok. I have used this scanner to detect the vulnerable log4j versions in ODL. ODL is still using older versions of log4j(1.2.x) which&#160;has been EOL for 7 years and has several known-vulnerabilities.&lt;/p&gt;

&lt;p&gt;&#160;&lt;a href=&quot;https://github.com/mergebase/log4j-detector&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mergebase/log4j-detector&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="70410" author="JIRAUSER13318" created="Tue, 18 Jan 2022 06:23:07 +0000"  >&lt;p&gt;Log4j vulnerabilities will be remediated for Silicon, Phosphorus &amp;amp; Sulfur (&lt;a href=&quot;https://lists.opendaylight.org/g/release/message/20211&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Log4Shell impacts on ODL releases&lt;/a&gt;):&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Silicon: originally unscheduled service release (SR4) in the near future&lt;/li&gt;
	&lt;li&gt;Phosphorus: upcoming SR2 (planned for end of January)&lt;/li&gt;
	&lt;li&gt;Sulfur: formal release is planned for mid March&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Release schedule&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://wiki.opendaylight.org/display/ODL/Release+Schedule+for+Silicon&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Release Schedule for Silicon&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://wiki.opendaylight.org/display/ODL/Release+Schedule+for+Phosphorus&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Release Schedule for Phosphorus&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://wiki.opendaylight.org/display/ODL/Release+Schedule+for+Sulfur&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Release Schedule for Sulfur&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;odlparent releases addressing Log4j issues:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://github.com/opendaylight/odlparent/blob/8.1.x/docs/NEWS.rst#version-816&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8.1.6&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://github.com/opendaylight/odlparent/blob/9.0.x/docs/NEWS.rst#version-9010&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9.0.10&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="70411" author="JIRAUSER13128" created="Tue, 18 Jan 2022 17:20:48 +0000"  >&lt;p&gt;Will there be a hotfix update for the other versions, such as Sodium? If not, I suppose we can just package our own hotfix version of sodium with the cleaned out JAR file, but I think it would be more thorough if the fix came internally from Opendaylight&#160;&lt;/p&gt;</comment>
                            <comment id="70412" author="JIRAUSER14500" created="Tue, 18 Jan 2022 17:23:38 +0000"  >&lt;p&gt;Thanks &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=sangwookha&quot; class=&quot;user-hover&quot; rel=&quot;sangwookha&quot;&gt;sangwookha&lt;/a&gt;&#160;for the update.&lt;/p&gt;

&lt;p&gt;Any tentative date planned for SR4 of Silicon?&lt;/p&gt;</comment>
                            <comment id="70413" author="JIRAUSER13318" created="Tue, 18 Jan 2022 17:59:09 +0000"  >&lt;p&gt;Older versions before Silicon are not supported any more, so there won&apos;t be a fix for the versions.&lt;/p&gt;</comment>
                            <comment id="70414" author="JIRAUSER13318" created="Tue, 18 Jan 2022 18:00:37 +0000"  >&lt;p&gt;I believe the plan will be discussed at the upcoming TSC meeting on Thursday.&lt;/p&gt;</comment>
                            <comment id="70416" author="JIRAUSER14500" created="Wed, 19 Jan 2022 05:13:59 +0000"  >&lt;p&gt;Please update us on the plan because we are working on a ODL project and we need to have this fixed before the go live.&lt;/p&gt;</comment>
                            <comment id="70417" author="JIRAUSER13128" created="Wed, 19 Jan 2022 21:27:34 +0000"  >&lt;p&gt;Our plan is to run this script after ODL is installed. It swaps out the infected JARs/.class files:&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/google/log4jscanner&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/google/log4jscanner&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Since I am on Sodium and update plans are not on the table at this point, this solution is working for us.&#160;&lt;/p&gt;</comment>
                            <comment id="70418" author="JIRAUSER14500" created="Thu, 20 Jan 2022 11:06:37 +0000"  >&lt;p&gt;If it swaps out the infected JARs, will all the related functionalities work? Also will this solution work for docker image&lt;/p&gt;</comment>
                            <comment id="70420" author="JIRAUSER13318" created="Fri, 21 Jan 2022 07:07:44 +0000"  >&lt;p&gt;Here is release plan for Silicon SR4: &lt;a href=&quot;https://wiki.opendaylight.org/display/ODL/Silicon+SR4+Release+Checklist&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.opendaylight.org/display/ODL/Silicon+SR4+Release+Checklist&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Release of official distribution is planned for Feb 2.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="70421" author="JIRAUSER14500" created="Fri, 21 Jan 2022 09:39:58 +0000"  >&lt;p&gt;Thanks for the update.&lt;/p&gt;</comment>
                            <comment id="70437" author="JIRAUSER14500" created="Fri, 28 Jan 2022 07:38:28 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=sangwookha&quot; class=&quot;user-hover&quot; rel=&quot;sangwookha&quot;&gt;sangwookha&lt;/a&gt;&#160; Does this fix includes upgrade of 1.2.x log4j versions used in the project?&lt;/p&gt;</comment>
                            <comment id="70439" author="JIRAUSER13318" created="Fri, 28 Jan 2022 17:17:14 +0000"  >&lt;p&gt;I don&apos;t think 1.2.x is used for Silicon or later versions - e.g. Silicon SR3 includes&#160;pax-logging-log4j2 v2.0.10 and its dependency log4j 2.14.1.&lt;/p&gt;

&lt;p&gt;And there is dependency enforcement that requires at least v2.16.0 for log4j:&#160;&lt;a href=&quot;https://git.opendaylight.org/gerrit/c/odlparent/+/99072&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/c/odlparent/+/99072&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="70440" author="JIRAUSER14500" created="Mon, 31 Jan 2022 05:31:18 +0000"  >&lt;p&gt;I ran an internal scan to detect the log4j vulnerable versions used in Silicon and it shows the below:&lt;/p&gt;

&lt;p&gt;&lt;b&gt;integration-distribution/karaf/target/assembly/system/org/ops4j/pax/logging/pax-logging-api/2.0.14/pax-logging-api-2.0.14.jar contains Log4J-1.x(1.2.17)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="70441" author="JIRAUSER13318" created="Mon, 31 Jan 2022 08:18:37 +0000"  >&lt;p&gt;Not sure what it is detecting but I don&apos;t think ODL includes Log4j v1.x.&lt;/p&gt;

&lt;p&gt;pax-logging-api does support Log4j v1.x API but it does not include Log4j 1.x implementation - it&apos;s a provided dependency: &lt;a href=&quot;https://mvnrepository.com/artifact/org.ops4j.pax.logging/pax-logging-api/2.0.14.&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mvnrepository.com/artifact/org.ops4j.pax.logging/pax-logging-api/2.0.14.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;ODL has the following 3 pax-logging JAR files included:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;pax-logging-api&lt;/li&gt;
	&lt;li&gt;pax-logging-log4j2&lt;/li&gt;
	&lt;li&gt;pax-logging-logback&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;but not pax-logging-log4j1.&lt;/p&gt;</comment>
                            <comment id="70442" author="JIRAUSER14500" created="Mon, 31 Jan 2022 08:30:13 +0000"  >&lt;p&gt;OK. Thanks for the this. One more query for fixing the log4j issue, are we upgrading the karaf runtime version . Could you please detail the changes in the fix?&lt;/p&gt;</comment>
                            <comment id="70446" author="JIRAUSER13318" created="Mon, 31 Jan 2022 21:01:02 +0000"  >&lt;p&gt;I don&apos;t have the full list of changes but Karaf will be upgraded to 4.3.6 (odlparent is upgraded from 8.1.4 in Silicon SR3 to &lt;a href=&quot;https://github.com/opendaylight/odlparent/blob/8.1.x/docs/NEWS.rst#version-819&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8.1.9&lt;/a&gt; in Silicon SR4). More details will be updated in&#160;&lt;a href=&quot;https://docs.opendaylight.org/en/stable-silicon/release-notes/index.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Silicon Release Notes&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="70448" author="JIRAUSER14500" created="Tue, 1 Feb 2022 06:56:25 +0000"  >&lt;p&gt;Thanks for the update. Will wait for the release notes then&lt;/p&gt;</comment>
                            <comment id="70500" author="JIRAUSER14500" created="Tue, 1 Feb 2022 10:10:42 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=sangwookha&quot; class=&quot;user-hover&quot; rel=&quot;sangwookha&quot;&gt;sangwookha&lt;/a&gt;&#160; As per the release checklist , unlock stable version has been completed. Shall we take a fresh clone from ODL GitHub &lt;a href=&quot;https://github.com/opendaylight/integration-distribution/tree/stable/silicon&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/opendaylight/integration-distribution/tree/stable/silicon&lt;/a&gt;&#160;for our&#160;&#160;dev activity. Please confirm if the latest changes are committed to Silicon version&lt;/p&gt;</comment>
                            <comment id="70504" author="JIRAUSER13318" created="Tue, 1 Feb 2022 16:17:07 +0000"  >&lt;p&gt;Yes, Silicon SR4 version bump has been completed, except for self-managed projects (i.e. TransportPCE): &lt;a href=&quot;https://lists.opendaylight.org/g/TSC/message/14049&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://lists.opendaylight.org/g/TSC/message/14049&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="70526" author="JIRAUSER13318" created="Tue, 8 Feb 2022 21:13:13 +0000"  >&lt;p&gt;Silicon SR4 has been officially released:&#160;&lt;a href=&quot;https://docs.opendaylight.org/en/stable-silicon/downloads.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.opendaylight.org/en/stable-silicon/downloads.html&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="70546" author="JIRAUSER14500" created="Tue, 15 Feb 2022 10:23:22 +0000"  >&lt;p&gt;Thanks &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=sangwookha&quot; class=&quot;user-hover&quot; rel=&quot;sangwookha&quot;&gt;sangwookha&lt;/a&gt;&#160;. Can you update on the latest status of phosphorous SR2 release? Is it up to date to take a clone from &lt;a href=&quot;https://github.com/opendaylight/integration-distribution/tree/stable/phosphorus/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/opendaylight/integration-distribution/tree/stable/phosphorus/&lt;/a&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="70547" author="JIRAUSER13318" created="Tue, 15 Feb 2022 17:26:31 +0000"  >&lt;p&gt;It&apos;s not been approved/released yet but pretty close - the managed projects probably will be released within a few days.&lt;/p&gt;</comment>
                            <comment id="70600" author="JIRAUSER14500" created="Mon, 28 Feb 2022 07:22:25 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=sangwookha&quot; class=&quot;user-hover&quot; rel=&quot;sangwookha&quot;&gt;sangwookha&lt;/a&gt;&#160;, Is the phosphorous SR2 distribution available now? If not, can you please tell us the dat of release. As per the release notes , it was on 24th Feb&lt;/p&gt;</comment>
                            <comment id="70602" author="JIRAUSER13318" created="Mon, 28 Feb 2022 14:40:03 +0000"  >&lt;p&gt;Phosphorus SR2 distribution is available now:&lt;br/&gt;
&lt;a href=&quot;https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/opendaylight/15.2.0/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/opendaylight/15.2.0/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I believe most of the Phosphorus SR2 release process has been completed other than some documentation update.&lt;/p&gt;</comment>
                            <comment id="70608" author="JIRAUSER14500" created="Wed, 2 Mar 2022 05:45:54 +0000"  >&lt;p&gt;Thanks for the update.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0414v:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>