Files
dnstop/dnstop.changes
2023-09-18 11:46:07 +00:00

64 lines
2.3 KiB
Plaintext

-------------------------------------------------------------------
Mon May 8 14:14:47 UTC 2023 - J. Daniel Schmidt <jdsn@suse.de>
- Make local apparmor profile optional.
It must be included optionally, because the file is not shipped.
-------------------------------------------------------------------
Fri Jun 8 11:50:41 UTC 2018 - liedke@rz.uni-mannheim.de
- Update to version 20140915
Added 'new-gtlds' filter, which includes only queries for names
ending with one of the new (2013/2014) generic TLDs. This may
be useful to find hosts/servers using internal names which may
collide with new gTLDs once they become active. If you use
short (not fully qualified) names internally you may be uknownlying
relying on root (or other) name servers to return NXDOMAIN for
them. If so, "you're gonna have a bad time."
Along with this new feature, TLD lists are now hashed in the
code for faster lookups.
-------------------------------------------------------------------
Tue Apr 1 15:24:35 UTC 2014 - mrueckert@suse.de
- added apparmor profile
-------------------------------------------------------------------
Tue Apr 1 15:09:06 UTC 2014 - mrueckert@suse.de
- Update to version 20121017
The 'refused' filter only works on responses, which are not
processed by default. Now, if the 'refused' filter is specified,
dnstop will automatically process responses and ignore queries.
- refreshed dnstop-destdir.patch
- build binary with PIE/relro
-------------------------------------------------------------------
Fri Sep 28 12:41:22 UTC 2012 - stefan.jakobs@rus.uni-stuttgart.de
- Update to version 20120611
- Anand Buddhev pointed out that LDFLAGS= is missing from Makefile.in.
Also updated known_tlds.h.
- Fixed some portability bugs (OpenBSD, gmake 3.82) and other
minor bugs.
- Added a feature (-n option) to restrict counting to a given
query name.
- dnstop-destdir.patch updated due to changes in Makefile.in
-------------------------------------------------------------------
Tue Apr 12 02:10:59 UTC 2011 - mrueckert@suse.de
- update to version 20110127
-------------------------------------------------------------------
Thu Nov 26 20:00:45 UTC 2009 - crrodriguez@opensuse.org
- update to version 20090128
-------------------------------------------------------------------
Tue Aug 5 12:00:00 UTC 2008 - guru@unixtech.be
- new package