Skip to content
  • anonym's avatar
    Release process: fix url when looking up APT snapshot expiries. · dec93a98
    anonym authored
    * The use of ${RELEASE_BRANCH} worked by coincidence since it can be
      either 'stable' or 'testing', and there happens to also exist Debian
      code names like that, and we set the same expiry for all of
      them. Let's fix on 'stable' which always should exist.
    * The old url was only pointing to the 'debian' archive, and never
      e.g. the 'torproject' one.
    
    Refs: #12171
    dec93a98