[release-notes] adding missing packagename

Pete Travis immanetize at fedoraproject.org
Sat Oct 18 18:41:34 UTC 2014


commit 8af1c98707d9a53a00cf45f612a49eaa96927e1f
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sat Oct 18 12:41:25 2014 -0600

    adding missing packagename

 en-US/Development.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/en-US/Development.xml b/en-US/Development.xml
index e02d450..7efa52e 100644
--- a/en-US/Development.xml
+++ b/en-US/Development.xml
@@ -84,7 +84,7 @@
 	</listitem>
 </orderedlist>
 <para>
-	One more advantage is provided by the <systemitem>rewheel</systemitem> approach. When there is a bug, for example a security issue, in either <package>python3-setuptools</package> or <package>python3-pip</package>, Fedora maintainers of these packages fix the bug and users get the fixed packages. Therefore, <systemitem>virtualenvs</systemitem> created after updating to fixed <package></package> or <package>python3-pip</package> will have already fixed version. With pure upstream Python, this approach is not possible, users will have to wait for upstream to release new Python version with these fixes incorporated. This means that the <systemitem>rewheel</systemitem> patch makes the <package>python3</package> package fulfill Fedora's high packaging standards and also helps to make <systemitem>virtualenvs</systemitem> more secure.
+	One more advantage is provided by the <systemitem>rewheel</systemitem> approach. When there is a bug, for example a security issue, in either <package>python3-setuptools</package> or <package>python3-pip</package>, Fedora maintainers of these packages fix the bug and users get the fixed packages. Therefore, <systemitem>virtualenvs</systemitem> created after updating to fixed <package>python3-setuptools</package> or <package>python3-pip</package> will have already fixed version. With pure upstream Python, this approach is not possible, users will have to wait for upstream to release new Python version with these fixes incorporated. This means that the <systemitem>rewheel</systemitem> patch makes the <package>python3</package> package fulfill Fedora's high packaging standards and also helps to make <systemitem>virtualenvs</systemitem> more secure.
 </para>
         <para>
 	    See the <ulink url="https://github.com/fedora-python/rewheel">Rewheel</ulink> page on GitHub for additional information about <systemitem>rewheel</systemitem>.


More information about the docs-commits mailing list