summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/package
Commit message (Expand)AuthorAgeFilesLines
* [#2370] Allow OpenBSD to add packages with versions and flavorsMatt Robinson2010-07-061-9/+38
* [#3802] Replace rug with zypperMatt Robinson2010-02-171-4/+4
* Fixed unsupported perlstyle regex and few other minor bugsRoss West2010-02-171-26/+42
* Signed-off-by: Ross West <westr@connection.ca>Ross West2010-02-171-202/+185
* Signed-off-by: Ross West <westr@connection.ca>Ross West2010-02-171-0/+252
* Fixes #1999 - Allows the 'apt' provider to downgrade packages.Paul Lathrop2010-02-171-1/+2
* Added support for flat packages in the pkgdmg package provider.Roy Nielsen2010-02-171-21/+28
* Fixes #2836. Add hold support to dpkg providerNigel Kersten2010-02-171-1/+30
* Fixes #1223 Add Zypper support for SuSE machinesRein Henrichs2010-02-171-0/+52
* Fixed #3655 - Puppet doesn't find installed packages with portage providerJames Turnbull2010-02-171-2/+2
* Fail gracefully on packages that don't have the HOMEPAGE variable set (e.g. d...Gábor Vészi2010-02-171-1/+1
* Fixing a warning in the aix package providerLuke Kanies2010-04-121-1/+1
* Resolving conflicts with ???Markus Roberts2010-02-171-1/+1
* Add AIX package management support (installp&nim)Andrew Forgue2010-02-172-0/+173
* Fix #3167 Duplicate constant warnings in dpkg.rbJesse Wolfe2010-02-172-8/+8
* Merge branch '0.25.x'Markus Roberts2010-02-091-2/+2
|\
| * Fix for #3093 (also need to be able to call pkgget_with_cat on class)Markus Roberts2010-01-221-2/+2
* | First shot at the OpenSolaris pkg(5) providerMartin Englund2010-01-271-0/+114
|/
* Fix for #2999 (absent package handling on solaris)Markus Roberts2010-01-051-0/+1
* Fix for #2940 (propogating nil rather than reporting the error)Markus Roberts2009-12-231-3/+4
* Fix for #887 (safely setting pager to cat for blastwave)Markus Roberts2009-12-151-6/+7
* Fix for #2900 (rug output parsing too specific)Markus Roberts2009-12-121-1/+1
* fix regex for non-installed packagesBenedikt Böhm2009-11-231-1/+1
* simplify and fix portage providerBenedikt Böhm2009-11-191-27/+23
* Ticket #2665: Regexp exception on ++ in package namesMarkus Roberts2009-10-254-4/+4
* This updates the portage provider in three ways:Benedikt Böhm2009-10-051-5/+15
* Make pkgdmg default Darwin provider, make confines consistent on Darwin packa...Nigel Kersten2009-07-214-7/+7
* Removed extra whitespace from end of linesIan Taylor2009-06-0614-31/+31
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-066-14/+14
* Fix #2142 - Convert pkgdmg provider to use plists instead of string scanning ...Nigel Kersten2009-04-221-18/+25
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-262-7/+7
* Merge branch '0.24.x'Luke Kanies2009-02-141-1/+1
|\
| * Fixing a syntax error in the up2date providerLuke Kanies2009-02-141-1/+1
* | Merge branch '0.24.x'Luke Kanies2009-02-131-2/+4
|\|
| * Updated up2date and service confines to add support for Oracle EL and VMJames Turnbull2009-02-131-2/+4
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-182-2/+2
|/
* Simplify launchd service provider and add testsNigel Kersten2008-12-011-3/+0
* Added versionable feature to the RPM providerJames Turnbull2008-11-181-0/+2
* Fixed #1718 - Added preseed to apt uninstall and purgeJames Turnbull2008-11-161-0/+6
* Removed extra 'end' from yum.rbJames Turnbull2008-11-141-1/+0
* Fixed #1739 - Added uninstall functionality to yum providerJames Turnbull2008-11-131-0/+5
* Fixes #1714 - yumhelper handling with yum 2.2.x is brokenJames Turnbull2008-11-011-0/+9
* lazy load latest package definitions with yumhelper 2.2duritong2008-10-101-17/+24
* Fxied #1354 - yum provider problems with RHEL 3James Turnbull2008-10-072-12/+100
* Migrating the apt and dpkg tests to rspec.Luke Kanies2008-10-022-70/+45
* Fixed #1586 - Specifying "fully qualified" package names in GentooJames Turnbull2008-10-021-1/+1
* Fixed #1620 - Add 'sles' to Puppet confines when 'suse' is usedJames Turnbull2008-10-011-2/+2
* Added a number of confines to package providersJames Turnbull2008-09-256-2/+16
* Fixed #1608 - Added ubuntu to defaultfor for apt providerJames Turnbull2008-09-251-1/+1
* Fixed #1553 - Puppet and Facter cannot both install the plist module into two...James Turnbull2008-09-132-2/+2