Commit Graph

199 Commits

Author SHA1 Message Date
Igor Gnatenko
db8ab5e351
remove %defattr declarations
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-24 06:43:02 +01:00
Igor Gnatenko
965bdac3f2
remove %clean section
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-24 06:42:37 +01:00
Igor Gnatenko
2ee1a5c1be
remove BuildRoot tag
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-24 06:42:23 +01:00
Igor Gnatenko
673dee43fa
remove Group tag
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-24 06:42:07 +01:00
Troy Dawson
7f247aa046 Cleanup conditional 2018-01-22 14:27:36 -08:00
Iryna Shcherbina
69de1731a7 Update Python 2 dependency declarations to new packaging standards 2018-01-09 19:03:28 +01:00
Petr Písař
704fefe58e Fix reporting error about undefined XPath variables 2017-09-22 12:33:09 +02:00
Petr Písař
09a4a286a9 Fix reporting error about undefined XPath variables 2017-09-22 12:26:42 +02:00
Daniel Veillard
72e4478789 Update to 2.9.5 2017-09-04 18:22:44 +02:00
Daniel Veillard
c0ed9ab8a1 Update to 2.9.5 2017-09-04 17:57:22 +02:00
Zbigniew Jędrzejewski-Szmek
af37969001 Python 2 binary package renamed to python2-libxml2 2017-08-19 09:38:54 -04:00
Fedora Release Engineering
7f7d85e933 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 02:33:47 +00:00
Fedora Release Engineering
f3d7a9ab80 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 20:02:08 +00:00
Rex Dieter
c0407c34f9 apply patch conditionally
only where python-3.6 is used
2017-04-10 10:13:11 -05:00
Fedora Release Engineering
5fda684ac1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 19:44:45 +00:00
Kevin Fenzi
05bd5b911b Update to 2.9.4.
Apply very hacky patch that removes the no longer in python-3.6 PyVerify_fd symbol.
2016-12-21 13:37:36 -07:00
Charalampos Stratakis
cc4ca23d03 Rebuild for Python 3.6 2016-12-12 17:05:48 +01:00
Fedora Release Engineering
6054f5fed6 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 07:49:04 +00:00
Dennis Gilmore
d824a68304 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 04:11:56 +00:00
Kalev Lember
1bb09a472a Fix obsoletes versions now that F22 has libxml2 2.9.3
https://bugzilla.redhat.com/show_bug.cgi?id=1287262
2015-12-02 19:17:41 +01:00
Daniel Veillard
f3a675da7b Release libxml2-2.9.3, fixes 10 CVEs 2015-11-20 20:37:13 +08:00
Robert Kuska
31fbc2b827 Rebuilt for Python3.5 rebuild 2015-11-06 19:06:52 +01:00
Toshio Kuratomi
94a79cf98d Remove executable permissions from documentation.
Complies with packaging guidelines and solves issue of libxml2-python3
package depending on python2
2015-11-03 23:18:17 -08:00
Miro Hrončok
75100bcfac Remove dependency on python2 from python3 subpackage, rhbz#1250940 2015-08-27 13:01:22 +02:00
Kalev Lember
17b11ef9e8 Rename the Python 3 subpackage to python3-libxml2 as per guidelines
https://fedoraproject.org/wiki/Packaging:Python#Naming
2015-08-22 22:27:13 +02:00
Dennis Gilmore
0b44910786 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 18:01:40 +00:00
Till Maas
bbde745cd6 Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:18:19 +01:00
Tomas Radej
2b37fdf7bd Added Python 3 subpackage 2015-02-18 22:51:26 +08:00
Paul Howarth
69a18109bc fix typo in changelog 2014-10-20 11:49:27 +01:00
Lubomir Rintel
6bae232b6c Avoid corrupting the xml catalogs
https://bugzilla.redhat.com/show_bug.cgi?id=1153753
2014-10-16 19:35:09 +02:00
Daniel Veillard
6f96dab0af upstream release of 2.9.1
- Fix for CVE-214-3660 billion laugh DOS
- many other bug fixes
2014-10-16 18:07:05 +08:00
Peter Robinson
5bb63d8d7f - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 06:59:07 +00:00
Tom Callaway
82d32f43a4 fix license handling 2014-07-18 15:38:01 -04:00
Dennis Gilmore
e833d3598a - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 01:12:46 -05:00
Dennis Gilmore
4b9f034c3a - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 02:36:41 -05:00
Daniel Veillard
3f82bd1ef8 upstream release of 2.9.1 2013-04-19 15:53:52 +08:00
Daniel Veillard
06766992ab Fix --nocheck build
Thanks to a patch from Mark Salter <msalter@redhat.com>
2013-02-11 12:38:13 +08:00
Jaroslav Reznik
c2fe6f62d0 workaround for crc/len check failure, rhbz#877567 2012-11-19 20:02:40 +01:00
Daniel Veillard
d6775556a1 Spec cleanups
- remaining cleanups from merge bug rhbz#226079
- do not put the docs in the main package, only in -devel rhbz#864731
2012-10-11 14:24:26 +08:00
Daniel Veillard
773a4efc1d 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
Daniel
2012-09-11 15:30:13 +08:00
Daniel Veillard
c5d2212693 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
2012-08-10 10:56:12 +08:00
Dennis Gilmore
39322a40cb - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 16:45:01 -05:00
Daniel Veillard
ae9b3feb87 Upstream release of libxml2-2.8.0
Revert the couple of old patches, add new dep for xz-devel
2012-05-23 20:12:11 +08:00
Dennis Gilmore
e047144a9e - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 02:42:46 -06:00
Daniel Veillard
c09ec571fd fix a double free in XPath CVE-2010-4494 bug 665965 2011-03-04 22:18:02 +08:00
Dennis Gilmore
920599c212 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 06:59:26 -06:00
Daniel Veillard
4612c0941a Need to also patch configure ! 2010-11-05 09:36:03 +01:00
Daniel Veillard
f4721ccdc2 Try to work around the fact that $lt_cv_prog_gnu_ld doesn't work 2010-11-05 09:03:22 +01:00
Daniel Veillard
9ec3838786 Fix the shared lib versioning problem of 2.7.8, Daniel 2010-11-04 22:07:52 +01:00
Daniel Veillard
564deb4fd4 Fix the shared lib versionning breakage of 2.7.8 2010-11-04 22:06:52 +01:00