python3-32bit-3.4.6-12.10.2<>,W/\,/=„c=U o&iv0 gJcz\קy!w&8扆Gk﯎wx 9[^lvyZc=l⎧ab߯O)J&d(B.Pa@,%F-ڻ|T:(?(d  2 (E\bix     8X \( 8.9.: .> G H!I!(X!0Y!P\!t]!^"9b"wc#.d#e#f#l#u#v$w'xx'y'\,lamb21openSUSE Leap 42.3openSUSEPython-2.0http://bugs.opensuse.orgDevelopment/Languages/Pythonhttp://www.python.org/linuxx86_64/sbin/ldconfig<M,AĜeDAA큤\,\,\,\,\,\,\,\,0138db2cc19bfd234891c48aa8e05c1d0852e02cf45433a7f4cb2fdd62f761040c14a94b68d7a26e557ea0e3556d7af082a2e5a61dad4e05c116f9b7454a07c3d452a98197f2a1e2f4f38ba4133f9abda41fc11bde939167a970925400933c01rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpython3-3.4.6-12.10.2.src.rpm_elementtree.cpython-34m.so_hashlib.cpython-34m.so_sqlite3.cpython-34m.so_ssl.cpython-34m.sopyexpat.cpython-34m.sopython3-32bitpython3-32bit(x86-32)readline.cpython-34m.so@@@@@@@@@@@@@@@@   /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libcrypto.so.1.0.0libexpat.so.1libpthread.so.0libpthread.so.0(GLIBC_2.0)libpython3.4m.so.1.0libreadline.so.6libsqlite3.so.0libssl.so.1.0.0python(abi)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.43.0.4-14.0-14.4.6-14.11.2["@Z@XWt@W"W@Wx@WaC@W_W-S/S8@S&S"@S(Ra@RRR].@R@Q@Q~`QiHQb@Q^PoPiP;a@P@PO/@N@N@NؽN`@N$ @M@MMQ0@M6@M0:L KZJ@JG@JzJ_@Matěj Cepl psimons@suse.comjmatejek@suse.comjmatejek@suse.comhpj@urpla.nethpj@urpla.nethpj@urpla.nethpj@urpla.nethpj@urpla.nethpj@urpla.netdimstar@opensuse.orgjmatejek@suse.comjmatejek@suse.comandreas.stieger@gmx.dejmatejek@suse.comjmatejek@suse.comjmatejek@suse.comcrrodriguez@opensuse.orgjmatejek@suse.comjmatejek@suse.comschwab@suse.deidonmez@suse.comspeilicke@suse.comidonmez@suse.comdmueller@suse.comidonmez@suse.comjmatejek@suse.comjmatejek@suse.comdvaleev@suse.comadrian@suse.deidonmez@suse.comjmatejek@suse.comcoolo@suse.comcoolo@suse.comjmatejek@novell.comjmatejek@novell.comtermim@gmail.commatejcik@suse.czjmatejek@novell.comcoolo@novell.comcoolo@novell.comjengelh@medozas.decoolo@novell.commax@suse.dematejcik@suse.czcoolo@novell.com- Add -fwrapv to OPTS, which is default for python3 anyway See for example https://github.com/zopefoundation/persistent/issues/86 for bugs which are caused by avoiding it.- Apply "python-3.6-CVE-2017-18207.patch" to add a check to Lib/wave.py that verifies that at least one channel is provided. Prior to this check, attackers could cause a denial of service (divide-by-zero error and application crash) via a crafted wav format audio file. [bsc#1083507, CVE-2017-18207]- update to 3.4.6 (bsc#1027282): * fixed potential crash in PyUnicode_AsDecodedObject() in debug build * fixed possible DoS and arbitrary execution in gettext plurals * fix possible use of uninitialized memory in operator.methodcaller * fix possible Py_DECREF on unowned object in _sre * fix possible integer overflow in _csv module * prevent HTTPoxy attack (CVE-2016-1000110) * fix selectors incorrectly retaining invalid fds - drop upstreamed python-3.4-CVE-2016-1000110-fix.patch - move _elementtree to python3.rpm to match its pyexpat dependency (bsc#1029377)- rename rpmlintrc to python3-rpmlintrc (applied change from 13.2) - drop python-fix-short-dh.patch and dh2048.pem, this is now fixed upstream - drop disabled libffi-ppc64le.diff completely - reverse order of lowercase-proxies and HTTPoxy patches in order to fix documented behavior - drop upstreamed werror-declaration-after-statement.patch- fix python3-urllib-prefer-lowercase-proxies.patch- apply fix for CVE-2016-1000110 - CGIHandler: sets environmental variable based on user supplied Proxy request header: python-3.4-CVE-2016-1000110-fix.patch (fixes bsc#989523, CVE-2016-1000110) - refresh python3-urllib-prefer-lowercase-proxies.patch- update to 3.4.5 check: https://docs.python.org/3.4/whatsnew/changelog.html (fixes bsc#984751, CVE-2016-0772) (fixes bsc#985177, CVE-2016-5636) (fixes bsc#985348, CVE-2016-5699)- apply upstream patch python3-urllib-prefer-lowercase-proxies.patch in order to make urllib proxy var handling behave as usual on POSIX- Due to being fixed upstream (differently), removed outdated patch CVE-2014-4650-CGIHTTPServer-traversal.patch (bsc#983582)- update to 3.4.4 check: https://docs.python.org/3.4/whatsnew/changelog.html - all necessary patches refreshed - adjusted Python-3.3.0b2-multilib.patch - disabled libffi-ppc64le.diff: horribly deviated - fix a new multilib issue in configure.ac with $LIBPL - add new tests, that require ssl- Rename rpmlintrc to %{name}-rpmlintrc. Follow the packaging guidelines.- update to 3.4.1 * * bugfix-only release, over 300 bugs fixed - upgrade pip to Recommends (it seems to be a stronger hint) - move ensurepip here, because it requires ssl through pip - python-3.4.1-SUSE-ensurepip.patch: make ensurepip require python3-pip from separate package - Suggests every subpackage that is part of stdlib- update to 3.4.0 final - lower pip requirement to Suggests, to prevent build cycles- Fix build with SQLite 3.8.4 [bnc#867887], fixing SQLite tests, adding python-2.7.6-sqlite-3.8.4-tests.patch- update to 3.4.0 rc2 * for full changelog, see python3-base - hard Require for python3-pip, see what happens- initial commit of 3.4.0 beta 3 * for full changelog, see python3-base - modify script shebangs in common %prep- update to 3.3.3 - move example module xxlimited to python3-testsuite - drop CVE-2013-4238_py33.patch - it is upstreamed- build with -DOPENSSL_LOAD_CONF for the same reasons described in the python2 package.- handle NULL bytes in certain fields of SSL certificates (CVE-2013-4238, bnc#834601)- update to 3.3.2 - switch to xz compression - move _lzma module to python3-base- Readd missing bits from ctypes-libffi-aarch64.patch- Update to version 3.3.1 * Fix the –enable-profiling configure switch. * In IDLE, close the replace dialog after it is used. - Too many bugfixes to list here, see See http://hg.python.org/cpython/file/v3.3.0/Misc/NEWS - Refresh Python-3.3.0b2-multilib.patch - Refresh python-3.2b2-buildtime-generate.patch - Drop upstream patches: ctypes-libffi-aarch64.patch, python-3.2.3rc2-pypirc-secure.patch, python-3.3.0-getdents64.patch- Exclude sqlite/test and tk/test directories from the respective sub-packages. These are owned by the testsuite sub-package already- Add Source URL, see https://en.opensuse.org/SourceUrls- disable more checks for qemu builds as they use syscalls not implemented yet- Update to final 3.3.0 release * See http://hg.python.org/cpython/file/v3.3.0/Misc/NEWS- update to 3.3.0 RC1 - added Provides for %{python_version}, we'll see whether that breaks everything- update to 3.3.0 beta 1- drop test_io ppc patch... we run only selective tests here- fix logic of checks exclusion- Use system ffi, included one is broken see http://bugs.python.org/issue11729 and http://bugs.python.org/issue12081- license.opensuse.org-compatible license headers- add automake as buildrequire to avoid implicit dependency- fix baselibs.conf- update to 3.2.1 - fix build on linux3- updated to build --with-wide-unicode (for compatibility with fedora and our own python 2.x series)- update to 3.2- update to 3.2 RC2- update to 3.2 beta 2 and other tales- update to 3.1.3 * tons of bug fixes from 3.1 branch- update to 3.1.2 * new stable release from 3.1 branch - add svn patch to fix zlib test case- package baselibs.conf- updated patches to apply with fuzz=0- removed blt from BuildRequires so that it can be dropped.- update to 3.1 * new version, much improved over the shakedown 3.0 series- disable as-needed to fix build/bin/sh3.4.6-12.10.23.4.6-12.10.2python3.4lib-dynload_elementtree.cpython-34m.so_hashlib.cpython-34m.so_sqlite3.cpython-34m.so_ssl.cpython-34m.sopyexpat.cpython-34m.soreadline.cpython-34m.so/usr/lib//usr/lib/python3.4//usr/lib/python3.4/lib-dynload/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:10048/openSUSE_Leap_42.3_Update/8673c39ef2100b72fe50558a8642e1ec-python3.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxdirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=8fe8031301203189b66a0e8501b089a74c217ede, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=00f97b7d9895d7a8c1a1f521ee128e784ebeedff, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=1916ae6779bee6d7c03f8ba1094cef00578e52bd, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=162c8613645ea789475bc25675e4858897941d3c, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=b58c3761b60da790ab29cc83c1710d8c56ab2d7d, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=56820f1c79cbe6efc3aa09ef74a825f752116d71, stripped )1  PRRRRR R R RRPRRRRRR R RRPRRRRR R RRPRRRRR RRR R RRPRRR R R RRPR RRRRR R R RR?`]"k%ne) `jbÒ|%WCGQiS7q˨<;,o<{0M#TP qhzz^Iil8@c*i!av8z_F>oq ddoeOF(BgMYO_⣺KnC;>#(WB/<2&vqJDu&7rgFPi"ju(' D}K#Kh`uTb}ȽRhZ7˭k;29aO8pdtŠ9nߏ5pw{V 5BĻT|&f]+}-Y4̒,vn)RL/ZX:aRӛ=:?G`!=OF% ƛtPE[RQ,-3zBC?H[ _x+6,椄'ǭos3Fd܇lB!-E!"'WБZEEcFy)$AE-npM븢(S<&hmf :un؅sԫhym i~.Arq9Ro/JJg:/=_]A;w! jjrje?桪[b91eݙ[ ۯ{ͻ"̭ '"P̍X)n ܄G1* \iMY2-:{#9i\8SsG`pgU3#FXlOtEtSjQlK~[,ݸѡPq!dz-mM}ln= .Hݷ9fb2s_ -V ,ɖaY⠅[wB(YcXMnTJVD8׍/Z9Ѝo~x)5@o;8A zm`PFk4L`W}KI}m{"PrsxCb;ܥ}+(z_]_J~9PL>R LǍUb|!yU!iEYyvKݲwl.N詪r ذ8B_DwV7aSnB>@(.ϥUSi8ˡ01dRu?[oŤ(uҽX@lo& ّsjW{s=*KtBǿOq8nK\B^7yg;\ٞ @*"$wGp:R/S|ҕ7y^JZ/=DfR~m~܄͏8ۦk vZ/4xЄOvXLBQ4S(zU7ڤF@;CK/{cQ)Gæl)[Tk}pwSJxU>aݘҩ]eHkn$X 6;n+CO K?ژ(kU~Qzo1FAq7Z@}\ZZiCoJ;BNcofX5-9e !)2jL6(BE+l5/ΤvJ|Y?%{2B9% 潰Pd \h.NPjhZ)ZE/OD/fMG@c1RM/!]~za#%5-pnyǝ"jBVYn]~Қ=r>g GYoE=wTYBDc8E(p5E S&n<;}G 20Ժt_>jI$hWTKZ36FHc%z1wsh̪DFәsT]K-؜?NB"_ wg x~+EAr%2ٹi ?j^ nMħt^[zu[c]'ՈYƒ%(_D0x9āzAk/Bf-^Q5V>rmU;-5nTl]K"޿ vaYM>BOmg&(-b̆RpNc B> }E @9ې_")a=~ "CS,hN,mQ jHv?~y7` T_u.?lTwHx-A!M~|3M9MӔ6&o1c1b,r}7sΕыqd~Os熣9GFDZp8l( a8֞,wi6 j#oSpS/QE6T~h8+i1ՓC"!\!Hv2&玸[wKFuF/W۽+}kԩR454'U UGn!fvQJtLec6Cmp/G!r"[@X͆~S5CY|!;DoCm^,_>0FRpLjkb~)C\_/v%375LtI`dcDnSY.'%e9SgRVt\j5ʭ$UTmC0;~eē!t'6Mz 䅜ܰ~F/Al =Qt>q,]MZIr BJjQ(F%!"T'A ͲD$\BF-l/f!Bg_fLa,R4G7T/Cj!k~@jA9hU\#g%Sf'Xƭ8e5CNӶ aYC1,{_`(0Yp\Ƕ[J%gdF0iS3scv1>?m_)z R\O2"tEX=իy?͵v:-L]ޑek58KO#F>FtBMX=]FtWa^as9 _T%\[?M$H>6Yw]q8_AYl~oGN/+/£L|-OR}CLe޿(Yք&34x_*#}#3ܕY_;ONtrMB!䑈x,Qb|ahgF: j*zd3J][Ԍ'8oAKoZrJ~etP23wc_{|Qy ` z kW[gZʘyRo 5 -IvI7<}^]L<_6eWob'zUԍ#_0FgQ̹a/ﲳgS!,+LN TT8i,ܥ9J\rl hy& RAt戮p,D;Вz 񚫠.qBDC-W|KI^M|T\z2w~ NRV^!<{29=f+FW4_l$CbsOwFid-455{"]\%[EX.s: >RӿtГ{wՌaݣ2dNL2wGJ^ rlLjΥ(G p,y-!-FH FFzDP?F|2HB6R!Ε4HdW|&Ol*QcR34]lP o# 4_RB\Oza׉eCT$JkAxm& ܶSjS{@= ;uDuCtI~6Y)CеO ޽h1qomV|PXNb6U̇-M{ {w qI"ݻ%ִm(zֺWZG`eckN͹DF}4 ]3Qʾ].J-K$VmQ_upUP#>IOd.d}.wz;@{*=iUQAXEhHJ(ԇB@{dlwlaR80ze#"i}G.2PD]Ƥs aJ)q ZW F b;.JO[G*$~IUN[QؠLq ^a1QZ[ƙ& `~6#ᩣ :I6)'#-aq{Ǥ+}O:o]tPaff̤7S-2*%ml/^y`P~p4gјG 2@s)v1|k`;fG1W$v#4 N0*,OZh} 3I+рfXU/6 Λܷx^{~e-FQ7_8^F(Y.SKf^!1Bƕ'PҤ7]>p(?6W:0&%%ƴ)"1<姠t )nJ':_?It;9V-Jz \fz v)Y>0'qdڑ_玛5 A9l v5K@.h*eY:sk;Q&ķ-T#Ö$ \ kRST32%[T|˺9'5߇~Yy a- 6RJм* ZMnP:71PdHNсI7ɷ㉒wUPЂ\/.@;GiinyzsPp?<. p]o 3OE;Qoh'Z"w__!D|bhO>E+XhS%k{djI2q;nknNZ9<{D%-}>͉q],'*FNoy)~uU`g$CxDtk7جh}ڢSϬ8~>M!z\0$Vӊ#۸tROW۫ $Y=q:kqN `g$3G Xxy~Х3ihfS8ڃ6D>*KrhrxeMKc1(c08M*nH<,985\IKeFY?ucNaLC\SEDn+ɒ{A[-`-Zꪊ'0 T*aI%43!W ߓ Ng7?HӀ*ǣ:(CSjmԥ:ktAA_!z7z9YR <~}%:{.JNg8Opwme-*psC=@|B{'7?N(-tg, pM :IQTߖɉj~Ŭ6~#w)3q>:WWŦACgܟ9˸+ׄpⲀRԁ |WzaѾTWsTm؈;Ge^SPuC0@&HaG3rZF۾|HQ8iC{` h \+;3H-f!n8q%A:(g q[ˋz4[#AIЄb}6B17.qDg\P=Wq \%]M{0e~2*!N iDvw}Y]DF:fdթUWi > ) 9@KZHLynNC 6+Q˧rs8TaaMԏ?>BY(jl`@}c\P]Khi%a’X6-:ceԁ2Lo Gy'o6?U 5TBffPdK r $Y]6ը!Y&/zf/8DOH\ |H5ؼjv2)O-Qq3_`rJ;RH!ml4Y9HCk6KZv̟o+ӝx/a]~x{Uΰw\@z&aڹgeL_s^y–wd+1rd.?~}\Qj}6*E`v򍥕rF(.%H_u鉲ى626Y.bf&퇐-zR*,: wa7Ӽ/-lk:" zyT6sMX2  "bEt\͋HKUZک@ +b|]?"< m4d*! /S>/W AUWDuj:kOig0o4zLp؆е[,-v|ōHCr!񩇄a%9 A%*d9H$,{-O;rh\x:X.mX#HazޘcKG qOu