SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-Rex-1.3.3-1.10.noarch.rpm :
Sun Sep 20 14:00:00 2015 cooloAATTsuse.com
- updated to 1.3.3
see /usr/share/doc/packages/perl-Rex/ChangeLog
2015-09-04 Ferenc Erki (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 (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 (1.3.1)

* Cleanup db tests (fix #714) - Ferenc Erki

* Update parallelism docs - Ferenc Erki
2015-06-03 (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

Mon Jun 15 14:00:00 2015 cooloAATTsuse.com
- updated to 1.2.1
see /usr/share/doc/packages/perl-Rex/ChangeLog
2015-05-04 (1.2.1)

* first detect if uname and md5sum can be run, then use it. fixed #665 - Jan
2015-05-02 (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

Mon Apr 20 14:00:00 2015 cooloAATTsuse.com
- initial package $version

* created by $NAME $VERSION


 
ICM