SHA256
1
0
forked from pool/ibus

Accepting request 778192 from home:hillwood:branches:M17N

- Update version to 1.5.22
  * GDBusAuthObserver security fix, drop 
    ibus-CVE-2019-14822-GDBusServer-peer-authorization.patch
  * Use XDG_RUNTIME_DIR for Unix socket directory 
  * Hangul button press handling
  * Fix deprecated APIs
  * Bug fixes
  * Fix restart crash with inotify read() (Robert Hoffmann) 
  * Make session file header comment more clear (Jason)
  * Amend typos (Jason)
  * Add NotShowIn and Keywords keys to the desktop entry (Changwoo Ryu)
  * Handle small final sigma in ibus_keyval_convert_case (Alex Henrie) 
  * Update translations.
- Update version to 1.5.22
  * No update for this subpackage

OBS-URL: https://build.opensuse.org/request/show/778192
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=219
This commit is contained in:
2020-02-22 12:52:17 +00:00
committed by Git OBS Bridge
parent c626e5b66b
commit 05d4a2a9f1
7 changed files with 28 additions and 481 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Feb 22 12:30:37 UTC 2020 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.5.22
* GDBusAuthObserver security fix, drop
ibus-CVE-2019-14822-GDBusServer-peer-authorization.patch
* Use XDG_RUNTIME_DIR for Unix socket directory
* Hangul button press handling
* Fix deprecated APIs
* Bug fixes
* Fix restart crash with inotify read() (Robert Hoffmann)
* Make session file header comment more clear (Jason)
* Amend typos (Jason)
* Add NotShowIn and Keywords keys to the desktop entry (Changwoo Ryu)
* Handle small final sigma in ibus_keyval_convert_case (Alex Henrie)
* Update translations.
-------------------------------------------------------------------
Wed Feb 19 14:57:10 UTC 2020 - Fuminobu Takeyama <ftake@geeko.jp>