-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Martin Gallo
committed
Oct 29, 2015
1 parent
f64964b
commit b99c1fb
Showing
3 changed files
with
19 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,18 @@ | ||
2015-10-29 Martin Gallo <[email protected]> | ||
|
||
* - Version v0.1.8 released. | ||
* - Enabled travis containers for more quick builds. | ||
* - Minor documentation and README improvements. | ||
* pysap/SAPRouter.py: Documented some version numbers from old releases. | ||
* pysapcompress/vpa108csulzh.cpp: Improved the fix for CVE-2015-2278 by | ||
properly initializing arrays (thanks 'ret5ret'). | ||
* examples/diag_render_login_screen.py: Fail gracefully if wx is not found. | ||
* examples/router_password_check.py: Updating the fau_timer library in | ||
use and failing gracefully if it's not found. | ||
* examples/router_fingerprint.py: New example script for performing | ||
fingerprint over SAP Router versions. This is experimental and the database | ||
included only contains a few SAP Router versions, but it might work. | ||
|
||
2015-05-13 Martin Gallo <[email protected]> | ||
|
||
* - Version v0.1.7 released. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters