Changelog for
libafflib0-3.7.0-2.5.i586.rpm :
Mon Apr 2 14:00:00 2012 Greg.FreemyerAATTgmail.com
- Updated to v3.7.0
* Per upstream: Changed license from BSD with advertising to BSD without advertising.
* I still found lots of BSD 4-clause references in the source, so I left specfile license field as BSD 4-clause
* ALL FILES: Audited for copyright.
* COPYING: Clarified that Basis copyright only applies to
* .gitignore: created file in preparation for move to github
Thu Mar 8 13:00:00 2012 Greg.FreemyerAATTgmail.com
- upgrade to v3.6.15
* configure.ac: incorporated Greg Freemyer\'s patch to address some
ncurses problems.
* lib/utils.h: created virtual destructore
* configure.ac: added AC_PROG_CXX
* tools/affxml.cpp (main): removed unused bflag variable
* lib/vnode_afd.cpp: max() is now always defined, even on windows.
* lib/aftimer.h (aftimer::eta_time): added std:: before string
* lib/utils.h: added virtual destructor for seginfo
* lib/afflib_pages.cpp (af_get_pagesize): having af_page_size() as
a macro was causing problems, so now there is both af_page_size
and af_get_pagesize, both of which do the same. Please use af_get_pagesize.
* aftimer.h (timestamp): updated aftimer for higher resolution on win32
* lib/afflib.cpp (af_get_pagesize): created af_get_pagesize, which
for some reason was missing.
* lib/afflib.h: added int af_get_pagesize(AFFILE
*af);
Mon Feb 13 13:00:00 2012 Greg.FreemyerAATTgmail.com
- use the %{__make} %{?_smp_mflags} macro in the specfile
Wed Dec 14 13:00:00 2011 Greg.FreemyerAATTgmail.com
- Removed the ncurses patch. The issue was addressed in the ncurses package directly.
Tue Nov 22 13:00:00 2011 Greg.FreemyerAATTgmail.com
- Add a patch to handle ncurses tinfo split introduced for 12.2
Sun Sep 4 14:00:00 2011 toganmAATTopensuse.org
- Initial packaging based on spec from sebastienAATTsebbraun.de
The Advanced Forensics Format (AFF) is an openly specified, extensible
file format for storing and analyzing hard disk images and other types
of digital evidence.