15
0
forked from pool/python-dpkt

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

update to v1.8.  Please add me as a maintainer so I can SR to factory.

OBS-URL: https://build.opensuse.org/request/show/196448
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dpkt?expand=0&rev=7
This commit is contained in:
Sascha Peilicke
2013-09-02 08:32:51 +00:00
committed by Git OBS Bridge
parent 9aa824d41e
commit 36ca31846a
4 changed files with 24 additions and 9 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Aug 26 15:05:21 UTC 2013 - Greg.Freemyer@gmail.com
- Update to version 1.8:
* fix a typo in vrrp.py
* fix IPv4 and IPv6 packet to correctly handle zero payload length
* store cipher_suite as int in TLSServerHello to allow app-specific messages
* improve SSL parsing
- Specfile changes
* Update license field to BSD-3-clause
* Update URL
* remove make doc. Doc is no longer provided other than the source code.
* wrap site macros with a if for older versions of opensuse only
-------------------------------------------------------------------
Wed Jun 1 10:58:12 UTC 2011 - saschpe@suse.de