travis-ci / apt-source-safelist

Safelist of apt sources approved for build environments with restricted sudo
MIT License
79 stars 94 forks source link

APT source whitelist request for llvm-toolchain-trusty-6.0 #378

Closed Kangz closed 6 years ago

Kangz commented 6 years ago

With LLVM 6.0 branched there is a new LLVM APT repo. Would it be possible to have it in the whitelist?

  {
    "alias": "llvm-toolchain-trusty-6.0",
    "sourceline": "deb http://apt.llvm.org/trusty/ llvm-toolchain-trusty-6.0 main",
    "key_url": "http://apt.llvm.org/llvm-snapshot.gpg.key"
  },
onqtam commented 6 years ago

yes please

Morwenn commented 6 years ago

Should be fixed now that #373 has been merged :)