File prey.changes of Package prey
-------------------------------------------------------------------
Sun May 3 08:06:48 UTC 2015 - mailaender@opensuse.org
- Update to 0.6.4
* [FIX] Handle situation in geo module, when a long list of access points provokes a "Request too long" error.
* [FIX] Improved distro name and version detection in Linux.
* Added new platform upgrade script (lib/install-node-client.sh).
* Include OS and Bash version in User-Agent, for easier debugging.
* Added exception notification system, to keep better track of errors.
* Increased (low) HTTP request timeouts to reduce connection errors.
* Better detection and cleanup of existing (old) versions.
* Better error handling and output redirection so we can find out what is going on.
* The upgrade process is only performed if the device is not flagged missing.
-------------------------------------------------------------------
Fri Mar 14 08:26:08 UTC 2014 - mailaender@opensuse.org
- Update to 0.6.2
- spec file cleanup
- Added .desktop update macros
- SPDX license strings
-------------------------------------------------------------------
Tue Jul 23 18:26:10 UTC 2013 - infroma@gmail.com
- Updated to 0.6.0
-------------------------------------------------------------------
Tue Mar 8 17:19:40 UTC 2011 - malcolmlewis@opensuse.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 04:17:45 UTC 2011 - malcolmlewis@opensuse.org
- Fix modules/geo/version permissions as per rpmlint report
-------------------------------------------------------------------
Fri Jan 28 03:45:48 UTC 2011 - malcolmlewis@opensuse.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 17:15:14 UTC 2010 - malcolmlewis@opensuse.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 20:26:56 UTC 2010 - malcolmlewis@opensuse.org
- Spec clean up before submitting to Security
-------------------------------------------------------------------
Thu Sep 30 16:45:29 UTC 2010 - malcolmlewis@opensuse.org
- Dropped webcam_functions patch further testing shows
streamer working
-------------------------------------------------------------------
Thu Sep 30 04:34:48 UTC 2010 - malcolmlewis@opensuse.org
- Fix webcam_functions patch
-------------------------------------------------------------------
Thu Sep 30 01:10:31 UTC 2010 - malcolmlewis@opensuse.org
- New version
- see here http://github.com/tomas/prey/compare/v0.4.3...v0.4.4
for full list
-------------------------------------------------------------------
Fri Sep 10 01:21:36 UTC 2010 - malcolmlewis@opensuse.org
- tighten files permissions on prey.sh and config so only root can
use
-------------------------------------------------------------------
Fri Sep 10 00:27:20 UTC 2010 - malcolmlewis@opensuse.org
- updated prey configurator start script
-------------------------------------------------------------------
Thu Sep 9 02:56:34 UTC 2010 - malcolmlewis@opensuse.org
- spec clean up
- add links to upstream patch requests
-------------------------------------------------------------------
Wed Sep 8 21:19:06 UTC 2010 - malcolmlewis@opensuse.org
- add patch to use xwd for screenshot capture
- remove scrot requirement
-------------------------------------------------------------------
Wed Sep 8 16:21:28 UTC 2010 - malcolmlewis@opensuse.org
- add patch to fix iwlist command path
-------------------------------------------------------------------
Wed Sep 8 15:29:36 UTC 2010 - malcolmlewis@opensuse.org
- set config file to noreplace on update
-------------------------------------------------------------------
Wed Sep 8 12:47:32 UTC 2010 - malcolmlewis@opensuse.org
- Version bump
-------------------------------------------------------------------
Wed Aug 11 03:43:40 UTC 2010 - malcolmlewis@opensuse.org
- Added webcam patch for use of grabby instead of streamer
-------------------------------------------------------------------
Sun Aug 8 05:52:32 UTC 2010 - malcolmlewis@opensuse.org
- Version bump
- new path patch