403Webshell
Server IP : 66.29.132.122  /  Your IP : 18.117.73.38
Web Server : LiteSpeed
System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : admazpex ( 531)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/self/root/opt/puppetlabs/puppet/vendor_modules/cron_core/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/self/root/opt/puppetlabs/puppet/vendor_modules/cron_core//CHANGELOG.md
<!-- markdownlint-disable MD024 -->
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).

## [v1.3.0](https://github.com/puppetlabs/puppetlabs-cron_core/tree/v1.3.0) - 2024-03-06

[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/v1.2.1...v1.3.0)

### Added

- (PA-5575) Add Amazon to display support in Puppet forge [#67](https://github.com/puppetlabs/puppetlabs-cron_core/pull/67) ([shubhamshinde360](https://github.com/shubhamshinde360))

## [v1.2.1](https://github.com/puppetlabs/puppetlabs-cron_core/tree/v1.2.1) - 2023-11-27

[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/v1.2.0...v1.2.1)

### Fixed

- Convert ProcessOutput to String explicitly [#62](https://github.com/puppetlabs/puppetlabs-cron_core/pull/62) ([joshcooper](https://github.com/joshcooper))

## [v1.2.0](https://github.com/puppetlabs/puppetlabs-cron_core/tree/v1.2.0) - 2023-02-14

[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/v1.1.0...v1.2.0)

### Added

- (MODULES-11371) Updates PDK template [#55](https://github.com/puppetlabs/puppetlabs-cron_core/pull/55) ([mhashizume](https://github.com/mhashizume))

## [v1.1.0](https://github.com/puppetlabs/puppetlabs-cron_core/tree/v1.1.0) - 2021-10-04

[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.5...v1.1.0)

### Added

- (MODULES-11167)(MODULES-11191)  Add RockyLinux && AlmaLinux to cron-core metadata [#45](https://github.com/puppetlabs/puppetlabs-cron_core/pull/45) ([BobosilaVictor](https://github.com/BobosilaVictor))

## [1.0.5](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.5) - 2020-10-30

[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.4...1.0.5)

### Fixed

- (MODULES-10852) Fix warnings introduced by Ruby 2.7 [#39](https://github.com/puppetlabs/puppetlabs-cron_core/pull/39) ([luchihoratiu](https://github.com/luchihoratiu))
- (MODULES-7786) Allow leading zeroes for cron params [#35](https://github.com/puppetlabs/puppetlabs-cron_core/pull/35) ([Dorin-Pleava](https://github.com/Dorin-Pleava))

## [1.0.4](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.4) - 2020-05-06

[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.3...1.0.4)

### Added

- (maint) bump to beaker 4 [#29](https://github.com/puppetlabs/puppetlabs-cron_core/pull/29) ([ciprianbadescu](https://github.com/ciprianbadescu))
- (MODULES-8603) Ignore .keep_* files [#12](https://github.com/puppetlabs/puppetlabs-cron_core/pull/12) ([ekohl](https://github.com/ekohl))

## [1.0.3](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.3) - 2019-11-01

[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.2...1.0.3)

### Added

- pdksync - (maint) Update module using PDK 1.14.0 [#27](https://github.com/puppetlabs/puppetlabs-cron_core/pull/27) ([mihaibuzgau](https://github.com/mihaibuzgau))

## [1.0.2](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.2) - 2019-08-01

[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.1...1.0.2)

### Fixed

- (PUP-9697) Updated crontab read path for Solaris [#23](https://github.com/puppetlabs/puppetlabs-cron_core/pull/23) ([sebastian-miclea](https://github.com/sebastian-miclea))

## [1.0.1](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.1) - 2019-02-12

[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/1.0.0...1.0.1)

### Added

- (MODULES-7789) Port over the PUP-9217 changes [#13](https://github.com/puppetlabs/puppetlabs-cron_core/pull/13) ([ekinanp](https://github.com/ekinanp))
- (MODULES-8306) Port over the crontab filetypes from Puppet [#11](https://github.com/puppetlabs/puppetlabs-cron_core/pull/11) ([ekinanp](https://github.com/ekinanp))
- Add anchors for l10n [#10](https://github.com/puppetlabs/puppetlabs-cron_core/pull/10) ([joshcooper](https://github.com/joshcooper))
- (MODULES-8301) Update the unit tests with the crontab filetype fix [#7](https://github.com/puppetlabs/puppetlabs-cron_core/pull/7) ([ekinanp](https://github.com/ekinanp))
- Expand test coverage [#6](https://github.com/puppetlabs/puppetlabs-cron_core/pull/6) ([joshcooper](https://github.com/joshcooper))

### Fixed

- (L10n) Updating translations for readmes/README_ja_JP.md [#14](https://github.com/puppetlabs/puppetlabs-cron_core/pull/14) ([ehom](https://github.com/ehom))

## [1.0.0](https://github.com/puppetlabs/puppetlabs-cron_core/tree/1.0.0) - 2018-08-30

[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/2142feac49c20972e39ed0e11a017fbbf15cc51f...1.0.0)

Youez - 2016 - github.com/yon3zu
LinuXploit