[Pureos-changes] Accepted gnome-control-center 1:3.34.0.1+20028+git60c5b7ba5-1pureos0 (source) into amber-phone-staging

Guido Günther agx at sigxcpu.org
Tue Jun 23 11:03:04 PDT 2020


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 23 Jun 2020 19:15:16 +0200
Source: gnome-control-center
Architecture: source
Version: 1:3.34.0.1+20028+git60c5b7ba5-1pureos0
Distribution: amber-phone
Urgency: medium
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Changed-By: Guido Günther <agx at sigxcpu.org>
Changes:
 gnome-control-center (1:3.34.0.1+20028+git60c5b7ba5-1pureos0) amber-phone; urgency=medium
 .
   [ Mohammed Sadiq ]
   * control: lower some dependencies
   * Update patches
   * Update patches
   * control: fix max version
   * control: fix version again
   * Update patches
   * Update patches
   * add new dependencies
   * Update patches
   * Update patches
   * Update patches
   * Update patches
   * Update patches
   * Update patches
   * Update patches
   * Update patches
   * Update patches
   * Update patches
   * Update patches
   * Update patches
   * Update patches
   * Update patches
   * Update patches
   * add modem maanger polkit permissions
   * Update patches
   * Update patches
   * Update patches
   * Update patches
   * Update patches
   * remove an absolete patch
   * remove an accidently added patch
   * Update patches
   * Update patches
   * Update patches
   * Update patches
   * update patches
   * Update patches
   * update wwan
   * Update patches
   * Update patches
   * Update patches
   * Update patches
   * Update patches
   * Add helper for new connection editor
   * Add helper for using new hotspot
   * Add hidden-wifi-dialog
   * Add network agent
   * Add new connection editor
   * avatar-chooser: Adapt to work on librem5
   * background: Scale images to window scale factor.
     The GdkPixbuf generated via GnomeBG isn’t scaled to the current scale
     factor.  We have to scale it ourself before creating an image widget
     from that.
     https://gitlab.gnome.org/GNOME/gnome-control-center/issues/610
   * build: lower meson dependencies
   * common: Add cc-list-row
   * datetime: Fix time-date dialog on librem5
   * datetime: Fix timezone selection map
   * network: Don't show modems supported by cellular panel.
     Cellular panel is already handling it
   * notification: Hide lockscreen notification option
   * panel-list: Select panel iff non-folded when search is cancelled.
     If the window is folded, the previous panel shouldn’t be shown when search
     is cancelled. The panel selection list should be shown instead.
   * power: Fix mobile broadband switch logic.
     Let the power switch be active (ie, powersave set to off) if either
     of wimax or wwan device is enabled.  And set the switch sensitive
     if either of them present.
   * privacy: Port dialogs to HdyDialog
     and pack the trash cleanup dialog buttons into a flowbox so that
     they works nice on small screens.
   * region: Implement new design for ‘Formats’ dialog
     https://gitlab.gnome.org/GNOME/gnome-control-center/issues/635
   * shell: Hide some panels
   * sound: fix test dialog on small screen
   * user-accounts: Constrain passwords to digits
   * wifi: Add new hotspot dialog
   * window: Set sidebar as the default visible child.
     This doesn't make any difference when the UI isn't folded.
     Otherwise (Eg., on small screens) the sidebar will be shown
     first instead of some panel.
   * wwan: Add new panel for modem management.
     The panel supports 2G/3G/4G GSM/LTE modems. CDMA2000 Modems are not supported.
     If a supported modem is present, the panel will be shown and the modem will be
     handled, else, network-panel shall manage the modem as it did in the past.
     If more than one modem with data enabled is present, the user is allowed to set
     priority of one SIM over the other (the priority is for SIM, not modem).
     Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/issues/132
   * search: Fix crash on clicking 'Search Locations'
     When creating a Page, the dialog variable wasn't set and thus
     dereferencing a NULL in a later code resulting a crash.
   * user-panel: hide add user, unlock buttons
   * wifi: Use new connection editor
   * wifi: Use new hotspot dialog
   * window: Always show the first panel.
     On librem5 it's not much interesting to show subpanels first
   * window: Let the window open folded on launch
   * remove all downstream patches
   * power: show brightness slider in a separate row.
     Fixes https://source.puri.sm/Librem5/gnome-control-center/issues/85
   * sound: Prefer symbolic icons for audio streams
   * power-panel: Remove power button actions.
     This is not handled by settings on librem5
     Fixes https://source.puri.sm/Librem5/gnome-control-center/issues/92
   * region: Remove preview button from input row.
     We don’t want this on librem5 where there is no hardware keyboard.  Also, as the
     window is too big, we might want something else even with keyboard on librem5
     Fixes https://source.puri.sm/Librem5/gnome-control-center/issues/96
   * Add gitlab-ci to build deb packages.
     An excact copy of https://source.puri.sm/guido.gunther/gnome-online-accounts/blob/libremone-sloppy/.gitlab-ci.yml
   * passwor-dialog: Allow 6+ digit numbers as password
   * debian/control: Add 'Breaks: phosh (<< 0.1.7)'
   * notifications: Add Feedback settings.
     Fixes https://source.puri.sm/Librem5/gnome-control-center/issues/114
 .
   [ Allan Day ]
   * region: Tweak format dialog
 .
   [ Julian Sparber ]
   * UserAccount: fix window resizing issue
 .
   [ Kyle Rankin ]
   * Lower WWAN DNS Priority.
     Fixes https://source.puri.sm/Librem5/OS-issues/issues/130
     The current DNS priority settings for WWAN were set far too low. Most
     connections (including WiFi) do not set DNS priority (set to 0) and per
     https://developer.gnome.org/NetworkManager/stable/nm-settings.html :
     "A lower value is better (higher priority). Zero selects a globally
     configured default value. If the latter is missing or zero too, it
     defaults to 50 for VPNs and 100 for other connections."
     By setting both the "low" and "high" settings to 15 and 20 respectively,
     the WWAN DNS servers were always appearing above WiFi, even though WiFi
     had routing priority. This caused latency and other problems when the
     wwan connection was slow because the system would query those DNS
     servers before WiFi ones. Beyond that, it would even cause WWAN to
     override VPN DNS settings which isn't what we want.
     This change puts the "low priority" setting above the default 100 that
     connections get when they don't otherwise set a priority, and the "high
     priority" slightly below 100. I did this instead of setting the values
     to 0 because I noticed that NM doesn't seem to be aware it should
     prioritize WiFi in that case so WWAN DNS servers were still sometimes
     taking precedence.
 .
   [ Arnaud Ferraris ]
   * notifications: fix feedback profiles.
     This patches fixes the feedback profile names for 'silent'
     and 'quiet' which were previously inverted.
Checksums-Sha1:
 44290395737d9e12b166e4835d0fb8693be9dbc3 3462 gnome-control-center_3.34.0.1+20028+git60c5b7ba5-1pureos0.dsc
 92d1841a888e6ebe5fb9e7cb6740c4dd9f34c1ce 10499674 gnome-control-center_3.34.0.1+20028+git60c5b7ba5.orig.tar.gz
 2bef63cba9f04b7bb6bcbda151894f4efcc5920c 36224 gnome-control-center_3.34.0.1+20028+git60c5b7ba5-1pureos0.debian.tar.xz
 09b719199140703e6ea902cb3c1a40e32d8613bc 28204 gnome-control-center_3.34.0.1+20028+git60c5b7ba5-1pureos0_arm64.buildinfo
Checksums-Sha256:
 bccce9200f84702488cefd183d7ec2945aa496f4a8b04e64807212e5bc4e650e 3462 gnome-control-center_3.34.0.1+20028+git60c5b7ba5-1pureos0.dsc
 b5299ca18ddaadf60c42988c616c297129650576523ef3b4f770a95f32213549 10499674 gnome-control-center_3.34.0.1+20028+git60c5b7ba5.orig.tar.gz
 b8231b98ee8ece9516b0f1efc7612d7f119e8bf0e10418ee3a461eea8c97456f 36224 gnome-control-center_3.34.0.1+20028+git60c5b7ba5-1pureos0.debian.tar.xz
 61cd64c262efb66ec497327f8efcf896911994eff605fc8a1d6613cfb90b64cf 28204 gnome-control-center_3.34.0.1+20028+git60c5b7ba5-1pureos0_arm64.buildinfo
Files:
 677cbbf425c9ac636675ced45b72c19c 3462 gnome optional gnome-control-center_3.34.0.1+20028+git60c5b7ba5-1pureos0.dsc
 a4a0789b91008ac63a8fbaddc2691ce0 10499674 gnome optional gnome-control-center_3.34.0.1+20028+git60c5b7ba5.orig.tar.gz
 a529608befd4416dbc8b11d9451fd386 36224 gnome optional gnome-control-center_3.34.0.1+20028+git60c5b7ba5-1pureos0.debian.tar.xz
 0c424674bebb58cc0d87676a04e7cd62 28204 gnome optional gnome-control-center_3.34.0.1+20028+git60c5b7ba5-1pureos0_arm64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQGzBAEBCAAdFiEEjQq0XWCFJ0hT17a/HLsjRafwJ0kFAl7yQQoACgkQHLsjRafw
J0k38QwAqJmljqD3OCEvFAmoatoQQYwo6sqRAFboiqXdMzcTvLkjbIBQxm2fPg8v
RaJqc4Y8QPmQd+3Ykn0XJYoO/o5gbf6H5JGNzFxU8f7nRhu7vMVCyx4u08lymlYr
sod5bZhEc+t8/M/aUiFmPPi8zm3C40krdYDn5z+UaLpo6DTYch84PwBqbDK2QN2r
BbYJ8wZhVmnbWhmRGox819n4Hdzy99Y7B+DAC3fuNChc+b9ss1fMHu7fJqHzIUxI
f9J7UlHmc4XGPfL4yrijLvW0DpHnsSYVP2wSBKm8dUSMJnxymVFqVoC0+OLXciBW
VFyLvLLAfJooNICIVoEwEzcxSJVFa8Boq76xGsqj4gNSNWh0fx+0D5oyJwJkMaAZ
it6XMXbKUkAO2Y/daSGY9cF0PGRyjQthnJWctk8+jpPAatGKAKAArJooT7IT4duV
tFXXTaZs7wB35LId3e2HFf4O2zh7xZzakzoI94xTAkmCgBvko8jD6N5881k/JWl7
+xGeH7bC
=9NiU
-----END PGP SIGNATURE-----



More information about the Pureos-changes mailing list