netsniff-ng/netsniff-ng.changes
Marcus Meissner e1e0302ebf Accepting request 378288 from home:mnhauke
- update to 0.6.1
  - Newly added trafgen configuration language which allows to specify the
    packets in a more convenient format. See trafgen(8) for more details on
    the supported protocols and keywords.
  - Additional runtime commands for flowtop which allow to toggle/filter
    display of flows.
  - Command line options to pass macro definitions to trafgen and bpfc.
  - Made the build of all netsniff-ng tools reproducible (stable link order).
  - Fix download of GeoIP databases so the files don't get corrupted.

OBS-URL: https://build.opensuse.org/request/show/378288
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netsniff-ng?expand=0&rev=19
2016-03-23 15:22:41 +00:00

96 lines
3.6 KiB
Plaintext

-------------------------------------------------------------------
Tue Mar 22 19:51:33 UTC 2016 - mardnh@gmx.de
- update to 0.6.1
- Newly added trafgen configuration language which allows to specify the
packets in a more convenient format. See trafgen(8) for more details on
the supported protocols and keywords.
- Additional runtime commands for flowtop which allow to toggle/filter
display of flows.
- Command line options to pass macro definitions to trafgen and bpfc.
- Made the build of all netsniff-ng tools reproducible (stable link order).
- Fix download of GeoIP databases so the files don't get corrupted.
-------------------------------------------------------------------
Sat Nov 7 11:35:51 UTC 2015 - mardnh@gmx.de
- update to 0.6.0
- removed patches (fixed upstream)
- netsniff-ng-pkgconfig.diff
- netsniff-ng-fix-manpage-perms.diff
-------------------------------------------------------------------
Wed Nov 4 21:36:20 UTC 2015 - mardnh@gmx.de
- update to 0.5.9
- fix source-url
- removed old patches (upstream no longer use CMake)
- netsniff-ng-optflags.patch
- netsniff-ng-cmake_pod2man_without_stderr.patch
- netsniff-pkgconfig.diff
- add patches
- netsniff-ng-pkgconfig.diff (handle libnetfilter_conntrack)
- netsniff-ng-fix-manpage-perms.diff (fix manpage permissions during install)
- now requires libnl-3 - removed all handling for different libnl versions
- build against libsodium instead of nacl
- ran speccleaner
-------------------------------------------------------------------
Thu Jun 20 09:40:09 UTC 2013 - joop.boonen@opensuse.org
- corrected BuildRequires for libnl-devel
-------------------------------------------------------------------
Sun Jun 16 12:37:18 UTC 2013 - jengelh@inai.de
- Properly search for libraries using pkgconfig
-------------------------------------------------------------------
Wed Jun 12 10:52:05 UTC 2013 - joop.boonen@opensuse.org
- update to 0.5.7
-------------------------------------------------------------------
Thu Mar 29 10:43:00 UTC 2012 - pascal.bleser@opensuse.org
- update to 0.5.6: see changelog
-------------------------------------------------------------------
Sat Sep 24 21:06:07 UTC 2011 - andreas.stieger@gmx.de
- remove dependency in licenses, not in Factory anymore
-------------------------------------------------------------------
Mon Oct 11 18:29:13 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.5.5:
* the PCAP file format is supported, which enables netsniff-ng to dump, read, and replay traces to or from harddisk
* lots of new packet printing options were added, targeted for debugging and reverse engineering
* automatic NIC IRQ affinity adaption is done if netsniff-ng is bound to a specific CPU
* the possibility to manually set up ring size was added
* POSIX compatible extended regular expression based filtering of packet content was implemented
-------------------------------------------------------------------
Thu Feb 18 16:31:33 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.5.4.2:
* fixes an issue where, under specific conditions, netsniff-ng's
rx_ring stops receiving packets
* basic BPF checks have been added
-------------------------------------------------------------------
Sat Jan 2 01:15:04 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.5.4.1: patches merged upstream
-------------------------------------------------------------------
Fri Jan 1 22:35:02 UTC 2010 - pascal.bleser@opensuse.org
- fix segfault in buffer overflow patch
-------------------------------------------------------------------
Thu Dec 31 10:09:24 UTC 2009 - pascal.bleser@opensuse.org
- new package (0.5.4)