SHA256
8
0
forked from pool/libxml2

147 Commits

Author SHA256 Message Date
4ac0c66c14 Accepting request 185614 from home:vitezslav_cizek:branches:devel:libraries:c_c++
- update to 2.9.1
  dropped patches (in upstream):
  * libxml2-2.9.0-CVE-2012-5134.patch
  * libxml2-CVE-2013-0338-Detect-excessive-entities-expansion-upon-replacement.patch
  * libxml2-CVE-2013-1969.patch
  New features:
  * Support for Python3
  * Add xmlXPathSetContextNode and xmlXPathNodeEval

OBS-URL: https://build.opensuse.org/request/show/185614
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=84
2013-08-02 14:40:50 +00:00
Ismail Dönmez
0a20cb2848 Accepting request 172437 from home:vitezslav_cizek:branches:devel:libraries:c_c++
- fix for CVE-2013-1969 (bnc#815665)
  * libxml2-CVE-2013-1969.patch

OBS-URL: https://build.opensuse.org/request/show/172437
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=80
2013-04-19 09:49:46 +00:00
Ismail Dönmez
086c54e568 Accepting request 160256 from home:vitezslav_cizek:branches:devel:libraries:c_c++
- fix for CVE-2013-0338 (bnc#805233)
  libxml2-CVE-2013-0338-Detect-excessive-entities-expansion-upon-replacement.patch

OBS-URL: https://build.opensuse.org/request/show/160256
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=78
2013-03-20 14:19:35 +00:00
Ismail Dönmez
7f8e31b51c - update to 2.9.0 version:
* please see the Changelog
- Updated patchs to get working with new version:
   * libxml2-2.9.0-CVE-2012-5134.patch ( libxml2-CVE-2012-5134.patch )
   * fix-perl.diff

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=76
2012-12-17 10:31:20 +00:00
Ismail Dönmez
4c4a3966c3 - Add libxml2-CVE-2012-5134.patch to fix CVE-2012-5134 (bnc#793334)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=73
2012-12-08 15:40:02 +00:00
Ismail Dönmez
2d17f6b509 Accepting request 144532 from home:vitezslav_cizek:branches:devel:libraries:c_c++
- fixed CVE-2012-5134 (bnc#793334)

OBS-URL: https://build.opensuse.org/request/show/144532
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=72
2012-12-07 14:40:01 +00:00
b8befa7aa5 Accepting request 135509 from home:dimstar:branches:devel:libraries:c_c++
Let's not have reviewers and packagers guess and redo the same errors over and over.. a comment can help them

OBS-URL: https://build.opensuse.org/request/show/135509
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=70
2012-09-24 03:18:49 +00:00
Stephan Kulow
16e63780ec - readd .la file, python-libxml2 needs it
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=68
2012-09-23 19:28:21 +00:00
Ismail Dönmez
def23ee0ab Accepting request 135341 from home:jengelh:branches:devel:libraries:c_c++
- Remove .la files; make sure installation succeeds for
  Fedora_17 target

OBS-URL: https://build.opensuse.org/request/show/135341
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=66
2012-09-22 08:15:45 +00:00
6122acf4ed Accepting request 124738 from home:computersalat:devel:libs
update to 2.8.0

OBS-URL: https://build.opensuse.org/request/show/124738
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=65
2012-06-13 14:07:50 +00:00
Ismail Dönmez
503ead5b5d Accepting request 108821 from home:jengelh:branches:devel:libraries:c_c++
- libxml2-2 should not require libxml2-tools. There is no trouble
  expected, since attempting to install libxml2 will already pull
  in libxml2-tools due to Provides tags.

OBS-URL: https://build.opensuse.org/request/show/108821
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=63
2012-03-11 21:39:48 +00:00
Stephan Kulow
1d60bb78b3 - revert the two commits that broke perl-XML-LibXML's test case,
I hope the two upstreams will figure it out

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=61
2012-03-05 10:18:56 +00:00
Stephan Kulow
238085bc29 - update to git to fix some issues
* Fix a logic error in Schemas Component ConstraintsHEADmaster
  * Fix a wrong enum type use in Schemas Types

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=60
2012-03-02 16:49:34 +00:00
ef6a686a3c Accepting request 107691 from home:msmeissn:branches:devel:libraries:c_c++
fixed 64bit bigendian issue

OBS-URL: https://build.opensuse.org/request/show/107691
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=58
2012-03-01 17:45:57 +00:00
Stephan Kulow
16d4b3f828 - the fallout of requiring libxml2-tools as explicit buildrequire
is just too large, so avoid it for now and create a cycle between
  libxml2-2 and libxml2-tools

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=56
2012-02-25 13:51:25 +00:00
Stephan Kulow
fa5bec3865 - add provide for the old name to fix packages with explicit
library dependency

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=50
2012-02-25 08:09:25 +00:00
Ismail Dönmez
3a7abef0cf Accepting request 106624 from home:coolo:branches:openSUSE:Factory
- update to today's GIT snapshot:
    include XZ support
- split libxml2-2 according to shared library policy


- renamed to python-libxml2 to follow python naming expectations
- do not require python but let rpm figure it out

- Remove redundant tags/sections

- update to libxml-2.7.8+git20110708
  - several important bugfixes

- buildrequire python-xml to fix build

- update to libxml-2.7.8
  - number of bufixes, documentation and portability fixes
  - update language ID parser to RFC 5646
  - sort python generated stubs
  - add an HTML parser option to avoid a default doctype
  - see http://xmlsoft.org/news.html for exact details
- clean up specfile

- fix build

- update to 2.7.7
- add extra options to ./configure for scribus features and avoid a crash
- updates from 2.7.3 > 2.7.7 include a number of portability, correctness
  memory leaks and build fixes including some CVE
- see http://xmlsoft.org/news.html for exact details

OBS-URL: https://build.opensuse.org/request/show/106624
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=46
2012-02-23 12:37:52 +00:00
OBS User _service
73b56ba389 generated via source service
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=43
2011-12-27 17:37:11 +00:00
Ismail Dönmez
f939f78522 Accepting request 75864 from home:saschpe
- update to libxml-2.7.8+git20110708
  - several important bugfixes
- drop upstreamed patches:
  * libxml2-CVE-2010-4494.patch
  * libxml2-CVE-2011-1944.patch
  * noxref.patch
  * symbol-versioning.patch

OBS-URL: https://build.opensuse.org/request/show/75864
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=38
2011-07-08 12:47:11 +00:00
0c60465c01 add libxml2-CVE-2011-1944.patch (bnc#697372)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=36
2011-06-29 12:11:24 +00:00
Cristian Rodríguez
82b518dd49 Accepting request 72722 from home:chorler:branches:devel:libraries:c_c++
Library Symbol Versioning fix for openSUSE 11.4 (ref. Bugzilla #698132)

OBS-URL: https://build.opensuse.org/request/show/72722
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=34
2011-06-06 18:54:34 +00:00
a60836c7dd bnc#661471
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=32
2011-01-03 09:44:12 +00:00
ead939a0b3 update to 2.7.8
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=28
2010-12-03 12:27:15 +00:00
87bfb62c3f add libxml2-xpath-ns-attr-axis.patch (bnc#648277)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=23
2010-11-01 10:08:17 +00:00
Stephan Kulow
55d261c398 Accepting request 51719 from home:elvigia:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/51719
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=22
2010-11-01 08:09:10 +00:00
5d8bf8d4e9 revert last change
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=20
2010-09-20 11:43:10 +00:00
OBS User buildservice-autocommit
c971c5f25c Updating link to change in openSUSE:Factory/libxml2 revision 31.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=9a3202d62ca076111a62e7c4f5465882
2010-09-17 18:53:18 +00:00
OBS User autobuild
82c4030a81 Accepting request 48382 from devel:libraries:c_c++
checked in (request 48382)

OBS-URL: https://build.opensuse.org/request/show/48382
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=19
2010-09-17 18:53:17 +00:00
c90c39ef18 fix build, largefile64, xref patch by jw
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=18
2010-09-17 16:33:31 +00:00
82fbb1c70c Accepting request 42936 from home:jnweiger:branches:devel:libraries:c_c++
Copy from home:jnweiger:branches:devel:libraries:c_c++/libxml2 via accept of submit request 42936 revision 3.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42936
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=17
2010-07-16 14:39:04 +00:00
OBS User autobuild
8635da18b0 Accepting request 38660 from devel:libraries:c_c++
checked in (request 38660)

OBS-URL: https://build.opensuse.org/request/show/38660
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=16
2010-04-24 09:58:47 +00:00
Stephan Kulow
75a610b0ee Accepting request 38659 from home:coolo:branches:openSUSE:Factory
Copy from home:coolo:branches:openSUSE:Factory/libxml2 via accept of submit request 38659 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/38659
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=15
2010-04-24 09:51:01 +00:00
OBS User buildservice-autocommit
3d93238ae7 Updating link to change in openSUSE:Factory/libxml2 revision 26.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=c286b19ffcbd72c1cf1280b3fd1db723
2010-04-07 11:14:45 +00:00
OBS User autobuild
e3b94d5799 Accepting request 37034 from devel:libraries:c_c++
checked in (request 37034)

OBS-URL: https://build.opensuse.org/request/show/37034
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=12
2010-04-07 11:14:44 +00:00
Stephan Kulow
8cac2a8fa9 Accepting request 36976 from home:mrdocs:branches:devel:libraries:c_c++
Copy from home:mrdocs:branches:devel:libraries:c_c++/libxml2 via accept of submit request 36976 revision 9.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/36976
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=11
2010-04-06 08:59:15 +00:00
OBS User buildservice-autocommit
f7d8c05825 Updating link to change in openSUSE:Factory/libxml2 revision 25.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=cbabc86bfa2655be8ce56e13794996a5
2010-03-18 21:52:34 +00:00
Stephan Kulow
b47d6c6c17 Accepting request 36976 from home:mrdocs:branches:devel:libraries:c_c++
Copy from home:mrdocs:branches:devel:libraries:c_c++/libxml2 via accept of submit request 36976 revision 9.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/36976
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=11
2010-04-06 08:59:15 +00:00
OBS User buildservice-autocommit
e2c1b29618 Updating link to change in openSUSE:Factory/libxml2 revision 25.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=cbabc86bfa2655be8ce56e13794996a5
2010-03-18 21:52:34 +00:00
OBS User autobuild
7b9f258233 Accepting request 35069 from devel:libraries:c_c++
checked in (request 35069)

OBS-URL: https://build.opensuse.org/request/show/35069
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=10
2010-03-18 21:52:32 +00:00
Stephan Kulow
65e617106f cleanup
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=9
2010-03-17 15:23:27 +00:00
Pavol Rusnak
7cace09fca Accepting request 33153 from home:mrdocs:branches:devel:libraries:c_c++
Copy from home:mrdocs:branches:devel:libraries:c_c++/libxml2 via accept of submit request 33153 revision 9.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/33153
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=8
2010-02-27 22:24:11 +00:00
OBS User buildservice-autocommit
d1a9926d58 Updating link to change in openSUSE:Factory/libxml2 revision 23.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=84897df632656bff1b0e567834f93345
2010-01-14 21:26:40 +00:00
OBS User autobuild
d1a2c5b144 checked in (request 29091)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=6
2010-01-14 21:26:39 +00:00
Pavol Rusnak
5a51d480dd Accepting request 26865 from home:jengelh:branches:devel:libraries:c_c++
Copy from home:jengelh:branches:devel:libraries:c_c++/libxml2 via accept of submit request 26865 revision 5.
Request was accepted with message:
thx

OBS-URL: https://build.opensuse.org/request/show/26865
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=4
2010-01-06 21:09:24 +00:00
OBS User autobuild
048b5013de checked in
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=3
2009-11-16 09:01:10 +00:00
Pavol Rusnak
c813ac764f Copy from home:dl9pf:branches:openSUSE:Factory/libxml2 via accept of submit request 16398
Request was accepted with message:

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=2
2009-08-04 18:48:52 +00:00
7f41703c02 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=1 2009-06-18 18:16:21 +00:00