]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - mksnapshot-cron.sh
Use AnyP::Uri::Decode() for urllogin checks (#1659)
[thirdparty/squid.git] / mksnapshot-cron.sh
index a052247eacfe14819a7517e377ae04c66ffde68b..3b3f072e7f1405719ac2d018be9f52c43e568fbb 100755 (executable)
@@ -1,4 +1,12 @@
 #!/bin/sh -e
+#
+## Copyright (C) 1996-2023 The Squid Software Foundation and contributors
+##
+## Squid software is distributed under GPLv2+ license and includes
+## contributions from numerous individuals and organizations.
+## Please see the COPYING and CONTRIBUTORS files for details.
+##
+
 echo "RUN: $0"
 # Nightly cron job to generate snapshot releases
 top=${PWD}
@@ -137,3 +145,8 @@ make_snapshot ../commit/squid-3/mksnapshot.sh 3.3 v3 3.3 30
 #make_snapshot ../commit/squid-2.5/mksnapshot.sh SQUID_2_5 v2 2.5 3
 
 #../commit/squid3-SQUID2.sync
+
+
+../commit/bootstrap squid-3.5
+make_snapshot ../commit/squid-3/mksnapshot.sh 3.5 v3 3.5 30
+