This bug was fixed in the package gnome-control-center -
1:3.27.92-1ubuntu1

---------------
gnome-control-center (1:3.27.92-1ubuntu1) bionic; urgency=medium

  [ Jeremy Bicha ]
  * Sync with Debian. (LP: #1750174, LP: #1752928, LP: #1691867)
    Remaining changes:
    + debian/control.in:
      - Depend on fonts-ubuntu, language-selector-gnome, and
        whoopsie-preferences
      - Depend on instead of Recommend network-manager-gnome and
        system-config-printer-common
      - Recommend ibus, unity-control-center-faces, & ubuntu-system-service
      - Suggest instead of Recommend realmd and rygel
      - Build-Depend on libwhoopsie-preferences-dev
    + Split gnome-control-center-faces to a separate package so
      that it can be used by unity-control-center
    + Install apport hook
    + debian/gnome-control-center-data.install:
      - Don't install gnome-control-center.pkla since we use
        policykit-desktop-privileges instead
      - Install additional assets used by unity-control-center
    * debian/ubuntu-logo-icon.png, debian/source/include-binaries,
      debian/gnome-control-center-data.install: Include an Ubuntu logo
    * debian/gnome-control-center-data.links:
      - Link audio-speaker-center* to audio-speaker-mono* so that an
        icon is shown in the test speaker panel. (LP: #1704002)
    + debian/rules: Enable whoospie integration
    + debian/patches:
      - 08_lowercase_user_names.patch:
         Disallow upper-case letters in user names for compliance with adduser
      - 52_region_language.patch:
         Adapt region panel to use Ubuntu style regions
      - 64_restore_terminal_keyboard_shortcut.patch
         Bring back terminal shortcut
      - 70_allow_sound_above_100.patch:
         Allow setting volume above 100% in the Ubuntu session
      - 71_ubuntu_dock_settings.patch
         Add Dock panel for Ubuntu session
      - 99_add_lock-on-suspend.patch
         Add option to lock on suspend
      - ubuntu-gnome-version.patch:
         Add Ubuntu branding to Details panel
      - ubuntu-region-packagekit.patch
         fix detection of installed language packs
      - ubuntu-region-langpack-install.patch:
         check for missing language packs when loading region panel to pull
         in packs that arent included with the installer
      - ubuntu-language-support.patch
         Add Language Support button to Region & Language panel to
         work around (LP: #1631750)
      - ubuntu-printer-support.patch
         Add Advanced Printer Settings button to work around missing printer
         sharing feature (LP: #1718083)
      - ubuntu-legacy-notifications.patch
         Ubuntu ships compatibility names for .desktop that got renamed
         upstream, those use NoDisplay but the panel doesn't respect that key,
         skip known buggy entries for file-roller and nautilus (LP: #1716267)
      - connectivity-switch.patch
         Add Connectivity Checking switch to Privacy panel
      - privacy-panel-whoopsie.patch
         Support Ubuntu's whoopsie service in the Privacy panel
      - ubuntu-white-lists.patch
         Ensure lists have white background when used with Ambiance & Radiance
  * Update connectivity-switch.patch with latest version proposed to GNOME
  * Drop patches applied in new release:
    - gnome-desktop327.patch
    - monospace-wifihotspot-password.patch
    - search-provider-locale.patch

  [ Didier Roche ]
  * Rebased 70_allow_sound_above_100.patch
  * Dep on latest gsettings-desktop-schemas for binary

gnome-control-center (1:3.27.92-1) unstable; urgency=medium

  * New upstream release candidate
  * Build with meson
  * Build-Depend on policykit-1 for itstool rules
  * Build-Depend on networkmanager-dev
  * Bump minimum gnome-desktop3 and gsettings-desktop-schemas
  * Bump debhelper compat to 11
  * Bump Standards-Version to 4.1.3

gnome-control-center (1:3.26.2-1) unstable; urgency=medium

  * New upstream release
  * Recommend gnome-user-docs instead of transitional package gnome-user-guide
  * Drop debian/patches/fix-about-desktop.patch, merged upstream
  * Switch to dh_missing and abort on uninstalled files

gnome-control-center (1:3.26.1-2) unstable; urgency=medium

  * Release to unstable
  * Add fix-about-desktop.patch:
    - Fix launching About panel (LP: #1721802)
  * Bump Standards-Version to 4.1.1

gnome-control-center (1:3.26.1-1) experimental; urgency=medium

  * Team upload
  * New upstream release

gnome-control-center (1:3.26.0-1) experimental; urgency=medium

  * Team upload
  * debian/watch: Go back to checking for stable versions only
  * New upstream stable release

gnome-control-center (1:3.25.92.1-1) experimental; urgency=medium

  * Team upload
  * debian/watch: Check for development versions too
  * New upstream release
    - Increase build and runtime dependencies as per configure.ac
  * Add Suggests: gnome-software | gnome-packagekit, for Updates
    button in overview panel

 -- Jeremy Bicha <jbi...@ubuntu.com>  Sat, 10 Mar 2018 15:54:34 -0500

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to humanity-icon-theme in
Ubuntu.
https://bugs.launchpad.net/bugs/1750174

Title:
  FFe: Update gnome-control-center to 3.27.90

Status in gnome-control-center package in Ubuntu:
  Fix Released
Status in humanity-icon-theme package in Ubuntu:
  Fix Released

Bug description:
  FFe Justification
  -----------------
  This upgrade was ready a little bit late because we wanted to fix some 
regressions identified in testing the new version instead of rushing it in.

  News
  ----
  https://gitlab.gnome.org/GNOME/gnome-control-center/blob/master/NEWS

  To Do
  -----

  1. The app icon was renamed from 'preferences-system' to 'gnome-
  control-center'. We'll want to update humanity-icon-theme and the
  Ubuntu Budgie default themes. But there is a naming issue with gnome-
  icon-theme so let's hold off on changing icon themes until that gets
  resolved:

  https://gitlab.gnome.org/GNOME/gnome-control-center/issues/3

  2. You can't maximize the Settings app (button is there, but doesn't
  work). Maybe only affects when run in a VM?

  Done
  ----
  1. Rebase 70_allow_sound_above_100.patch
  (This patch has been somewhat upstreamed. However, the upstream feature is 
incomplete without the gnome-settings-daemon patches that haven't been accepted 
upstream yet. Also, the upstream gsettings schema for this feature has a 
different name than the Ubuntu schema. Didier's plan was to keep using the 
Ubuntu schema name until the gnome-settings-daemon patches were accepted. After 
that, we'll need a way to migrate the gsettings schema.)

  -> rebasing is done, keeping the same gsettings key than in artful.

  2. Background panel redesign (didn't land for 3.28 so never mind)

  3. The default 'faces' (user avatars) were changed and there was an
  upgrade issue.

  
  Other Info
  ----------
  I believe this can be updated independently of gnome-settings-daemon or 
gnome-shell/mutter.

  Packages are available in the GNOME3 Staging PPA for bionic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1750174/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to