Score:0

Install a specific version (vulnerable version) of apache2

eg flag

I am trying to install a vulnerable version of apache2 (version 2.4.49 to be exact) but when I run sudo apt-get install apache2=2.4.49 it says the version is not found, although it definitely exists.

OS information: VERSION="20.04.3 LTS (Focal Fossa)"

ID=ubuntu

ID_LIKE=debian

PRETTY_NAME="Ubuntu 20.04.3 LTS"

guiverc avatar
cn flag
You've provided no OS & release details; does it exist for your *unstated* release as we cannot check not knowing your OS & release.
eg flag
fixed that, sorry
user535733 avatar
cn flag
See https://launchpad.net/ubuntu/+source/apache2/+changelog. There are builds for 2.4.48 and 2.4.51. No 2.4.49. No 2.4.50. Please elaborate on what leads you to believe that a package for 2.4.49 exists and that the changelog is wrong.
in flag
If you need 2.4.49 specifically, you will need to use a Docker container. [This image here](https://hub.docker.com/layers/Httpd/library/httpd/2.4.49-alpine/images/sha256-84c4ce2c1a6863504160658e353e0179b87472912ee121b419e6c64343e5b334?context=explore) will give you what you're looking for.
Score:2
cn flag

The Ubuntu repositories contain only the newest versions available for your release of Ubuntu.

For older versions, you must download the deb from launchpad.net. Of course, this means you may also need to manually download any required dependency packages, too.

For the specific package apache2, look at the complete list of packages versions available for manual download at https://launchpad.net/ubuntu/+source/apache2

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.