Thu, 16 May 2024 08:22:21 UTC | login

Information for build libxml2-2.9.3-4.fc28

ID7455
Package Namelibxml2
Version2.9.3
Release4.fc28
Epoch
SummaryLibrary providing XML and HTML support
DescriptionThis library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DtDs, either at parse time or later once the document has been modified. The output can be a simple SAX stream or and in-memory DOM like representations. In this case one can use the built-in XPath and XPointer implementation to select sub nodes or ranges. A flexible Input/Output mechanism is available, with existing HTTP and FTP modules and combined to an URI library.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:06:59 UTC
CompletedSat, 14 Apr 2018 20:06:59 UTC
Tags
f28
f29
RPMs
src
libxml2-2.9.3-4.fc28.src.rpm (info) (download)
riscv64
libxml2-2.9.3-4.fc28.riscv64.rpm (info) (download)
libxml2-devel-2.9.3-4.fc28.riscv64.rpm (info) (download)
libxml2-static-2.9.3-4.fc28.riscv64.rpm (info) (download)
python-libxml2-2.9.3-4.fc28.riscv64.rpm (info) (download)
python3-libxml2-2.9.3-4.fc28.riscv64.rpm (info) (download)
Changelog * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.3-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Dec 02 2015 Kalev Lember <klember@redhat.com> - 2.9.3-2 - Fix obsoletes versions now that F22 has libxml2 2.9.3 (#1287262) * Fri Nov 20 2015 Daniel Veillard <veillard@redhat.com> - 2.9.2-1 - upstream release of 2.9.3 - Fixes for CVE-2015-8035, CVE-2015-7942, CVE-2015-7941, CVE-2015-1819 CVE-2015-7497, CVE-2015-7498, CVE-2015-5312, CVE-2015-7499, CVE-2015-7500 and CVE-2015-8242 - many other bug fixes * Fri Nov 06 2015 Robert Kuska <rkuska@redhat.com> - 2.9.2-9 - Rebuilt for Python3.5 rebuild - Python3.5 has new naming convention for byte compiled files * Tue Nov 03 2015 Toshio Kuratomi <toshio@fedoraproject.org> - 2.9.2-8 - Remove executable permissions from documentation. Complies with packaging guidelines and solves issue of libxml2-python3 package depending on python2 * Thu Aug 27 2015 Miro Hrončok <mhroncok@redhat.com> - 2.9.2-7 - Remove dependency on python2 from python3 subpackage, rhbz#1250940 * Sat Aug 22 2015 Kalev Lember <klember@redhat.com> - 2.9.2-6 - Rename the Python 3 subpackage to python3-libxml2 as per guidelines * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Feb 21 2015 Till Maas <opensource@till.name> - 2.9.2-4 - Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code * Wed Jan 21 2015 Tomas Radej <tradej@redhat.com> - 2.9.2-3 - Added Python 3 subpackage * Thu Oct 16 2014 Lubomir Rintel <lkundrak@v3.sk> - 2.9.2-2 - Avoid corrupting the xml catalogs * Thu Oct 16 2014 Daniel Veillard <veillard@redhat.com> - 2.9.2-1 - upstream release of 2.9.2 - Fix for CVE-214-3660 billion laugh DOS - many other bug fixes * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Fri Jul 18 2014 Tom Callaway <spot@fedoraproject.org> - 2.9.1-4 - fix license handling * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Apr 19 2013 Daniel Veillard <veillard@redhat.com> - 2.9.1-1 - upstream release of 2.9.1 - a couple more API entry point - compatibility with python3 - a lot of bug fixes * Mon Feb 11 2013 Daniel Veillard <veillard@redhat.com> - 2.9.0-4 - fix --nocheck build which I broke in october rhbz#909767 * Mon Nov 19 2012 Jaroslav Reznik <jreznik@redhat.com> - 2.9.0-3 - workaround for crc/len check failure, rhbz#877567 * Thu Oct 11 2012 Daniel Veillard <veillard@redhat.com> - 2.9.0-2 - remaining cleanups from merge bug rhbz#226079 - do not put the docs in the main package, only in -devel rhbz#864731 * Tue Sep 11 2012 Daniel Veillard <veillard@redhat.com> - 2.9.0-1 - upstream release of 2.9.0 - A few new API entry points - More resilient push parser mode - A lot of portability improvement - Faster XPath evaluation - a lot of bug fixes and smaller improvement * Fri Aug 10 2012 Daniel Veillard <veillard@redhat.com> - 2.9.0-0rc1 - upstream release candidate 1 of 2.9.0 - introduce a small API change, but ABI compatible, see https://mail.gnome.org/archives/xml/2012-August/msg00005.html patches for php, gcc/libjava and evolution-data-connector are upstream Grab me in cases of problems veillard@redhat.com - many bug fixes including security aspects and small improvements * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Wed May 23 2012 Daniel Veillard <veillard@redhat.com> - 2.8.0-1 - upstream release of 2.8.0 - add lzma compression support - many bug fixes and small improvements * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.7.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Fri Mar 04 2011 Daniel Veillard <veillard@redhat.com> - 2.7.8-6 - fix a double free in XPath CVE-2010-4494 bug 665965 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.7.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Nov 05 2010 Daniel Veillard <veillard@redhat.com> - 2.7.8-4 - reactivate shared libs versionning script * Thu Nov 04 2010 Daniel Veillard <veillard@redhat.com> - 2.7.8-1 - Upstream release of 2.7.8 - various bug fixes, including potential crashes - new non-destructive formatting option - date parsing updated to RFC 5646 * Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 2.7.7-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Mon Mar 15 2010 Daniel Veillard <veillard@redhat.com> - 2.7.7-1 - Upstream release of 2.7.7 - fix serious trouble with zlib >= 1.2.4 - xmllint new option --xpath - various HTML parser improvements - includes a number of nug fixes * Tue Oct 06 2009 Daniel Veillard <veillard@redhat.com> - 2.7.6-1 - Upstream release of 2.7.6 - restore thread support off by default in 2.7.5 * Thu Sep 24 2009 Daniel Veillard <veillard@redhat.com> - 2.7.5-1 - Upstream release of 2.7.5 - fix a couple of Relax-NG validation problems - couple more fixes * Tue Sep 15 2009 Daniel Veillard <veillard@redhat.com> - 2.7.4-2 - fix a problem with little data at startup affecting inkscape #523002 * Thu Sep 10 2009 Daniel Veillard <veillard@redhat.com> - 2.7.4-1 - upstream release 2.7.4 - symbol versioning of libxml2 shared libs - very large number of bug fixes * Mon Aug 10 2009 Daniel Veillard <veillard@redhat.com> - 2.7.3-4 - two patches for parsing problems CVE-2009-2414 and CVE-2009-2416 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.7.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.7.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sun Jan 18 2009 Daniel Veillard <veillard@redhat.com> - 2.7.3-1 - new release 2.7.3 - limit default max size of text nodes - special parser mode for PHP - bug fixes and more compiler checks * Wed Dec 03 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.7.2-7 - Pull back into Python 2.6 * Wed Dec 03 2008 Caolán McNamara <caolanm@redhat.com> - 2.7.2-6 - AutoProvides requires BuildRequires pkgconfig * Wed Dec 03 2008 Caolán McNamara <caolanm@redhat.com> - 2.7.2-5 - rebuild to get provides(libxml-2.0) into HEAD rawhide * Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.7.2-4 - Rebuild for pkgconfig logic * Fri Nov 28 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.7.2-3 - Rebuild for Python 2.6 * Wed Nov 12 2008 Daniel Veillard <veillard@redhat.com> - 2.7.2-2.fc11 - two patches for size overflows problems CVE-2008-4225 and CVE-2008-4226 * Fri Oct 03 2008 Daniel Veillard <veillard@redhat.com> 2.7.2-1.fc10 - new release 2.7.2 - Fixes the known problems in 2.7.1 - increase the set of options when saving documents * Thu Oct 02 2008 Daniel Veillard <veillard@redhat.com> 2.7.1-2.fc10 - fix a nasty bug in 2.7.x, http://bugzilla.gnome.org/show_bug.cgi?id=554660 * Mon Sep 01 2008 Daniel Veillard <veillard@redhat.com> 2.7.1-1.fc10 - fix python serialization which was broken in 2.7.0 - Resolve: rhbz#460774 * Sat Aug 30 2008 Daniel Veillard <veillard@redhat.com> 2.7.0-1.fc10 - upstream release of 2.7.0 - switch to XML 1.0 5th edition - switch to RFC 3986 for URI parsing - better entity handling - option to remove hardcoded limitations in the parser - more testing - a new API to allocate entity nodes - and lot of fixes and clanups * Mon Aug 25 2008 Daniel Veillard <veillard@redhat.com> 2.6.32-4.fc10 - fix for entities recursion problem - Resolve: rhbz#459714 * Fri May 30 2008 Daniel Veillard <veillard@redhat.com> 2.6.32-3.fc10 - cleanup based on Fedora packaging guidelines, should fix #226079 - separate a -static package * Thu May 15 2008 Daniel Veillard <veillard@redhat.com> 2.6.32-2.fc10 - try to fix multiarch problems like #440206 * Tue Apr 08 2008 Daniel Veillard <veillard@redhat.com> 2.6.32-1.fc9 - upstream release 2.6.32 see http://xmlsoft.org/news.html - many bug fixed upstream * Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.6.31-2 - Autorebuild for GCC 4.3 * Fri Jan 11 2008 Daniel Veillard <veillard@redhat.com> 2.6.31-1.fc9 - upstream release 2.6.31 see http://xmlsoft.org/news.html - many bug fixed upstream * Thu Aug 23 2007 Daniel Veillard <veillard@redhat.com> 2.6.30-1 - upstream release 2.6.30 see http://xmlsoft.org/news.html - many bug fixed upstream * Tue Jun 12 2007 Daniel Veillard <veillard@redhat.com> 2.6.29-1 - upstream release 2.6.29 see http://xmlsoft.org/news.html - many bug fixed upstream * Wed May 16 2007 Matthias Clasen <mclasen@redhat.com> 2.6.28-2 - Bump revision to fix N-V-R problem * Tue Apr 17 2007 Daniel Veillard <veillard@redhat.com> 2.6.28-1 - upstream release 2.6.28 see http://xmlsoft.org/news.html - many bug fixed upstream * Thu Dec 07 2006 Jeremy Katz <katzj@redhat.com> - 2.6.27-2 - rebuild against python 2.5 * Wed Oct 25 2006 Daniel Veillard <veillard@redhat.com> 2.6.27-1 - upstream release 2.6.27 see http://xmlsoft.org/news.html - very large amount of bug fixes reported upstream * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.6.26-2.1.1 - rebuild * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.6.26-2.1 - rebuild * Wed Jun 07 2006 Daniel Veillard <veillard@redhat.com> 2.6.26-2 - fix bug #192873 * Tue Jun 06 2006 Daniel Veillard <veillard@redhat.com> 2.6.26-1 - upstream release 2.6.26 see http://xmlsoft.org/news.html * Tue Jun 06 2006 Daniel Veillard <veillard@redhat.com> - upstream release 2.6.25 broken, do not ship !