OBS User unknown
2009-07-27 16:42:46 +00:00
committed by Git OBS Bridge
parent 48df636f48
commit a14e01b5a2
5 changed files with 25 additions and 295 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Jul 27 17:03:47 CEST 2009 - ro@suse.de
- update to current svn (r7751)
- support for legacy releasepkg mechanism
- only print parse warnings if $config->{'warnings'} is set
- set warnings for expanddeps/substitutedeps
- use UTC as default timezone
- also consider patches as sources
- do not call depmod until we use also the native kernel,
it can't match otherwise
- return with value 3, if basic file system creation fails.
bs_worker will mark the build host as bad and retries on another one.
- handle files from service correctly and strip their prefix.
- - also add rpmv3 compatibility hack to createrpmdeps
- mount proc filesystem for build compare run
- fix for ccache support from
- add build-ids for debuginfo packages for subpacks
-------------------------------------------------------------------
Wed Jun 3 13:40:08 CEST 2009 - adrian@suse.de