Features/PackageKitBrowserPlugin
From FedoraProject
(→Comments and Discussion) |
(→Current status) |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 9: | Line 9: | ||
== Current status == | == Current status == | ||
| − | * Targeted release: | + | * Targeted release: Fedora 12 |
| − | * Last updated: 2009- | + | * Last updated: 2009-09-24 |
| − | * Percentage of completion: | + | * Percentage of completion: 100% |
== Detailed Description == | == Detailed Description == | ||
| Line 32: | Line 32: | ||
== Dependencies == | == Dependencies == | ||
| − | PackageKit 0.5.1 | + | PackageKit 0.5.1 |
nspluginwrapper-1.3.0-5 (in F11 updates) | nspluginwrapper-1.3.0-5 (in F11 updates) | ||
| Line 47: | Line 47: | ||
* See [[Talk:Features/PackageKitBrowserPlugin]] | * See [[Talk:Features/PackageKitBrowserPlugin]] | ||
| − | [[Category: | + | [[Category:FeatureAcceptedF12]] |
<!-- When your feature page is completed and ready for review --> | <!-- When your feature page is completed and ready for review --> | ||
<!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler --> | <!-- remove Category:FeaturePageIncomplete and change it to Category:FeatureReadyForWrangler --> | ||
<!-- After review, the feature wrangler will move your page to Category:FeatureReadyForFesco... if it still needs more work it will move back to Category:FeaturePageIncomplete--> | <!-- After review, the feature wrangler will move your page to Category:FeatureReadyForFesco... if it still needs more work it will move back to Category:FeaturePageIncomplete--> | ||
Latest revision as of 12:42, 24 September 2009
Contents |
[edit] PackageKit Browser Plugin
[edit] Summary
The PackageKit browser plugin allows people browsing online to install missing applications.
[edit] Owner
- Name: Richard Hughes
- email: <richard@hughsie.com>
[edit] Current status
- Targeted release: Fedora 12
- Last updated: 2009-09-24
- Percentage of completion: 100%
[edit] Detailed Description
The PackageKit-browser-plugin package installs a browser plugin that can be used to install specified software.
[edit] Benefit to Fedora
This feature will add the facility to install packages from websites, in a secure way, rather than telling users to run various yum commands as the root user or describing how to use the PackageKit tools.
[edit] Scope
This is a very small change in comps, so that the PackageKit-browser-plugin package gets included in the default package set.
[edit] How To Test
- Install
PackageKit-browser-pluginpackage usingyum install PackageKit-browser-plugin - Restart any browser windows
- Open a web browser (epiphany, firefox, etc) and visit http://people.freedesktop.org/~hughsient/temp/test.html
- Verify the plugin works correctly
[edit] User Experience
Users can install applications directly from web pages, in a secure and cross-distro way.
[edit] Dependencies
PackageKit 0.5.1 nspluginwrapper-1.3.0-5 (in F11 updates)
[edit] Contingency Plan
Drop PackageKit-browser-plugin from comps, and revert back to not shipping the browser plugin.
[edit] Documentation
[edit] Release Notes
- PackageKit now installs a browser plugin handler so that web pages can install software in a secure environment.