29 Commits

Author SHA256 Message Date
5c15349981 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
2541d9eb02 * 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
4dda602716 - 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
fc292f5533 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
e5af822924 - build with gcc15
+ tdom-gcc15.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tdom?expand=0&rev=21
2025-05-26 13:06:54 +00:00
92322a8e5f 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
c700c705a0 - 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/package/show/devel:languages:tcl/tdom?expand=0&rev=19
2024-11-13 15:13:45 +00:00
d4b08592c5 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
971c94ddec Update to 0.9.4
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tdom?expand=0&rev=17
2024-09-09 11:44:57 +00:00
31f1b1db1d 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
a3ce6548b9 - 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
331b5c6de3 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
a3a27b881b - 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
7542573008 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
39a77666b4 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
5d8bb7c580 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
147891707d 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
99958b596b 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
c172e54357 - 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
3b77e5243f 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
9129b1fb71 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
e1fd96d348 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
784aab2408 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
4bda07a4ad 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
56e585299a 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
0045f65eb2 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
602998d70f 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
0b81280273 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
60b3a51077 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tdom?expand=0&rev=1 2007-01-15 23:38:49 +00:00