mirror of
https://github.com/grafana/grafana.git
synced 2025-01-19 13:03:32 -06:00
a46daf2300
* apt-transport-https is no longer needed (apt has builtin HTTPS support)
apt-transport-https is a virtual package since Ubuntu Bionic as apt
natively supports HTTPS repos since then, see:
https://packages.ubuntu.com/bionic/apt-transport-https
Signed-off-by: Simon Deziel <simon@sdeziel.info>
* Stop pulling software-properties-common (unused)
software-properties-common was used for the add-apt-repository
command that is no longer used since commit
|
||
---|---|---|
.. | ||
ci-build | ||
ci-deploy | ||
ci-e2e | ||
ci-msi-build | ||
ci-wix | ||
release_publisher | ||
update_repo | ||
build.sh | ||
gpg-test-vars.sh | ||
old_appveyor.yml | ||
prepare_signing_key.sh | ||
publish.sh | ||
retrieve-npm-packages.sh | ||
rpmmacros | ||
sign_packages.sh | ||
store-npm-packages.sh | ||
verify_signed_packages.sh |