libxslt-devel-32bit-1.1.32-lp151.2.4 >  A \dm/=„1x3|ܲ>U6ǐTҭc4^= JҌcX% r]σ]Nn:KH *w6aD.*c~(cфZ$*o:D#$ɟ/q,Hln/b{@I{LmU.P<D[ Pe-l̚^Gof\eD5x6iȑh^;^<ƀ֏Q*69cf16b1e2ff37df0eb9c80d5527d5d234c7cf6844e0a1accfbcaf167c5f3f70889356ba42e66dc5fbfcb314c89ac26a9a9f7b0e4\dm/=„ذPHTk.Eo}c߄~?]Zm?P/DO9joB} 3ȻX2F~Ze: ,r=:B69t p?+?+d ' EPT\`s|    $ i Tp(#8,9:B(G(H(I(X)Y) Z)8[)<\)D])X^)b)c*d*e*f*l*u+v+w+Tx+hy+|++++Clibxslt-devel-32bit1.1.32lp151.2.4Development files for libxsltlibxslt allows you to transform XML files into other XML files (or HTML, text, and more) using the standard XSLT stylesheet transformation mechanism. This subpackage contains the header files for developing applications that want to make use of the XSLT libraries.\dhlamb03openSUSE Leap 15.1openSUSELGPL-2.1+https://bugs.opensuse.orgDevelopment/Libraries/C and C++http://xmlsoft.org/XSLT/linuxx86_64AA\dh\dh\dh\dh\dha54112c824bce9702e3dda832e0cc4580b8b814d5b30874bb8012ea9386844d1libexslt.so.0.8.20libxslt.so.1.1.32rootrootrootrootrootrootrootrootrootrootlibxslt-1.1.32-lp151.2.4.src.rpmlibxslt-devel-32bitlibxslt-devel-32bitlibxslt-devel-32bit(x86-32)@    /bin/shlibxslt-devellibxslt1-32bitrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.1.321.1.323.0.4-14.6.0-14.0-15.2-14.14.1ZYYzY{'@X:@X@XƉW[@W>@U&iT@PO@Od|O?@O?@N@N=@NNh@N7N6@N2N2N/LF@K@K&(J> vcizek@suse.compmonrealgonzalez@suse.comjengelh@inai.dempluskal@suse.compmonrealgonzalez@suse.compgajdos@suse.compmonrealgonzalez@suse.comtchvatal@suse.comkstreitova@suse.comsuse@microstep-mis.comcoolo@suse.compascal.bleser@opensuse.orgchris@computersalat.dejengelh@medozas.dejengelh@medozas.decfarrell@suse.comagraf@suse.comjengelh@medozas.decoolo@suse.comdmueller@suse.deidonmez@novell.comidonmez@novell.comidonmez@novell.comcrrodriguez@opensuse.orggiecrilj@stegny.2a.plpuzel@novell.comcoolo@novell.comjengelh@medozas.decoolo@novell.com- 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 - Dropped patches fixed upstream * libxslt-CVE-2016-4738.patch * libxslt-1.1.28-CVE-2017-5029.patch- Fix RPM groups. Drop ineffective --with-pic. Trim conjecture from description.- Add gpg signature - Cleanup spec file with spec-cleaner- Fixed CVE-2017-5029 bcs#1035905 * Limit buffer size in xsltAddTextString to INT_MAX - Added patch libxslt-1.1.28-CVE-2017-5029.patch- security update: initialize random generator, CVE-2015-9019 [bsc#934119] + libxslt-random-seed.patch- Added patch libxslt-CVE-2016-4738.patch * Fix heap overread in xsltFormatNumberConversion: An empty decimal-separator could cause a heap overread. This can be exploited to leak a couple of bytes after the buffer that holds the pattern string. * bsc#1005591 CVE-2016-4738- Update to 1.1.29: * new release after 4 years with few bugfies all around - Refresh patch 0009-Make-generate-id-deterministic.patch to apply - Remove cve patch that was integrated upstream: libxslt-1.1.28-type_confusion_preprocess_attr.patch - Unpack the manpage as the compression is set by buildbot not always gz- add libxslt-1.1.28-type_confusion_preprocess_attr.patch to fix type confusion in preprocessing attributes [bnc#952474], [CVE-2015-7995]- fix package with "soname" should obsolete libxslt package on suse < 12.2 (SLE11)- add 0009-Make-generate-id-deterministic.patch from debian's reproducible builds project to avoid randomness in generated IDs- update to 1.1.28: * fix generate-id() to avoid generating the same ID * fix crash with empty xsl:key/@match attribute * fix crash when passing an uninitialized variable to document() * fix regression: default namespace not correctly used * remove xsltTransStorageAdd and xsltTransStorageRemove from symbols.xml - changes from 1.1.27: * link python module with python library (Frederic Crozat) * report errors on variable use in key * the XSLT namespace string is a constant one * fix handling of names in xsl:attribute * reserved namespaces in xsl:element and xsl:attribute * null-terminate result string of cry:rc4_decrypt * EXSLT date normalization fix * exit after compilation of invalid func:result * fix for EXSLT func:function * rewrite EXSLT string:replace to be conformant * avoid a heap use after free error * fix a dictionary string usage * output should not include extraneous newlines when indent is off * document('') fails to return stylesheets parsed from memory * xsltproc should return an error code if xinclude fails * forwards-compatible processing of unknown top level elements * fix system-property with unknown namespace * fix default template processing on namespace nodes * fix a bug in selecting XSLT elements * fix a memory leak with xsl:number * fix a problem with ESXLT date:add() with January * fix generate-id() to not expose object addresses * allow whitespace in xsl:variable with select * fix direct pattern matching bug * add the saxon:systemId extension * add an append mode to document output * fix portability to upcoming libxml2-2.9.0 * precompile patterns in xsl:number - change soname macro back to "1" and enforce it in the files list - revert -tools subpackage for openSUSE < 12.2 as that has only become effective since 12.2 on the package that ships with the distribution, to avoid having a completely different package layout in this repository as compared to the stock distribution packages (added a Provides: libxslt-tools though)- add macro "soname" %{name}1 - fix "self obsoletion"- Make sure to follow shlib policy; put tools in a separate package like done in libxml2- Remove redundant tags (License: field is inherited) - Use exact EVR for Provides:- Tutorial contains GPL-2.0+ code. Either split this off into a subpackage or add GPL-2.0+ as an aggregation to the main licence tag- don't run make check in QEMU builds - breaks due to massive threading- Remove redundant/unwanted tags/section (cf. specfile guidelines)- add libtool as buildrequire to avoid implicit dependency- fix provides/obsoletes- Add dependency on libgcrypt-devel and libgpg-error-devel for the libxslt-devel package- Correctly obsolete libxslt package in the baselibs.conf too- Fix build on SLE- Fix broken requires,provides,Obsoletes causing "have choice.." build system errors - Remove all "la" files since they are no longer needed - Fix -devel pacakge requires and messed up -config scripts this may cause build fails of already broken dependant packages that do not link all the needed libraries in an explicit manner (This is not a bug here, it is expected to cause it)- package clean-up: - include library version number in the name of the binary package - add an alias for xsltproc (required by package xmlto)- update to libxslt-1.1.26 - Improvements: - Add xsltProcessOneNode to exported symbols for lxml - Features: - Add API versioning and various cleanups - xsl:sort lang support using the locale - Bug fixes - Portability, documentation fixes - drop libxslt-1.1.24-rc4-overflow.patch (included upstream) - drop libxslt-1.1.24-am.patch (included upstream)- buildrequire pkg-config to fix provides- add baselibs.conf as a source- fix build with automake 1.11libxslt-devel-32bit1.1.321.1.32-lp151.2.41.1.32-lp151.2.41.1.32baselibs-32bitbinxslt-configlibexslt.solibxslt.so/usr/lib//usr/lib/baselibs-32bit//usr/lib/baselibs-32bit/bin/-fomit-frame-pointer -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:Leap:15.1/standard/084a1f8cb11d0bb88b3a6b48db7264e5-libxsltcpioxz5x86_64-suse-linuxdirectoryPOSIX shell script, ASCII text executableRutf-8fe1f3d7e03e9e85ed51c0e7c140f1d187b0909831c5cbfdb05ee2054091cd85e?7zXZ !t/ KL] crt:bLL "[vn?ѽ٘^?ƒBm;;p~!gSS.usuƼ}aG9ЛGqUaBtIEt~E"ǴU6gXn5o*g+cz E`z~Su'iGd2)}! Hh0}lo%B}EmR>gEQ4x@0[[XWL:EUI]ğ-},rt e8$]$d=9"8WUB1z4Q>*f( RMlnٓ?AN]"[ Z>Y>8$ ٴ.9:$j5#_5uG+ >~<ףA'ɤ _,fs3.dİvz>׼͙k?y;@TemΓlϦHJ^]ε%? IkFПO(GW'@qɣіi4D2v{;+-i yDDS4r΄NFtmcj+@]2 ط#&D:"]h.(e ]ϴsN9 :5sq>6 8s <Xa"GE0% ܟLœ@é愤#kںz/0}d 1 a/g)N밶[ ,a݉N+VID>":J9spT`NJk\+SKo]>VH])+tգ{<ΦoR4 ;ܥ/TŝlM e,DG[Fק x7Yok;щdض, hi7[.y{3`8+IZ[DOv~KjJb3i9"8°~f*R2ܻGdntwaڥ6~Qp {iI{-?Q}TF]G/>T/BB =nшr CMZB$:BIj-]&2}KoZ\L [ YZ