OBS User unknown
2007-07-12 00:11:37 +00:00
committed by Git OBS Bridge
parent 2177610d62
commit ce3d9ab0c7
5 changed files with 39 additions and 8 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Jul 11 17:27:51 CEST 2007 - max@suse.de
- Update to version 0.91 (#289830)
- improved handling of .mdb files (fixes long startup times)
- Adds anti-phishing support
- unpacker for NSIS (Nullsoft Scriptable Install System)
self-extracting archives
- unpacker for ASPack 2.12
- new implementation of the Aho-Corasick pattern matcher providing
better detection for wildcard enabled signatures
- support for nibble matching and floating offsets
- extraction of PE files embedded into other executables
- better handling of PE & UPX
- removed dependency on libcurl (improves stability)
- many other improvements and bugfixes
-------------------------------------------------------------------
Thu May 31 16:45:25 CEST 2007 - max@suse.de