<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/vnstat, 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>treewide: remove rpath-link</title>
<updated>2022-03-13T08:02:02Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-03-10T23:17:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=196e15162df8f1d96d9984e47c96e8e2ec47e74f'/>
<id>urn:sha1:196e15162df8f1d96d9984e47c96e8e2ec47e74f</id>
<content type='text'>
Most usages seem to be outdated and fixed a long time ago.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&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>net/vnstat: enable auto-respawn when vnstatd crashes</title>
<updated>2018-05-31T11:03:38Z</updated>
<author>
<name>Martin Blumenstingl</name>
</author>
<published>2017-07-23T10:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=96ae89c8014e6bfff61797c031f8c8e7f45b98f8'/>
<id>urn:sha1:96ae89c8014e6bfff61797c031f8c8e7f45b98f8</id>
<content type='text'>
Originally this was indended as a fix for devices without RTC support
which do not have the correct time set after a reboot (until ntp is able
to update the system time). vnstat checks if there is a time difference
between the latest entry in the database and detects that the system time
is incorrect. In this case vnstat does not start (to prevent database
corruption), the following message is reported instead:
'Error: Interface "..." has previous update date too much in the future,
exiting.'
Once we have network connectivity (and ntp has updated the system time)
vnstat starts correctly though.
vnstat 1.18 fixes this by waiting a few minutes (instead of exiting) and
the following message is logged:
"Latest database update is in the future (db: 2018-04-28 08:39:11 &gt; now:
2018-04-28 08:07:18). Giving the system clock up to 5 minutes to sync
before continuing."

This still adds a procd respawn trigger to let procd automatically
restart vnstat in case:
- vnstat it crashes
- no valid system time is received for a long time (no network
  connectivity, broken NTP servers, ...)

Signed-off-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;
</content>
</entry>
<entry>
<title>net/vnstat: port the init-script to procd</title>
<updated>2018-05-31T11:03:38Z</updated>
<author>
<name>Martin Blumenstingl</name>
</author>
<published>2017-07-23T09:59:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e1acbd55b6e7bb479d1a1c36c0d9b19feb61b668'/>
<id>urn:sha1:e1acbd55b6e7bb479d1a1c36c0d9b19feb61b668</id>
<content type='text'>
This ports the init-script from the legacy functions to procd. There
should be no functional changes with this patch.

Signed-off-by: Martin Blumenstingl &lt;martin.blumenstingl@googlemail.com&gt;
</content>
</entry>
<entry>
<title>net/vnstat: Update to 1.18</title>
<updated>2018-04-01T19:29:41Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2018-04-01T15:07:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=028b696777d662be698bc8127e42b5c776d8d7d0'/>
<id>urn:sha1:028b696777d662be698bc8127e42b5c776d8d7d0</id>
<content type='text'>
Update vnstat to 1.18

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>net/vnstat: Update to 1.17</title>
<updated>2017-03-27T14:55:47Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2017-03-27T14:48:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b8cf63a654e86d7e9e40bff7eaf276ae364dc459'/>
<id>urn:sha1:b8cf63a654e86d7e9e40bff7eaf276ae364dc459</id>
<content type='text'>
Update vnStat to 1.17 which fixes database issue.
Remove unecessary patch
Based on:
commit 79b6e9dc61dc37e4745f08d83ce44593d256fd12 by
Jo-Philipp Wich &lt;jo@mein.io&gt;

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>Revert "vnstat: update to v1.16"</title>
<updated>2017-02-06T10:01:45Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2017-02-06T10:01:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e751c3abbe29bced82b1f80dc9585b8b29486a5e'/>
<id>urn:sha1:e751c3abbe29bced82b1f80dc9585b8b29486a5e</id>
<content type='text'>
This reverts commit 79b6e9dc61dc37e4745f08d83ce44593d256fd12.

Undo the recent vnstat update due to upstream bugs preventing database
restoration.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>vnstat: update to v1.16</title>
<updated>2017-01-26T14:46:44Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2017-01-26T14:43:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=79b6e9dc61dc37e4745f08d83ce44593d256fd12'/>
<id>urn:sha1:79b6e9dc61dc37e4745f08d83ce44593d256fd12</id>
<content type='text'>
Updates vnStat to the latest stable version, drops obsolete patches.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>treewide: replace my defunct email address</title>
<updated>2016-06-07T10:00:59Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-06-07T10:00:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9843f170d787bfbf417295925fffd9c2c64ab2df'/>
<id>urn:sha1:9843f170d787bfbf417295925fffd9c2c64ab2df</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
</feed>
