This is correct, we use reprepro and leave the old versions in the pool.
I'm not exactly sure what you mean by "put them back to the apt cache",
Julien. The only thing needed for a downgrade is:
`wget $URL && dpkg -i cassandra*.deb`
If you run lots of servers on a specific version, then I'd sug
Hey,
Any reasons why old versions get removed from the Debian repository when a new
version gets promoted?
For instance, here one would expect to still be able to:
$ apt-get install cassandra=3.0.10
But after that release only the latest 3.0.11 is available:
http://dl.bintray.com/apache
The Cassandra team is pleased to announce the release of Apache
Cassandra version 3.0.11.
Apache Cassandra is a fully distributed database. It is the right choice
when you need scalability and high availability without compromising
performance.
http://cassandra.apache.org/
Downloads of source a