2016-03-04 07:36:19 +00:00
committed by Git OBS Bridge
parent d5ca1980ca
commit 49d64ef4e9
7 changed files with 32 additions and 8 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Fri Mar 4 07:29:26 UTC 2016 - adrian@suse.de
- add switch to enable VM console input
- add --vm-user option to run kvm as non-root
- Implement experimental obscpio unpacking
- Use fallocate -p for a fast zero-fill, correctly truncate.
- PowerVM backend
- Make --ignoreignore only ignore ignores from the project config
- aggregate patches fields
- Fail simpleimage build when integration scripts fail
- mkdrpms: do not create debuginfo/source deltas
Kiwi:
- Support new Kiwi v8 (experimental)
- Make sure kiwi is called in UTF-8 locale
- Kiwi appliance: support "replaces" attribute and handle it as buildignore
- KIWI profile support
- Support a way to map urls to OBS project/repos
Debian:
- Support lintian when OBS_DCH_RELEASE set
- Add support for debbuild's eval and .debmacros
-------------------------------------------------------------------
Thu Nov 5 14:59:24 UTC 2015 - adrian@suse.de