<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/smstools3, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.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-03.infra.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: fix compilation with GCC10</title>
<updated>2020-08-03T23:45:02Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-06-30T00:21:17Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=19f03cfac9754c61b872d7a015f3a96adae0ef3b'/>
<id>urn:sha1:19f03cfac9754c61b872d7a015f3a96adae0ef3b</id>
<content type='text'>
GCC10 defaults to -fno-common , which breaks compilation as there are
multiple variables defined outside of the header file.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>smstools3: Run in foreground</title>
<updated>2020-01-01T05:37:23Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-01-01T05:37:23Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a3ab7a793184ef152e99dd4c5c474acd461d09e9'/>
<id>urn:sha1:a3ab7a793184ef152e99dd4c5c474acd461d09e9</id>
<content type='text'>
Allows procd to be able to stop the service.

Signed-off-by: Rosen Penev &lt;rosenp@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-03.infra.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-03.infra.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>treewide: run "make check FIXUP=1"</title>
<updated>2017-08-30T04:41:14Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2017-08-28T04:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4006865ae81b20b1793ae2a07db20235fefd2c71'/>
<id>urn:sha1:4006865ae81b20b1793ae2a07db20235fefd2c71</id>
<content type='text'>
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>smstoold: only define USE_ICONV if it is enabled</title>
<updated>2016-05-30T14:29:37Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-05-30T14:29:37Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=48eab4d7c8e48873af1b728291e4c74f6e33d5be'/>
<id>urn:sha1:48eab4d7c8e48873af1b728291e4c74f6e33d5be</id>
<content type='text'>
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</content>
</entry>
<entry>
<title>utils: Fix typos (found by codespell)</title>
<updated>2016-03-26T08:53:01Z</updated>
<author>
<name>Stefan Weil</name>
</author>
<published>2016-03-26T08:53:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=b5738a3878b3aa2d5ead1bcf0c872b39882b0d2c'/>
<id>urn:sha1:b5738a3878b3aa2d5ead1bcf0c872b39882b0d2c</id>
<content type='text'>
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&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-03.infra.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: fix CFLAGS and LFLAGS</title>
<updated>2015-09-25T14:04:54Z</updated>
<author>
<name>Alexander Ryzhov</name>
</author>
<published>2015-09-25T14:04:54Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=8651f924a8dcbd52d09b8435bc320a642f8ef5b9'/>
<id>urn:sha1:8651f924a8dcbd52d09b8435bc320a642f8ef5b9</id>
<content type='text'>
Signed-off-by: Alexander Ryzhov &lt;openwrt@ryzhov-al.ru&gt;
</content>
</entry>
</feed>
