SHA256
1
0
forked from pool/aaa_base

Accepting request 850195 from home:lnussel:usrmove

- clean up rpmlintrc. Add filter for deprecated init scripts. We'll have to
  keep them around for a while until systemd takes over ownership.
- Update to version 84.87+git20201123.4f16b16:
  * mark /etc/init.d/{boot,after}.local as %config(noreplace) (boo#1179097)
  * Avoid semicolon within (t)csh login script on S/390

OBS-URL: https://build.opensuse.org/request/show/850195
OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=715
This commit is contained in:
2020-11-27 11:39:15 +00:00
committed by Git OBS Bridge
parent 496784457d
commit 0ee6d77190
6 changed files with 23 additions and 70 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Nov 23 09:41:55 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
- clean up rpmlintrc. Add filter for deprecated init scripts. We'll have to
keep them around for a while until systemd takes over ownership.
- Update to version 84.87+git20201123.4f16b16:
* mark /etc/init.d/{boot,after}.local as %config(noreplace) (boo#1179097)
* Avoid semicolon within (t)csh login script on S/390
-------------------------------------------------------------------
Thu Oct 29 09:39:56 UTC 2020 - Ludwig Nussel <lnussel@suse.de>