summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/rpm.rb
Commit message (Expand)AuthorAgeFilesLines
* Use much simpler regex for determining the rpm versionIrving Popovetsky2015-09-291-2/+2
* fix rpm_package when sourced packages have a tilde character in the versionIrving Popovetsky2015-06-091-2/+2
* fix package timeout attributeLamont Granquist2015-06-021-8/+7
* dont raise exceptions in load_current_resource when checking current statuskaustubh-d2015-02-181-1/+1
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-2/+1
* allow_downgrade in rpm_packagesonots2015-02-121-1/+5
* Support HTTP/FTP source on rpm_packagesonots2015-02-091-1/+10
* use context in conjunction with let as opposed to local variables and require...David Crowder2015-01-281-0/+1
* fix error in tests where shell_out was being expected incorrectlyDavid Crowder2015-01-281-1/+1
* use shell_out! where appropriate and revert incorrectly scoped variableDavid Crowder2015-01-281-3/+3
* Fix #2663 - refactor to use shell_out in rpm providerDavid Crowder2015-01-281-15/+13
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+2
* fix shell_out/run_command usageLamont Granquist2014-09-081-12/+4
* Don't detect pacakage name as version when the RPM isn't installedRyan Cragun2014-08-071-2/+2
* fixing trailing blank lines as wellLamont Granquist2014-07-291-1/+0
* fixing all the extra blank linesLamont Granquist2014-07-291-1/+0
* Updated tests with more complicated data, fixed regex. Resolves CHEF-4893Scott Hain2014-06-171-2/+2
* CHEF-5273: Set candidate version for rpm_packageRobby Dyer2014-05-051-1/+1
* CHEF-5273 - Corretly detect when rpm_package does not exist when doing upgrad...Robby Dyer2014-05-051-0/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-14/+14
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+121