2017-03-06 07:05:47 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								-------------------------------------------------------------------
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Fri Mar  3 07:26:14 UTC 2017 - coolo@suse.com
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								- updated to 1.5.0
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								   see /usr/share/doc/packages/perl-Rex/ChangeLog
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  2016-10-09 Jan Gehring <jfried@rexify.org> (1.5.0)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Rex::Pkg::Gentoo: Add support for slotted package specs - Ali Polatel
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * only use srand() once. this caused a bug with sudo file writing. sometimes it generated two identical files - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fix problem with locks when Rexfile is on a nfs share #1130 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fix running sudo on local connections - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * don't format a partition which is part of vg - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix Rsync.pm paths and ports. - necrophcodr
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix uninitialized value warnings when using Augeas module - Andy Beverley
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed #1116 - detect suse systems by regex - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * load project libraries before system libraries. fix RexOps/Rex#1108 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed systemctl detection #1026 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Service.pm: Fix service class for Gentoo & non-systemd - Ali Polatel
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Rex::Pkg::Gentoo: Smarter installed check to reinstall on USE updates - Ali Polatel
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Handle different md5 styles on BSDs (fix #1099) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Catch exceptions when trying to run dmidecode - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * don't use is_ip function, so that it also works with older Data::Validate::IP module - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Added some more tests to Rex::Box::Test - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Refactored Rex::Box to be able to programmatically load box definitions. - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Die if undefined line is found during _append_or_update (fix #1044) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fix a problem with creating boxes. catch errors - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix for  #1051 - Logger.pm - uninitialized value - Tamas Molnar
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * reload sysctl if file changed - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * use ensure or persistent for persistance - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fix an extra define on a hash - Solène Rapenne
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Detect Manjaro correctly (fix #993) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Don't warn on missing Rexfile when -e is used (fix #1032, ref #1010) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Specify XenServer as RedHat (CentOS) clone - Walery Wysotsky
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * added i_exec and i_exec_nohup function for better parameter quoting - #872 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * refactored calls to run() function to use i_run() - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * test for ipv4 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * don't set_connection if current task is the only one - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * load Helper::Run module - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Give the kernel time to get informed of partition changes - Robert Abraham
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Trying to fix #791 Now get_ssh_config_hostname sub returns a good hosntame. - Paco Esteban
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * also exclude directories - fix RexOps/Rex#904 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * push connection information to the new task - fix #1091 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add checking for ensure parameter and an error if ensure parameter isn't present/absent - solene rapenne
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * sysctl supports remove and keyword changed to ensure - solene rapenne
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Create Rexfile-example2 - alx542
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * callback and options can both be used - Andrew Solomon
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add an option to save a sysctl key/value in /etc/sysctl.conf - Solène Rapenne
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Using OpenBSD rcctl tool for managing services - Solène Rapenne
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add OpenBSD compatibility to test - solene rapenne
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Implemented LXC container support - Oleg Hardt
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * try to add same update_system behaviour for as many systems as possible. Fix for RexOps/Rex#546 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * backported has_feature_version functions - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Escape backquotes when run command via sudo in the remote host - Nikolay A. Fetisov
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2016-07-17 08:14:33 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								-------------------------------------------------------------------
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Sun Jul 17 05:46:00 UTC 2016 - coolo@suse.com
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								- updated to 1.4.1
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								   see /usr/share/doc/packages/perl-Rex/ChangeLog
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  2016-07-16 Jan Gehring <jfried@rexify.org> (1.4.1)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * bug with get_cloud_instances_as_group - Pierrick DINTRAT
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Adds 64bit module path to @INC for linux - Mitch Broadhead
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * set ls quoting for fedora 24 which magically quotes filenames - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * added cache for can_run - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * removed space from line ending. fixed test on centos 6 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Don't add duplicates env variable in crontab - Rapenne Solène
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * quote source and destination, so spaces in directory names are possible - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed summary tests for netbsd - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * run hooks before push_connection - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Don't hardcode LibXML dependency - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * workaround for wrong behaviour with -f and windows symlinks - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * it seems that the channel sometimes doesn't get closed in time. so we need an option to force close it after command run. - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed reporting for named resource - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * pass cli parameters to tasks for pre 1.4 feature flags. fix #1039 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed old style Rex::Args->get when called from outside a task - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix for #1054 - get_private_key() to check the private key file - Tamas Molnar
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix for #1052 - mask sudo_password in debug log - Tamas Molnar
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * exit rex with an exitcode of 1 if some tests failed. fix #989 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * show how to assign a user with a non-default shell - Andrew Solomon
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix example code (fix #1034) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Update example tasknames - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add possible root cause to authentication error message (fix #671) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Correct message for authentication problems - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Avoid hardcoded path - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Refactor calls to reporting - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Refactor reporting message handling - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Simplify detection of pkg change type - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Refactor pkg on_change handling - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Report each pkg modification (fix #838) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Revert "report all packages" - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Timeout value should be passed in milliseconds - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix compatibility with recent Net::SSH2 (fix #1023) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Only log masked password if one is being used - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Avoid logging undefined host during connection - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Refactor do_task - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Backport task existence check for do_task from #1010 (fix #992) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Initial tests for do_task - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fix hardcoded git tag command - Kirill Babikhin
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Document perlcritic violations - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Integer with leading zeros - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add S_IMODE - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Variable declared in conditional statement - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * "require" statement with library name as string - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * "select" used to emulate "sleep" - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Don't modify $_ in list functions - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * removed hard coded qemu-img create format and added use of driver_type option. fix #948 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * added understandable error message when no virtualization module is given. fix #949 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * print right error message if run_task is calling a task that is not available. fix #970 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * on windows test for SSH connection type. fix #965 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add more tests for shared arrays - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add unshift for shared arrays - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add tests for unshift to shared arrays - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add pop for shared arrays - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add tests for pop from shared arrays - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add shift for shared arrays (fix #921) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add tests for shift from shared arrays (ref #921) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix #967 - Harm Müller
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add META.json to CPAN release - Kent Fredric
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2016-03-23 10:07:46 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								-------------------------------------------------------------------
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Mon Mar 21 11:53:51 UTC 2016 - coolo@suse.com
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								- updated to 1.4.0
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								   see /usr/share/doc/packages/perl-Rex/ChangeLog
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  2016-03-06 Ferenc Erki <ferki@cpan.org> (1.4.0)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Normalize EOL characters earlier (fix #957) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed variable usage - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * remove chr(13) everywhere - fix #957 - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * cleanup newline(s) at the end. fix for #957 - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Increase timeout for read_buffer test (fix #954) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Test with a bit less output - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Update read_buffer test for Windows - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * removed read_buffer reduction - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Handle partial last chunks from STDOUT and STDERR - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix draining IO - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add initial tests for draining IO - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fix continuous read bug - RexOps/#951 - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Reopen STDERR after loading Rexfile - Dmitry Kopytov
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Let service tests be silent - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Don't confess upon failure of a non-resource (fix #936) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * iptables_clear should clear only loaded tables - Dmitry Kopytov
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix copy-pasta POD errors - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Make CPAN Testers happy for unsupported OSes - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed issue of calling Rex::Args->get inside before_task_start - RexOps/Rex#934 - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * can't connect message must be ::info logging - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * check if task is no object, and get the task object then - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * removed connecting to mesages (change to debug level) - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * added parameters to do_task and fixed LOCAL block - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed calling of exit hooks after summary - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Update docs for Rex::Task - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add docs for Rex::Shared::Var (fix #920) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Update sudo docs (fix #918) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix summary tests for Mac OS X - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add tests for task hooks - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * don't clone task object. When cloned before_task_start/after_task_finished hooks doesn't work - fix #919 - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * debug output now gets displayed again. - fix RexOps/Rex#910 - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fix loading of Rexfile on perl 5.8.9 - RexOps/Rex#922 - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed loading of resource module in perl 5.8 - RexOps/Rex#917 - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * try to fix failing tests on freebsd - #901 - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix POD - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Unbundle AWS::Signature4 - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix rendering of false values in templates - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Test rendering of false values in templates - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Avoid __Rexfile__ as dependency - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Enable more feature flags for development releases - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Use development versioning - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Pass options to mkfs (#fix 905) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Don't fail mkfs if label is undefined - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Skip creating filesystems for some reserved words - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Check for fstype existence at the start - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Update docs for partition command - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Remove purge package action on arch (fix #867) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Use sysread for local exec interface too (fix #887) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Avoid bitshifting error code twice (fix #901) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * add default values for cpu and memory - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * some windows fixes for rexify command - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * run shell detection a second time if first time failed - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * remove unnecessary new lines - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * moved detect method to base, because it is everywhere the same, created direct_exec method for all interfaces - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * remove error message, we don't need it for the tests - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed inheritance problem, moved shell() method to base class. - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * return always shell object - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * load right cron module if os is *bsd and shell is csh - #883 - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * use sysread to read from filehandle. fixes #887 - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Read STDOUT and STDERR in parallel (fix #756) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fix error code in $? after a run command which was introduced by 6c8441 - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * print the error message in the summary when a task die()d - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * readd close of stderr - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * only update chained resource when the upper resource wasn't changed before. Also removed 'inside resource check' because this is not needed anymore due to stacked resources - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fix loading of libraries in lib directory when use -f path/to/Rexfile - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed loading of rexfiles with -f - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * load a rexfile also if it doesn't return a true value. This fixes a regression - RexOps/Rex#513 - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed reporting of nested resources (changed resource) - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed firewall resource to work with ipv6 patch - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * added Rex::Args->get method again. fixes #860 - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Refactor Rex::TaskList.  No functional change. - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed tests for windows - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * added tmp to gitignore - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add Rex::Commands::Mkfs to rexify and pp.args - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * The after hook now runs even if the ssh connection fails. - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * added archlinux support - Harm Müller
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * support key_url and key_file also on redhat systems - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * also lookup task name in cmdb - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix regression in deprecated static call to Rex::Task->run() - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix links in README (fix #853) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Output full task names (fix #825, close #842) - Daniel Cesario
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * use empty string to prevent uninitialized warning messages - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * make environment available inside cmdb template - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * color for windows - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * defaults for cpus and memory - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * call after task hook, even if connection to system failed - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fix after hook call for connections that wasn't successfull - krimdomu
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix passing memory/cpus options to constructor - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Allow tests so set Box memory and cpus (close #839) - Patrick Lauer
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Exit with an error message when a bad task name is used. - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Exit codes now work when using 'rex -e' (fix #761, close #840) - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix indentation - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Refactor out some code into handle_lock_file() - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Refactor out logic for loading server ini file into load_server_ini_file(). - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Put Rexfile exists check inside load_rexfile() - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Simplify loading the Rexfile and improve error handling. - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add missing Data::Dumper import - Ken Crowell
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Tests for needs() were not useful.  Now they are. - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * allow mix of modules.rexify.org modules and git modules - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix summary test tasks for Windows - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add support for ip6tables (close #795) - Dmitry Kopytov
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Prefer uid over getlogin as fallback username (close #793, fix #792) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Sort failure list - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Further simplify summary output - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Refactor summary output - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Use error level output in the summary if some tasks failed - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * added AWS::Signature4 directly to code, due to problems with Centos5 dependencies (#737) - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * ignore eclipse files - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed call of task as functions with normal parameters, #827 - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * allow config (set) vars in cmdb templates - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix template handling in YAML CMDB files - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * YAML cmdb can now contain template code - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * don't concat caller package anymore - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed some unitialized warnings - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed lookup path for arp command - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * report all packages - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * allow nested resources in reports - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * use md5 binary if perl module is not available - fix for #834 - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * default to empty task list - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * don't print summary on rex -T - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * use can_run to detect arp command - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Custom storage path for kvm - Prajithp
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * give server configuration precedence - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * detect iptables version and choose syntax for ip adresses - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed a logic bug, that prevents batch creation - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed a bug that was introduced by b0416b1710611b900284ba5a2d9d74991fc4351b - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Ensuring that labels can be added to swap partitions - Peter H. Ezetta
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Ensure proper test-time connection type (fix #821) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix examples - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Slightly reword synopsis - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Updated pod in bin/rex and lib/Rex.pm - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix static side comments - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Use static comments to avoid alignment change later - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Checking for a running rex process failed if the pidfile contains a pid that partially matches a running process. - petersonchen
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Updated documentation in bin/rex (pod/man page) - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed loading of Rex::Commands via require. RexOps/Rex#789 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Recognize Raspbian as a Debian clone - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Mute noisy tests - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Added option for rebase during pull. - Eivin Giske Skaaren
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * added feature flag for 1.4 and removed deprecated warning of Rex::RunList - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Added a firewall module to manage different firewall models with one interface. - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * resource and task now have own namespace for template variables - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Exit codes need to be bit shifted by 8.  Do it in one place. - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Summary tests for all permutations of Parallel::ForkManager, Base, and exec_autodie - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Summarize success/failure at the end of a run - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * added ParamLookup and registering task parameter as template variables. - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Suppress STDERR during crontab listings - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix managing a user's own crontab via cron_entry - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add _whoami to determine remote effective username - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add docs on glob usage with file command (close #712, fix #738) - Jose Luis Perez Diez
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Map Debian clones correctly - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Recognize LinuxMint as a Debian clone (close #506) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix GetRex link url - hiroraba
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Avoid unnecessary package rebuilds on Gentoo (close #809) - Patrick Lauer
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Don't parse @ARGV on import. - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Refactor child/parent pid logic + comments to be more readable - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Avoid race condition when doing IPC. - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Test for race condition problem in Rex::Shared::Var. - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Refactoring LVM.pm to use mkfs(); - Peter H. Ezetta
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * refactor Partition.pm, fix $lv_name in Mkfs.pm - Peter H. Ezetta
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * refactoring swap logic into mkfs logic, silly to separate. - Peter H. Ezetta
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * code cleanup and addition of POD - Peter H. Ezetta
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * error checking on $lvname - Peter H. Ezetta
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * setting up logic for lvm vs raw disk - Peter H. Ezetta
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * starting to add option parsing - Peter H. Ezetta
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * start of refactor mkfs/mkswap into their own pm - Peter H. Ezetta
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix undef warnings if calling get() without param - Andy Beverley
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * lower exitecode to less than 255 because some os have problems with larger ones - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fatal exceptions if git switching fail - alex1line
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fix for Net::OpenSSH can't set initialize_options for the constructor - #796 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixes the problem of run_task connecting to the wrong host #788 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2015-09-21 05:08:21 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								-------------------------------------------------------------------
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Sun Sep 20 16:23:50 UTC 2015 - coolo@suse.com
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								- updated to 1.3.3
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								   see /usr/share/doc/packages/perl-Rex/ChangeLog
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  2015-09-04 Ferenc Erki <ferki@rexify.org> (1.3.3)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Catch another way to manage services on FreeBSD (close #773) - timp87
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix generated links for Commands modules (fix #776) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix code block output when there's no space before closing tag - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Escape curly braces in template content - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Force syncing package information on FreeBSD - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Take service name and rcvar mapping into account on FreeBSD (close #770) - timp87
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Check if systemctl is functional before using it (fix #753) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Rearrange dist.ini - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fail early on unsupported Windows versions (fix #751) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Warn about missing environment instead of panicking (fix #742) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Document alias of get_operating_system() - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix perlcritic warnings about modifying list elements - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix perlcritic warnings about two-argument open - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Update auth docs - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix docs for transaction (fix #686, close #766) - Elmer Quintanilla
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix ensure option for NetBSD services (close #759) - timp87
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Do not silently fail on update errors (close #758) - Andrew Beverley
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix ensure option for FreeBSD services (close #752) - timp87
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Enable Rex to manage system services on FreeBSD (#752) - timp87
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Recognize multi-arch packages on Debian (fix #748, close #755) - Erik Huelsmann
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix Gentoo service detection (fix #747) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * force apt-listchanges to not run - Anders Ossowicki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Added doc about using regex for auth - Eivin Giske Skaaren
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fixes #760 timeout for OpenSSH - Eivin Giske Skaaren
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Use the correct class for managing forks (fix #743) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Support key files for Debian repositories + add docs (close #736) - John Karr
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Don't recreate connection during rethink_connection (fix #694, close #727) - Mitch Broadhead
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Pass exception to on_rollback (fix #687, close #732) - Mitch Broadhead
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Document hostname expressions support in INI files - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Support hostname expressions in INI files (close #713) - okaoka
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Document -O CLI option - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Revert "Remove unused CLI option" (fix RexOps/rex-jobcontrol#10) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * make Fcntl calls os independent - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * added a wrapper module for File::Spec - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix LEFT_PRECEDENCE typo - Dmitry Kopytov
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add function for checkout of Git tags - Eivin Giske Skaaren
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  2015-06-17 Ferenc Erki <ferki@rexify.org> (1.3.2)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Use binmode as a function - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Use raw Rex::Interface::Exec to call can_run - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Remove md5sum usage - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix for filenames with at sign in them - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add test case for filenames with at sign - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add initial MD5 test - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix check for environment-specific filenames - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Use OS-agnostic perl executable detection - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix RC version handling - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Refactor MD5 checksum calculation (fix #719) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add missing test names - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Only display diagnostic message if something went wrong - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Explicitly test for optional dependencies - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix LEFT_PRECEDENCE typo - Dmitry Kopytov
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  2015-06-08 <ferki, rexify.org> (1.3.1)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Cleanup db tests (fix #714) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Update parallelism docs - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  2015-06-03 <jfried, rexify.org> (1.3.0)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix regex pattern for perl-5.22.0 - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Filter changelogger output - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Cleanup group command POD - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Convert POD directives of methods and DSL functions (fix #685, close #705) - Brian Manning
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * pass cmdb() arguments to callback - fixed #709 - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * allow creation of inherited Rex::Group::Entry::Server objects - fixed #708 - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Reuse VM name as image filename when importing - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Recognize CloudLinux as Red Hat clone (close #699) - Dmitry Kopytov
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix auth test when REX_USER env is present - Dmitry Kopytov
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Remove unused CLI option - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * More helpful/verbose help message (close #698) - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Cleanup a file used during testing - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Cleanup tests with optional dependencies - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Use explicit test plans everywhere - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Cleanup test imports - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Remove tests doing nothing else than use_ok() - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Automatically use all modules during testing - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Remove redundant hostname evaluation tests - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Remove unused Data::Dumper from tests - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add CMDB docs - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Don't run into an endless loop: fix for #692 - Jan Gehring
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Iptables.pm: add long-form iptables examples to POD - Brian Manning
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Iptables.pm: show error from iptables on non-zero exit status - Brian Manning
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * ignore backfiles from editors - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Log STDERR on errors where auto_die is enabled - Dmitry Kopytov
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Set parallelism automatically (fix #491) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * added template_ng tests - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fixed a problem when one template object was used twice - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * new template engine for 1.3 - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix checking of virsh command result upon VM creation - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Update clearpart command documentation - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add bios_boot option to GPT initialization - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * make report filename configurable. don't sleep in test - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Check for CLI argument definedness (fix #668) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * this commit fixes #667. this bug was introduced with the fix for #629 - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * first detect if uname and md5sum can be run, then use it. fixed #665 - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * fix warning if local file is not given. fixed #647 - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Include provided modules in META.yml - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * added systemd support for debian. fixes #659 - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * this prevents the stderr output of perl to get send over the wire. fixes #658 - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2015-06-16 05:00:52 +00:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
							
								-------------------------------------------------------------------
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Mon Jun 15 09:06:48 UTC 2015 - coolo@suse.com
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								- updated to 1.2.1
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								   see /usr/share/doc/packages/perl-Rex/ChangeLog
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  2015-05-04 <jfried@rexify.org> (1.2.1)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * first detect if uname and md5sum can be run, then use it. fixed #665 - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								  2015-05-02 <jfried@rexify.org> (1.2.0)
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Set version to 9999.99.99 if version is not present (e.g. during development) - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix Rexfile parsing (fix #629) - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Refactor tasklist output (fix #631, #653) - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Remove -w from shebang (fix #650) - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add tab completion (fix #636, #652) - Eric Johnson
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Update modules listed in POD - Brian Manning
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add another Red Hat synonym for RHWS version 3 - Brian Manning
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix file manipulation when using Net::OpenSSH and sudo (fix #640) - Jan
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Check if requested environment is defined (fix #639) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Use normal DSL for internal task - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix SCM documentation - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Sort server names naturally - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Sort tasklist output (fix #633) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add YAML CMDB merging support (fix #499) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Add CMDB merge tests - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Update list of contributors - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Check number of elements returned by stat - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Rex::Commands::Fs::stat() should return a hash or throw an exception. - Mitch Broadhead
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Allow single-character tasknames (fix #621) - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								    * Fix reporting for umount - Ferenc Erki
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2015-04-20 04:59:09 +00:00 
										
									 
								 
							 
							
								
							 
							
								 
							
							
								-------------------------------------------------------------------
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								Mon Apr 20 04:59:06 UTC 2015 - coolo@suse.com
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								- initial package $version
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
							
								 * created by $NAME $VERSION