Changelog for
cas-admin-1.0-7.fc23.noarch.rpm :
Wed Jun 17 14:00:00 2015 Fedora Release Engineering
- 1.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Sat Jun 7 14:00:00 2014 Fedora Release Engineering - 1.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Sat Aug 3 14:00:00 2013 Fedora Release Engineering - 1.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Wed Feb 13 13:00:00 2013 Fedora Release Engineering - 1.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Wed Jul 18 14:00:00 2012 Fedora Release Engineering - 1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Thu Jan 12 13:00:00 2012 Fedora Release Engineering - 1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Wed Jul 21 14:00:00 2010 David Malcolm - 1.0-1
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
Thu May 20 14:00:00 2010 Adam Stokes - 1.0
- Create 1.0 release
Mon May 3 14:00:00 2010 Adam Stokes - 0.18
- Split packages into admin/user
- Rewrote database interface using sqlalchemy
- Reworked cas-admin to interface with new database format
Mon Apr 26 14:00:00 2010 Adam Stokes - 0.17
- Add cas.conf man page
- Fix typo in \'smtphost\' configuration parameter
Fri Apr 16 14:00:00 2010 Adam Stokes - 0.16
- Release bump
- Fix inconsistencies with compression/core analysis
- Installer updates
Wed Feb 17 13:00:00 2010 Adam Stokes - 0.15-5
- file structure rework
Wed Dec 9 13:00:00 2009 Adam Stokes - 0.15-4
- Test for pbzip2 for utilizing multiple cores during decompression
- Increment python requirement to 2.4
- provide shutil, subprocess from 2.6 if on lower python version
- added helper function for compressing core files in proper format
- tagged stable 0.15
Thu Oct 15 14:00:00 2009 Adam Stokes - 0.15-1
- Require paramiko for all remote executions
- Rip out func code
- Documentation update to include ssh setup
Tue May 5 14:00:00 2009 Adam Stokes - 0.14-8
- support for purging old data
- documentation updated to reflect updated workflow and describe
new features.
Fri Apr 24 14:00:00 2009 Adam Stokes - 0.14-2
- Finalizing sqlite implementation
- added AUTHORS
Thu Apr 2 14:00:00 2009 Scott Dodson - 0.14-1
- Spec file changes to handle the snippets directory
- Snippets support to replace hardcoding crash input cmds
Wed Feb 11 13:00:00 2009 Adam Stokes - 0.13-120
- added proper documentation
Wed Jan 7 13:00:00 2009 Adam Stokes - 0.13-116
- support for extracting kernel modules
- support for analyzing x86 cores on x86_64 system
- consistent macro usage in spec
Mon Dec 29 13:00:00 2008 Adam Stokes - 0.13-114
- changed license to gplv3 or later
- removed source requirements as these are handled by python manifest
- removed python requirement
- updated description
Fri Dec 19 13:00:00 2008 Adam Stokes - 0.13-113
- rpmlint verified
- manually set version/release in spec
- license tag fix
- added full path to upstream source release
Mon Dec 15 13:00:00 2008 Adam Stokes - 0.13-94
- no replace on config file
- cas now processes locally and remotely via func
Wed Aug 20 14:00:00 2008 Adam Stokes - 0.13
- Updated build and spec
Sun Feb 10 13:00:00 2008 Scott Dodson - 0.11
- Minor changes to permissions
Mon Dec 10 13:00:00 2007 Adam Stokes - 0.9.1
- splitting off grabcore to be a download/extract only service
- core of the work to be done specifically by their intended
modules
Fri Dec 7 13:00:00 2007 Adam Stokes - 0.9
- release bump
- decompression module added
Tue Nov 13 13:00:00 2007 Adam Stokes - 0.8
- threading added
- better exception handling
- bug fixes
- added initscripts, service capabilities
Mon Oct 22 14:00:00 2007 Adam Stokes - 0.1
- initial build