libxslt-tools-1.1.32-lp151.3.6.1<>,/^%/=„r^`s(ȴ6)"2⸛-KD28br7Yz+ h1ٮYlq_ b hz/JF+i?ɵx/g ԗtgYLjF/o)- :6+Dp nϯGRӝ}&&_Rî]Xb%o4PMjl"u =!~삦#\s7>&"gx= }<%f>>&?&d # _ &?EL x            W  l[(89: uF ,G @ H l I X Y \ ]! ^!{b"c"d#ae#ff#il#ku#| v#w% x%8 y%dz%%%%&Clibxslt-tools1.1.32lp151.3.6.1Extended Stylesheet Language (XSL) Transformation utilitiesThis package contains xsltproc, a command line interface to the XSLT engine. xtend the^%lamb28SopenSUSE Leap 15.1openSUSEMIT AND GPL-2.0+http://bugs.opensuse.orgDevelopment/Tools/Otherhttp://xmlsoft.org/XSLT/linuxi586V /D сA큤A^^%UOgJ NJ NWC;J NJ N^%^^56af01a5dfd9867270293f360bb170de81b26f441e3acc796965d43a6345c43205bd0eb6e913e96da423efd14013c562e1d77c345c447aea8b67910469d9910d7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819010f1acaaf651ca280a0425a4e0ccdcb2aaabc055c9fdf8d6e142aebb6e9ec3f40a7ec4f5cf0539af38b342612c28bf213d4d490938391fe4f69556516444b44738a1be17304f0368aa23e39dc1a5c5dab8bfc1c7af766f8c8ed076fee4e8a5de0dafb57151bb657b30030c12ccd7c6012a6bacf9187747cded9188aa3c7efc198721461f1ca88bdbe9b3b6410e43123153bfafc5aab4df5ae38913e5512b82f./Copyrightrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibxslt-1.1.32-lp151.3.6.1.src.rpmlibxsltlibxslt-toolslibxslt-tools(x86-32)xsltproc@@@@@@@@@@@@@@@@@    libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libexslt.so.0libxml2.so.2libxml2.so.2(LIBXML2_2.4.30)libxml2.so.2(LIBXML2_2.6.0)libxml2.so.2(LIBXML2_2.6.3)libxslt.so.1libxslt.so.1(LIBXML2_1.0.11)libxslt.so.1(LIBXML2_1.0.17)libxslt.so.1(LIBXML2_1.0.18)libxslt.so.1(LIBXML2_1.0.22)libxslt.so.1(LIBXML2_1.0.24)libxslt.so.1(LIBXML2_1.1.2)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1]]G@]G@\,@ZYYzY{'@X:@X@XƉW[@W>@U&iT@Pedro Monreal Gonzalez Pedro Monreal Gonzalez Pedro Monreal Gonzalez Pedro Monreal Gonzalez vcizek@suse.compmonrealgonzalez@suse.comjengelh@inai.dempluskal@suse.compmonrealgonzalez@suse.compgajdos@suse.compmonrealgonzalez@suse.comtchvatal@suse.comkstreitova@suse.comsuse@microstep-mis.comcoolo@suse.com- 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 - 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 IDslamb28 1590423077 1.1.321.1.32-lp151.3.6.11.1.32-lp151.3.6.11.1.32xsltproclibxslt-toolsAUTHORSCopyrightFEATURESNEWSREADMETODOlibxslt-toolsCOPYINGxsltproc.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/libxslt-tools//usr/share/licenses//usr/share/licenses/libxslt-tools//usr/share/man/man1/-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:Maintenance:12722/openSUSE_Leap_15.1_Update/c4f2aab8205e65a4873b8ad6aacd73b4-libxslt.openSUSE_Leap_15.1_Updatedrpmxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, BuildID[sha1]=bb02650bd3e66ba964a88e7aea1b58ad7c2a9134, for GNU/Linux 3.2.0, strippeddirectoryUTF-8 Unicode textASCII textISO-8859 texttroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)RRRRR RRR RR RR RR RRRG?Lj/!h}utf-890ef16aca67ab28a9ada3207979790bcf78793ec62a14fa212ff4909f423684c? 7zXZ !t/]"k%{ɚ '1clF[_4Aa+<$ o@D4:+TcۂTtQvNaK Σtr6<  TԦMrMw3J:`FfƇO#k7߶.)`@nF[ "A7{ذIS8Mn|gWH>I8:Yy)P=?@ NX2.L+Il(0I.!<#ד́=S]Pg3$E~2/9&b #RGÖٺQ.o7GĹz! 0 ,]zXaB*\"au V-]P#`S_4;.7hm!gXiLߞLXeybD&ݖ:+YJ=yb /~ˈ4gf'.Gt9Sµ$0&c58}v6QW&Ř\Ĺ< ]d-ͥD  Mth(&H;jk>UH hL9/bKawbb!jk^ߩfWl"x5+yn袚YKڹKP-r(kf7~@Fɷ} E47JlE8 /Pb(uZ<~LEH6>? Zpl ΦIs '`.CEr0$[#hǮth"Ά/#MgslfsA$d$hրT1uPǧE+ssdԡ0WmǭGC2S*hlӧ6<.,0Ku|:,&y/xf%$p/%{K PI;TԺ1 ]  Ln,8vQa1uĺO/ Vܭg /fok GGiNrhPInWuq#זZS,Kȣ A_03&jd?,ZQԖV.n8^^Ξ"y&o3ؿƄ"'7$|UTan[lT=7NxvP(ð1WFcv)ٲ ; 3;Vs%w]-~Dڜ 0/Q YZ