Package: gnome-control-center / 1:3.4.3.1-2
Metadata
Package | Version | Patches format |
---|---|---|
gnome-control-center | 1:3.4.3.1-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01_menu_category.patch | (download) |
shell/gnome-control-center.desktop.in.in |
2 1 + 1 - 0 ! |
--- |
02_no_assert_on_null_streams.patch | (download) |
panels/sound/gvc-speaker-test.c |
3 2 + 1 - 0 ! |
temporary patch to not assert on null streams (lp: #741155) |
03_network_null_unref.patch | (download) |
panels/network/cc-network-panel.c |
3 2 + 1 - 0 ! |
network: do not print a critical warning when networkmanager is restarted Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=676369 |
04_network_crash_signals.patch | (download) |
panels/network/cc-network-panel.c |
16 6 + 10 - 0 ! |
[patch] network: avoid crashes due to leftover signal handlers The libnm objects can survive the disposal of the network panel. If we don't disconnect the signal handlers on them, bad things can happen. Use g_signal_connect_object to tie the life-cycle of the signal handlers to the panel. https://bugzilla.gnome.org/show_bug.cgi?id=677969 |
06_handle_passwd_with_ldap.patch | (download) |
panels/user-accounts/run-passwd.c |
2 1 + 1 - 0 ! |
handle the case where passwd re-asks for the current password when it was entered incorrectly (when using ldap) Based on a patch from Ryan Tandy |
10_optional_wacom_support.patch | (download) |
configure.ac |
12 11 + 1 - 0 ! |
build wacom panel conditionally to support platforms were libwacom-dev is not available (like non-Linux) |
11_network_user_connections.patch | (download) |
panels/network/cc-network-panel.c |
44 31 + 13 - 0 ! |
--- |
90_force_fallback.patch | (download) |
panels/info/info.ui |
4 2 + 2 - 0 ! |
--- |
revert_git_datetime_port.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
[patch] revert use of datetimed |