mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-30 04:20:53 +00:00
Security: don't download files we don't have checksums for. #324
This commit is contained in:
@@ -327,6 +327,10 @@ func DownloadTryCompression(downloader aptly.Downloader, url string, expectedChe
|
|||||||
}
|
}
|
||||||
|
|
||||||
if !foundChecksum {
|
if !foundChecksum {
|
||||||
|
if !ignoreMismatch {
|
||||||
|
continue
|
||||||
|
}
|
||||||
|
|
||||||
file, err = DownloadTemp(downloader, tryURL)
|
file, err = DownloadTemp(downloader, tryURL)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -5,11 +5,9 @@ Building download queue...
|
|||||||
Download queue: 4 items (287.73 KiB)
|
Download queue: 4 items (287.73 KiB)
|
||||||
Downloading & parsing package files...
|
Downloading & parsing package files...
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/InRelease...
|
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/InRelease...
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Packages.bz2...
|
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Packages.gz...
|
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Packages.gz...
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Release...
|
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Release...
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Release.gpg...
|
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Release.gpg...
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Sources.bz2...
|
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Sources.gz...
|
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Sources.gz...
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/amd64/ferrisloki-dev_3.0.1-1_amd64.deb...
|
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/amd64/ferrisloki-dev_3.0.1-1_amd64.deb...
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/amd64/ferrisloki1_3.0.1-1_amd64.deb...
|
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/amd64/ferrisloki1_3.0.1-1_amd64.deb...
|
||||||
|
|||||||
@@ -1,6 +1,4 @@
|
|||||||
Downloading ${url}dists/hardy/Release...
|
Downloading ${url}dists/hardy/Release...
|
||||||
Downloading & parsing package files...
|
Downloading & parsing package files...
|
||||||
Downloading ${url}dists/hardy/main/binary-amd64/Packages.bz2...
|
|
||||||
Downloading ${url}dists/hardy/main/binary-amd64/Packages.gz...
|
|
||||||
Downloading ${url}dists/hardy/main/binary-amd64/Packages...
|
Downloading ${url}dists/hardy/main/binary-amd64/Packages...
|
||||||
ERROR: unable to update: ${url}dists/hardy/main/binary-amd64/Packages: sha256 hash mismatch "494414ded24da13c451b13b424928821351c78fce49f93d9e1b55f102790c206" != "8a21688ae769f2b4ffcaa366409f679d"
|
ERROR: unable to update: ${url}dists/hardy/main/binary-amd64/Packages: sha256 hash mismatch "494414ded24da13c451b13b424928821351c78fce49f93d9e1b55f102790c206" != "8a21688ae769f2b4ffcaa366409f679d"
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
Downloading ${url}dists/hardy/Release...
|
Downloading ${url}dists/hardy/Release...
|
||||||
Downloading & parsing package files...
|
Downloading & parsing package files...
|
||||||
Downloading ${url}dists/hardy/main/binary-amd64/Packages.bz2...
|
|
||||||
Downloading ${url}dists/hardy/main/binary-amd64/Packages.gz...
|
|
||||||
Downloading ${url}dists/hardy/main/binary-amd64/Packages...
|
Downloading ${url}dists/hardy/main/binary-amd64/Packages...
|
||||||
Building download queue...
|
Building download queue...
|
||||||
Download queue: 1 items (30 B)
|
Download queue: 1 items (30 B)
|
||||||
|
|||||||
@@ -4,7 +4,6 @@ Building download queue...
|
|||||||
Download queue: 6 items (292.29 KiB)
|
Download queue: 6 items (292.29 KiB)
|
||||||
Downloading & parsing package files...
|
Downloading & parsing package files...
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/InRelease...
|
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/InRelease...
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Packages.bz2...
|
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Packages.gz...
|
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Packages.gz...
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Release...
|
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Release...
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Release.gpg...
|
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Release.gpg...
|
||||||
|
|||||||
@@ -4,11 +4,9 @@ Building download queue...
|
|||||||
Download queue: 12 items (0.73 MiB)
|
Download queue: 12 items (0.73 MiB)
|
||||||
Downloading & parsing package files...
|
Downloading & parsing package files...
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/InRelease...
|
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/InRelease...
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Packages.bz2...
|
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Packages.gz...
|
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Packages.gz...
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Release...
|
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Release...
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Release.gpg...
|
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Release.gpg...
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Sources.bz2...
|
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Sources.gz...
|
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/Sources.gz...
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/amd64/ferrisloki-dev_3.0.1-1_amd64.deb...
|
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/amd64/ferrisloki-dev_3.0.1-1_amd64.deb...
|
||||||
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/amd64/ferrisloki1_3.0.1-1_amd64.deb...
|
Downloading http://download.opensuse.org/repositories/home:/monkeyiq/Debian_7.0/amd64/ferrisloki1_3.0.1-1_amd64.deb...
|
||||||
|
|||||||
Reference in New Issue
Block a user