[packages/python] - rel 2; allow running from uids with no entries in /etc/passwd; https://bugs.python.org/issue10496

arekm arekm at pld-linux.org
Wed Mar 30 13:34:08 CEST 2016


commit e4f2beca275de4db6683a8bc321fc8beabe382ad
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Mar 30 13:34:02 2016 +0200

    - rel 2; allow running from uids with no entries in /etc/passwd; https://bugs.python.org/issue10496

 python.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/python.spec b/python.spec
index 97aa364..67f2fa2 100644
--- a/python.spec
+++ b/python.spec
@@ -42,7 +42,7 @@ Summary(tr.UTF-8):	X arayüzlü, yüksek düzeyli, kabuk yorumlayıcı dili
 Summary(uk.UTF-8):	Мова програмування дуже високого рівня з X-інтерфейсом
 Name:		python
 Version:	%{py_ver}.11
-Release:	1
+Release:	2
 Epoch:		1
 License:	PSF
 Group:		Development/Languages/Python
@@ -60,6 +60,9 @@ Patch5:		%{name}-distro.patch
 Patch6:		%{name}-DNStests.patch
 Patch7:		%{name}-install_prefix.patch
 Patch8:		%{name}-bdist_rpm.patch
+# https://bugs.python.org/issue10496
+Patch9:		https://bugs.python.org/file21896/nonexistent_user.patch
+# Patch9-md5:	db706fbe6de467c6e4c97c675eddf29a
 URL:		https://www.python.org/
 BuildRequires:	autoconf >= 2.65
 BuildRequires:	automake
@@ -583,6 +586,7 @@ napisanego w Pythonie.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 tar xjf %{SOURCE1}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python.git/commitdiff/e4f2beca275de4db6683a8bc321fc8beabe382ad



More information about the pld-cvs-commit mailing list