File tree 6 files changed +30
-18
lines changed
6 files changed +30
-18
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
2
3
- # https://github.com/libexpat/libexpat/releases/download/R_2_5_0/expat-2.5.0.tar.gz
3
+ # https://github.com/libexpat/libexpat/releases/download/R_2_6_0/expat-2.6.0.tar.gz
4
+ # Please upgrade bundled Expat to 2.6.0 (e.g. for the fix to CVE-2023-52425)
5
+ # https://github.com/python/cpython/issues/115399
4
6
set -e
5
- export EXPAT_VERSION=2.5 .0
6
- export EXPAT_LITERIAL_VERSION=2_5_0
7
+ export EXPAT_VERSION=2.6 .0
8
+ export EXPAT_LITERIAL_VERSION=2_6_0
7
9
8
10
wget https://github.com/libexpat/libexpat/releases/download/R_${EXPAT_LITERIAL_VERSION} /expat-${EXPAT_VERSION} .tar.gz
9
11
Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
2
3
- # https://github.com/libexpat/libexpat/releases/download/R_2_5_0/expat-2.5.0.tar.gz
3
+ # https://github.com/libexpat/libexpat/releases/download/R_2_6_0/expat-2.6.0.tar.gz
4
+ # Please upgrade bundled Expat to 2.6.0 (e.g. for the fix to CVE-2023-52425)
5
+ # https://github.com/python/cpython/issues/115399
4
6
set -e
5
- export EXPAT_VERSION=2.5 .0
6
- export EXPAT_LITERIAL_VERSION=2_5_0
7
+ export EXPAT_VERSION=2.6 .0
8
+ export EXPAT_LITERIAL_VERSION=2_6_0
7
9
8
10
wget https://github.com/libexpat/libexpat/releases/download/R_${EXPAT_LITERIAL_VERSION} /expat-${EXPAT_VERSION} .tar.gz
9
11
Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
2
3
- # https://github.com/libexpat/libexpat/releases/download/R_2_5_0/expat-2.5.0.tar.gz
3
+ # https://github.com/libexpat/libexpat/releases/download/R_2_6_0/expat-2.6.0.tar.gz
4
+ # Please upgrade bundled Expat to 2.6.0 (e.g. for the fix to CVE-2023-52425)
5
+ # https://github.com/python/cpython/issues/115399
4
6
set -e
5
- export EXPAT_VERSION=2.5 .0
6
- export EXPAT_LITERIAL_VERSION=2_5_0
7
+ export EXPAT_VERSION=2.6 .0
8
+ export EXPAT_LITERIAL_VERSION=2_6_0
7
9
8
10
wget https://github.com/libexpat/libexpat/releases/download/R_${EXPAT_LITERIAL_VERSION} /expat-${EXPAT_VERSION} .tar.gz
9
11
Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
2
3
- # https://github.com/libexpat/libexpat/releases/download/R_2_5_0/expat-2.5.0.tar.gz
3
+ # https://github.com/libexpat/libexpat/releases/download/R_2_6_0/expat-2.6.0.tar.gz
4
+ # Please upgrade bundled Expat to 2.6.0 (e.g. for the fix to CVE-2023-52425)
5
+ # https://github.com/python/cpython/issues/115399
4
6
set -e
5
- export EXPAT_VERSION=2.5 .0
6
- export EXPAT_LITERIAL_VERSION=2_5_0
7
+ export EXPAT_VERSION=2.6 .0
8
+ export EXPAT_LITERIAL_VERSION=2_6_0
7
9
8
10
wget https://github.com/libexpat/libexpat/releases/download/R_${EXPAT_LITERIAL_VERSION} /expat-${EXPAT_VERSION} .tar.gz
9
11
Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
2
3
- # https://github.com/libexpat/libexpat/releases/download/R_2_5_0/expat-2.5.0.tar.gz
3
+ # https://github.com/libexpat/libexpat/releases/download/R_2_6_0/expat-2.6.0.tar.gz
4
+ # Please upgrade bundled Expat to 2.6.0 (e.g. for the fix to CVE-2023-52425)
5
+ # https://github.com/python/cpython/issues/115399
4
6
set -e
5
- export EXPAT_VERSION=2.5 .0
6
- export EXPAT_LITERIAL_VERSION=2_5_0
7
+ export EXPAT_VERSION=2.6 .0
8
+ export EXPAT_LITERIAL_VERSION=2_6_0
7
9
8
10
wget https://github.com/libexpat/libexpat/releases/download/R_${EXPAT_LITERIAL_VERSION} /expat-${EXPAT_VERSION} .tar.gz
9
11
Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
2
3
- # https://github.com/libexpat/libexpat/releases/download/R_2_5_0/expat-2.5.0.tar.gz
3
+ # https://github.com/libexpat/libexpat/releases/download/R_2_6_0/expat-2.6.0.tar.gz
4
+ # Please upgrade bundled Expat to 2.6.0 (e.g. for the fix to CVE-2023-52425)
5
+ # https://github.com/python/cpython/issues/115399
4
6
set -e
5
- export EXPAT_VERSION=2.5 .0
6
- export EXPAT_LITERIAL_VERSION=2_5_0
7
+ export EXPAT_VERSION=2.6 .0
8
+ export EXPAT_LITERIAL_VERSION=2_6_0
7
9
8
10
wget https://github.com/libexpat/libexpat/releases/download/R_${EXPAT_LITERIAL_VERSION} /expat-${EXPAT_VERSION} .tar.gz
9
11
You can’t perform that action at this time.
0 commit comments