<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/darkstat, 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: 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>darkstat: bump package version</title>
<updated>2020-12-07T17:02:45Z</updated>
<author>
<name>Simon Day</name>
</author>
<published>2020-12-07T17:02:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=be5e1029b9d9f7b66327ac9aad9c152422a92c06'/>
<id>urn:sha1:be5e1029b9d9f7b66327ac9aad9c152422a92c06</id>
<content type='text'>
Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
    have the right to submit it under the open source license
    indicated in the file; or

(b) The contribution is based upon previous work that, to the best
    of my knowledge, is covered under an appropriate open source
    license and I have the right under that license to submit that
    work with modifications, whether created in whole or in part
    by me, under the same open source license (unless I am
    permitted to submit under a different license), as indicated
    in the file; or

(c) The contribution was provided directly to me by some other
    person who certified (a), (b) or (c) and I have not modified
    it.

(d) I understand and agree that this project and the contribution
    are public and that a record of the contribution (including all
    personal information I submit with it, including my sign-off) is
    maintained indefinitely and may be redistributed consistent with
    this project or the open source license(s) involved

Signed-off-by: Simon Day &lt;email@simonday.info&gt;
</content>
</entry>
<entry>
<title>darkstat: Add support to darkstat to allow multiple local networks to be</title>
<updated>2020-12-04T13:10:10Z</updated>
<author>
<name>Simon Day</name>
</author>
<published>2020-12-04T13:10:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a25fa9fbc7dc95b693ece2fa51dab78cc6c9de4e'/>
<id>urn:sha1:a25fa9fbc7dc95b693ece2fa51dab78cc6c9de4e</id>
<content type='text'>
specified for montioring

eg allows ipv4 and ipv6 forwarded traffic to be monitored from
both main network and dmz in single graph

Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
    have the right to submit it under the open source license
    indicated in the file; or

(b) The contribution is based upon previous work that, to the best
    of my knowledge, is covered under an appropriate open source
    license and I have the right under that license to submit that
    work with modifications, whether created in whole or in part
    by me, under the same open source license (unless I am
    permitted to submit under a different license), as indicated
    in the file; or

(c) The contribution was provided directly to me by some other
    person who certified (a), (b) or (c) and I have not modified
    it.

(d) I understand and agree that this project and the contribution
    are public and that a record of the contribution (including all
    personal information I submit with it, including my sign-off) is
    maintained indefinitely and may be redistributed consistent with
    this project or the open source license(s) involved

Signed-off-by: Simon Day &lt;email@simonday.info&gt;
</content>
</entry>
<entry>
<title>darkstat: Add support to darkstat to allow multiple local networks to be</title>
<updated>2020-12-04T12:38:42Z</updated>
<author>
<name>Simon Day</name>
</author>
<published>2020-12-04T12:27:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=be50722b6913222421975cf95da0cdf926758d70'/>
<id>urn:sha1:be50722b6913222421975cf95da0cdf926758d70</id>
<content type='text'>
specified for montioring

eg allows ipv4 and ipv6 forwarded traffic to be monitored from
both main network and dmz in single graph

Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
    have the right to submit it under the open source license
    indicated in the file; or

(b) The contribution is based upon previous work that, to the best
    of my knowledge, is covered under an appropriate open source
    license and I have the right under that license to submit that
    work with modifications, whether created in whole or in part
    by me, under the same open source license (unless I am
    permitted to submit under a different license), as indicated
    in the file; or

(c) The contribution was provided directly to me by some other
    person who certified (a), (b) or (c) and I have not modified
    it.

(d) I understand and agree that this project and the contribution
    are public and that a record of the contribution (including all
    personal information I submit with it, including my sign-off) is
    maintained indefinitely and may be redistributed consistent with
    this project or the open source license(s) involved

Signed-off-by: Simon Day &lt;email@simonday.info&gt;
</content>
</entry>
<entry>
<title>darkstat: correct incompatbility with sshd</title>
<updated>2020-07-01T22:40:42Z</updated>
<author>
<name>Jean-Michel Lacroix</name>
</author>
<published>2020-07-01T22:40:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cd13e7ec7e8e00f66b4c48b1560dc73cd4620365'/>
<id>urn:sha1:cd13e7ec7e8e00f66b4c48b1560dc73cd4620365</id>
<content type='text'>
The init file of darkstat is creating the pid in /var/empty and
setting the owner of the directory to darkstat which is incompatible
with sshd as sshd requires /var/empty to be owned by root and not
group or world-writable.  See issue #12420.

This corrects the problem by creating another directory: /var/darkstat
instead without setting the owner, which is not actually required.
Compile tested: not applicable as the changes do not involve
compilation.
Tested on my home router running darkstat.

Signed-off-by: Jean-Michel Lacroix &lt;lacroix@lepine-lacroix.info&gt;
</content>
</entry>
<entry>
<title>darkstat: correction of a variable in the init script</title>
<updated>2018-11-27T00:20:53Z</updated>
<author>
<name>Jean-Michel Lacroix</name>
</author>
<published>2018-11-26T23:25:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0f24ead01c81b2ce224822f0d8a0ba6130dfa5fc'/>
<id>urn:sha1:0f24ead01c81b2ce224822f0d8a0ba6130dfa5fc</id>
<content type='text'>
This is to correct the variable name CONFIGSTR in the export_bool
sub-routine: the variable in line 26 was written CONFIGSTRING instead
of CONFIGSTR.

Signed-off-by: Jean-Michel Lacroix &lt;lacroix@lepine-lacroix.info&gt;
</content>
</entry>
<entry>
<title>darkstat: procd init script and enabling additional parameters</title>
<updated>2018-11-17T01:40:00Z</updated>
<author>
<name>Jean-Michel Lacroix</name>
</author>
<published>2018-11-16T23:52:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=dd8f7348be10346115df5bee0ac4ee5652558367'/>
<id>urn:sha1:dd8f7348be10346115df5bee0ac4ee5652558367</id>
<content type='text'>
This is to change the init script to a procd init script
This also enable some additional parameters in the binary that
were present but not enabled:
The export file (option export_file)
The import file (option import_file)
The daylog (option daylog_file)
These are disabled by default.  Also, the option to run as a daemon
is removed, as not compatible with procd.

There is no change in the binary.

Signed-off-by: Jean-Michel Lacroix &lt;lacroix@lepine-lacroix.info&gt;
</content>
</entry>
<entry>
<title>darkstat: Remove libbsd dependency</title>
<updated>2018-10-15T19:27:04Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-10-11T20:17:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5f41d05c7177e9971bb3b36d1a64e4f077e19966'/>
<id>urn:sha1:5f41d05c7177e9971bb3b36d1a64e4f077e19966</id>
<content type='text'>
darkstat includes its own strlcat and strlcpy, making the dependency
somewhat pointless.

Fixes compilation ever since glibc dependency on libbsd was removed.

Also removed std=gnu99 as it's not needed with GCC7.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&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.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>
</feed>
