libxslt-python-1.1.32-150000.3.14.1<>,*c#Qp9| ([E {tMy6x@Ik?ED$@wCM72d?bŽa\-i5PXLu^P~!Xtg~W%LA|},4[1f9RT+Mv4ǨX=`*Ylwm !` ` h_[}ۭ6at#B,GGw* D%WJp4\&XKU˾_CsQAg`Oo@Iu2k@&S&0k@) >>"?"|d & B(,Efj       0p(8 9  : 0 FG4HDITXXYd\]^bDcd ne sf vl xu v w!x!y!z"","0"6"xClibxslt-python1.1.32150000.3.14.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.c#Qibs-power9-10SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/Pythonhttp://xmlsoft.org/XSLT/linuxppc64le06ÁA큤c#Pc#Qc#QPFb25a48cf83dd4526ee0f29f173e363fc9eeac2a2ba76df98150ea6098c6609e81bccd99032eb925b29f132bf2f17adb0144966ceda79e71f936c84745c7de0e194ff093b626570e9092b1497debbd7acaa78945a99ecf210592f5facdba65386rootrootrootrootrootrootrootrootlibxslt-python-1.1.32-150000.3.14.1.src.rpmlibxslt-pythonlibxslt-python(ppc-64)libxsltmod.so()(64bit)@@@@@@@@@@@@@@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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.1ccl]]G@]G@\,@ZYYYzY{'@W[@W>@pmonreal@suse.compmonreal@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.comvcizek@suse.compmonrealgonzalez@suse.compmonrealgonzalez@suse.comjengelh@inai.dempluskal@suse.comtchvatal@suse.comkstreitova@suse.com- Security Fix: [bsc#1208574, CVE-2021-30560] * Use after free in Blink XSLT * Add libxslt-CVE-2021-30560.patch- Fix broken license symlink for libxslt-tools [bsc#1203669]- Security fix [bsc#1154609, CVE-2019-18197] * Fix dangling pointer in xsltCopyText * Add libxslt-CVE-2019-18197.patch- Security fix: [bsc#1140101, CVE-2019-13118] * Fix uninitialized read with UTF-8 grouping chars. Read of uninitialized stack data due to too narrow xsl:number instruction and an invalid character * Added libxslt-CVE-2019-13118.patch- Security fix: [bsc#1140095, CVE-2019-13117] * Fix uninitialized read of xsl:number token. An xsl number with certain format strings could lead to a uninitialized read in xsltNumberFormatInsertNumbers * Added libxslt-CVE-2019-13117.patch- 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]ibs-power9-10 16770752811.1.32-150000.3.14.11.1.32-150000.3.14.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.suse.de/SUSE:Maintenance:27924/SUSE_SLE-15_Update/90161d3da4057045e7fb0e27ce417b70-libxslt-python.SUSE_SLE-15_Updatedrpmxz5ppc64le-suse-linuxPython script, ASCII text executableELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=edab3533aa5cd79b956f81b250a80e2e4b15aa87, strippeddirectoryXML 1.0 document, ASCII textRRPRRRRRR RRRR R RRRR RRRR RRRRRR@POOutf-8f1f470e3c5d00a80ad3d341f042de77122d37f302ba6354d6ee125e255a742c6? 7zXZ !t/]"k%+ɚf47F`JM?8딶m@ Ap.Θl@r_݉^nJj5|%\%V l5'mmc>p g7v% xwpS6q\pqba~l:bWvR} j3F?ʀ-v}_!v^Rx3yAb[$R"倯4(E-/51؆`+bu>mHd CR&Y[VUW3*۳;w/Ɗc=QqY,s4َYLZٷ)ZHcI;r5௿(Q^v~9/ Bu׫N¦p5j</Qs_yElùC[ P%PU>tbbJev^T1Wg6wlݖGRzK9_]5WvEJ)ݢ|nXK,N_ˆķ 0Ulpx]8{8!LQ<J;HIڃҘ*2mo6@]|FX\[-%ժ&5ܞ3a|{d H.Ls\ȗ.e4pOGX%X 7LF X.k/On~xQ~x !*+ YZ