SHA256
1
0
forked from pool/xfconf

Accepting request 861009 from home:tux93:branches:X11:xfce

- Update to version 4.14.4
  * fix use after free bug in xfconf-cache (gxo#xfce/xfconf#16)

OBS-URL: https://build.opensuse.org/request/show/861009
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfconf?expand=0&rev=62
This commit is contained in:
Marcel Kuehlhorn 2021-01-07 10:59:17 +00:00 committed by Git OBS Bridge
parent 75abb60a0e
commit d8aa53da65

View File

@ -19,20 +19,6 @@ Mon Nov 9 12:05:03 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
* xfconf-cache: Fix access to freed data (gxo#xfce/xfconf#16)
* Translation Updates
-------------------------------------------------------------------
Mon Nov 9 09:21:40 UTC 2020 - Ali Abdallah <ali.abdallah@suse.com>
- Update to version 4.14.4
* fix use after free bug in xfconf-cache (gxo#xfce/xfconf#16)
-------------------------------------------------------------------
Wed Nov 4 23:55:24 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
- Enable gobject-introspection, needed for catfish
-------------------------------------------------------------------
Fri Aug 28 20:28:43 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 4.15.0
* Implement custom test driver
* Use 'gsettings' as a common channel name for the GSetting backend
@ -47,6 +33,12 @@ Fri Aug 28 20:28:43 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
* Translation Updates
- Removed xfconf-4.7.3-remove-rpath.patch
-------------------------------------------------------------------
Mon Nov 9 09:21:40 UTC 2020 - Ali Abdallah <ali.abdallah@suse.com>
- Update to version 4.14.4
* fix use after free bug in xfconf-cache (gxo#xfce/xfconf#16)
-------------------------------------------------------------------
Wed May 6 15:15:17 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>