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

This commit is contained in:
lijunlong
2024-03-26 09:09:28 +08:00
parent 8978f0426f
commit fc9e92a4ce
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