16.11.1 Release Removed From Current

Home » Asterisk Users » 16.11.1 Release Removed From Current
Asterisk Users 1 Comment

Hi,

This is not a big issue… I just noticed a build script that was pulling the
16.11.1 release from https://downloads.asterisk.org/pub/telephony/asterisk has started to fail and went to investigate (I need to test a patch for a bugifx). It looks like when the 16.12-rc1 RC was released the 16.11.1 was pulled from the current release directory.

I realise it’s probably better practice to pull source tarballs from old-releases, but is there a reason that the current “released” version was pulled?

Andrew

One thought on - 16.11.1 Release Removed From Current

  • I think the script aims to keep only one tarball in releases for each branch, essentially what will be considered the latest code (even if release candidate).