1
0

Accepting request 834881 from home:oertel:branches:Base:System

- Update to version 84.87+git20200916.d341ab0:
  * add finalize-system hacks
  * 01-add_abuild_user_to_trusted_group
  *   also create abuild user if needed
  * 02-set_timezone_to_utc
  * 11-hack_uname_version_to_kernel_version
  * 98-revert-uname-hack
  *   add cleanup as check script
- drop all pre/post scripts this is now all done by hooks
  inside the buildsystem, the package install scripts will
  not do any harm now and we do not depend on the install
  sequence any more (revisited boo#1159963)

OBS-URL: https://build.opensuse.org/request/show/834881
OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=155
This commit is contained in:
Ruediger Oertel
2020-09-16 11:19:59 +00:00
committed by Git OBS Bridge
parent e70d5905e6
commit 59c311f19d
5 changed files with 24 additions and 42 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Sep 16 10:12:53 UTC 2020 - ro@suse.de
- Update to version 84.87+git20200916.d341ab0:
* add finalize-system hacks
* 01-add_abuild_user_to_trusted_group
* also create abuild user if needed
* 02-set_timezone_to_utc
* 11-hack_uname_version_to_kernel_version
* 98-revert-uname-hack
* add cleanup as check script
- drop all pre/post scripts this is now all done by hooks
inside the buildsystem, the package install scripts will
not do any harm now and we do not depend on the install
sequence any more (revisited boo#1159963)
-------------------------------------------------------------------
Mon Aug 24 16:17:32 CEST 2020 - ro@suse.de