SHA256
1
0
forked from pool/aaa_base

Accepting request 738955 from Base:System

- Update to version 84.87+git20191017.bf0a315:
  * Use short TERM name rxvt for rxvt-unicode and rxvt-unicode-256-color

- Update to version 84.87+git20191017.14003c1:
  * Use official key binding functions in inputrc
    that is replace up-history with previous-history, down-history with
    next-history and backward-delete-word with backward-kill-word
    (bsc#1084934).  Add some missed key escape sequences for urxvt-unicode
    terminal as well (boo#1007715).

- Update to version 84.87+git20191016.80d1420:
  * backup-sysconfig: fall back top cpio if tar is not available
    (bsc#1089299)
  * backup-rpmdb: check if rpm database is okay before backup to
    avoid overwriting good backups with corrupt ones (bsc#1079861)
  * service: check if there is a second argument before using it
    (bsc#1051143)

- Update to version 84.87+git20191014.52dc403:
  * also add color alias for ip command, jira#sle-9880, bsc#1153943

- Update to version 84.87+git20191010.b20083a:
  * check if variables can be set before modifying them
    to avoid warnings on login with a restricted shell
    (bsc#1138869)

- Update to version 84.87+git20191009.4c2bd8e:
  * Add s390x compressed kernel support (bsc#1151023)
  * Fix LC_NAME and LC_ADDRESS in sh.ssh
  * fix string test to arithmetic test in /etc/profile.d/wsl.sh

OBS-URL: https://build.opensuse.org/request/show/738955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=457
This commit is contained in:
Dominique Leuenberger 2019-10-22 13:38:38 +00:00 committed by Git OBS Bridge
parent d7340f0d73
commit b961e6223e
5 changed files with 54 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://github.com/openSUSE/aaa_base.git</param> <param name="url">https://github.com/openSUSE/aaa_base.git</param>
<param name="changesrevision">82a17f1689e8957635c8ccaae7c9b3bff7f94d49</param></service></servicedata> <param name="changesrevision">bf0a31597d0ed3562bfc5e6be0ade2fe5dc1f7a1</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1f1ab805428a2a62987742acac55bd4656682240467abcbb298d2be0341ece08
size 69440

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:596ec7530fc722824c0d4e55b9c6eb2e4112d996d729782fcbc914d0401317bc
size 69832

View File

@ -1,3 +1,52 @@
-------------------------------------------------------------------
Thu Oct 17 05:21:44 UTC 2019 - werner@suse.de
- Update to version 84.87+git20191017.bf0a315:
* Use short TERM name rxvt for rxvt-unicode and rxvt-unicode-256-color
-------------------------------------------------------------------
Thu Oct 17 05:09:46 UTC 2019 - werner@suse.de
- Update to version 84.87+git20191017.14003c1:
* Use official key binding functions in inputrc
that is replace up-history with previous-history, down-history with
next-history and backward-delete-word with backward-kill-word
(bsc#1084934). Add some missed key escape sequences for urxvt-unicode
terminal as well (boo#1007715).
-------------------------------------------------------------------
Wed Oct 16 15:03:33 UTC 2019 - ro@suse.com
- Update to version 84.87+git20191016.80d1420:
* backup-sysconfig: fall back top cpio if tar is not available
(bsc#1089299)
* backup-rpmdb: check if rpm database is okay before backup to
avoid overwriting good backups with corrupt ones (bsc#1079861)
* service: check if there is a second argument before using it
(bsc#1051143)
-------------------------------------------------------------------
Mon Oct 14 16:00:12 UTC 2019 - ro@suse.com
- Update to version 84.87+git20191014.52dc403:
* also add color alias for ip command, jira#sle-9880, bsc#1153943
-------------------------------------------------------------------
Thu Oct 10 13:32:05 UTC 2019 - ro@suse.com
- Update to version 84.87+git20191010.b20083a:
* check if variables can be set before modifying them
to avoid warnings on login with a restricted shell
(bsc#1138869)
-------------------------------------------------------------------
Wed Oct 09 09:27:06 UTC 2019 - ro@suse.com
- Update to version 84.87+git20191009.4c2bd8e:
* Add s390x compressed kernel support (bsc#1151023)
* Fix LC_NAME and LC_ADDRESS in sh.ssh
* fix string test to arithmetic test in /etc/profile.d/wsl.sh
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 22 13:48:30 UTC 2019 - ro@suse.com Thu Aug 22 13:48:30 UTC 2019 - ro@suse.com

View File

@ -23,7 +23,7 @@
%endif %endif
Name: aaa_base Name: aaa_base
Version: 84.87+git20190822.82a17f1 Version: 84.87+git20191017.bf0a315
Release: 0 Release: 0
Url: https://github.com/openSUSE/aaa_base Url: https://github.com/openSUSE/aaa_base
# do not require systemd - aaa_base is in the build environment and we don't # do not require systemd - aaa_base is in the build environment and we don't