libxslt-python-1.1.32-lp150.2.3.1<>,1\}/=„_IL=Yxm-w=ʟf(w`É.S; nB@vv]Kw;~~䀅44'\uߏp>Q9S-Bw>SSR,Pnˠ-Q/bWIK?$CI(| |Q2$O6w쳂"Wzqɘ;sYqu㴫J9#U($[(7}tBYAPF'lXaYˌ_$KTj"{g~cRgҜql= Ui>> D? 4d $ @ $7@D ]z      L!!!(8  9 , :  FGHIXY\<]L^bcd1e6f9l;uPv`w<xLy\z 0Clibxslt-python1.1.32lp150.2.3.1Python Bindings for libxsltThe libxslt-python package contains a module that permits applications written in the Python programming language to use the interface supplied by the libxslt library to apply XSLT transformations. This library allows parsing stylesheets. It uses the libxml2-python to load and save XML and HTML files. Direct access to XPath and the XSLT transformation context are possible. Thus it is possible to extend the XSLT language with XPath functions written in Python.\}lamb14D3openSUSE Leap 15.0openSUSEMIThttp://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://xmlsoft.org/XSLT/linuxx86_640P@6ÁA큤\}\}\}PFb25a48cf83dd4526ee0f29f173e363fc9eeac2a2ba76df98150ea6098c6609e878fe806f4ee6865e9c9b1ad2dba48d12032ff6bac8aba0629e1d5bf5fbf8af7694ff093b626570e9092b1497debbd7acaa78945a99ecf210592f5facdba65386rootrootrootrootrootrootrootrootlibxslt-python-1.1.32-lp150.2.3.1.src.rpmlibxslt-pythonlibxslt-python(x86-64)libxsltmod.so()(64bit)@@@@@@@@@@@@@@@@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libexslt.so.0()(64bit)libpython2.7.so.1.0()(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)libxslt.so.1()(64bit)libxslt.so.1(LIBXML2_1.0.11)(64bit)libxslt.so.1(LIBXML2_1.0.12)(64bit)libxslt.so.1(LIBXML2_1.0.16)(64bit)libxslt.so.1(LIBXML2_1.0.18)(64bit)libxslt.so.1(LIBXML2_1.0.22)(64bit)libxslt.so.1(LIBXML2_1.0.24)(64bit)libxslt.so.1(LIBXML2_1.0.30)(64bit)libxslt.so.1(LIBXML2_1.1.0)(64bit)libxslt.so.1(LIBXML2_1.1.18)(64bit)libxslt.so.1(LIBXML2_1.1.2)(64bit)libxslt.so.1(LIBXML2_1.1.23)(64bit)libxslt.so.1(LIBXML2_1.1.24)(64bit)libxslt.so.1(LIBXML2_1.1.25)(64bit)libxslt.so.1(LIBXML2_1.1.27)(64bit)libxslt.so.1(LIBXML2_1.1.3)(64bit)libxslt.so.1(LIBXML2_1.1.7)(64bit)libxslt.so.1(LIBXML2_1.1.9)(64bit)libxslt1python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.1.322.73.0.4-14.6.0-14.0-15.2-14.14.1\,@ZYYYzY{'@W[@W>@P@PPedro Monreal Gonzalez vcizek@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.comjengelh@inai.dempluskal@suse.comtchvatal@suse.comkstreitova@suse.comdl8fcl@darc.depascal.bleser@opensuse.org- Security fix: [bsc#1132160, CVE-2019-11068] * Bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is not actually invalid and is subsequently loaded. * Added libxslt-CVE-2019-11068.patch- Update to version 1.1.32 * fixes xml-config detection regression (boo#1066525)- Update to version 1.1.30 [bsc#1063934] * Documentation: - Misc doc fixes * Portability: - Look for libxml2 via pkg-config first * Bug Fixes: - Also fix memory hazards in exsltFuncResultElem - Fix NULL deref in xsltDefaultSortFunction - Fix memory hazards in exsltFuncFunctionFunction - Fix memory leaks in EXSLT error paths - Fix memory leak in str:concat with empty node-set - Fix memory leaks in error paths - Switch to xmlUTF8Strsize in numbers.c - Fix NULL pointer deref in xsltFormatNumberFunction - Fix UTF-8 check in str:padding - Fix xmlStrPrintf argument - Check for overflow in _exsltDateParseGYear - Fix double to int conversion - Check for overflow in exsltDateParseDuration - Change version of xsltMaxVars back to 1.0.24 - Disable xsltCopyTextString optimization for extensions - Create DOCTYPE for HTML version 5 - Make xsl:decimal-format work with namespaces - Remove norm:localTime extension function - Check for integer overflow in xsltAddTextString - Detect infinite recursion when evaluating function arguments - Fix memory leak in xsltElementAvailableFunction - Fix for pattern predicates calling functions - Fix cmd.exe invocations in Makefile.mingw - Don't try to install index.sgml - Fix symbols.xml - Fix heap overread in xsltFormatNumberConversion - Fix for non-element nodes - Fix unreachable code in xsltAddChild - Change version number in xsl:version warning - Avoid infinite recursion after failed param evaluation - Stop if potential recursion is detected - Consider built-in templates in apply-imports - Fix precedence with multiple attribute sets - Rework attribute set resolution * Improvements: - Silence tests a little - Set LIBXML_SRC to absolute path - Add missing #include - Adjust expected error messages in tests - Make xsltDebug more quiet - New-line terminate error message that missed this convention - Use xmlBuffers in EXSLT string functions - Switch to xmlUTF8Strsize in EXSLT string functions - Check for return value of xmlUTF8Strlen - Avoid double/long round trip in FORMAT_ITEM - Separate date and duration structs - Check for overflow in _exsltDateDifference - Clamp seconds field of durations - Change _exsltDateAddDurCalc parameter types - Fix date:difference with time zones - Rework division/remainder arithmetic in date.c - Remove exsltDateCastDateToNumber - Change internal representation of years - Optimize IS_LEAP - Link libraries with libm - Rename xsltCopyTreeInternal to xsltCopyTree - Update linker version script - Add local wildcard to version script - Make some symbols static - Remove redundant NULL check in xsltNumberComp - Fix forwards compatibility for imported stylesheets - Reduce warnings in forwards-compatible mode - Precompute XSLT elements after preprocessing - Fix whitespace in xsltParseStylesheetTop - Consolidate recursion checks - Treat XSLT_STATE_STOPPED same as errors - Make sure that XSLT_STATE_STOPPED isn't overwritten - Add comment regarding built-in templates and params - Rewrite memory management of local RVTs - Validate QNames of attribute sets - Add xsl:attribute-set regression tests - Ignore imported stylesheets in xsltApplyAttributeSet- security update: initialize random generator, CVE-2015-9019 [bsc#934119] + libxslt-random-seed.patch- Fix RPM groups. Drop ineffective --with-pic. Trim conjecture from description.- Add gpg signature - Cleanup spec file with spec-cleaner- Version update to 1.1.29 to match libxslt main package - Sort out with spec-cleaner - BuildIgnore python to avoid cycles - Run tests and do not install them as docs- add libxslt-1.1.28-type_confusion_preprocess_attr.patch to fix type confusion in preprocessing attributes [bnc#952474], [CVE-2015-7995]- in spec file moved the "BuildRequires:" and "Requires:" tags behind "Version:" tag to have them read the variable correctly.- update to 1.1.28: see changelog for libxslt1 1.1.28 for details - enforce having the same version of libxslt1lamb14 15577573531.1.32-lp150.2.3.11.1.32-lp150.2.3.1libxslt.pylibxsltmod.solibxslt-pythonlibxslt-python-api.xml/usr/lib64/python2.7/site-packages//usr/share/doc/packages//usr/share/doc/packages/libxslt-python/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:10210/openSUSE_Leap_15.0_Update/843802197943dbd500fd6d4b07fd53b1-libxslt-python.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxPython script, ASCII text executableELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=a23b54b23749c3bad39ce5a3039205c8ca91656e, strippeddirectoryXML 1.0 document, ASCII textRRPRRRRRRRR RRRR R RRRRRRRRR RR RRR| =(sO{utf-812c25243f582d4e3cb136ce3513345c506d32b0557515281888a3b28e7353909? 7zXZ !t/! o]"k%AKɚf47F`|ӏU.l wT*4E?"ԒaaO%?2p. tQ{{*G ;NP/P"bE2Z`p^M i\fw"uے&DkqѨV:=%^(1&X麔ڃ̒ԃ#$.k.x#.+Bգp)-\ : %*ص9)%Rg)*e:3 RI{̲RJ{ KoZ& @|ŪĀ`p'FE)@{8[Ckqv7%] I]G]أĂOV`L!p2f&#yL.1\ L,,vP!D>˳w~[_;X}c 5M)Z&[Ӕ!Y^iS7Xh5\3` kzͺŕӬe=IǬWcy4`Kt]"d}0 |-;MYH*Ot0g, Ϊrh<٨C]v`q%Knp#OmZ+1d\@u! (8LDuK9su95E4_U@|q9*Os?l9ZFۭq)A!,;xv9̽#6[ò&:pkihn)mH{gŎ."P; C7WFDֶr,EEAl(]KccρF^y1,ѣzي<ǩ7{{z;p /Wod[ d'2D޻Ar a,; PWMnڅn?3-ۿ 7 p[^y'41`PS7r?⹳;V%|.WY!yǡ"I1|SI-=k%@쐡 2YT,EfkQ;)w1-d-#5O?_MLcSF1:M5#iӣR^/hŒ06ܪ q )V*2zl NH!-iДojf]h(eׁ3ԢV"˟z($}eU,V#mU߷\yJe@KjM+wj_9Nx̮Ė~csoz0G9^fmS+@KbA2FҐOfɋW-bOJ'p.lk@ƾVidm :wK |sgv»Jh"ddg%YSk7%>Q=?cX#et\D9pRG}nPhF=lOD]Po38 n(c7N HRYo1S,VZ} +j]A!:t@cUn( (zc8#:Y8T^|ZvمH̉ͅҊB+fxv<ƴď 69Ij[ :,>B۝=\@E`YKSdb3.#S(*M{TCYKaqe\v؇}]wȉÔC2ӉX3* uEL\!|kN7;b!/{휊z5 o-C^J(^Xc6  Rs4 q,~`^τ[vhDL4hwhg_fW^y:=uL{.2!B5i ޭctI|A62(vOzj7~Rׄs%/ԾFq|K; h djޯ{1Ƨ叾"Ap6+AI 6QX14w;t[RZ3cGm(ã{žBfݼ4ĂfY-MDN¾1"+eSC'g_("6 _4㲎~np*6S%4x͗h/zwPLZ= b$[Jrm&YU D㜡F21d' Amնgtǰʪd}៍o2`N;9o?f(kkˆe03PsFxŜH6CՁ0XH }?12a8:)+VI.䥄 Lʯ.¡9IL &JSDNBx0%֗ofx?/ǜ:= 3 [] K E55QKWقiM/g\x]L@ jBɍ YZ