8
0

Accepting request 196491 from home:gregfreemyer:Tools-for-forensic-boot-cd

update to v1.4.0, no exciting new features/bug fixes.

OBS-URL: https://build.opensuse.org/request/show/196491
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-NetPacket?expand=0&rev=7
This commit is contained in:
2013-08-27 09:14:13 +00:00
committed by Git OBS Bridge
parent 6403cdbad2
commit 538a69e89e
4 changed files with 24 additions and 12 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Aug 27 05:51:21 UTC 2013 - Greg.Freemyer@gmail.com
- update to 1.4.0
- Fixing NetPacked::UDP documentation. (RT#85361, Ben Magistro)
- New NetPacket::USBMon. (GH#2, lkundrak)
- 'parse_tcp_options()' method added to NetPacket::TCP (patch by Tom
Linden) [RT#71320]
[BUG FIXES]
- Parse SACK option and fix TSecr parsing. (GH#1, Robin Lee)
- Fix NetPacket::UDP's strip. (RT#85038, reported by Stan Schwertly)
- Use of constant withotu parenthesis made test fail under 5.6.2.
-------------------------------------------------------------------
Sat Jul 30 16:49:00 EDT 2011 - Greg.Freemyer@opensuse.org