File tree Expand file tree Collapse file tree
tools/appliance/definitions Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ install_packages() {
5959 apt-get --no-install-recommends -q -y --force-yes install xl2tpd bcrelay ppp ipsec-tools tdb-tools
6060 echo " openswan openswan/install_x509_certificate boolean false" | debconf-set-selections
6161 echo " openswan openswan/install_x509_certificate seen true" | debconf-set-selections
62- apt-get --no-install-recommends -q -y --force-yes install openswan
62+ apt-get --no-install-recommends -q -y --force-yes install openswan=1:2.6.37-3
6363
6464 # xenstore utils
6565 apt-get --no-install-recommends -q -y --force-yes install xenstore-utils libxenstore3.0
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ install_packages() {
5959 apt-get --no-install-recommends -q -y --force-yes install xl2tpd bcrelay ppp ipsec-tools tdb-tools
6060 echo " openswan openswan/install_x509_certificate boolean false" | debconf-set-selections
6161 echo " openswan openswan/install_x509_certificate seen true" | debconf-set-selections
62- apt-get --no-install-recommends -q -y --force-yes install openswan
62+ apt-get --no-install-recommends -q -y --force-yes install openswan=1:2.6.37-3
6363
6464 # xenstore utils
6565 apt-get --no-install-recommends -q -y --force-yes install xenstore-utils libxenstore3.0
You can’t perform that action at this time.
0 commit comments