<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/sstp-client/Makefile, 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>2026-05-08T20:28:27Z</updated>
<entry>
<title>treewide: cleanup URLs</title>
<updated>2026-05-08T20:28:27Z</updated>
<author>
<name>Yanase Yuki</name>
</author>
<published>2026-01-02T09:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b0d8a3d384915c2de1c5b473fcfb8b3996bb849b'/>
<id>urn:sha1:b0d8a3d384915c2de1c5b473fcfb8b3996bb849b</id>
<content type='text'>
This commit converts plain HTTP URLs to HTTPS, and updates
old or outdated URLs.

Signed-off-by: Yanase Yuki &lt;dev@zpc.st&gt;
</content>
</entry>
<entry>
<title>sstp-client: bump to 1.0.20 release</title>
<updated>2024-10-26T11:50:36Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2024-10-22T14:12:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=41fc69e069d3e62ff167ebf09eeb386969898b3c'/>
<id>urn:sha1:41fc69e069d3e62ff167ebf09eeb386969898b3c</id>
<content type='text'>
Bump sstp-client to 1.0.20 release. This fix compilation error with new
PPPd version 2.5.0 as some API changed.

Patch automatically refreshed.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>sstp-client: add support for custom port</title>
<updated>2023-12-04T21:24:41Z</updated>
<author>
<name>Vladislav Grigoryev</name>
</author>
<published>2023-10-14T10:20:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0bced11888846aa976f71842e2bad9ff3b714505'/>
<id>urn:sha1:0bced11888846aa976f71842e2bad9ff3b714505</id>
<content type='text'>
Add support for connecting to a custom SSTP port.

Signed-off-by: Vladislav Grigoryev &lt;vg.aetera@gmail.com&gt;
</content>
</entry>
<entry>
<title>sstp-client: bump to 1.0.19</title>
<updated>2023-11-10T17:54:37Z</updated>
<author>
<name>Koen Vandeputte</name>
</author>
<published>2023-11-10T14:14:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e9f06083ceaf946e6bd6270510e1863ab88bfc7a'/>
<id>urn:sha1:e9f06083ceaf946e6bd6270510e1863ab88bfc7a</id>
<content type='text'>
After 1.0.18, this project moved from SourceForge to gitlab

Also, since 1.0.19, the configure script is not present
by default anymore, so we need to add autoreconf to generate it

Release notes:
https://gitlab.com/sstp-project/sstp-client/-/releases

Signed-off-by: Koen Vandeputte &lt;koen.vandeputte@citymesh.com&gt;
</content>
</entry>
<entry>
<title>treewide: remove AUTORELEASE</title>
<updated>2023-04-21T20:46:58Z</updated>
<author>
<name>Paul Fertser</name>
</author>
<published>2023-04-21T16:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0c10c224be81f9221dabfab449855ab6718d2a0c'/>
<id>urn:sha1:0c10c224be81f9221dabfab449855ab6718d2a0c</id>
<content type='text'>
Automatically compute and substitute current values for all
$(AUTORELEASE) instances as this feature is deprecated and shouldn't be
used.

The following temporary change was made to the core:

diff --git a/rules.mk b/rules.mk
index 57d7995d4fa8..f16367de87a8 100644
--- a/rules.mk
+++ b/rules.mk
@@ -429,7 +429,7 @@ endef
 abi_version_str = $(subst -,,$(subst _,,$(subst .,,$(1))))

 COMMITCOUNT = $(if $(DUMP),0,$(call commitcount))
-AUTORELEASE = $(if $(DUMP),0,$(call commitcount,1))
+AUTORELEASE = $(if $(DUMP),0,$(shell sed -i "s/\$$(AUTORELEASE)/$(call commitcount,1)/" $(CURDIR)/Makefile))

 all:
 FORCE: ;

And this command used to fix affected packages:

for i in $(cd feeds/packages; git grep -l PKG_RELEASE:=.*AUTORELEASE | \
                              sed 's^.*/\([^/]*\)/Makefile^\1^';);
do
  make package/$i/download
done

Signed-off-by: Paul Fertser &lt;fercerpav@gmail.com&gt;
</content>
</entry>
<entry>
<title>sstp-client: update to 1.0.15</title>
<updated>2021-06-02T08:57:31Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-06-02T01:52:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=013af3ff180fc5982ffe33738342022d404e2b78'/>
<id>urn:sha1:013af3ff180fc5982ffe33738342022d404e2b78</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sstp-client: Update to 1.0.13</title>
<updated>2019-12-04T18:23:51Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-12-04T18:23:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b3f52f80adbd8cf445e0e3b12ff6c392c7b19833'/>
<id>urn:sha1:b3f52f80adbd8cf445e0e3b12ff6c392c7b19833</id>
<content type='text'>
Edited deprecated OpenSSL patch slightly.

Fixed up license information.

Reorganized Makefile for consistency between packages.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix release and package version</title>
<updated>2019-06-25T19:38:15Z</updated>
<author>
<name>Robert Koszewski</name>
</author>
<published>2019-06-25T19:38:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=045149cb217452d04c13bf6d1afdfcc388fc52b6'/>
<id>urn:sha1:045149cb217452d04c13bf6d1afdfcc388fc52b6</id>
<content type='text'>
Signed-off-by: Robert Koszewski &lt;rkkoszewski@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add netifd script to control sstp connections.</title>
<updated>2019-06-16T16:43:15Z</updated>
<author>
<name>Harvey Hu</name>
</author>
<published>2014-12-01T15:11:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f15e39134e497b46942166a6c917a0eab56ec59a'/>
<id>urn:sha1:f15e39134e497b46942166a6c917a0eab56ec59a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sstp-client: Fix compilation without deprecated OpenSSL APIs</title>
<updated>2019-01-07T05:00:47Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2019-01-07T05:00:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ba9d0a08f2b0c9a19b3d0678c8ad76575977b2fe'/>
<id>urn:sha1:ba9d0a08f2b0c9a19b3d0678c8ad76575977b2fe</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
