29 Commits

Author SHA256 Message Date
0fa1f771ef Accepting request 1328736 from devel:languages:tcl
- bsc#1254321, CVE-2025-66382: Make sure we don't use the embedded
  copy of libexpat.
- Update to 0.9.6:
  * Obsoletes tdom-gcc15.patch
  * Added documentation for the scripted additional XPath
    functions feature. Thanks to Peter Piwowarski for his valuable
    input.
  * Added the dom command method fromScriptContext.
  * Added a way to create XML namespaced attributes in *FromScripts.
  * Added the "virtual" JSON type BOOLEAN for text nodes. If the
    text node value is a boolean in the sense of Tcl then the node
    serialize to the approprate JSON type. Otherwise it will be a
    JSON string.

OBS-URL: https://build.opensuse.org/request/show/1328736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=28
2026-01-23 16:32:11 +00:00
c3320711ca * Obsoletes tdom-gcc15.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tdom?expand=0&rev=24
2026-01-22 17:52:07 +00:00
5f1ab650ea - bsc#1254321, CVE-2025-66382: Make sure we don't use the embedded
copy of libexpat.
- Update to 0.9.6:
  * Added documentation for the scripted additional XPath
    functions feature. Thanks to Peter Piwowarski for his valuable
    input.
  * Added the dom command method fromScriptContext.
  * Added a way to create XML namespaced attributes in *FromScripts.
  * Added the "virtual" JSON type BOOLEAN for text nodes. If the
    text node value is a boolean in the sense of Tcl then the node
    serialize to the approprate JSON type. Otherwise it will be a
    JSON string.
  * Added the flag -notempty to dom createNodeCmd. If this flag is
    used the element will only appear in the tree if it is not
    empty.
  * Added the dom command method jsonEscape which escapes the
    string argument for literally use in a JSON string.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tdom?expand=0&rev=23
2026-01-22 13:41:17 +00:00
ab1d5046bb Accepting request 1280256 from devel:languages:tcl
OBS-URL: https://build.opensuse.org/request/show/1280256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=27
2025-05-26 16:41:04 +00:00
4abe46e860 Accepting request 1273697 from home:pgajdos
- build with gcc15
  + tdom-gcc15.patch

OBS-URL: https://build.opensuse.org/request/show/1273697
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tdom?expand=0&rev=21
2025-05-26 13:06:54 +00:00
e767ed0e4d Accepting request 1223989 from devel:languages:tcl
OBS-URL: https://build.opensuse.org/request/show/1223989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=26
2024-11-14 15:08:58 +00:00
ef5ce639b2 Accepting request 1223966 from home:danilochang
- Update to 0.9.5
  * Added the asTypedList method to the domDoc and domNode commands.
  * Added the createFromTypedList method to the dom command.
  * Added the flag -keepTextStart to the expat command.
  * Text node commands created by createNodeCmd of the json type
    NULL, TRUE or FALSE may be called without argument.
  * Changed the error messages of the dom, domDoc and domNode
    commands to mostly confirm to ususal Tcl behaviour.
  * Added the asTclValue method to the domDoc and domNode commands.

OBS-URL: https://build.opensuse.org/request/show/1223966
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tdom?expand=0&rev=19
2024-11-13 15:13:45 +00:00
34131cb31a Accepting request 1199677 from devel:languages:tcl
OBS-URL: https://build.opensuse.org/request/show/1199677
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=25
2024-09-09 12:45:47 +00:00
c543d0ac35 Accepting request 1194802 from home:danilochang
Update to 0.9.4

OBS-URL: https://build.opensuse.org/request/show/1194802
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tdom?expand=0&rev=17
2024-09-09 11:44:57 +00:00
a1e243ef31 Accepting request 1096954 from devel:languages:tcl
- Update to 0.9.3
  * Added the options
    -billionLaughsAttackProtectionMaximumAmplification and
    -billionLaughsAttackProtectionActivationThreshold to dom parse
    and the by the xml::parser/expat command created parser
    commands.
  * Schema command methods validate, validatefile and
    validatechannel enhanced with options to control external
    entity resolving.
  * Added option -forest to dom parse.
  * Added commands tdom::fsnewNode and tdom::fsinsertNode.

OBS-URL: https://build.opensuse.org/request/show/1096954
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=24
2023-07-05 13:31:40 +00:00
875b0fca6c - Update to 0.9.3
* Added the options
    -billionLaughsAttackProtectionMaximumAmplification and
    -billionLaughsAttackProtectionActivationThreshold to dom parse
    and the by the xml::parser/expat command created parser
    commands.
  * Schema command methods validate, validatefile and
    validatechannel enhanced with options to control external
    entity resolving.
  * Added option -forest to dom parse.
  * Added commands tdom::fsnewNode and tdom::fsinsertNode.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tdom?expand=0&rev=15
2023-06-30 11:54:51 +00:00
2fbacf5ea9 Accepting request 1063622 from devel:languages:tcl
- bsc#1207959: Install binaries and scripts under %tcl_archdir
- Obsoletes install-libraries-libdir.patch

OBS-URL: https://build.opensuse.org/request/show/1063622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=23
2023-02-07 17:50:42 +00:00
bb0fe12cd9 - bsc#1207959: Install binaries and scripts under %tcl_archdir
- Obsoletes install-libraries-libdir.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tdom?expand=0&rev=13
2023-02-07 12:38:02 +00:00
5240149ba1 Accepting request 971064 from devel:languages:tcl
OBS-URL: https://build.opensuse.org/request/show/971064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=22
2022-04-20 15:03:45 +00:00
4edef76739 Accepting request 970145 from home:susnux:branches:devel:languages:tcl
Update to 0.9.2

OBS-URL: https://build.opensuse.org/request/show/970145
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tdom?expand=0&rev=11
2022-04-20 10:51:19 +00:00
bb97068828 Accepting request 712763 from devel:languages:tcl
OBS-URL: https://build.opensuse.org/request/show/712763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=21
2019-07-02 08:38:38 +00:00
b0d477bb42 Accepting request 712758 from home:marxin:branches:devel:languages:tcl
- Use FAT LTO objects in order to provide proper static
  library (boo#1138797).

OBS-URL: https://build.opensuse.org/request/show/712758
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tdom?expand=0&rev=9
2019-07-01 09:13:13 +00:00
Stephan Kulow
cf08816143 Accepting request 181519 from devel:languages:tcl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/181519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=18
2013-07-02 05:46:54 +00:00
35a9821d5a - Add -DUSE_INTERP_ERRORLINE to fix build with Tcl 8.6.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tdom?expand=0&rev=7
2013-06-20 14:49:51 +00:00
Stephan Kulow
ab3db29b95 Accepting request 125387 from devel:languages:tcl
- update to version 0.8.3
  - numerous bugfixes, see ChangeLog for a detailed list of changes
- split off devel subpackage for stubs table, header and config
  script (forwarded request 125299 from gberh)

OBS-URL: https://build.opensuse.org/request/show/125387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=16
2012-06-25 10:10:19 +00:00
f77617b211 Accepting request 125299 from home:gberh:branches:devel:languages:tcl
- update to version 0.8.3
  - numerous bugfixes, see ChangeLog for a detailed list of changes
- split off devel subpackage for stubs table, header and config
  script

OBS-URL: https://build.opensuse.org/request/show/125299
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tdom?expand=0&rev=5
2012-06-19 07:29:06 +00:00
Stephan Kulow
0c3690e913 Accepting request 97576 from devel:languages:tcl
add autoconf to buildrequires (forwarded request 97549 from coolo)

OBS-URL: https://build.opensuse.org/request/show/97576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=14
2011-12-25 16:42:06 +00:00
Stephan Kulow
bfc3e6baad replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=13
2011-12-06 18:07:48 +00:00
OBS User autobuild
9ddf5cf1a7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=8 2010-03-18 15:31:46 +00:00
OBS User unknown
6c18e6bd23 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=6 2009-06-18 16:06:23 +00:00
OBS User unknown
605dafedec OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=4 2007-08-15 18:37:35 +00:00
OBS User unknown
28869ffa04 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=3 2007-08-09 20:37:27 +00:00
OBS User unknown
12616c276e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=2 2007-04-27 18:12:52 +00:00
OBS User unknown
5840295e1f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=1 2007-01-15 23:38:49 +00:00