~packagekit/packagekit/ubuntu-maverick

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Sebastian Heinlein
  • Date: 2008-07-30 08:31:16 UTC
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: sebi@glatzor.de-20080730083116-0cy902iro9a6uab4
Run the apt backend as root only and the packagekit daemon a dedicated system user. Therfor provide a patch for the dbus policy and add/remove the packagekitd user on install/removal.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
  * debian/copyright: Fix copyright statement
4
4
  * debian/control: Set required minimum version of libdbus-glib-1-dev to 0.76
5
 
  * debian/packagekit.post(inst|rm): reload dbus configuration
 
5
  * debian/packagekit.post(inst|rm): 
 
6
     - reload dbus configuration 
 
7
     - add/remove the packagkitd system user
 
8
  * debian/patches/00_allow_root_own_dbus.patch:
 
9
     - allow the root user to own org.freedesktop.PackageKit
 
10
  * debian/rules: only run the apt backend as root and use the packagekitd
 
11
                  user for the packagekit daemon
 
12
    
6
13
 -- Sebastian Heinlein <glatzor@ubuntu.com>  Wed, 16 Jul 2008 15:02:55 +0200
7
14
 
8
15
packagekit (0.2.3-0ubuntu1) intrepid; urgency=low