gpo.zugaina.org

Search Portage & Overlays:

net-analyzer/passivedns

A network sniffer for DNS server replies

Screenshots

ChangeLog

commit 753ee350b07391fc6ecf1e8d03602f0cb27e72e9
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Mon Nov 22 11:06:40 2021 +0100

net-analyzer/passivedns: clean/bump

* Use passivedns-1.2.1 as base
* switch to EAPI=8
* unify -9999.ebuild
* add patch from upstream HEAD for gcc10 (doesn't compile otherwise)

commit 3fa8648f4c68dea9764339bdb77b24eb3973959d
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Mon Dec 17 01:26:35 2018 +0100

metadata/layout.conf: syncing with Gentoo oficial

* this brings lots of changes in Manifest files
* mainly no more digests for ebuilds!

commit ab04612053ebd7b634b21c5e6bf0cd401fced0b8
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Fri Apr 6 20:45:13 2018 +0200

Recaclucalitng Manufest files with new format

commit 3982767d4cee7965ac94a8f5944f80268e11ae63
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 13:06:23 2017 +0200

Oops, forgot to include Manifests...

commit 26dc7365a0efdadd98f54b4f44cf26388cad2434
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 12:55:25 2017 +0200

Fixing BGO #611234

BGO #611234 (Council vote: CVS headers and git expansion)
find . -name '*.ebuild' -print0|xargs -0 perl -i -ne 'print unless (/^# \$Id\$$/);'

commit 48ed7bc20763bb7050e1e64a8acfc50fb373740f
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Tue Nov 15 03:56:45 2016 +0900

mass update metadata.xml, to make repoman happy...

commit 716b4c06be1d8ef35f37cf87452ad9c45e1dbcb6
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Apr 16 00:09:47 2016 +0900

Trying to make REPOMAN happy :-)

Fixing headers (some whitespace, copyright year)
Updating Manifests

commit 797bcfef67f754b26da42f30b6ae70c4cc63a62e
Author: thinrope <me.kalin@gmail.com>
Date: Wed Nov 18 14:41:46 2015 +0900

.. and fixing digest

commit bfcd7f130c063cbbf6930e7776f1c5ae0e68424e
Author: thinrope <me.kalin@gmail.com>
Date: Wed Nov 18 14:40:30 2015 +0900

Adding ~x86 keyword to passivedns

commit ec75b795a25d710ffd356d8d4b42006dd24d318b
Author: thinrope <me.kalin@gmail.com>
Date: Wed Nov 18 14:20:36 2015 +0900

Adding passivedns, based on ebuild from ikelos overlay.