ChangeLog
changeset 21593 2d1a4d25db41
parent 21590 95380f495ceb
child 21594 caa1a7b39709
--- a/ChangeLog	Wed Mar 16 06:29:52 2011 +0000
+++ b/ChangeLog	Wed Mar 16 17:49:27 2011 +0000
@@ -1,11 +1,62 @@
+2011-03-16  Brian Cameron  <[email protected]>
+
+	Fix CR #7013977.
+	* base-specs/gnome-panel.spec,
+	  patches/gnome-panel-05-notificationarea-tooltip.diff,
+	  patches/gnome-panel-17-rbac.diff: Bump to 2.30.2.  Migrate patch 5
+	  update needed to build the new 2.30.2 version.  Add patch 17 which
+	  causes the panel to filter applets and launchers based on RBAC
+	  profiles.
+	* patches/gnome-panel-07-restrict-app-launching.diff,
+	  patches/gnome-panel-10-trusted-extensions.diff: Migrate Michal Pryc's
+	  patches from the 2.30 spec-files branch (2011-01-12) which are needed
+	  for the RBAC patch to work.
+	* gnome-panel-15-use-vp-time.diff: Migrate this patch from 2.30 branch
+	  so the panel properly integrates with VisualPanels instead of the now
+	  removed time-admin.
+	* gnome-panel-15-use-time-admin.diff: Remove old patch.
+	* base-specs/gnome-menus.spec, patches/gnome-menus-08-rbac.diff: Bump
+	  to 2.30.4.  Add patch which causes panel to filter menu items based
+	  on RBAC profiles.
+	* base-specs/glib2.spec, patches/glib-14-gio-rbac.diff: Add patch
+	  which causes programs to be run with pfexec or gksu as needed based
+	  on RBAC configuration, but only when not in Trusted mode.
+	* base-specs/gnome-session.spec, patches/gnome-session-24-rbac.diff:
+	  Add patch which causes autostart programs to be run with pfexec or
+	  gksu as needed based on RBAC configuration, but only when not in
+	  Trusted mode.
+	* base-specs/libwnck.spec, patches/libwnck-01-trusted-extensions.diff:
+	  Bump to 2.30.5.  Update patch so that it supports the new
+	  "role_changed" and "label_changed" signals.  These signals are used
+	  by the other patches to identify when these change.
+	* specs/SUNWtgnome-tstripe.spec,
+	  patches/tsoljds-tstripe-03-pfexec.diff: Add patch which causes all
+	  programs run by the xagent proxy to be run with pfexec.  The glib
+	  and gnome-session patches only work in non-Trusted mode because
+	  this code ensures that programs are run with pfexec as needed when
+	  in Trusted mode.
+	* specs/SUNWgnome-cd-burner.spec, patches/brasero-01-libtool.diff: Fix
+	  brasero so the desktop file no longer hardcodes gksu.
+	* patches/brasero-01-load-by-gksu.diff: Remove old patch.
+	* specs/SUNWnwam-manager.spec, ext-sources/SUNWnwam-manager-exec_attr:
+	  Add exec_attr entries for nwam-manager-properties and the Network
+	  applet.
+	* patches/sound-juicer-01-menu-entry.diff: No longer hardcode gksu in
+	  the desktop file.
+	* ext-sources/SUNWgnome-system-tools-exec_attr: Add entry for
+	  /usr/bin/users-admin.
+	* manpages/man1/gnome-panel.1: Update gnome-panel manpage so that it
+	  explains how the panel filters menu items, launchers, and applets
+	  and also how it runs programs with pfexec or gksu automatically.
+
 2011-03-16  Laszlo (Laca) Peter  <[email protected]>
 
 	* scripts/copyright-extractor: update based on comments from Jeremy
 
 2011-03-15  Ghee Teo <[email protected]>
 
-        Fixes 7027357. Uses gtk+ print dialog.
-        * base-specs/planner.spec: uprev to 0.14.4
+	Fixes 7027357. Uses gtk+ print dialog.
+	* base-specs/planner.spec: uprev to 0.14.4
 
 2011-03-14  Brian Cameron  <[email protected]>