]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-cve-2013-1051-InRelease-parsing
simple fork and pidfile aptwebserver
[apt.git] / test / integration / test-cve-2013-1051-InRelease-parsing
index 853da5ff62d5186ea645222548c2bb3793dfdd7b..6764feffffc09cf56546a1094d0ad23fcb19e01d 100755 (executable)
@@ -37,7 +37,7 @@ sed -i '/^-----BEGIN PGP SIGNATURE-----/,/^-----END PGP SIGNATURE-----/ s/^$/  /
 
 # we append the (evil unsigned) Release file to the (good signed) InRelease
 cat aptarchive/dists/stable/Release >> aptarchive/dists/stable/InRelease
-
+touch -d '+1hour' aptarchive/dists/stable/InRelease
 
 # ensure the update fails
 # useful for debugging to add "-o Debug::pkgAcquire::auth=true"