<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/smstools3/patches, 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>2021-02-21T00:02:15Z</updated>
<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>smstools3: Move init script to use procd</title>
<updated>2018-03-06T14:17:14Z</updated>
<author>
<name>Harald Geyer</name>
</author>
<published>2017-05-14T17:13:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0cc76f89ae4b843c280d1b9ede26db08c24888c5'/>
<id>urn:sha1:0cc76f89ae4b843c280d1b9ede26db08c24888c5</id>
<content type='text'>
* properly install config file
* prevent smsd from starting right after installation to prevent loss of data
  (make default device unavailable by turning configuration into comments)
* move init script to procd
* update init script priority to sane value
* log to syslog - at the moment via stdout and procd
  this is a workaround to force smsd to stay in the foreground
* the init script can't do a modem reset anymore
  use an alarmhandler script instead
* add a local patch to make all processes terminate if the main process dies
* take over the package as new maintainer

Signed-off-by: Harald Geyer &lt;harald@ccbib.org&gt;
</content>
</entry>
<entry>
<title>utils/smstools3: update to 3.1.21</title>
<updated>2017-10-10T21:06:42Z</updated>
<author>
<name>Paul Wassi</name>
</author>
<published>2017-10-10T21:06:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e405d1372944e27c6a584aa3c00159e1d14e1c6d'/>
<id>urn:sha1:e405d1372944e27c6a584aa3c00159e1d14e1c6d</id>
<content type='text'>
Update package to 3.1.21, remove parts of patches which were already
included upstream, update some OpenWrt specific things.

Signed-off-by: Paul Wassi &lt;p.wassi@gmx.at&gt;
</content>
</entry>
<entry>
<title>smstools3: Fix NLS build dependencies, improper CFLAGS overrides and LFLAGS added to MAKE_VARS</title>
<updated>2015-11-16T15:28:40Z</updated>
<author>
<name>Ted Hess</name>
</author>
<published>2015-11-15T22:02:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9357d094f32e3c9d4ec9b83a7461bd2e1499ac61'/>
<id>urn:sha1:9357d094f32e3c9d4ec9b83a7461bd2e1499ac61</id>
<content type='text'>
Signed-off-by: Ted Hess &lt;thess@kitschensync.net&gt;
</content>
</entry>
<entry>
<title>smstools3 : ADD smstools3 package</title>
<updated>2014-12-23T05:42:47Z</updated>
<author>
<name>Gerald Kerma</name>
</author>
<published>2014-12-23T05:37:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e8c7a93415cb608e40233c96ebd4bd74b0baa6f6'/>
<id>urn:sha1:e8c7a93415cb608e40233c96ebd4bd74b0baa6f6</id>
<content type='text'>
Add smstools3 package from http://smstools3.kekekasvi.com/

Tested successfull as an email/sms gateway with :
- Device: ID 12d1:1001 Huawei Technologies Co., Ltd. E169/E620/E800 HSDPA Modem
- Trunk: OpenWrt Chaos Calmer r43753
- Kirkwood : Globalscale Technologies Guruplug Server Plus

Send and receive SMS with modem : OK
Forward received SMS to mailhub : OK

Signed-off-by: Gerald Kerma &lt;dreagle@doukki.net&gt;
</content>
</entry>
</feed>
