Changelog for
prey-0.5.3-1.1.noarch.rpm :
Tue Mar 8 13:00:00 2011 malcolmlewisAATTopensuse.org
- Updated to 0.5.3
* Small code cleanup
* Clearer messages when patching
* Moved HTTP functions out of the pull file. Clearer naming for curl
options/argument variables, as we also have a curl_options global
setting in the config file.
* Format adjustments for readme file
* Merge remote branch \'drewreece/master\'
* Updated self-setup routine to use the new send_request method.
Fri Jan 28 13:00:00 2011 malcolmlewisAATTopensuse.org
- Fix modules/geo/version permissions as per rpmlint report
Fri Jan 28 13:00:00 2011 malcolmlewisAATTopensuse.org
- Spec file clean up and dropped obsolete code
- Updated to 0.5.2
- Changes from 0.5.1 to 0.5.2
* Added SMTP verification. MD5sum Mac updater bug fixed (issue #84)
* Remove unneeded brackets.
* Only set SMTP user/pass if they\'re set indeed. From issue #89 on Gi.
* Debugging info for Linux configurator. Better SMTP user/pass settin.
* Support for encrypted responses from the Control Panel, to avoid po.
* Exit if the decryption doesn\'t work. Make sure offline actions use.
* Dont use the full path to openssl so it works in Windows
* Removed encrypt_response from config file as the option should be s.
* Run as logged user when current user is different, not necessarily.
* Make tempdir readable when creator is not logged user, not root
* Small code cleanup, slightly better logic for decryption. Always re.
* $status is now $response_status
* Using AES encryption for responses. Make sure On Demand is connecte.
* Fixes for header/body parsing in Mac, md5sum and added a term_proce.
* Fixed key verification
* Code cleanup. Removed unused content-type functions.
* Small improvements to On-demand check
* Replaced backticks with \'\' in updater.
* Wait time for On-Demand pipe is 10, that was just for testing
* Code cleanup. Added send_request function for code reutilization
* Moved get_pid function from Windows to framework, where it belongs.
* Better detection of encrypted response
* Better way of checking if auto_update download worked
* More code cleanup, less backticks, simpler get_attribute function
* Added missing cleanup to stop spawning temp folders
* error_exit function to handle better ungraceful exits
- Changes from 0.5 to 0.5.1
* Using PID as method of verifying if On Demand is still active
* Stronger method of checking, as PID\'s can overlap
* Added timestamp to pings
* Simply check if openssl is running. Only Windows is giving us this ...
* Fixed Email Pass Decryption bug. Once again. :(
* Make sure we\'re getting the timestamp from pings
* Send pings back when requested. Better way of knowing if device is,...
* Disable NB I/O as it seems to causeing some issues
Wed Dec 22 13:00:00 2010 malcolmlewisAATTopensuse.org
- Updated to 0.5
* Change the delay to give wifi time to work when using autoconnect
(thanks Drew!)
* When using autoconnect mode in the config, Prey will use the network
with the strongest signal available (again, thanks Drew!)
* Fixed file sending in SCP mode (screenshot, picture). (#76)
* Removed rubbish on Mac/Linux log files
* Fixed Wifi device getting (using iwconfig now)
* Lock module should work on distros with Python 3 installed
- Fixed permissions on version files (RPMLINT Report)
- Dropped removal of old language files
Thu Nov 11 13:00:00 2010 malcolmlewisAATTopensuse.org
- Spec clean up before submitting to Security
Thu Sep 30 14:00:00 2010 malcolmlewisAATTopensuse.org
- Dropped webcam_functions patch further testing shows
streamer working
Thu Sep 30 14:00:00 2010 malcolmlewisAATTopensuse.org
- Fix webcam_functions patch
Thu Sep 30 14:00:00 2010 malcolmlewisAATTopensuse.org
- New version
- see here http://github.com/tomas/prey/compare/v0.4.3...v0.4.4
for full list
Fri Sep 10 14:00:00 2010 malcolmlewisAATTopensuse.org
- tighten files permissions on prey.sh and config so only root can
use
Fri Sep 10 14:00:00 2010 malcolmlewisAATTopensuse.org
- updated prey configurator start script
Thu Sep 9 14:00:00 2010 malcolmlewisAATTopensuse.org
- spec clean up
- add links to upstream patch requests
Wed Sep 8 14:00:00 2010 malcolmlewisAATTopensuse.org
- add patch to use xwd for screenshot capture
- remove scrot requirement
Wed Sep 8 14:00:00 2010 malcolmlewisAATTopensuse.org
- add patch to fix iwlist command path
Wed Sep 8 14:00:00 2010 malcolmlewisAATTopensuse.org
- set config file to noreplace on update
Wed Sep 8 14:00:00 2010 malcolmlewisAATTopensuse.org
- Version bump
Wed Aug 11 14:00:00 2010 malcolmlewisAATTopensuse.org
- Added webcam patch for use of grabby instead of streamer
Sun Aug 8 14:00:00 2010 malcolmlewisAATTopensuse.org
- Version bump
- new path patch