==================================================
Changes from 2017-07-30 00:00:00 +0000 to present.
==================================================

------------------------------------------
version 0.017 at 2018-07-30 01:33:52 +0000
------------------------------------------

  Change: 8c4a7665ac9bd61e3404b4108e042dd459fbe15d
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-07-29 22:32:07 +0000

    Reduced number of info stored in distroprefs

    Experience during smoking tests shows that most of the cases, a
    distribution that blocks archtecture, OS version and some cases if
    the perl was compiled with threads support or not. More than that, it
    is just noise. 

  Change: 0a303addbd35a78bcbf2b113ead150ca8086991b
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-07-27 19:51:51 +0000

    Updated list of blocked distros 

  Change: 515c675810e3626b23b0717fc91fe4aae6081ed9
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-07-22 11:25:46 +0000

    Adding OS and architecture name to distroprefs

    Adding minimum information to distroprefs files created with dblock.
    Experiences show that distributions presenting issues on OpenBSD
    occurs on all versions of the OS or perl version. Switching back the
    version 0.017, since 0.016 is the last version available on Metacpan. 

  Change: 6ec399707cef43e601fb1662133672e0a88e3b3a
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-07-20 10:05:04 +0000

    Updated comment in distro file 

  Change: 4fd2d3ce57b5dcc5c13849878fe3c37d451078e6
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-07-20 10:04:07 +0000

    Disabled more distros 

  Change: 32b1e567ae5c5e7685c95bfb15fc4fd62ab1252d
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-07-11 07:37:31 +0000

    Adding more details with dblock 

  Change: 32caab31457e48772319a78f929afbbd0b54e29a
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-07-02 18:28:07 +0000

    Added more distros to be blocked 

  Change: 10f8da9c3a3cdb1e6154f3d5102678f8f96c4a90
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-06-28 00:47:39 +0000

    Removed osversion from all preference files

    Most files with "osversion '6.2'" where blocking the smoker, so
    disabling all of the by removing the line. 

  Change: 666c0a78e39aee2c89d5196488749b4107ed043f
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-06-26 19:13:40 +0000

    Disabling more distros in all OpenBSD versions 

  Change: 72e88f9bf4495228eb30c8824820beb34fc1f10c
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-06-24 01:37:36 +0000

    More bugfixes 

  Change: 6e1a7e4830b26ed41ad250513dc792265b0f7f1e
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-06-24 00:44:27 +0000

    More bugfixes 

  Change: f978c5cb361fdc0a14996c3d5ab32289a2d8391d
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-06-24 00:14:47 +0000

    More bugfixes 

  Change: 7382d96a508c83e128065e74f7ecc0a7b05aaa9b
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-06-23 21:13:36 +0000

    Merge branch 'master' of github.com:glasswalk3r/cpan-openbsd-smoker 

  Change: fe5f8bd41b1ec61fb2cc94917657919113f174eb
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-06-23 21:13:23 +0000

    Bug fixes 

  Change: 201364c6740491a02365d7fc7add1cc1529a898f
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-06-20 23:28:55 +0000

    Generic blocking distributions 

  Change: ca4651719876cc1b7ca6dc43510537e4b65ff4b5
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-06-20 14:29:30 +0000

    Added new prefs to block distro 

  Change: a113185b95b4a3e482b4510eb7e9f5d3df68f03c
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-06-18 15:58:45 +0000

    Blocking distros for all OpenBSD versions 

  Change: 94d756ac233c090ba2f07514c229f33c7fc59a70
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-06-11 00:36:53 +0000

    Cleanup and refactoring

    Adding cleanup after perl setup for vagrant user. Refactoring cleanup
    function to be used by vagrant_user.sh and vagrant_bootstrap.sh
    scripts. Fixed perlbrew installing perl-stable (naming it as
    perl-stable) to avoid having to list the current available perls. 

  Change: 3923a5f7cd33eacf1f3c8617b08f73869330af69
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-06-10 20:36:48 +0000

    Moved perl initialization to bootstrap

    All modules installed by this script were moved to the
    vagrant_boostrap.sh. 

  Change: 8bdb061d37608113a199c9af69166b500f5c2012
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-06-10 14:04:46 +0000

    Adding Packer support

    Start using Packer to generate the base VM. Small fixes and minor
    improvements to the Vagrant process. 

  Change: 000305643101d9f10fe6cd47ece26c7b410d3ab5
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-06-02 13:39:48 +0000

    Update LICENSE 

  Change: 2f868b41eb406e0ba767b64d9ec4db84acb4e66c
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-04-04 12:10:26 +0000

    new distroprefs additions, keeping IPC-Cmd namespace safe 

  Change: c7001b1aaf7e2ee14f287eb8a49be9eb0451ad2e
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-03-31 18:11:58 +0000

    Updated README.md with latest project changes. 

  Change: b68676b7dff347522c565ead94ee04bff5053084
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-03-31 16:59:52 +0000

    Fixed bug processing the right perl 

  Change: 27a26eeef3780ec1ff3dbd14d96c2e166294498e
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-03-31 12:36:13 +0000

    Missed merging some statements 

  Change: 7a2481774b7ab525ed3bf4d2a82e86c1214c13a3
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-03-31 12:22:19 +0000

    Merge branch 'using_yaml' 

  Change: c2dea9969605aaab3a857cac2c39fe7410a4b4fc
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-03-31 12:00:50 +0000

    Removed the now replaced config_smoker.sh

    config_smoker.sh is now fully replaced by config_smoker.pl (Perl
    script) 

  Change: 750e8d2179299e096f82d21949ed2b4272f7d561
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-03-30 23:23:54 +0000

    Fixed bug with CPAN::SQLite

    CPAN::SQLite must be installed separated, to give it a chance to
    create the required database before the install can proceed, so it
    was removed from the modules/required.txt. Now removing the temporary
    file left by installing perlbrew. 

  Change: 56bb70d61f7b4e75023c0002909a4dd5bba10ae5
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-03-26 01:45:34 +0000

    More bugfixes 

  Change: e73251950b6edce53e596758f5a534db26b2d59a
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-03-26 00:33:33 +0000

    More bugfixes 

  Change: 2a7e01df1de3bd9d6b15c24ba9b481604e419103
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-03-25 19:45:24 +0000

    Finished changes to use YAML based parameters

    Fixed bug on Vagrantfile introduced by serialization of parameters in
    a YAML file. Refactoring on Vagrantfile to copy and (latter) remove
    files between the host and VM, which should help keeping track of
    those files. Finished implementation of config_smoker.pl. Fixed bug
    of config_smoker.pl. install_perl.sh was updated to use information
    provided by the YAML file. Created read_yaml.pl to parse the YAML and
    provide the required information in a format that parallel could use. 

  Change: 358b0453702d645e84735fc6b163c9aa2b492d83
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-03-21 11:44:13 +0000

    Added new distroprefs 

  Change: d471cf3d70629209ae5ca16b0e0add3b44ca0118
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-03-12 15:37:10 +0000

    Fixed a bunch of mistakes with distroprefs

    A lot of distroprefs were inserted with non-valid YAML lines, those
    are now fixed. Added a simple Perl program to validate all the YAML
    distroprefs syntax. 

  Change: 9d49b3a775fb47a14dd3c3e1a7f6905dcfce1335
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-03-10 23:40:11 +0000

    Enhancements for dblock

    Made dblock create very specific distroprefs to disable distributions
    to run over the smoker. Setup the proper umask to make the
    distroprefs file to be created with write permissions for the group.
    Fixed tests due those changes. 

  Change: 51e699f149a80b525c37c0ed08abaf1e793c5dff
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-03-10 23:00:33 +0000

    Specifying more details to distroprefs

    Added osname, osvers and archname (from Config module) to the
    following distroprefs in order to make them more specific for
    disabling distributions. 

  Change: 169347dc426a13d67282749d73cfb6428a68cdf5
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-03-10 22:23:25 +0000

    Removed distroprefs disabling cperl

    cperl is not officially supported by CPAN Testers, so removing those
    specific distroprefs. 

  Change: 44d98b54083997c921de7f28b5f0196677a1e923
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-03-08 16:43:57 +0000

    Using full perlconfig on distroprefs

    Adding all options for perl installed using perlbrew to create more
    specific filters for the distroprefs. Removing the unnecessary
    generation of random strings for distro name. dblock now delegates
    the YAML comment generation to the block_distro function. The
    dblock.t tests now uses 100% mocked data for testing. 

  Change: 16044aa7c2c6a761aaa652d2527c5bfa5e8990e0
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-03-08 11:48:42 +0000

    Added more distroprefs 

  Change: 343caa2fcff6ca7bba3ffc319a1ae88510cd3b27
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-03-07 18:29:34 +0000

    Finished fixing the tests 

  Change: d5a18c6acf22e580fd1e249e90ab13d63925cecd
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-03-07 18:14:54 +0000

    Fixing dblock clashing with existing distropres 

  Change: 4d915f4842dd71c4248945d8b4c1f4a2fbf477e7
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-03-05 14:16:18 +0000

    Disable dblock testing with cpanplus

    The cpanplus client doesn't use the concept of prefs_dir, so here we
    are disabling the dblock tests with it. 

  Change: e2864f9749c7f514e56417f69f62276e4f50fb81
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-03-04 12:15:12 +0000

    Fixed minor bug on dblock testing

    Changed the requirement to have a readable/writeable prefs_dir for
    testing dblock, which tests failed on some CPAN smokers. 

  Change: 12cc180ec726f61eb35ffbc7eed14181447941d6
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-03-03 14:54:05 +0000

    More fixes added to the tests 

  Change: e367ba4f0a2825d1785a6bf4659e90af34e4bfdd
  Author: Alceu Rodrigues de Freitas Junior <cin_afreitas@uolinc.com>
  Date : 2018-03-02 15:35:44 +0000

    Issue #3 

  Change: 8c1e4c2861f1e0025e21965865c5136499e4d1c3
  Author: Alceu Rodrigues de Freitas Junior <cin_afreitas@uolinc.com>
  Date : 2018-03-02 13:38:29 +0000

    Added most basic validation of scripts 

  Change: ed3aeefa4297f33c3a3aaa47fdbcc5cad9c829e5
  Author: Alceu Rodrigues de Freitas Junior <cin_afreitas@uolinc.com>
  Date : 2018-02-28 14:05:35 +0000

    Bug fixes with dblock 

  Change: d95217af3824edec99d6d2b8e81356400bec8414
  Author: Alceu Rodrigues de Freitas Junior <cin_afreitas@uolinc.com>
  Date : 2018-02-28 13:58:25 +0000

    Refactoring and more testing

    Refactored the functionality of dblock into
    CPAN::Reporter::Smoker::OpenBSD to make it easier for testing. Added
    a tests and related distroprefs to validate everything is working
    fine. 

  Change: b799298b0ed3ea12d56cb40c2140207af3589a26
  Author: Alceu Rodrigues de Freitas Junior <cin_afreitas@uolinc.com>
  Date : 2018-02-28 11:33:25 +0000

    Fixed introduced bug with dblock 

  Change: 7ad9b861993ed12d46ada9828f782caa7d107d9d
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-02-25 23:24:16 +0000

    Enhancements for dblock

    dblock now accepts custom comments. dblock now adds the PERBREW_PERL
    environment variable to be matched against the perl version that was
    identified some issue. 

  Change: be530ec91b76823f20d0eaea487e66e8b7ee3b27
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-02-21 19:25:38 +0000

    Added distroprefs to disable distro smoking tests 

  Change: 6a78c834e5366de9462c7c9d7ac2d215d4d9a473
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-02-18 20:06:39 +0000

    Merge pull request #2 from glasswalk3r/DBIx-Class-extended-tests

    Enabled DBIx::Class module extended testing 

  Change: b21e26ebbb1da5d1f55c70a4f8301339590e9874
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-02-18 20:00:47 +0000

    Improvements and refactoring 

  Change: 57aab7347e5cdc04f045aa24ba332389c687a1c3
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-02-18 15:45:43 +0000

    Removed required modules testing

    It was taking too much time to run the tests, and some modules where
    requiring user input since where running outside the smoker. Better
    leave them to be tested under the smoke. 

  Change: d595af0f47c517f5a49e65a22b3b1dd492f851a1
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-02-16 19:41:38 +0000

    Bug fixes of errors identified during testing 

  Change: 6f3cff62011558b493a5244b3e15ffcf36856b8c
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-02-16 14:24:30 +0000

    Added more distros to be blocked 

  Change: ca8735d97bf54cc1798ec81d260ca1606c25108b
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-02-15 19:34:45 +0000

    Bug fixes of errors identified during testing 

  Change: 41bcc39bb21393c6377e1a89f58802604e22becd
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-02-13 22:58:47 +0000

    Started replacing Bash with Perl and YAML 

  Change: b09026c726320e4038ed895b002c9320217d19d3
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-02-13 20:12:34 +0000

    Extended tests for DBIx::Class 

  Change: 3662ee8a2a71dc9aad1fad1b7432fd9d6e722cb2
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-02-11 01:31:59 +0000

    Small bug fixes, improved testing for DBIx::Class

    Fixed small bug regarding configuration for extended tests of
    DBIx::Class Fixed the "flavor" of some packages of OpenBSD that were
    not being installed properly. Added LOTS of dependencies to
    install_perl.sh to favor DBIx::Class, but those dependencies should
    be installed elsewhere and with testing enabled. 

  Change: 046552baac4aea520ce874db32e5e46dd11bd46e
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-02-09 19:13:22 +0000

    Merge pull request #1 from glasswalk3r/using_parallel

    Using parallel 

  Change: cb6d09e89eb64a98ada530f6292929f14b456008
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-02-09 19:13:04 +0000

    Merge branch 'master' into using_parallel 

  Change: 7290e851b014a2d52e11a37b1c09a8cba8e2de54
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-02-08 16:31:00 +0000

    Small fixes 

  Change: 989913d54e176b70a2df825761cc8cb34af267b1
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-02-05 13:22:35 +0000

    Added more distroprefs 

  Change: 6d5829361fc82b624ebbeb63f24aae8cf879379e
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-02-04 20:10:34 +0000

    Set OpenBSD 6.2 as default 

  Change: 08d801680e64070fedbb72aed78829d4cc574eae
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-01-23 14:43:49 +0000

    Added function to cleanup CPAN related files

    This function should be executed periodically to remove files that
    are not required after provisioning. 

  Change: dba4fcbf17ce47a6edbec37956c85bdef66e827b
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-01-21 13:26:29 +0000

    Small fixes 

  Change: 9814f0321823ab4e91dba31fd0d310c67b5c639f
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-01-21 13:20:43 +0000

    Small fixes 

  Change: 311eef2a2ec135166107c55ebc7ba15b0e3f4537
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-01-21 13:06:41 +0000

    Replaced Mysql with MariaDB for correctness 

  Change: 094e040da54e7671e846de79deac21fa560ea346
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-01-21 13:05:00 +0000

    Missed the keyboard configuration

    Which is also implemented with --provision option. 

  Change: eeeb8e91f8644dd31d57ffb225673e531367491f
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2018-01-21 12:59:34 +0000

    Updated the README.md

    Some information was outdated, some were missing. 

  Change: 929750b358f66b8f8a62390c009b8d7674a7873d
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-01-19 16:58:34 +0000

    More distroprefs for blocking distributions 

  Change: 8d31890d2bddd213fb552443c6948d269b74db36
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-01-17 16:06:42 +0000

    More distroprefs for blocking distributions 

  Change: 0de6ff32ae919a5c6ed897aaed36d564c410cdfb
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-01-12 12:26:37 +0000

    New distroprefs files blocking distros on Smoker 

  Change: afe99b5c684cf47c8578d7b010e36f37d183b9ef
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-01-05 17:52:30 +0000

    Added preference files for problematic distros 

  Change: b5a6b32bd6f78777906ea1995c0f5d15c4340e8b
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-01-04 07:20:44 +0000

    Non required package_dir variable removed 

  Change: 5a6384a01c60baa86db27a8cc85d8e10bc6309a4
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-01-02 18:08:24 +0000

    Increase release version 

  Change: 57722895f8a0dc5db9cf5e2678fe97b1d8f1ab82
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2018-01-02 15:06:56 +0000

    Bug fix when replacing pref in place 

  Change: 16821c46de39f47241da4512b024af14ec41403c
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-29 18:22:10 +0000

    Merge branch 'master' of
    https://github.com/glasswalk3r/cpan-openbsd-smoker 

  Change: c78939c32d0e7b21d752333b6aa9a2ec0f24971b
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-29 18:21:48 +0000

    Added more preference files 

  Change: 4551fb1bc03af51fe627c40e6928b3233b5967cf
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-27 16:11:13 +0000

    Bug fixes and improvements

    Added missing instructions to make parallel work to compile perl and
    install required modules. Added optimizations to the Vagrantfile that
    were already applied to the master branch. Preliminary tests shows a
    reduction from 9148 seconds to 5384 seconds to provision to users. 

  Change: aa73a5633314cf3c4d0d145c863f6856ca5f0b22
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-26 18:56:54 +0000

    Bug fix 

  Change: 5ed87cff79277e7fde1c9833bc60a7493b0463c6
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-26 08:18:44 +0000

    Measuring provisioning time for users 

  Change: 46645fcc7d35be3facf14e44cb55ade1a878e52f
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-26 05:59:11 +0000

    Bug fixes, matching changes on master branch 

  Change: cd7b851ff707584c3bf37afa8f7e7dce1cd34880
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-24 11:26:28 +0000

    Not including the scripts inside the box anymore

    The scripts were being copied to the vagrant boxes, but now they were
    removed, since generating new boxes for updates on the scripts were
    impractical. The Vagrantfile was modified to consider this. 

  Change: 134b6b23c753a05b05d4dbc0302b448ea9c88043
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-23 16:28:03 +0000

    Small improvement regarding guest name resolution 

  Change: aedee50cbdd8eb116ef7edf3298eda5d5134775d
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-22 17:18:45 +0000

    Adding parallel program to the project in order to speed up the
    perl installing 

  Change: eaac43ef502fc03cc3f54df3c26c4541791f3e2b
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-22 13:06:40 +0000

    More bug fixes for vagrant user provisioning 

  Change: 2d9f829f706e57e40fe439e5e4ccf8a18efe851c
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-22 13:04:35 +0000

    More bug fixes for vagrant user provisioning 

  Change: 32546129bc4976dab22645bf9dab762a94d53ad8
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-22 12:41:53 +0000

    Bug fixes 

  Change: a4ccdf7c60eb0906d121edfc2cd455171346bdc5
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-22 12:38:40 +0000

    Bug fixes 

  Change: e157d178812ed4f8e660a97009c995b7d56e367b
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-20 19:52:15 +0000

    Included more automation steps for vagrant user

    Some required modules will be installed during the provisioning (only
    the perl and basic modules will be available). metabase-relayd
    configuration was added as well. Cleaning up the vagrant home
    directory when finished the provisioning. 

  Change: be8f695a495bc4f584074e72577f335957860a3e
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-19 18:36:01 +0000

    Experimentations with parallel to install new perl 

  Change: 2f3fcb375519684663547bd233eb1693f1852906
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-19 18:24:49 +0000

    Refactoring

    Code cleanup in the shell scripts config_smoker.sh and
    config_user.sh. Added optional configuration to disable the domain
    name being added to the hostname during VM provisioning (this
    information will included in the "uname" output of distribution tests
    report if configuration is not disabled in the Vagrantfile). 

  Change: 5dc927ff97fdaec095905a637d58de9e99d66a77
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-19 14:25:15 +0000

    Added unit tests for Mysql performance DB

    Testing if the performance database was enabled in Mysql/MariaDB in
    order to have DBD::mysql tests being executed over it. 

  Change: 25e5fa8feaa0d8117cc00d808ca186401e9c46a4
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-19 13:55:50 +0000

    Added hostname configuration from Vagrantfile 

  Change: e546e66cba83cbb959fc03f9eedfe4a044e5a116
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-17 21:42:11 +0000

    Changed the smoker user logins to something more fun 

  Change: 7c995f4e69e4b641580b94443e829146ddf025a8
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-14 10:55:24 +0000

    Bug fixes

    Fixed config_smoker.sh adding hardcoded user id to Mysql. Fixed
    provisioning.t regarding /minicpan minimun size and the availability
    of a package named sqlite3 on OpenBSD 6.0. 

  Change: 714247b2996388f086fb31d4037822327978be55
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-12 19:16:04 +0000

    Bug fixes, eol forced to LF 

  Change: f539fc6024ce4ae81f0859bea8f60ebe3d2c005b
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-11 23:47:15 +0000

    Bug fixes

    Fixed adding users to the Mysql DB. Fixed using perl-blead (there is
    a bug in perlbrew). Added /home file system extension to speed up
    writting. Added missing Perl module dependency for completely testing
    DBD::mysql. 

  Change: f348d02ebc617129ebf0a497a42b23ca3a13950c
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-09 11:58:57 +0000

    Replaced commands with their full path location 

  Change: 18998e82cec28ee719a86f5d78758dca84059696
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-09 01:42:24 +0000

    Testing provisioning and MariaDB config

    Added tests to verify if the box provisioning was done correctly.
    Adding configuration for DBD::mysql testing during regular user
    provisioning. Fixed small bug on config_user.sh. 

  Change: 593963ae3799a38ff5179903355b0ebed2246a5e
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2017-12-08 14:54:14 +0000

    Updated README.me

    Included latest inclusions. 

  Change: bbe1cc576a13c12a18cfd8b8e30904492a574707
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-12-04 17:17:36 +0000

    Added new preference file 

  Change: d3df262ae8338d65753f3b54b2ff127810216e45
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-30 20:00:23 +0000

    Added more preference files 

  Change: faad83e220a57a575ed20189ff6f670f9d01e1bd
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-28 19:29:33 +0000

    Merge branch 'master' of
    https://github.com/glasswalk3r/cpan-openbsd-smoker 

  Change: e14770bd850b46eb8f0a7494f3ccd82c16259600
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-28 19:29:19 +0000

    Added more preferences files to disable distributions smoking 

  Change: 25ef734b30376bb217dce9807f3b6f3bbf9fffca
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-27 09:07:10 +0000

    Enhancements and bug fixes

    Added configurable prefs_dir, since using it through /minicpan was
    causing problems (minicpan erases all files when executed). Added
    more comments in the Vagrantfile Now support to "perl-stable" and
    "perl-blead" keywords are correctly supported. 

  Change: 5ad49ada795c8faa8f425903aa8633b056132ceb
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-26 10:59:28 +0000

    Merge branch 'master' of github.com:glasswalk3r/cpan-openbsd-smoker 

  Change: 5c768000e2d953a27820f9f728461041d86c8676
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-23 17:20:23 +0000

    Added alias for minicpan

    Added alias creation for minicpan to always be invoked with
    CPAN::Mini::LatestDistVersion. Added more distributions to be blocked
    from smoker. 

  Change: ca0d686e5f3b431d5182c766648c0ec30c4c7f75
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-20 18:47:31 +0000

    Updated documentation of Vagrantfile 

  Change: 0cbded901c571c60192a4c2088b3ead71c2950a1
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-20 18:37:49 +0000

    Merge branch 'improvements' 

  Change: 6c89827c743b9eec6935dda3eb8022d6af81e1f7
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-20 18:29:42 +0000

    Bug fixes and optional CPAN local mirror

    Fixed bug regarding the tests submissions information (name and
    e-mail) being lost due Bash was parsing arguments. The CPAN local
    mirror is now optional with use_local_mirror variable in the
    Vagrantfile. vagrant_user.sh script was not using parameters to
    configure the local CPAN mirror, that was fixed too. vagrant_user.sh
    script also now install Perl module requirements during the
    provisioning (if missed during VM creation). 

  Change: 6d4f46cf469ddedf71064209df681ecfa84d814e
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-20 10:50:05 +0000

    Pod added and refactoring

    Added Pod for --quiet option, fixed some typos on the rest of
    documentation. Small refactoring in the script by using perltidy. 

  Change: 942b55c10193e16f5e007d204281e12f417ee61d
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-20 10:42:30 +0000

    Added TODO file 

  Change: 736c09970fe2cfba1cca3b1223e2e9f227020aa1
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-16 17:19:32 +0000

    Fixed bug regarding build_dir cleanup 

  Change: 5a2b8b126853dc62dcbc46bde483ffe2a4bb4028
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-16 15:24:33 +0000

    More distributions blocked from smoking 

  Change: 8450f8946a311dbbaced40b31971ad374271cf42
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-14 19:34:06 +0000

    New command line options to send_reports

    Added --exclude e --quiet command line options to send_report.
    Applied some small refactorings that were delaying exceptions when
    wrong parameters were supplied in the command line. Also incremented
    the distro version. 

  Change: 90b957c3edf2af7bd821732d68005abd3becf60d
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-14 14:18:55 +0000

    Added new distribution which are blocked to be tested on smoker 

  Change: 36373259f0a260a21e6737c3dfd4cba32027a605
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-14 08:25:25 +0000

    Bug fixes

    Fixed bug of not getting the full name from Vagrantfile of the test
    results submitter. Fixed typo with with build_dir parameter, which
    had an extra slash at the beginning of the string. Added commands to
    make sure the test users can add preference files to /minicpan/prefs
    as well. 

  Change: 1f0348e3abf5c39c3caba7217188b4dd73eb6e6b
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-12 11:12:09 +0000

    Merge branch 'master' of
    https://github.com/glasswalk3r/cpan-openbsd-smoker 

  Change: 96573d157a69a31226774768a7cb3b1ab4cc72d9
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-12 11:11:31 +0000

    Disabling more distro through preferences 

  Change: 5daedf74b897e9a5402d8b3af41ad431695c306a
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-11 10:41:59 +0000

    Increased version number for CPAN release 

  Change: 6443f020ff57572106261511903f00cf3b36ddfd
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-11 10:41:01 +0000

    Fixed bug when creating Set::Tiny instance 

  Change: 3edd65ea05112b2852198bbb67bc249603c4106a
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-11 10:39:18 +0000

    Bug fix for CPAN::Reporter configuration file

    The shell script is not passing (or receiving) the complete value to
    setup the "From" information sent in all reports. 

  Change: 4bf3d75698612194ae1479e5447144bcda3c3f2f
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-11 10:37:15 +0000

    Fixed bug when creating Set::Tiny instance 

  Change: 6fd91d0ce92c355a6a5a563bb9a9e293042f9647
  Author: Alceu Rodrigues de Freitas Junior <freitas@axiros.com>
  Date : 2017-11-09 19:33:13 +0000

    Bug fixes due new version of OpenBSD

    The base VM received modifications and bugs were because of that. 

  Change: c6c7fc4a4511b1284029a8c8b6db16e585476d46
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-11-08 09:34:10 +0000

    Adding improvements from previous versions

    Vagrantfile can be used with different versions of OpenBSD. Updated
    to use more recent versions of perl. Enabling the Vagrantfile to
    autoconfigure files locations so all required files can be included
    in the Vagrant box. Updated documentation. Users running the smoker
    will now share the set of preference files. Users now will be part of
    the testers group, so file system permissions can reflect that. Will
    not inject CPAN::OpenBSD::Smoker distribution anymore in the local
    CPAN mirror since the distribution is already available at CPAN. 

  Change: 8cbdc00b6be8dd1281086f910a66bf8d00f735e8
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-06-28 20:00:42 +0000

    POD updated 

  Change: 90380f94ba80bce3267d91abf2b0c409ad5d260a
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-06-28 19:58:13 +0000

    Renamed the block program to dblock

    Fixed permissions to on mirror_cleanup 

  Change: 5f1f190e18a45287d8fdf156764cb96eefb89c66
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-06-28 19:56:20 +0000

    Small bug fixes

    Fixed small bugs on POD for the programs Updated the project
    documentation Added more unit testing 

  Change: c170280a3e0f0ed92d120a0a6f66db0e7a204d86
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-04-15 20:24:01 +0000

    Bug fix on command line options

    Fixed a bug with send_reports when passing --version and not getting
    it Added the plug-in CPANFile to make it easier to install
    dependencies 

  Change: 75a7567c0d091496b8de9a32a695c8124ec967f6
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-04-10 19:31:01 +0000

    New distro prefs

    Added two new distro prefs files. Also forcing update of
    CPAN-Reporter-Smoker-OpenBSD distro 

  Change: 6171bae4c79508c9bfa74f6d4abf42747c55f87c
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2017-04-09 17:14:20 +0000

    Add on going usage and FAQ 

  Change: 1cb44419ba5780e9c0fdf5c5c1ad4dbbe94e7083
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-04-08 16:08:17 +0000

    Unifying all repositories of preference files

    All files will be at the same location for all smokers running. 

  Change: 8c0c27b025ac589fb2cf85c8194123028e84d806
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-04-08 13:06:34 +0000

    Merge remote-tracking branch 'refs/remotes/origin/master' 

  Change: 80bd9dea0ecb2e206e7e4fc8d05d6c6a3458d38a
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-04-08 13:02:29 +0000

    Bug fixes, no hardcodes

    Fixed invalid variable declarations Now using CPAN::Mini to identify
    the configured local mirror location instead of using harcode 

  Change: f1c1c0d80a2e9f508490ed2053226fcd9834d685
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-04-08 12:42:04 +0000

    Mispelled author ID 

  Change: 25da7afbbe19458364e7084ac324297c2555888e
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-04-08 12:31:04 +0000

    Merge branch 'master' of
    https://github.com/glasswalk3r/cpan-openbsd-smoker 

  Change: 1250d3dfdeffdd9f3596d75720106d8bba5cd97e
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-04-08 12:30:28 +0000

    Added TODO note 

  Change: db4768f79136a8b75aa340ae8d1093a7f2f14cbd
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-04-08 12:18:50 +0000

    Bugs fixes

    Fixes YAML preferences with wrong format Added proper validation to
    block program, fixing some bugs too Added unit test is_distro_ok sub 

  Change: 9160ee6a87ab4bfaddea4cd21017b199f2b8c7b2
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-04-05 23:39:20 +0000

    Merge remote-tracking branch 'refs/remotes/origin/master' 

  Change: ad4f4d21cd6fd08385e0ed02028c6d4518fbfdda
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-04-05 23:38:49 +0000

    Added more prefs files 

  Change: 5873433dba8af694282bff8e5680c6e45cc32a20
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-04-05 23:35:13 +0000

    Small bug fixes and Pod

    - fixed a bug on the block help message - added basic command line
    argument parsing for mirror_cleanup - added Pod for mirror_cleanup -
    incremented distro version for release 

  Change: 3f0414f4a4c316273800b5c22aa0f0c1d4c105f2
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-04-04 20:07:21 +0000

    Merge branch 'master' of
    https://github.com/glasswalk3r/cpan-openbsd-smoker 

  Change: 06aa19a4b7feb6cacf2348aa97f1546fe4d7d526
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-04-04 20:06:03 +0000

    Bugs fixes on block program

    Variables were not properly declared Incremented the version for new
    release 

  Change: 6ef2bdd54c1a7bd7f32e19737af18e0c960057cf
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-04-04 19:55:15 +0000

    Added two new distros to be blocked on CPAN Smoker 

  Change: 5718a04a4a1ed858b8359263bf740e3fe5bbf8d2
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-03-26 12:51:28 +0000

    Merge branch 'master' of github.com:glasswalk3r/cpan-openbsd-smoker 

  Change: a706a49434858978ab035d8cd17b3442be8273fc
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-03-26 12:50:51 +0000

    included more information after the box is provisioned 

  Change: 31186a020c1a08dfea5ba59e961206613e0336bc
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2017-03-25 20:57:55 +0000

    Update README.md 

  Change: e531dcdb0d70422920bec854476a96cacc3f81f4
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2017-03-25 20:57:08 +0000

    Update README.md 

  Change: e8f9890da195fb10b911d7bd81fa09f09677c6fd
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-03-25 20:56:12 +0000

    even more info 

  Change: 203e94b79fbec046f1530cd910c3e9e467f4fce5
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-03-25 20:54:21 +0000

    fixed typo 

  Change: adcf0126e372739843f011921a88097e13ffdbc0
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-03-25 20:53:10 +0000

    more documentation 

  Change: 3f652cdd3e9291339bc640f1b6ad7fa335019649
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-03-25 20:45:42 +0000

    forgot to add the metabase directory 

  Change: eaecc517933e36423f96031be369a74570daddcd
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2017-03-25 20:43:13 +0000

    Added instructions 

  Change: 1d4983727026940fa8ba94d231f8dbc919c16a20
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2017-03-24 15:30:22 +0000

    Updated doc 

  Change: a8439cd6674254664aa73dae24e21a6a803e74f5
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-03-24 15:02:02 +0000

    Added documentation 

  Change: 7fecc80dee50151655cf2e8c6bd966fc6451613b
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-03-23 23:44:30 +0000

    Fixes and improvements - Fixed script order on Vagrantfile - Fixed
    bug in send_reports script - Added keyboard config on Vagrantfile -
    Added config.vm.post_up_message to Vagrantfile, removing from

    config_smoker.sh - Added CPAN::Mini::LatestDistVersion to update the
    CPAN mirror - Added mirror_cleanup to reduce storage usage of the
    CPAN mirror 

  Change: 5520eb193bce47bf8b7b295b32f66bda1f291170
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-03-22 19:19:11 +0000

    vagrant user pre-configured - added keyboard configuration from
    Vagrantfile - disabled script copying (already provided by distro
    install) - vagrant metacpan-relayd is pre-configured - vagrant user
    perl is already configured, all modules installed - vagrant user
    prepared to install custom distro as well - yet to implement minicpan
    cleanup after update 

  Change: e0094816d283b38a068e32293f1664f5b4a3f4c2
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-03-20 22:21:25 +0000

    More fixes Moved basic provisioning to basic_setup.sh config_user.sh
    now uses minicpan for all installs vagrant_user now updates from
    Github and injects CPAN::Reporter::Smoker::OpenBSD into minicpan 

  Change: 9f812dba24ae43749609a24c4aaa8b99f2c29992
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-03-20 19:33:11 +0000

    Improvements and bug fixes Added license to Pod Added missing version
    to module Fixed bugs on send_reports 

  Change: c6e2dc714989d01cff1f644b7877e9bd44e043e6
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-03-20 18:37:39 +0000

    Added minimum Pod 

  Change: 23b6e8435c683bfba6869e996e71f8bef0c28dda
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-03-20 18:20:43 +0000

    Removed instructions from Vagrantfile To avoid repeating it at each
    login 

  Change: b14c78d3c8a87631175e99ef90c301451128eccc
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-03-20 18:10:59 +0000

    Bugfixes and improvements Added Pod for block program Several bug
    fixes and improvements added to the scripts Still missing new
    distribution with the programs added 

  Change: 25d8f43d6e968cffc0ddefaa046992af5fcc1129
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-03-19 23:40:27 +0000

    Bug fixes - added missing parameterization - changed how scripts are
    copied - changed how dependency modules are installed (disabled
    testing) to speed

    up provisioning - added missing metabase-relayd configuration - added
    missing CPAN::Reporter configuration for each user added - started
    creating distribution to install related maintenance programs 

  Change: 70d743ab033b340b70167a9101e89d9c6cc56d99
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-03-14 22:25:32 +0000

    More fixes and improvements 

  Change: 254df68f3034af55247f547f26f6e0096137a011
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-03-14 00:55:21 +0000

    Some issue with unicode filename had to be fixed 

  Change: 908006eb7563d23443bb34bdb73457fa3b68ac99
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-03-14 00:50:22 +0000

    Added fixes and debug messages to scripts 

  Change: 791f49ac15a74a227723c2d09115b28ab57afb57
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-02-28 11:20:33 +0000

    Adding fixes, moved scripts to proper directory 

  Change: d8c4eab41c6f69bfe2276f7a35c3518c4c854cd7
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2017-02-28 02:01:45 +0000

    Applied required changes to integrate all scripts Still untested
    although 

  Change: 83e69831f24d494d5881ed92c0e6e7c11e8786c4
  Author: U-ALCJUNIO-BR\alcjunio <alcjunio@ALCJUNIO-BR.br.oracle.com>
  Date : 2017-02-27 19:34:02 +0000

    Initial configuration files for Vagrant 

  Change: adfb84f5e9ba3803fa99a70d96df9ebfcc944578
  Author: Alceu Rodrigues de Freitas Junior <arfreitas@cpan.org>
  Date : 2016-09-20 16:32:49 +0000

    Added platform independent path to save the distro pref file 

  Change: 0d8d6ac27d2a8d3fc4cef704d90eb8927facba4a
  Author: Alceu Rodrigues de Freitas Junior
  <arfreitas@ragadaz.spo.virtua.com.br>
  Date : 2016-09-17 09:42:26 +0000

    More prefs 

  Change: b64493e1d6b503ba7881147cf03f84d702a565d9
  Author: Alceu Rodrigues de Freitas Junior
  <arfreitas@ragadaz.spo.virtua.com.br>
  Date : 2016-09-11 22:15:23 +0000

    removed harcodes from send_reports.pl now send_reports.pl can select
    to send only PASSed reports adding a new distro pref 

  Change: b0c34f9e038a34282750ebe966f969379ad36f1f
  Author: Alceu Rodrigues de Freitas Junior
  <arfreitas@dolly.spo.virtua.com.br>
  Date : 2016-09-04 10:32:17 +0000

    initial release 

  Change: a462cf70ef29b1c4f4f60cafe2838a609cbc87c3
  Author: Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>
  Date : 2016-09-04 13:29:11 +0000

    Initial commit 

================
End of releases.
================