[packages/python3] - 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:38:59 CEST 2016


commit a50846ed4331a7cb4d41435e42088f14d002c31c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Mar 30 13:38:55 2016 +0200

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

 python3.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/python3.spec b/python3.spec
index f4f4d10..e89ded1 100644
--- a/python3.spec
+++ b/python3.spec
@@ -34,7 +34,7 @@ Summary(tr.UTF-8):	X arayüzlü, yüksek düzeyli, kabuk yorumlayıcı dili
 Summary(uk.UTF-8):	Мова програмування дуже високого рівня з X-інтерфейсом
 Name:		python3
 Version:	%{py_ver}.1
-Release:	1
+Release:	2
 Epoch:		1
 License:	PSF
 Group:		Development/Languages/Python
@@ -52,6 +52,8 @@ Patch8:		%{name}-install_prefix.patch
 Patch9:		%{name}-tests_with_pythonpath.patch
 Patch10:	%{name}-bdist_rpm.patch
 Patch11:	%{name}-installcompile.patch
+Patch12:                https://bugs.python.org/file21896/nonexistent_user.patch
+# Patch12-md5:  db706fbe6de467c6e4c97c675eddf29a
 URL:		https://www.python.org/
 BuildRequires:	autoconf >= 2.65
 BuildRequires:	automake
@@ -478,6 +480,7 @@ Moduły testowe dla Pythona.
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
 
 %{__rm} -r Modules/zlib
 %{__rm} -r Modules/expat
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3.git/commitdiff/a50846ed4331a7cb4d41435e42088f14d002c31c



More information about the pld-cvs-commit mailing list