SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libxslt-devel-32bit-1.1.29-90.1.x86_64.rpm :
Wed Apr 5 14:00:00 2017 pgajdosAATTsuse.com
- security update: initialize random generator, CVE-2015-9019
[bsc#934119]
+ libxslt-random-seed.patch

Mon Mar 13 13:00:00 2017 pmonrealgonzalezAATTsuse.com
- 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

Sat Jun 11 14:00:00 2016 tchvatalAATTsuse.com
- 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

Fri May 20 14:00:00 2016 kstreitovaAATTsuse.com
- add libxslt-1.1.28-type_confusion_preprocess_attr.patch to fix
type confusion in preprocessing attributes [bnc#952474],
[CVE-2015-7995]

Thu Apr 9 14:00:00 2015 suseAATTmicrostep-mis.com
- fix package with \"soname\" should obsolete libxslt package on suse < 12.2 (SLE11)

Sun Feb 1 13:00:00 2015 cooloAATTsuse.com
- add 0009-Make-generate-id-deterministic.patch from debian\'s
reproducible builds project to avoid randomness in generated IDs

Thu Dec 6 13:00:00 2012 pascal.bleserAATTopensuse.org
- update to 1.1.28:

* fix generate-id() to avoid generating the same ID

* fix crash with empty xsl:key/AATTmatch 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)

Wed Apr 25 14:00:00 2012 chrisAATTcomputersalat.de
- add macro \"soname\" %{name}1
- fix \"self obsoletion\"

Sat Mar 17 13:00:00 2012 jengelhAATTmedozas.de
- Make sure to follow shlib policy; put tools in a separate package
like done in libxml2

Wed Jan 4 13:00:00 2012 jengelhAATTmedozas.de
- Remove redundant tags (License: field is inherited)
- Use exact EVR for Provides:

Wed Jan 4 13:00:00 2012 cfarrellAATTsuse.com
- 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

Sat Dec 3 13:00:00 2011 agrafAATTsuse.com
- don\'t run make check in QEMU builds - breaks due to massive threading

Mon Nov 21 13:00:00 2011 jengelhAATTmedozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)

Sun Nov 20 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency

Thu Sep 8 14:00:00 2011 dmuellerAATTsuse.de
- fix provides/obsoletes

Tue Aug 2 14:00:00 2011 idonmezAATTnovell.com
- Add dependency on libgcrypt-devel and libgpg-error-devel for
the libxslt-devel package

Mon Aug 1 14:00:00 2011 idonmezAATTnovell.com
- Correctly obsolete libxslt package in the baselibs.conf too

Fri Jul 29 14:00:00 2011 idonmezAATTnovell.com
- Fix build on SLE

Fri Jul 29 14:00:00 2011 crrodriguezAATTopensuse.org
- 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)

Wed Jul 27 14:00:00 2011 giecriljAATTstegny.2a.pl
- package clean-up:
- include library version number in the name of the binary package
- add an alias for xsltproc (required by package xmlto)

Wed Jul 21 14:00:00 2010 puzelAATTnovell.com
- 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)

Sat Apr 24 14:00:00 2010 cooloAATTnovell.com
- buildrequire pkg-config to fix provides

Mon Dec 14 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source

Sun Jun 21 14:00:00 2009 cooloAATTnovell.com
- fix build with automake 1.11

Fri Feb 13 13:00:00 2009 cooloAATTsuse.de
- fix file list

Wed Feb 11 13:00:00 2009 cooloAATTsuse.de
- readd \"la\" files to fix libxslt-python build

Mon Jan 26 13:00:00 2009 crrodriguezAATTsuse.de
- remove useless \"la\" file
- remove static libraries, if something breaks, move libraries to /%{_lib}
instead of restoring them

Wed Dec 10 13:00:00 2008 olhAATTsuse.de
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
(bnc#437293)

Thu Oct 30 13:00:00 2008 olhAATTsuse.de
- obsolete old -XXbit packages (bnc#437293)

Fri Jul 18 14:00:00 2008 prusnakAATTsuse.cz
- updated to 1.1.24:

* documentation: man page fix

* bug fixes: pattern bug fix, key initialization problems,
exclusion of unknown namespaced element on top of stylesheets
python generator syntactic cleanup
- dropped obsoleted CVE-2008-1767.patch (included in update)
- fixed overflow in RC4 code (rc4-overflow.patch) [bnc#410256]

Mon May 19 14:00:00 2008 prusnakAATTsuse.cz
- fixed CVE-2008-1767 (CVE-2008-1767.patch) [bnc#391920]

Fri Apr 11 14:00:00 2008 prusnakAATTsuse.cz
- updated to 1.1.23

* Documentation
fix links for Cygwin DocBook setup (Philippe Bourcier)
- xsltParseStylesheetDoc doc fix (Jason Viers)
- fix manpage default maxdepth value

* Bug fixes:
- python segfault (Daniel Gryniewicz)
- week-in-year bug fix (Maurice van der Pot)
- fix python iterator problem (William Brack)
- avoid garbage collection problems on str:tokenize and str:split
and function results (William Brack and Peter Pawlowski)
- superfluous re-generation of keys (William Brack)
- remove superfluous code in xsltExtInitTest (Tony Graham)
- func:result segfault fix (William Brack)
- timezone offset problem (Peter Pawlowski),

* Portability fixes:
- old gcrypt support fix (Brent Cowgill)
- Python portability patch (Stephane Bidoul)
- VS 2008 fix (Rob Richard)

Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support

Tue Jan 22 13:00:00 2008 prusnakAATTsuse.cz
- build --without-python to allow compilation from src.rpm

Tue Sep 18 14:00:00 2007 sbrabecAATTsuse.cz
- Updated to version 1.1.22:

* Bug fixes: RVT cleanup problems, exclude-result-prefix bug,
stylesheet compilation error handling, out of memory allocation
errors, namespace problem on compound predicates, python
space/tab inconsistencies, hook xsl:message to per
transformation error callbacks, cached RVT problem, XPath
context maintainance on choose, memory leaks in the math
module, exclude-result-prefix induced namespace problem

* Portability fixes: improve build with VS2005, fixing build on
AIX, fix the security file checks on Windows.

* Improvement: add an --encoding option to xsltproc.

* Build: configure setup for TRIO_REPLACE_STDIO

* Documentation: updated after change from CVs to SVN

Thu Jan 25 13:00:00 2007 prusnakAATTsuse.cz
- update to 1.1.20

* result Value Tree handling fix

* function parameters fix

* empty text node handling

* plugin support and test fixes

* fragment support fixes

* python stylesheet compare and transform context access

* EXSLT string replace support

* xsltproc better low level error handling
- fixed crash on ENOMEM (null-retval.patch) [#215223]
- drop obsolete patches:

* libxslt-aliasing.patch (included in update)

* libxslt-transform.patch (included in update)

Thu Dec 21 13:00:00 2006 roAATTsuse.de
- fix for crash with certain transformations (libxcb build crash)

Tue Dec 12 13:00:00 2006 keAATTsuse.de
- 1.1.19; NEWS extract:

* Bug fixes: entities within attributes; in-scope namespace bug, result
value tree caching bug, a number of namespace related bugs, etc.

* Improvements: refactoring of namespace handling, value-of
impleemntation and template internal processing, new xsltproc flag to
apply Xinclude to stylesheets.

* Documentation.

Fri Oct 27 14:00:00 2006 dmuellerAATTsuse.de
- update --nonet patch to work even when using rpmbuild directly

Tue Oct 24 14:00:00 2006 dmuellerAATTsuse.de
- make --nonet default while building packages (#214338)

Tue Oct 17 14:00:00 2006 keAATTsuse.de
- Move devel docs to the -devel subpackage; reported by Andreas Hanke [#
212441].


 
ICM