summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package
Commit message (Expand)AuthorAgeFilesLines
* zypper_package: Fix idempotency issue (#13691)Lance Albertson2023-04-181-0/+1
* Added or Corrected spelling and corrected a Python exception handler which wa...John2022-12-211-3/+3
* Fix indentation of condition for disabling repos (#13327)Davi Arnaut2022-12-131-14/+2
* Merge branch 'main' into fix_install_snaps_callGene Wood2022-11-011-1/+1
|\
| * Bugfix: checksum validation (#13210)Joseph Larionov2022-11-011-1/+1
* | Merge branch 'main' into fix_install_snaps_callGene Wood2022-09-161-1/+1
|\ \ | |/
| * Integrate ruby 3.1 into buildsJohn McCrae2022-08-231-1/+1
* | Fix call to install_snaps which is missing an argumentGene Wood2022-06-261-1/+1
|/
* Missing source path unit and functional specspratixha2022-05-251-0/+26
* Remove unneeded version with archManick Vel2022-05-251-1/+1
* Fixed available version changes. Added source in zypper package specManick Vel2022-05-251-7/+8
* Added require zypper version for resolve source to versionManick Vel2022-05-251-0/+1
* Added helper version class for zypperManick Vel2022-05-251-0/+60
* Added resolve source to version related changesManick Vel2022-05-251-9/+11
* Replaced source file exists with new resource sourceManick Vel2022-05-251-6/+2
* Addressed source_file_exist and uri_scheme related changesManick Vel2022-05-251-14/+0
* Added use package name source flagManick Vel2022-05-251-0/+1
* Removed unused/repeated candidate versionManick Vel2022-05-251-4/+0
* Fixed chefstyle related issueManick Vel2022-05-251-2/+1
* Made source addition to zypper package and added specs tooManick Vel2022-05-251-1/+37
* Updating For Ruby 3.1John McCrae2022-04-062-3/+3
* Package resource was calling a non-existent error methodJohn McCrae2022-03-251-1/+1
* Merge pull request #12657 from chef/lcg/yum-fixingLamont Granquist2022-03-011-1/+14
|\
| * Fix multiple regressions in yum_package providerLamont Granquist2022-03-011-1/+14
* | more ruby 3.0 fixesLamont Granquist2022-02-211-6/+6
|/
* Update list of possible RPM archesLamont Granquist2021-12-171-1/+1
* remove vestigial add_version hackLamont Granquist2021-12-151-24/+0
* commentsLamont Granquist2021-12-151-0/+26
* errant copypasta fixLamont Granquist2021-12-141-1/+1
* remove putsLamont Granquist2021-12-141-4/+4
* Backport of DNF idempotency fixes to YUMLamont Granquist2021-12-142-19/+100
* Merge pull request #12278 from chef/use-powershell-exec-in-powershell-resourceLamont Granquist2021-11-301-10/+13
|\
| * call strip only when string is returnedrishichawda2021-11-191-5/+8
| * use powershell_exec helper in powershell_package resourcerishichawda2021-11-181-10/+10
* | Add allow_downgrade back to DNFLamont Granquist2021-11-291-1/+1
|/
* Return nil if there's no available versionlcg/zypper-package-remove-no-candidateLamont Granquist2021-11-111-0/+2
* Fix Net::HTTPServerException deprecationsLamont Granquist2021-10-281-1/+1
* Add habitat resources + content rendering helpers for json/toml/yaml (#11577)Jeff Brimager2021-07-081-0/+168
* Add user provided options to powershell_package commandsgscho2021-07-081-0/+5
* Use buffered i/o for yum and disable repos in testingLamont Granquist2021-05-062-10/+8
* DNF provider updateLamont Granquist2021-05-062-18/+20
* Fix yum specsLamont Granquist2021-05-041-0/+1
* Remove RHEL5 support from yum_package providerlcg/remove-rhel5-yum-supportLamont Granquist2021-04-3011-1319/+4
* Update commentsLamont Granquist2021-04-301-1/+3
* spellcheckLamont Granquist2021-04-303-7/+7
* fix error handlingLamont Granquist2021-04-291-1/+1
* need some outputLamont Granquist2021-04-291-0/+2
* Fix yum provider blocking and flushingLamont Granquist2021-04-293-45/+50
* Create ChefUtils::Dist::Workstation::DIR_SUFFIX dist constantLance Albertson2021-04-091-1/+1
* Update to use chef-workstation instead of chefdkLance Albertson2021-04-091-1/+1