Changelog for
obs-source_service-2.5.7-1.1.x86_64.rpm :
* Wed Aug 12 2015 adrianAATTsuse.de- update to OBS 2.5.7 Feature backports: ==================
* backend: bs_worker compability with OBS 2.6 Changes: ========
* none Bugfixes: =========
* backend: validate results of external patch command. could be used to modify packages without sufficiant permissions (bnc#941099, CVE-2015-0796)
* Thu Mar 12 2015 adrianAATTsuse.de- update to OBS 2.5.6 Feature backports: ==================
* none Changes: ========
* none Bugfixes: =========
* api: Fixes for LDAP authentification
* api: avoid crash when \"deleted\" project or repo got removed
* backend: fix arbitrary command execution in service daemon (CVE-2015-0778)
* Tue Nov 25 2014 adrianAATTsuse.de- OBS 2.5.5.1 - runtime fix for new LDAP installations (issue #820)
* Wed Nov 05 2014 adrianAATTsuse.de- update to OBS 2.5.5 Feature backports: ==================
* none Changes: ========
* none Bugfixes: =========
* api: Fixes for LDAP authentification
* api: Do not enable enforce_project_keys by default for new installations
* api: Use be_not_nobody! in Package model check_source_access
* api: use own delayed job queue for bugzilla monitoring
* backend: do not depend ith initrd creation on LVM
* backend: Add armv7hl again for compatibility on setup using it to build soft/hardfloat side-by-side
* backend: LVM setup: take size of OBS server partition into account
* Wed Aug 20 2014 adrianAATTsuse.de- update to OBS 2.5.4.3
* disable project key generation again
* Thu Jul 31 2014 adrianAATTsuse.de- update to OBS 2.5.4.2
* appliance fix: enforce to re-create the initrd also without LVM
* Thu Jul 10 2014 adrianAATTsuse.de- update to OBS 2.5.4 Feature backports: ==================
* backend: Caching of downloaded binaries when stacking multiple OBS interconnects together. (This is still not 100% supported, change notifications will still not be forwarded atm).
* backend: Make worker build log limits configurable. Changes: ========
* none Bugfixes: =========
* webui: Do not crash when adding a repository and a remote instance with invalid SSL CA got added.
* api: Runtime fixes for LDAP support (but it remains to be an untested feature)
* api: fixing a possible crash when removing repositories used by other repositories
* backend: fix for stuck \"service in progress\" states for remote project linked packages
* backend: optimization of \"obs_admin\" source delete functionality
* backend: fix uri encoding in some situations, esp. for interconnect case
* backend: fix event handling of local linked packages, in project linked projects to remote OBS instances
* documentation updates
* Wed May 21 2014 adrianAATTsuse.de- update to OBS 2.5.3 Feature backports: ==================
* None Changes: ========
* No dependency to newrelic anymore for license reasons. Bugfixes: =========
* webui: avoid error on build logs of packages in remote projects
* webui: Do not show build logs of source protected packages
* api: fixes for set_bugowner request handling using groups
* api: fixes for dealing with disabled user registration. NOTE: to get this fix active you need to run database migration!
* backend: fix for remote projects sometimes ceasing to work when remote is changed (eg. openSUSE:
*:Update)
* backend: kiwi product build jobs take constraints into account now
* backend: fix download optimization for disabled src or debug medium in kiwi product
* backend: fix for an endless loop in notification emit to api.
* Thu Apr 24 2014 adrianAATTsuse.de- update to OBS 2.5.2 Feature backports: ==================
* backend: support new perl-BSSolved based binary cache parsing. This is a more secure mechanism when using cached data from remote OBS instances. New perl-BSSolv version 0.19 is required for this. Changes: ========
* None Bugfixes: =========
* api: fix sphinx searchd startup
* webui: fix user registration for admin, when public register got disabled.
* backend: workers did not start reliable on systemd distributions
* Thu Apr 10 2014 adrianAATTsuse.de- package build is testing migration from OBS 2.4 database dump now- update to OBS 2.5.1 Feature backports: ==================
* None Changes: ========
* None Bugfixes: =========
* api: fix database migration problem from OBS 2.4.x (github issue 648)
* api: improve some error message wordings
* api: fix lost source service trigger events (eg. from github.com)
* backend: fixed manual release of products
* backend: fixed dumping of solvstate
* rubygem-passenger: don\'t crash on systems using systemd
* Thu Mar 27 2014 adrianAATTsuse.de- OBS 2.5.0 release
* details can be found in ReleaseNotes-2.5 file
* Mon Mar 17 2014 adrianAATTsuse.de- update to OBS 2.5 GMC (2.4.99)
* Fri Feb 21 2014 adrianAATTsuse.de- update to OBS 2.5 Beta 2 (2.4.92)
* details are inside ReleaseNotes-2.5 file
* Tue Jul 02 2013 adrianAATTsuse.de- fix build- drop lighttpd configs- environment/
*rb files are non-noreplace now, all config options went into options.yml and configuration.xml
* Mon Jun 10 2013 adrianAATTsuse.de- starting OBS pre-2.5 snapshots- require the createrepo version which got used in the testsuite
* Fri Jun 29 2012 adrianAATTsuse.de- update to OBS 2.3.2 Feature backports: ==================
* none Changes: ========
* support xz compressed kiwi images
* documentation and theming updates
* do not leave out sourceaccess protected package on branching (bnc#766119) Bugfixes: =========
* fixed dieing source ajax source when doing OBS interconnect
* removal of not expandable _link files is working now
* package meta data on project copy takes all elements now, except person, group and devel.
* initial webui database setup on appliance works now
* no error when using appliance without OBS LVM volume group
* webui is able to store OBS configuration now.
* Thu May 31 2012 adrianAATTsuse.de- update to OBS 2.3.1 Feature backports: ==================
* Support remote product build tree building
* Make kiwi support packages configurable. Defaults are: Substitute: kiwi-setup:image kiwi createrepo tar Substitute: kiwi-setup:product kiwi Changes: ========
* Support Order: handling also during preinstall (for Fedora 17)
* Added Fedora-17 default target
* bnc and fate issue tags are also accepted with whitespace: bnc #123 (This requires to run migrations on api).
* Increased timeouts for OBS inter connects Bugfixes: =========
* Use right architecture on spec file parsing when project configuration contains a \"Target:\" line
* Fixed warning messages about \'nextstate\' in dispatcher
* Fixed urls in webui to www.open-build-service.org
* Init script fixes for automatic deployment of workers
* Fixed debian handling for exporting sources
* Fri Apr 20 2012 adrianAATTsuse.de- OBS 2.3 RC5, (version 2.2.995) - various documentation updates - fixed request diffing for \"updatelink\" requests - fixed various update and first start problems - fixed various crashes in webui - critical backend fix for sending data with trailing \\0 after 8192 boundaries
* Tue Apr 10 2012 adrianAATTsuse.de- OBS 2.3 RC4, (version 2.2.994) - serialized diffing, protects the server against DoS
* Wed Apr 04 2012 adrianAATTsuse.de- OBS 2.3 RC3, (version 2.2.993) - fixed standalone obsworker installation - some init script fixes - minor webui fixes - _patchinfo creation fix on maintenance request accept
* Fri Mar 30 2012 adrianAATTsuse.de- OBS 2.3 RC2, (version 2.2.992) - fixed regression in \"none\" repo type support - fixed database corruption for maintenance projects - fixes for webui patchinfo editor
* Mon Mar 26 2012 adrianAATTsuse.de- OBS 2.3 RC2, (version 2.2.991) - \"none\" repo type support - fix for creating new user with local database - fix search publish functionality - fixed priority handling in scheduler
* Wed Mar 21 2012 adrianAATTsuse.de- OBS 2.3 RC1, (version 2.2.990)
* Mon Mar 19 2012 adrianAATTsuse.de- update to current git, version 2.2.131
* OBS 2.3 interconnect fix
* fixed access-disabled maintenance handling
* debian source publish handling fixes from \"Hector Oron\"
* Thu Mar 15 2012 adrianAATTsuse.de- update to current git, version 2.2.130
* new unlock method via command instead of meta data edit
* various maintenance handling fixes
* Wed Mar 14 2012 adrianAATTsuse.de- update to current git, version 2.2.129
* support for publishing binaries in subdirectories
* fixed handling of local linked packages on branching
* release handling fixes
* webui layout fixes
* Fri Mar 09 2012 adrianAATTsuse.de- update to current git, version 2.2.128
* incident request expansion
* additional protection against mass-assignment injection
* further webui request view fine tuning
* minor fixes in backend
* Fri Mar 02 2012 adrianAATTsuse.de- update to current git, version 2.2.127
* fixed multiarch handling in aggregate
* webui request view fixes
* init script fixes
* Thu Feb 23 2012 adrianAATTsuse.de- update to current git, version 2.2.126
* webui has new request view
* patchinfo \"stopped\" and \"issue undocumented\" feature
* Tue Feb 21 2012 adrianAATTsuse.de- update to current git, version 2.2.125
* fixed maintenance incident request merge
* fixed urls in issue diffs
* Fri Feb 17 2012 adrianAATTsuse.de- update to current git, version 2.2.124
* INCOMPATIBLE changes in issue handling api
* webui support search for issues in packages
* enhanced xpath query support for issues
* Thu Feb 16 2012 adrianAATTsuse.de- update to current git, version 2.2.123
* fixed qemu cross build job assigning
* new maintenance incident handling
* Mon Feb 13 2012 adrianAATTsuse.de- update to current git, version 2.2.121
* various appliance and initial-setup fixes
* Thu Feb 09 2012 adrianAATTsuse.de- update to current git, version 2.2.120
* fixed native build of arm, mips and sh4
* fixed service files on request handling
* maintenance incident merge changes
* Thu Feb 02 2012 adrianAATTsuse.de- update to current git, version 2.2.119
* critical api branch fix
* webui maintenance improvements
* Mon Jan 30 2012 adrianAATTsuse.de- update to current git, version 2.2.117
* webui maintenance fixes
* recursive removal of repository
* fixed issue tracker api
* Thu Jan 26 2012 adrianAATTsuse.de- update to current git, version 2.2.116
* appliance fixes
* Tue Jan 24 2012 adrianAATTsuse.de- update to current git, version 2.2.115
* improved issue tracking support
* new webui testsuite got merged
* a number of maintenance handling features
* Thu Jan 12 2012 adrianAATTsuse.de- update to current git, version 2.2.114
* issue tracking support for all packages
* Wed Jan 11 2012 adrianAATTsuse.de- update to current git, version 2.2.113
* support for releasing local linked packages
* Tue Jan 10 2012 adrianAATTsuse.de- update to current git, version 2.2.112
* issue tracker fixes
* rdoc task updates- require Rails 2.3.14
* Mon Jan 09 2012 adrianAATTsuse.de- update to current git, version 2.2.111
* branch code improvements for SLE like setups
* Thu Dec 22 2011 adrianAATTsuse.de- update to current git, version 2.2.110
* bugfix christmas edition
* Wed Dec 21 2011 adrianAATTsuse.de- update to current git, version 2.2.109
* fixed delayed job crash
* fixed broken requests on re-open
* fast product build
* Tue Dec 20 2011 adrianAATTsuse.de- update to current git, version 2.2.108
* new declined -> revoked/reopen/superceded handling
* bugfixes in maintenance area
* drop sysconfig.obs-worker, merged with -server.
* regression to satisfy 12.2 check: obs-worker MUST be installed now
* Tue Dec 13 2011 adrianAATTsuse.de- update to current git, version 2.2.106
* improvements in issue tracker code
* binary upload feature
* supporting links for new packages (no existing target)
* Mon Dec 05 2011 adrianAATTsuse.de- update to current git, version 2.2.105
* new, faster obs-worker product build code
* maintenance release resign support
* Thu Dec 01 2011 adrianAATTsuse.de- update to current git, version 2.2.104
* fixed special cases of branch command
* fixed project copy with binaries
* Wed Nov 30 2011 adrianAATTsuse.de- update to current git, version 2.2.103
* fdatasync also for solv files, requires new BSSolv
* Mon Nov 28 2011 adrianAATTsuse.de- update to current git, version 2.2.102
* scheduler is using fdatasync now
* Fri Nov 25 2011 adrianAATTsuse.de- update to current git, version 2.2.101
* fixed vrev handling on maintenance release
* Fri Nov 25 2011 adrianAATTsuse.de- update to current git, version 2.2.100
* using issue_tracker data in backend
* Tue Nov 22 2011 adrianAATTsuse.de- update to current git, version 2.2.98
* new branch code
* Thu Nov 17 2011 adrianAATTsuse.de- update to current git, version 2.2.97
* fixing schema validation
* issue tracker support
* Sun Nov 13 2011 mikhail.zabaluevAATTgmail.com- de-ghosted important configuration files for webui
* Fri Nov 11 2011 adrianAATTsuse.de- update to current git, version 2.2.96
* many webui changes, esp. improved diff support
* incompatible patchinfo format changes (was marked as experimental)
* Mon Oct 31 2011 adrianAATTsuse.de- update to current git, version 2.2.95
* many cleanups, getting near to RC1 ...
* Thu Oct 20 2011 adrianAATTsuse.de- update to current git, version 2.2.94
* distro release support
* Tue Oct 18 2011 adrianAATTsuse.de- update to current git, version 2.2.93
* new source md5sum trigger mechanism. WARNING: this will trigger a rebuild of all packages with links!
* fixes to support openSUSE 12.1
* Wed Oct 05 2011 adrianAATTsuse.de- update to current git, version 2.2.92
* fixed updateinfo.xml generation
* added openSUSE:Factory:ARM as default target
* Thu Sep 08 2011 adrianAATTsuse.de- update to current git, version 2.2.91
* fix for died schedulers on creating deltas
* Fri Jul 22 2011 adrianAATTsuse.de- update to current git, version 2.2.90
* 2.3 Beta 3
* obs-common is part of obs-api package now
* using nokigiri as XML handler to fix ruby crashes
* Fri Jul 01 2011 adrianAATTsuse.de- update to current git, version 2.2.85
* large number of bugfixes after Beta 2
* Tue Jun 07 2011 adrianAATTsuse.de- update to current git, version 2.2.82
* new source service handling is used
* Thu May 26 2011 adrianAATTsuse.de- update to current git, version 2.2.81
* new branding name Open Build Service is used
* Mon May 16 2011 adrianAATTsuse.de- update to current git, version 2.2.81
* some important fixes after beta 1 to get openSUSE maintenance rolling
* Mon May 09 2011 adrianAATTsuse.de- update to current git, version 2.2.77
* cleanup in maintenance are to become beta ready
* Wed May 04 2011 adrianAATTsuse.de- update to current git, version 2.2.76
* bugfixes
* Fri Apr 29 2011 adrianAATTsuse.de- update to current git, version 2.2.75
* delta rpm support for maintenance updates
* new webui request views
* regression fixes
* Wed Apr 20 2011 adrianAATTsuse.de- update to current git, version 2.2.74
* support for generic authentification proxy
* maintenance feature work
* larger amount of bugfixes
* Fri Apr 15 2011 adrianAATTsuse.de- update to current git, version 2.2.73
* fix crashes on large file uploads with mod_rails under apache
* Tue Apr 12 2011 adrianAATTsuse.de- update to current git, version 2.2.72- finalized the apache2 switch, please read README files for details
* Wed Apr 06 2011 adrianAATTsuse.de- update to current git, version 2.2.71-
*
*
*
* Change from lighttpd to apache2 as default web server
*
*
*
*
* Mon Apr 04 2011 adrianAATTsuse.de- update to current git, version 2.2.70
* new architecture controller
* new reject request feature
* general cleanups in error handling
* Mon Mar 28 2011 adrianAATTsuse.de- update to current git, version 2.2.69
* regression fixes, should work with old config files again
* Thu Mar 24 2011 adrianAATTsuse.de- update to current git, version 2.2.68
* kvm appliance build fixes
* maintenance release support
* Thu Mar 24 2011 adrianAATTsuse.de- update to current git, version 2.2.67
* appliances fixes from Jan-Simon
* releasetarget handling support
* Mon Mar 21 2011 adrianAATTsuse.de- update to current git, version 2.2.66
* appliance updates from Jan-Simon
* Fri Mar 18 2011 adrianAATTsuse.de- update to current git, version 2.2.65
* Thu Mar 03 2011 adrianAATTsuse.de- update to current git, version 2.2.64
* maintenance release handling support
* Mon Feb 28 2011 adrianAATTsuse.de- update to current git, version 2.2.63
* backend support for maintenance features
* Fri Feb 25 2011 adrianAATTsuse.de- update to current git, version 2.2.62
* more maintenance support work, api is in theory feature complete
* Tue Feb 22 2011 adrianAATTsuse.de- update to current git, version 2.2.61
* more maintenance support work
* Mon Feb 14 2011 adrianAATTsuse.de- update to current git, version 2.2.60
* we skip 2.2 release
* more regression fixes for 2.2 features
* first maintenance features
* mobile handheld web view
* Thu Jan 27 2011 adrianAATTsuse.de- update to current git, version 2.1.80
* more regression fixes
* protect against loosing every binary on misconfigured source server
* project wide source service support
* Mon Jan 24 2011 adrianAATTsuse.de- update to current git, version 2.1.79
* plenty regression fixes
* Sat Jan 22 2011 adrianAATTsuse.de- update to current git, version 2.1.78
* fix hangups of webui and lighttpd
* Wed Jan 19 2011 adrianAATTsuse.de- update to current git, version 2.1.77
* fast search calls again, requires new and incompatible obs-common package
* Tue Jan 18 2011 adrianAATTsuse.de- update to current git, version 2.1.76
* permission handling got bigger changes
* Wed Jan 05 2011 adrianAATTsuse.de- update to current git, version 2.1.74
* a number of webui updates
* appliance fixes
* Mon Jan 03 2011 adrianAATTsuse.de- update to current git, version 2.1.72
* Wed Dec 29 2010 adrianAATTsuse.de- update to current git, version 2.1.71
* Thu Dec 09 2010 adrianAATTsuse.de- update to current git, version 2.1.69
* fixing file system permissions for new installations
* Wed Dec 08 2010 adrianAATTsuse.de- update to current git, version 2.1.68.
* obswebuidelayed is obsolete
* Mon Dec 06 2010 adrianAATTsuse.de- update to current git, version 2.1.67.
* plenty webui fixes and improvements from Sascha
* Mon Nov 29 2010 adrianAATTsuse.de- update to current git, version 2.1.66.
* OBS interconnect client fixed again
* Mon Nov 29 2010 adrianAATTsuse.de- update to current git, version 2.1.65.
* Jan-Simons project read access protection code got merged
* Thu Nov 25 2010 adrianAATTsuse.de- update to current git, version 2.1.64.
* new api content validation introduced
* Thu Nov 18 2010 adrianAATTsuse.de- update to current git, version 2.1.63.
* Fri Nov 12 2010 adrianAATTsuse.de- update to 2.1.62:
* new dependencies to erubis and rails_xss
* Thu Nov 11 2010 adrianAATTsuse.de- update to 2.1.61:
* no major features
* Tue Nov 09 2010 adrianAATTsuse.de- update to 2.1.60:
* first 2.2 Alpha snapshot
* Mon Oct 18 2010 adrianAATTsuse.de- update to final 2.1.0
* no code changes
* Thu Oct 14 2010 adrianAATTsuse.de- update to current 2.1 branch snapshot, version 2.0.107
* 2.1 RC 2 - Fixing branch by attribute call, supporting also project links - scheduler cleanup for delayed project handling
* Tue Oct 12 2010 adrianAATTsuse.de- update to current 2.1 branch snapshot, version 2.0.106 - 2.1 RC 1
* small fixes only
* Thu Oct 07 2010 adrianAATTsuse.de- update to current 2.1 branch snapshot, version 2.0.105 - 2.1 Beta 3
* source access control fixes
* user authentification fixes
* Fri Oct 01 2010 adrianAATTsuse.de- update to current 2.1 branch snapshot, version 2.0.104 - 2.1 Beta 2
* source access control fixes
* allow admin to control new user registration
* Mon Sep 20 2010 adrianAATTsuse.de- update to current snapshot, version 2.0.102 last before 2.1 beta 1
* Thu Sep 09 2010 adrianAATTsuse.de- update to current snapshot, version 2.0.99
* Mon Sep 06 2010 adrianAATTsuse.de- update to current snapshot, version 2.0.96
* Fri Sep 03 2010 adrianAATTsuse.de- update to current snapshot, version 2.0.95
* Thu Sep 02 2010 adrianAATTsuse.de- update to current snapshot, version 2.0.94
* Fri Aug 27 2010 adrianAATTsuse.de- update to current git, version 2.0.92
* webui switches to MySQL default
* Tue Aug 24 2010 adrianAATTsuse.de- update to current git, version 2.0.91
* Fri Aug 20 2010 adrianAATTsuse.de- update to current git, version 2.0.90
* still alpha state
* webui: source history browser
* webui: submit request creation
* Mon Aug 16 2010 adrianAATTsuse.de- update to current git, version 2.0.89
* Thu Aug 05 2010 adrianAATTsuse.de- update to current git, version 2.0.88
* Fri Jul 30 2010 adrianAATTsuse.de- update to current git, version 2.0.87
* Wed Jul 21 2010 adrianAATTsuse.de- update to current git, version 2.0.86
* Tue Jul 13 2010 adrianAATTsuse.de- update to current git, version 2.0.85
* Mon Jul 05 2010 adrianAATTsuse.de- update to current git, version 2.0.84
* reworked flag handling in api
* switch to rails 2.3.8
* Thu Jul 01 2010 adrianAATTsuse.de- update to current git, version 2.0.83
* lots of fixes after extending test suite
* notification system is now pluggable
* Mon Jun 28 2010 adrianAATTsuse.de- update to current git, version 2.0.82
* Fri Jun 25 2010 adrianAATTsuse.de- update to current git, version 2.0.81
* Mon Jun 14 2010 adrianAATTsuse.de- very first snapshot for 2.1 release
* read permission control feature
* Wed Jun 09 2010 adrianAATTsuse.de- 2.0
* fixed download file support in webui
* fixed package checkout from remote instance
* Mon Jun 07 2010 adrianAATTsuse.de- 1.9.92 (2.0 Beta 3)
* basic proxy support for backend
* signd setup support for appliance
* bugfixes
* Fri May 28 2010 adrianAATTnovell.com- 1.9.91 (2.0 Beta 2)
* New patchinfo editor
* bugfixes
* Sat May 22 2010 adrianAATTsuse.de- 1.9.70 snapshot
* feature complete 2.0 snapshot
* Mon May 17 2010 adrianAATTsuse.de- 1.9.63 snapshot
* Fri May 07 2010 adrianAATTsuse.de- 1.9.61 snapshot
* obs-worker becomes noarch for openSUSE 11.2 and later
* Thu Apr 29 2010 adrianAATTsuse.de- 1.9.60 snapshot
* Tue Mar 16 2010 adrianAATTsuse.de- 1.7.53 snapshot
* Mon Mar 08 2010 adrianAATTsuse.de- 1.7.52 snapshot
* group handling support
* attribute type permission handling
* reworked permission handling
* default reviewer support
* product build cache support
* Thu Mar 04 2010 adrianAATTsuse.de- 1.7.51 snapshot of 2.0(aka 1.8)
* reworked LDAP support by David Greaves- ruby-ldap is used instead of rubygem-net-ldap now
* Thu Feb 18 2010 adrianAATTsuse.de- very first 1.8 snapshot
* first merges for new WEBUI
* LDAP authentification support from Luke Imhoff(Cray)
* Wed Feb 10 2010 adrianAATTsuse.de- apply current 1.7 Branch diff
* fixes kvm check in worker init script
* fix DoS when having binary data in build description files
* fixes possible scheduler crash
* Mon Feb 08 2010 adrianAATTsuse.de- OBS 1.7.0
* Wed Feb 03 2010 adrianAATTsuse.de- OBS 1.7.0 RC 1
* Tue Jan 26 2010 adrianAATTsuse.de- OBS 1.7.0 beta 3
* Tue Jan 19 2010 adrianAATTsuse.de- change SLP nameing theme from obs. to obs: to make obs browseable
* Fri Jan 15 2010 adrianAATTsuse.de- OBS 1.7.0 beta 2- Requires Ruby on Rails 2.3.5 now
* Fri Nov 06 2009 mrueckertAATTsuse.de- added rails_enforce_proper_version.patch: make sure we really require rails 2.1.2. using ~> 2.1 is just wrong.
* Wed Oct 28 2009 chrisAATTcomputersalat.de- added bs_srcserver patch o needed for local obs when using openSUSE.org: projects and you want to do local builds via \'osc build\'
* Tue Aug 11 2009 adrianAATTsuse.de- Really handling the directory -> symlink conversation correctly.
* Thu Jun 25 2009 mrueckertAATTnovell.com- disable the broken part of the pre script- buildrequire \"build\" to avoid dangling symlink warnings
* Fri Jun 19 2009 adrianAATTlocalhost- Update to final 1.6.0 release
* Wed Apr 22 2009 adrianAATTsuse.de- drop own build script version and reuse the version from build package instead. This drops also the unwanted dependency to bash-static again
* Wed Apr 15 2009 adrianAATTsuse.de- update to version 1.6 beta 2
* Thu Apr 09 2009 frohAATTsuse.de- take sysconfig template from svn to fix #490258 in the package.