bugfix: backport fixes for CVE-2024-24989 and CVE-2024-24990.

This commit is contained in:
lijunlong
2024-05-01 10:11:04 +08:00
committed by GitHub
parent 7b7fcbe078
commit 9c9495b6f9
4 changed files with 76 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
main_ver=1.25.3
minor_ver=1
minor_ver=2
version=$main_ver.$minor_ver
echo $version