Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Spiros Tsalikis
VTK
Commits
847ac69f
Commit
847ac69f
authored
4 months ago
by
Vicente Bolea
Browse files
Options
Downloads
Patches
Plain Diff
chore(thirdpaty): bump expat to resolve CVE-2024-50602
parent
411b4e17
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ThirdParty/expat/CMakeLists.txt
+2
-2
2 additions, 2 deletions
ThirdParty/expat/CMakeLists.txt
ThirdParty/expat/update.sh
+1
-1
1 addition, 1 deletion
ThirdParty/expat/update.sh
with
3 additions
and
3 deletions
ThirdParty/expat/CMakeLists.txt
+
2
−
2
View file @
847ac69f
...
...
@@ -8,9 +8,9 @@ vtk_module_third_party(
"Copyright (c) 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper"
"Copyright (c) 2001-2019 Expat maintainers"
SPDX_DOWNLOAD_LOCATION
"git+https://gitlab.kitware.com/third-party/expat.git@for/vtk-202
20921
-2.4.8"
"git+https://gitlab.kitware.com/third-party/expat.git@for/vtk-202
41030
-2.4.8"
VERSION
"2.4.
1"
"2.4.
8"
# CVE-2024-50602 fix manually added.
STANDARD_INCLUDE_DIRS
EXTERNAL
PACKAGE EXPAT
...
...
This diff is collapsed.
Click to expand it.
ThirdParty/expat/update.sh
+
1
−
1
View file @
847ac69f
...
...
@@ -8,7 +8,7 @@ readonly name="expat"
readonly
ownership
=
"Expat Upstream <kwrobot@kitware.com>"
readonly
subtree
=
"ThirdParty/
$name
/vtk
$name
"
readonly
repo
=
"https://gitlab.kitware.com/third-party/expat.git"
readonly
tag
=
"for/vtk-202
3
1030-2.4.8"
readonly
tag
=
"for/vtk-202
4
1030-2.4.8"
readonly
paths
=
"
expat/.gitattributes
expat/CMakeLists.txt
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment