<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/vpnc, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2024-04-07T10:06:34Z</updated>
<entry>
<title>treewide: refresh hashes after move to use ZSTD as default</title>
<updated>2024-04-07T10:06:34Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-04-06T10:47:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=272f55e87f0731b3f04aefd39598a127b317abf4'/>
<id>urn:sha1:272f55e87f0731b3f04aefd39598a127b317abf4</id>
<content type='text'>
With the recent move to using ZSTD as the default compression format
for packaging git repo clones we must refresh all of the hashes for
the packages feed as well.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>vpnc: Update to 0.5.3+git20220517</title>
<updated>2022-05-26T00:06:13Z</updated>
<author>
<name>Andreas Erhard</name>
</author>
<published>2022-05-18T08:04:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bf6f2dae151f54ecd87d3130d585b93b5386b618'/>
<id>urn:sha1:bf6f2dae151f54ecd87d3130d585b93b5386b618</id>
<content type='text'>
The new version of vpnc supports additional DH groups for improved key exchange security.

Signed-off-by: Andreas Erhard &lt;andreas.erhard@i-med.ac.at&gt;
</content>
</entry>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>vpnc: update to maintained github fork</title>
<updated>2021-02-09T04:55:34Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-09T02:42:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9cbd369aa95793fa226dc13a5f295269f9efca68'/>
<id>urn:sha1:9cbd369aa95793fa226dc13a5f295269f9efca68</id>
<content type='text'>
The SVN-based version has not changed in years. Many distros use this
fork as evident here: https://github.com/streambinder/vpnc/issues/14

Compile tested against GnuTLS and OpenSSL on ramips target.

Fixes #14119.

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>vpnc: fix IPv6-triggered inoperability</title>
<updated>2019-03-09T11:17:47Z</updated>
<author>
<name>Daniel Gimpelevich</name>
</author>
<published>2019-03-09T11:17:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ca5632441c0c4b7833087a2db4137298356ce149'/>
<id>urn:sha1:ca5632441c0c4b7833087a2db4137298356ce149</id>
<content type='text'>
When the server hostname resolved to both IPv4 and IPv6 addresses,
connecting would fail with nothing in syslog. This corrects that oversight.

Signed-off-by: Daniel Gimpelevich &lt;daniel@gimpelevich.san-francisco.ca.us&gt;
</content>
</entry>
<entry>
<title>vpnc: Updated deprecated patch to include OpenSSL 1.1</title>
<updated>2019-01-09T20:03:54Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-01-06T07:34:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=494ce7118ad0631e319c687c32a096157c9162ec'/>
<id>urn:sha1:494ce7118ad0631e319c687c32a096157c9162ec</id>
<content type='text'>
Patch was only for 1.0.2. This adds 1.1 support.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>vpnc: Fix compilation without deprecated OpenSSL 1.0.2 APIs</title>
<updated>2019-01-02T07:55:24Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-01-02T07:55:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5a6bc18334482c2327e282bf64236c5c3dd19d5e'/>
<id>urn:sha1:5a6bc18334482c2327e282bf64236c5c3dd19d5e</id>
<content type='text'>
One missing header.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>vpnc: fix using proto_add_host_dependency</title>
<updated>2018-01-19T03:17:27Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2018-01-19T03:14:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d438de95a64e3ce23307db22ea86801dc74a795b'/>
<id>urn:sha1:d438de95a64e3ce23307db22ea86801dc74a795b</id>
<content type='text'>
Fixes #4343

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>vpnc: add PKG_MIRROR_HASH</title>
<updated>2017-05-04T05:52:50Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2017-05-04T05:52:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ea5064faed5ddd49ededaa2d485d712ba0c14572'/>
<id>urn:sha1:ea5064faed5ddd49ededaa2d485d712ba0c14572</id>
<content type='text'>
Add PKG_MIRROR_HASH to enable building vpnc also in those
buildbot buildslaves that do not have svn.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>vpnc: Add reboot recommendation to README</title>
<updated>2016-08-02T11:35:37Z</updated>
<author>
<name>Daniel Gimpelevich</name>
</author>
<published>2016-08-02T11:35:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c022844630e1b79c39b02637e4c91fa340f2c360'/>
<id>urn:sha1:c022844630e1b79c39b02637e4c91fa340f2c360</id>
<content type='text'>
Signed-off-by: Daniel Gimpelevich &lt;daniel@gimpelevich.san-francisco.ca.us&gt;
</content>
</entry>
</feed>
