<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I was assuming you meant <span style="color: rgb(17, 17, 17); font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace, sans-serif; font-size: 13px; font-variant-ligatures: normal; orphans: 2; white-space: pre-wrap; widows: 2; background-color: rgb(239, 240, 241);" class="">apt-get source <package></span> <div class=""><br class=""></div><div class="">Where do you get the source for the latest version?<div class=""><div class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class=""></div></div></div></div></div></div></div>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On 2 Aug 2018, at 16:13, Noel Kuntze <<a href="mailto:noel.kuntze+strongswan-users-ml@thermi.consulting" class="">noel.kuntze+strongswan-users-ml@thermi.consulting</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">That's why I wrote that you should get the source, change the required lines and build it. I did *not* tell you to install from the repositories.<br class=""><br class=""><br class="">On 02.08.2018 17:11, Christian Salway wrote:<br class=""><blockquote type="cite" class="">Hi Noel,<br class=""><br class="">It is an old version in the repository.<br class=""><br class=""># apt-cache policy strongswan<br class="">strongswan:<br class="">  Installed: (none)<br class="">  Candidate: 5.3.5-1ubuntu3.5<br class="">  Version table:<br class="">     5.3.5-1ubuntu3.5 500<br class="">        500 <a href="http://eu-west-2.ec2.archive.ubuntu.com/ubuntu" class="">http://eu-west-2.ec2.archive.ubuntu.com/ubuntu</a> xenial-updates/main amd64 Packages<br class="">     5.3.5-1ubuntu3.4 500<br class="">        500 <a href="http://security.ubuntu.com/ubuntu" class="">http://security.ubuntu.com/ubuntu</a> xenial-security/main amd64 Packages<br class="">     5.3.5-1ubuntu3 500<br class="">        500 <a href="http://eu-west-2.ec2.archive.ubuntu.com/ubuntu" class="">http://eu-west-2.ec2.archive.ubuntu.com/ubuntu</a> xenial/main amd64 Packages<br class=""><br class=""><br class="">Kind regards,<br class=""><br class="">*Christian Salway*<br class="">IT Consultant - *Naimuri*<br class=""><br class="">T: +44 7463 331432<br class="">E: <a href="mailto:christian.salway@naimuri.com" class="">christian.salway@naimuri.com</a> <<a href="mailto:christian.salway@naimuri.com" class="">mailto:christian.salway@naimuri.com</a>><br class="">A: Naimuri Ltd, Chandlers Point, Manchester M50 2UW<br class=""><br class=""><blockquote type="cite" class="">On 1 Aug 2018, at 20:53, Noel Kuntze <<a href="mailto:noel.kuntze+strongswan-users-ml@thermi.consulting" class="">noel.kuntze+strongswan-users-ml@thermi.consulting</a> <<a href="mailto:noel.kuntze+strongswan-users-ml@thermi.consulting" class="">mailto:noel.kuntze+strongswan-users-ml@thermi.consulting</a>>> wrote:<br class=""><br class="">Get the package sources for the Ubuntu package for strongSwan, change the required lines, build it, done.<br class=""><br class="">On 01.08.2018 21:05, Christian Salway wrote:<br class=""><blockquote type="cite" class="">I was wondering if you could help me to package strongSwan so it doesnt have to build each time.  I've asked around and apparently you are the best to ask.<br class=""><br class="">I'm trying to package the following for Ubuntu 16.04 so it doesnt have to build it each time - takes a looong time.<br class=""><br class="">wget -nv <a href="https://download.strongswan.org/strongswan-5.6.3.tar.bz2" class="">https://download.strongswan.org/strongswan-5.6.3.tar.bz2</a><br class="">tar xjf strongswan-5.6.3.tar.bz2<br class="">cd strongswan*<br class="">./configure --prefix=/usr --sysconfdir=/etc \<br class=""> --enable-systemd --enable-swanctl \<br class=""> --disable-charon --disable-stroke --disable-scepclient \<br class=""> --enable-eap-identity --enable-eap-radius --enable-openssl<br class="">make<br class="">make install<br class=""><br class=""><br class=""><br class="">Kind regards,<br class=""><br class="">*Christian Salway*<br class="">IT Consultant - *Naimuri*<br class=""><br class="">T: +44 7463 331432<br class="">E: <a href="mailto:christian.salway@naimuri.com" class="">christian.salway@naimuri.com</a> <<a href="mailto:christian.salway@naimuri.com" class="">mailto:christian.salway@naimuri.com</a>> <<a href="mailto:christian.salway@naimuri.com" class="">mailto:christian.salway@naimuri.com</a>><br class="">A: Naimuri Ltd, Chandlers Point, Manchester M50 2UW<br class=""></blockquote></blockquote><br class=""></blockquote><br class=""></div></div></blockquote></div><br class=""></div></div></body></html>