Changelog for
obs-worker-1.7.7-2.2.i586.rpm :
Fri Oct 1 14:00:00 2010 adrianAATTsuse.de
- update to version 1.7.7
* Do not allow user creation in LDAP or iChain mode
* confirm user state to be \"confirmed\" on login (bnc#643448)
Thu Jul 8 14:00:00 2010 adrianAATTsuse.de
- update to version 1.7.6
* compatibility to rails 2.3.8
Mon Jul 5 14:00:00 2010 adrianAATTsuse.de
- add fix for missing return on request push
Wed May 26 14:00:00 2010 adrianAATTsuse.de
- update to version 1.7.5
* Support new XML structures of OBS 2.0
* backend logging includes time stamps now
* Fix when calling patch command, upstream changed in incompatible way
* webui layout fixes needed after changes on static.opensuse.org
* minor stability fixes in backend code
* Fedora 13 and Ubuntu 10.04 got added to webui
Fri May 7 14:00:00 2010 adrianAATTsuse.de
- update to version 1.7.4
* scheduler performance optimization if using remote build service
instances.
* minor bugfixes
Mon Apr 26 14:00:00 2010 adrianAATTsuse.de
- fix a syntax error in obsworker script, if VM is manually specified
Tue Apr 20 14:00:00 2010 adrianAATTsuse.de
- update to version 1.7.3
Changes:
* kiwi image building:
Used repositories to setup the system used to run kiwi is now
defined via path elements in the repository definition.
Repositories from kiwi file are used if no path is defined
(the former behaviour).
* Products get built with repoid tag to identify them via repo meta.
* OBS interconnect projects are not showing package and repository handles
in webui anymore.
* Better scheduler efficiency on project meta changes
* OBS name gets transported over OBS interconnect now
* support rpm-md-legacy mode for current createrepo tool
Fixes:
* Do not allow to create packages with illegal names
* various OBS interconnect fixes
* LDAP fixes:
- unbind ldap connections after use
- optionally disable ldap referrals (necessary for Windows 2003 AD)
- retrieve all attributes when searching
- properly access LDAP_NAME_ATTR attribute
* OBS Appliance: repository URL is working now
* fixes in bs_admin --check-deep-project
* Improved error messages
* Fixes in init scripts for multi server setup
Sun Mar 14 13:00:00 2010 adrianAATTsuse.de
- add fixes for triggering builds of source links to remote OBS
Thu Mar 11 13:00:00 2010 adrianAATTsuse.de
- update to version 1.7.2
Backported new features:
* optional LDAP support for authentification.
* Admin interface in the web interface
* Support caching of packages for product builds by the worker.
Fixes:
* Support build results with files larger than 4GB
* nicer diff3 output by source server
* sqlite3 setup problems fixed for webui
* webui delayed_job startup failure fixed
* worker vm setup fixes
* a number of minor bugfixes
Wed Feb 24 13:00:00 2010 adrianAATTsuse.de
- update to version 1.7.1
* Support \"add kiwi image build\" repo button in webui
* webui xml escaping fixes
* improvements and fixes in product handling area
* usebility fixes in error cases
* fixed handling of \"change devel\" requests
* support for requestid in commitfilelist
* processor number detection fix for arm
* Allow to create home sub projects without home project
Wed Feb 10 13:00:00 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 8 13:00:00 2010 adrianAATTsuse.de
- OBS 1.7.0
Wed Feb 3 13:00:00 2010 adrianAATTsuse.de
- OBS 1.7.0 RC 1
Tue Jan 26 13:00:00 2010 adrianAATTsuse.de
- OBS 1.7.0 beta 3
Tue Jan 19 13:00:00 2010 adrianAATTsuse.de
- change SLP nameing theme from obs. to obs: to make obs browseable
Fri Jan 15 13:00:00 2010 adrianAATTsuse.de
- OBS 1.7.0 beta 2
- Requires Ruby on Rails 2.3.5 now
Fri Nov 6 13:00:00 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 13:00:00 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 14:00:00 2009 adrianAATTsuse.de
- Really handling the directory -> symlink conversation correctly.
Thu Jun 25 14:00:00 2009 mrueckertAATTnovell.com
- disable the broken part of the pre script
- buildrequire \"build\" to avoid dangling symlink warnings
Fri Jun 19 14:00:00 2009 adrianAATTlocalhost
- Update to final 1.6.0 release
Wed Apr 22 14:00:00 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 14:00:00 2009 adrianAATTsuse.de
- update to version 1.6 beta 2
Thu Apr 9 14:00:00 2009 frohAATTsuse.de
- take sysconfig template from svn to fix #490258 in the package.
Tue Feb 24 13:00:00 2009 adrianAATTsuse.de
- update to 1.5.1
* Workaround for Rails 2.1 bug
Tue Feb 24 13:00:00 2009 adrianAATTsuse.de
- fix dependency to rails version, require 2.1.2 now (#479039).
- disable Download on Demand by default as security fix.
Mon Feb 23 13:00:00 2009 adrianAATTsuse.de
- update to final 1.5 candidate
* fixed product generation without betaversion defined
Fri Feb 6 13:00:00 2009 mrueckertAATTsuse.de
- fixed rails requires:
1. added obs-1.5_rails_version.patch to make all rails apps
require 2.0.5
2. fixed requires in the obs-api package
Mon Jan 12 13:00:00 2009 adrianAATTsuse.de
- Update to 1.5.rc2
- init script fixes
- various kiwi image handling fixes
- relsync fixes
Fri Dec 12 13:00:00 2008 frohAATTnovell.com
- branch to 1.5.rc1
- include bs_productconvert search path fix (bnc#458309)
- add ReleaseNotes-1.5 file
- rpmlint fixes: remove executable bit from perl libraries, add
missing package descriptions, add missing %insserv_cleanup %postun
calls, add missing $remote_fs init script dependencies, add
(failing) reload command to signd init script.
- do %fdupes only if the distro has it (fixes sle10 builds)
Thu Nov 20 13:00:00 2008 frohAATTnovell.com
- get setuid handling right (bnc#446164)
- clean up fillup-templates
- \"sign\" is not noarch, so the package isn\'t
- use fdupes to hard link duplicate files
- provide \"Group\" and \"Summary\" where missing
- fix permissions handling
- incorporate new Meta handling
- get changelog and fixes from Factory
Tue Nov 11 13:00:00 2008 frohAATTnovell.com
- fix init scripts for stricter 11.1 requirements.
- get rid of strict rails dependency.
- there\'s no more rubygems-builder. use active_support instead.
- fix file lists to satisfy 11.0 rpmlint checks
- move log file creation from %post to %init and %files, where it belongs
Mon Nov 10 13:00:00 2008 frohAATTnovell.com
- add bs_productconvert and obs-productconvert subpackage as temporary
kludge to make this tool available.
Fri Oct 24 14:00:00 2008 frohAATTnovell.com
- fix webclient rails version requirement to be the same as the
api one
Thu Oct 16 14:00:00 2008 frohAATTnovell.com
update to svn branches/buildservice/1.0 -r5344:
- add signd
- webclient-EXTERNAL_FRONTEND_HOST.patch:
adds optional EXTERNAL_FRONTEND_HOST config value for situations
when FRONTEND_HOST isn\'t available publicly (ichain setups)
- webclient-RAILS_GEM_VERSION.patch:
enforce the right rails version
- use cleaned up spec file from openSUSE:Tools:Unstable
- make the download server setup in obs.conf a knowing decision,
instead a secret default
- satisfy rpmlint so it only warns and no longer fails
- fix previous changelog entry
Thu Oct 9 14:00:00 2008 frohAATTsuse.de
- reviewed for Factory submission
Wed Jun 11 14:00:00 2008 martin.mohringAATT5etech.eu
- update to svn trunc -r 4169
- heading toward OBS 1.0
- fixed requires again
- dont copy doc files, they are packaged already in .tar.bz2
- put all docu files in obs-api package
- some %pre / %post alignments
- schemata and doc now mentioned in config
- includes hermes fixes in config and the worker
Tue Jun 3 14:00:00 2008 martin.mohringAATT5etech.eu
- update to svn trunc -r 4091
- incl. bugfixes, see svn log
- added hermes
Mon Jun 2 14:00:00 2008 martin.mohringAATT5etech.eu
- update to svn trunc -r 4074, bugfixes
- added file of the spec file wizard now added
- new debtransform features
- build now has opensuse 11.0 config
- osc develproj and branch support
Fri May 23 14:00:00 2008 martin.mohringAATT5etech.eu
- update to svn trunc -r 4026, bugfixes
- exchanged dpkg package by deb package, provided by newer openSUSE Distros
Mon May 19 14:00:00 2008 martin.mohringAATT5etech.eu
- update to svn trunc -r 3996, bugfixes
- incl. latest osc alignments for 1.0 release
- added obs-server-test.spec for building osc, build, obs-server from one source
Fri May 16 14:00:00 2008 martin.mohringAATT5etech.eu
- update to svn trunc -r 3983, incl. all build/obs_worker changes
- readded fix for changing download addresses in webclient
Thu May 15 14:00:00 2008 martin.mohringAATT5etech.eu
- added also old python written script obs_mirror_project.py from James Oakley
Thu May 15 14:00:00 2008 martin.mohringAATT5etech.eu
- made apidocs working (finally)
- got back to old svn version numbering so that ./distribute generates all
- updated to newer versions of rcobs scripts
- switchable comment for x86_64 scheduler in sysconfig.obs-server
- removed obsoleted files from svn and .spec file
- updates of obs-server.changes from openSUSE:Tools:Unstable project
Wed May 14 14:00:00 2008 adrianAATTsuse.de
- update to current svn trunk
- avoid more hardcoded server names
- bsworker can be installed on remote systems now and configured
via sysconfig settings
- add apidocs generation and correct installation
Fri Apr 25 14:00:00 2008 adrianAATTsuse.de
- update to version 0.9.1
- fixes from the changelog entries before
- Version 0.9.1 is required now to use the build service
inter connect feature with api.opensuse.org
Wed Apr 23 14:00:00 2008 mlsAATTsuse.de
- increase timeouts in scheduler
- fix circular reference in BSSSL
- fix auto socket close in BSRPC
Thu Apr 17 14:00:00 2008 adrianAATTsuse.de
- apply fix for
* local osc support building for remote projects
* fix ssl protocol handling
Wed Apr 16 14:00:00 2008 mrueckertAATTsuse.de
- added perl-Net_SSLeay
Wed Apr 16 14:00:00 2008 adrianAATTsuse.de
- update to version 0.9 release
* Inter Build Service Connect support
* rpmlint support
* KIWI imaging support
* baselibs build support
* submission request support
Mon Nov 26 13:00:00 2007 frohAATTsuse.de
- use startproc
- have correct \"Should-Start\" dependencies
- ensure all services come up at boot
Thu Nov 15 13:00:00 2007 frohAATTsuse.de
- depend on exact rails version
- generate package from buildservice/dist dir
- update README.SETUP
- add publisher and dispatcher
Fri Jan 26 13:00:00 2007 poemlAATTsuse.de
- implement status/restart in the init scripts
Fri Jan 26 13:00:00 2007 poemlAATTsuse.de
- added dependency on createrepo
Fri Jan 26 13:00:00 2007 poemlAATTsuse.de
- update to r1110
- revert last change, and do it the ruby way, by creating a new
migration for it... so existing installations are upgraded
- fix truncated line in sorting algorithm
- add missing mkdir
- add url to package metadata
- fix build / install sysconfig files
- fix copyright headers in init script
- fix path in README where to copy packages to
Thu Jan 25 13:00:00 2007 poemlAATTsuse.de
- update to r1108
create a few more architectures, when initializing the database