SHA256
1
0
forked from pool/ibus

Accepting request 583728 from home:hillwood:branches:M17N

- Update version to 1.5.18
  * tools: Do not change keymaps with 'use-system-keyboard-layout'
  * src: Fix GVariant leaks (Carlos Garnacho)
  * src: Added some error handlings from a code review
  * src: Add libgobject.so to LDADD for Debian libtool (Danny)
  * src: Reintroduce the hex mode keybind with an environment variable (Aaron Muir Hamilton)
  * ui/gtk3: Translate input method name in ibus (Peng Wu)
  * Added DBus filtering against malware
  * Implement Unicode choice on Emojier
  * Implement ibus-extension-gtk3 for the global keybinding 
  * Disable panel extension for 'gdm' and 'liveuser' user
  * ui/gtk3: Set title string in gnome-shell
  * Add ISSUE_TEMPLATE
  * Updated translations

- Update version to 1.5.18
  * tools: Do not change keymaps with 'use-system-keyboard-layout'
  * src: Fix GVariant leaks (Carlos Garnacho)
  * src: Added some error handlings from a code review
  * src: Add libgobject.so to LDADD for Debian libtool (Danny)
  * src: Reintroduce the hex mode keybind with an environment variable (Aaron Muir Hamilton)
  * ui/gtk3: Translate input method name in ibus (Peng Wu)
  * Added DBus filtering against malware
  * Implement Unicode choice on Emojier
  * Implement ibus-extension-gtk3 for the global keybinding 
  * Disable panel extension for 'gdm' and 'liveuser' user
  * ui/gtk3: Set title string in gnome-shell
  * Add ISSUE_TEMPLATE
  * Updated translations

OBS-URL: https://build.opensuse.org/request/show/583728
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=180
This commit is contained in:
2018-03-07 04:14:36 +00:00
committed by Git OBS Bridge
parent dcab19b5d0
commit 00baca0663
6 changed files with 50 additions and 9 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Mar 6 06:32:14 UTC 2018 - hillwood@opensuse.org
- Update version to 1.5.18
* tools: Do not change keymaps with 'use-system-keyboard-layout'
* src: Fix GVariant leaks (Carlos Garnacho)
* src: Added some error handlings from a code review
* src: Add libgobject.so to LDADD for Debian libtool (Danny)
* src: Reintroduce the hex mode keybind with an environment variable (Aaron Muir Hamilton)
* ui/gtk3: Translate input method name in ibus (Peng Wu)
* Added DBus filtering against malware
* Implement Unicode choice on Emojier
* Implement ibus-extension-gtk3 for the global keybinding
* Disable panel extension for 'gdm' and 'liveuser' user
* ui/gtk3: Set title string in gnome-shell
* Add ISSUE_TEMPLATE
* Updated translations
-------------------------------------------------------------------
Thu Jan 25 06:27:27 UTC 2018 - qzhao@suse.com