SHA256
1
0
forked from pool/aaa_base

- Update to version 84.87+git20210308.d7a7d3a:

* excluding new kernel string in version search
  * Fixing possible resource leak. Found by running ccpcheck on the source code.
  * Comment out 8-bit C1 conflicting with UTF-8 in /etc/inputrc
  * Fix keyseq specifications in /etc/inputrc{,.keys}

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=717
This commit is contained in:
Ruediger Oertel
2021-03-08 15:12:17 +00:00
committed by Git OBS Bridge
parent 0ee6d77190
commit 58167fef53
5 changed files with 21 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Mar 08 15:11:13 UTC 2021 - ro@suse.de
- Update to version 84.87+git20210308.d7a7d3a:
* excluding new kernel string in version search
* Fixing possible resource leak. Found by running ccpcheck on the source code.
* Comment out 8-bit C1 conflicting with UTF-8 in /etc/inputrc
* Fix keyseq specifications in /etc/inputrc{,.keys}
-------------------------------------------------------------------
Mon Nov 23 09:41:55 UTC 2020 - Ludwig Nussel <lnussel@suse.de>