302 Commits

Author SHA256 Message Date
Stephan Kulow
e5fe1ebe3f Accepting request 108822 from 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. (forwarded request 108821 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/108822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=61
2012-03-12 19:15:24 +00:00
Ismail Dönmez
1464b33d28 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
46ac616b61 Accepting request 107961 from devel:libraries:c_c++
- revert the two commits that broke perl-XML-LibXML's test case,
  I hope the two upstreams will figure it out

- 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/request/show/107961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=60
2012-03-07 19:09:37 +00:00
Stephan Kulow
a4b949720e - 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
b6eb0ba611 - 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
Stephan Kulow
1314b5827a Accepting request 107692 from devel:libraries:c_c++
fixed 64bit bigendian issue (forwarded request 107691 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/107692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=59
2012-03-02 12:49:01 +00:00
52515104fb 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
4e09068dac Accepting request 106915 from devel:libraries:c_c++
- 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/request/show/106915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=58
2012-02-26 09:14:22 +00:00
Stephan Kulow
e9501e8921 - 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
f629f76597 require tools by devel too
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=55
2012-02-25 13:50:41 +00:00
Stephan Kulow
5a59aea810 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=54 2012-02-25 13:48:30 +00:00
Stephan Kulow
950b74646f Accepting request 106867 from devel:libraries:c_c++
- fix version

OBS-URL: https://build.opensuse.org/request/show/106867
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=57
2012-02-25 08:49:11 +00:00
Stephan Kulow
bf265e339f - fix version
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=52
2012-02-25 08:48:05 +00:00
Stephan Kulow
641a7eb77a Accepting request 106863 from devel:libraries:c_c++
- add provide for the old name to fix packages with explicit
  library dependency

OBS-URL: https://build.opensuse.org/request/show/106863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=56
2012-02-25 08:09:51 +00:00
Stephan Kulow
a9c67080bb - 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
Stephan Kulow
a6485579a0 Accepting request 106746 from devel:libraries:c_c++
- 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/106746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=55
2012-02-25 06:30:28 +00:00
Stephan Kulow
d9dc3d8536 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=48 2012-02-24 06:05:42 +00:00
Stephan Kulow
472f47c0d4 fix deps
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=47
2012-02-23 14:28:54 +00:00
Ismail Dönmez
4eead0a69d 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
Stephan Kulow
2e0d93ee6f Accepting request 104001 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/104001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=54
2012-02-15 15:16:36 +00:00
OBS User _service
9873ff97c7 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
Stephan Kulow
e2b40c82dc Accepting request 97533 from devel:libraries:c_c++
add autoconf to buildrequires (forwarded request 97532 from coolo)

OBS-URL: https://build.opensuse.org/request/show/97533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=53
2011-12-27 17:37:09 +00:00
Stephan Kulow
a7a359bb9f replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=52
2011-12-06 17:26:27 +00:00
Stephan Kulow
a5a752bad8 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=51
2011-12-06 17:26:27 +00:00
Sascha Peilicke
cf5f73878e Autobuild autoformatter for 76020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=49
2011-07-11 10:30:06 +00:00
Sascha Peilicke
963904930e Accepting request 76020 from devel:libraries:c_c++
- 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/76020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=48
2011-07-11 10:29:53 +00:00
Ismail Dönmez
7220c87683 - update to libxml-2.7.8+git20110708
- several important bugfixes

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=39
2011-07-11 09:00:20 +00:00
Ismail Dönmez
df5f22e5b5 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
Sascha Peilicke
bbb6587b8a Autobuild autoformatter for 74827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=47
2011-06-29 13:18:12 +00:00
OBS User buildservice-autocommit
b84991ce0d Updating link to change in openSUSE:Factory/libxml2 revision 47.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=3365304fed1c0e00fb45697e5d28bef8
2011-06-29 13:18:12 +00:00
Sascha Peilicke
8c90d9573d Accepting request 74827 from devel:libraries:c_c++
add libxml2-CVE-2011-1944.patch (bnc#697372)

OBS-URL: https://build.opensuse.org/request/show/74827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=46
2011-06-29 13:17:55 +00:00
ff17e6923c 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
Sascha Peilicke
e934142bc2 Autobuild autoformatter for 72816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=45
2011-06-07 07:00:06 +00:00
OBS User buildservice-autocommit
88b3c5699e Updating link to change in openSUSE:Factory/libxml2 revision 45.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=2877bc91a78c38f3ed1a6b2db9d42cdc
2011-06-07 07:00:06 +00:00
Sascha Peilicke
6fd34e2a02 Accepting request 72816 from devel:libraries:c_c++
Library Symbol Versioning fix for openSUSE 11.4 (ref. Bugzilla #698132) (forwarded request 72722 from chorler)

OBS-URL: https://build.opensuse.org/request/show/72816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=44
2011-06-07 06:59:53 +00:00
Cristian Rodríguez
51f0be92fc 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
Berthold Gunreben
262e8f23ad Autobuild autoformatter for 56998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=42
2011-01-04 13:41:37 +00:00
Berthold Gunreben
82bd5c1c22 Accepting request 56998 from devel:libraries:c_c++
Accepted submit request 56998 from user puzel

OBS-URL: https://build.opensuse.org/request/show/56998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=41
2011-01-04 13:41:31 +00:00
6e8c8cfbfa 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
Berthold Gunreben
780c1523a4 Autobuild autoformatter for 54833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=40
2010-12-06 10:00:14 +00:00
OBS User buildservice-autocommit
3ca6527536 Updating link to change in openSUSE:Factory/libxml2 revision 40.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=2b646e2cd599f3f131728b5224a9944d
2010-12-06 10:00:14 +00:00
Berthold Gunreben
15f20f48c8 Accepting request 54833 from devel:libraries:c_c++
Accepted submit request 54833 from user puzel

OBS-URL: https://build.opensuse.org/request/show/54833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=39
2010-12-06 10:00:06 +00:00
726ad0dd11 Accepting request 54831 from home:coolo:branches:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/54831
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=30
2010-12-06 09:21:17 +00:00
Lars Vogdt
c597c3fc2e Autobuild autoformatter for 54403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=38
2010-12-05 21:58:11 +00:00
OBS User buildservice-autocommit
280072e6d3 Updating link to change in openSUSE:Factory/libxml2 revision 38.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=685b0d2bd39052d0036feddb145e70b4
2010-12-05 21:58:11 +00:00
Lars Vogdt
aba1706602 Accepting request 54403 from devel:libraries:c_c++
Accepted submit request 54403 from user puzel

OBS-URL: https://build.opensuse.org/request/show/54403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=37
2010-12-05 21:58:00 +00:00
dd2dbb0b36 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
OBS User autobuild
5a180133f0 Autobuild autoformatter for 51977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=36
2010-11-02 15:07:12 +00:00
OBS User buildservice-autocommit
a12b82ab4c Updating link to change in openSUSE:Factory/libxml2 revision 36.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=4dfa6f14dd7f718f5428058a79ebff6c
2010-11-02 15:07:12 +00:00
Ruediger Oertel
e6516d1099 Accepting request 51977 from devel:libraries:c_c++
Accepted submit request 51977 from user puzel

OBS-URL: https://build.opensuse.org/request/show/51977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxml2?expand=0&rev=35
2010-11-02 15:07:06 +00:00