#789697 network: No longer creates user connections for unprivileged users

Package:
gnome-shell
Source:
gnome-shell
Description:
graphical shell for the GNOME desktop
Submitter:
Michael Biebl
Date:
2015-07-22 12:39:03 UTC
Severity:
important
#789697#5
Date:
2015-06-23 14:37:00 UTC
From:
To:
In wheezy we added 28_network_user_connections.patch so unprivileged
users could create new network connections without having to provide
admin privileges.
This patch was dropped when 3.8 was merged from experimental.

We should restore this patch and forward port it to 3.16 and consider
fixing this for jessie as well.

Michael

#789697#12
Date:
2015-07-02 17:23:00 UTC
From:
To:
Attached is the old patch for 3.4.
It doesn't apply anymore to 3.16 and needs to be forwarded ported and we
should reopen the discussion to get this merged upstream.


Michael

#789697#17
Date:
2015-07-22 12:28:19 UTC
From:
To:
The following changes were dropped:

gnome-control-center (1:3.4.3.1-2) unstable; urgency=low

  * 11_network_user_connections.patch: updated, treat WEP keys like WPA-PSK
    secrets and store them in the keyring for user-owned connections.

#789697#22
Date:
2015-07-22 12:35:38 UTC
From:
To:
Am 22.07.2015 um 14:28 schrieb Michael Biebl:

Wrong package.

These are the changes that were dropped from gnome-shell/not merged into
the experimental branch.


gnome-shell (3.4.2-7+deb7u1) stable; urgency=low

  [ Josselin Mouette ]
  * 30_lockup_gc.patch:
    + Run the GC a first time after 15 seconds, and next every 10
      minutes. This is to avoid running into a deadlock (which often
      happens the first time) and lose 10 minutes of work.
    + Add a watchdog thread to suicide the process after 10 seconds if
      the GC locks up.

  [ Sébastien Villemot ]
  * debian/patches/61-disable-restart-buttons.patch: new patch,
backported from
    upstream. Makes the 'disable-restart-buttons' option of gdm-shell work.
    (Closes: #714862)