Dominique Leuenberger 2013-02-09 20:31:33 +00:00 committed by Git OBS Bridge
parent 2af1038e4c
commit c6c23a7861

View File

@ -1,22 +1,18 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Feb 9 15:25:22 UTC 2013 - badshah400@gmail.com Sat Feb 9 15:25:22 UTC 2013 - badshah400@gmail.com
- Add e-d-s-ldap-mutex-deadlock-fix.patch to fix bgo#692278; - Add patches from upstream stable branch:
patch taken from upstream git + e-d-s-ldap-mutex-deadlock-fix.patch (bgo#692278)
- Add e-d-s-address-crash-on-cancel.patch to fix invalid memory + e-d-s-address-crash-on-cancel.patch: fix invalid memory access
access during situations while cancelling some synchronous during situations while cancelling some synchronous operations.
operations; patch taken from upstream git + e-d-s-fix-slow-composer-open.patch: fix slowness of composer
- Add e-d-s-fix-slow-composer-open.patch to fix slowness of window when launched due to some leaks (bgo#689476).
composer window when launched due to some leaks(bgo#689476); + e-d-s-store_synchronize_sync.patch: some cleanups in
patch taken from upstream git store_synchronize_sync().
- Add e-d-s-store_synchronize_sync.patch for some cleanups in + e-d-s-schedule-higher-idle-priority-actions.patch: schedule
store_synchronize_sync(); patch taken from upstream git actions with higher idle priority (bgo#683867).
- Add e-d-s-schedule-higher-idle-priority-actions.patch to + e-d-s-use-G_PRIORITY_HIGH_IDLE.patch: make use of
schedule actions with higher idle priority; patch taken from G_PRIORITY_HIGH_IDLE to beat gtk+ redraws.
upstream git; fixes bgo#683867
- Add e-d-s-use-G_PRIORITY_HIGH_IDLE.patch to make use of
G_PRIORITY_HIGH_IDLE to beat gtk+ redraws; patch taken from
upstream git.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 22 16:21:11 UTC 2013 - dimstar@opensuse.org Tue Jan 22 16:21:11 UTC 2013 - dimstar@opensuse.org