SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for koji-utils-1.9.0-6.20150226.el7.noarch.rpm :
Thu Jan 22 13:00:00 2015 Thomas Oulevey - 1.9.0-1.20150122
- upstream included all our patches
- up to commit 82a405c7943192e3bba3340efe7a8d07a0e26b70

Mon Nov 24 13:00:00 2014 Thomas Oulevey - 1.9.0-1.20141124
- First CentOS infrastructure version
- Includes patches for git.c.o layout.
- based on git up to 631f8cc25440d3c82b748df9154e7aed70a8ecac

Mon Mar 24 13:00:00 2014 Mike McLean - 1.9.0-1
- 1.9.0 release

Mon Apr 1 14:00:00 2013 Mike McLean - 1.8.0-1
- refactor how images are stored and tracked (images as builds)
- delete repos in background
- limit concurrent maven regens
- let kojira delete repos for deleted tags
- check for a target before waiting on a repo
- don\'t append to artifact_relpaths twice in the case of Maven builds
- Use standard locations for maven settings and local repository
- Specify altDeploymentRepository for Maven in settings.xml NOT on command line
- rather than linking to each artifact from the Maven repo, link the version directory
- handle volumes in maven repos
- fix integer overflow issue in checkUpload handler
- koji-shadow adjustments
- change default ssl timeout to 60 seconds
- rewrite ensuredir function to avoid os.makedirs race
- rename -pkg commands to -build
- implement remove-pkg for the cli
- a little more room to edit host comments
- use wsgi.url_scheme instead of HTTPS
- handle relative-to-koji urls in mergerepos

Mon Nov 19 13:00:00 2012 Mike McLean - 1.7.1-1
- improved upload mechanism
- koji-shadow enhancements
- handle multiple topurl values in kojid
- fix form handling
- mount all of /dev for image tasks
- avoid error messages on canceled/reassigned tasks
- handle unauthenticated case in moshimoshi
- fix the tag_updates query in tag_changed_since_event
- stop tracking deleted repos in kojira
- don\'t die on malformed tasks
- fix bugs in our relpath backport
- avoid baseurl option in createrepo
- message bus plugin: use timeout and heartbeat
- add maven and win to the supported cli search types
- remove latest-by-tag command
- fix noreplace setting for web.conf
- add sanity checks to regen-repo command
- debuginfo and source options for regen-repo command
- make taginfo command compatible with older koji servers

Thu May 31 14:00:00 2012 Mike McLean - 1.7.0-1
- mod_wsgi support
- mod_python support deprecated
- kojiweb configuration file (web.conf)
- split storage support (build volumes)
- configurable resource limits (hub, web, and kojid)
- drop pkgurl in favor of topurl
- better approach to web themes
- more helpful policy errors
- clearer errors when rpc args do not match function signature
- avoid retry errors on some common builder calls
- don\'t rely on pgdb._quoteparams
- avoid hosts taking special arch tasks they cannot handle
- kojid: configure yum proxy
- kojid: configure failed buildroot lifetime
- kojid: literal_task_arches option
- support for arm hardware floating point arches
- maven build options: goals, envs, extra packages
- store Maven build output under the standard build directory
- make the list of files ignored in the local Maven repo configurable
- add Maven information to taginfo
- make kojira more efficient using multicalls and caching
- speed up kojira startup
- kojira: configurable sleep time
- kojira: count untracked newRepo tasks towards limits
- kojira: limit non-waiting newRepo tasks
- gssapi support in the messagebus plugin
- grant-permission --new
- improved argument display for list-api command
- moshimoshi
- download task output directly from KojiFilesURL, rather than going through getfile
- option to show buildroot data in rpminfo command
- show search help on blank search command
- wait-repo: wait for the build(s) to be the latest rather than just present

Thu Dec 16 13:00:00 2010 Mike McLean - 1.6.0-1
- extend debuginfo check to cover newer formats
- ignore tasks that TaskManager does not have a handler for
- avoid possible traceback on ^c
- graceful mass builder restart
- no longer issue condrestart in postinstall scriptlet
- fix ssl connections for python 2.7
- more sanity checks on wait-repo arguments (ticket#192)
- maven: only treat files ending in .patch as patch files
- maven: retain ordering so more recent builds will take precedence
- enable passing options to Maven
- maven: use strict checksum checking

Thu Nov 11 13:00:00 2010 Mike McLean - 1.5.0-1
- koji vm daemon for executing certain tasks in virtual machine
- major refactoring of koji daemons
- support for complete history query (not just tag operations)
- allow filtering tasks by channel in webui
- rename-channel and remove-channel commands
- clean up tagBuild checks (rhbz#616839)
- resurrect import-comps command
- utf8 encoding fixes
- allow getfile to handle files > 2G
- update the messagebus plugin to use the new qpid.messaging API
- rpm2maven plugin: use Maven artifacts from rpm builds in Koji\'s Maven repos
- log mock output

Thu Jul 8 14:00:00 2010 Mike McLean - 1.4.0-1
- Merge mead branch: support for building jars with Maven
*
- support for building appliance images
*
- soft dependencies for LiveCD/Appliance features
- smarter prioritization of repo regenerations
- package list policy to determine if package list changes are allowed
- channel policy to determine which channel a task is placed in
- edit host data via webui
- description and comment fields for hosts
*
- cleaner log entries for kojihub
- track user data in versioned tables
*
- allow setting retry parameters for the cli
- track start time for tasks
*
- allow packages built from the same srpm to span multiple external repos
- make the command used to fetch sources configuable per repo
- kojira: remove unexpected directories
- let kojid to decide if it can handle a noarch task
- avoid extraneous ssl handshakes
- schema changes to support starred items

Tue Nov 10 13:00:00 2009 Mike Bonnet - 1.3.2-1
- support for LiveCD creation
- new event-based callback system

Fri Jun 12 14:00:00 2009 Mike Bonnet - 1.3.1-2
- use
*
now that Maven 2.0.8 is available in the buildroots
- retrieve Maven info for a build from the top-level pom.xml in the source tree
- allow specifying one or more Maven profiles to be used during a build

Fri Feb 20 13:00:00 2009 Mike McLean 1.3.1-1
- external repo urls rewritten to end with /
- add schema file for upgrades from 1.2.x to 1.3
- explicitly request sha1 for backward compatibility with older yum
- fix up sparc arch handling

Wed Feb 18 13:00:00 2009 Mike McLean 1.3.0-1
- support for external repos
- support for noarch subpackages
- support rpms with different signatures and file digests
- hub configuration file
- drop huge tables from database
- build srpms in chroots
- hub policies
- limited plugin support
- limited web ui theming
- many miscellaneous enhancements and bugfixes
- license fields changed to reflect code additions

Mon Aug 25 14:00:00 2008 Mike McLean 1.2.6-1
- fix testbuild conditional [downstream]
- fix license tag [downstream]
- bump version
- more robust client sessions
- handle errors gracefully in web ui
- koji-gc added to utils subpackage
- skip sleep in kojid after taking a task
- new dir layout for task workdirs (avoids large directories)
- unified boolean option parsing in kojihub
- new ServerOffline exception
- other miscellaneous fixes

Fri Jan 25 13:00:00 2008 jkeating 1.2.5-1
- Put createrepo arguments in correct order

Thu Jan 24 13:00:00 2008 jkeating 1.2.4-1
- Use the --skip-stat flag in createrepo calls.
- canonicalize tag arches before using them (dgilmore)
- fix return value of delete_build
- Revert to getfile urls if the task is not successful in emails
- Pass --target instead of --arch to mock.
- ignore trashcan tag in prune-signed-copies command
- add the \"allowed_scms\" kojid parameter
- allow filtering builds by the person who built them

Fri Dec 14 13:00:00 2007 jkeating 1.2.3-1
- New upstream release with lots of updates, bugfixes, and enhancements.

Tue Jun 5 14:00:00 2007 Mike Bonnet - 1.2.2-1
- only allow admins to perform non-scratch builds from srpm
- bug fixes to the cmd-line and web UIs

Thu May 31 14:00:00 2007 Mike Bonnet - 1.2.1-1
- don\'t allow ExclusiveArch to expand the archlist (bz#239359)
- add a summary line stating whether the task succeeded or failed to the end of the \"watch-task\" output
- add a search box to the header of every page in the web UI
- new koji download-build command (patch provided by Dan Berrange)

Tue May 15 14:00:00 2007 Mike Bonnet - 1.2.0-1
- change version numbering to a 3-token scheme
- install the koji favicon

Mon May 14 14:00:00 2007 Mike Bonnet - 1.1-5
- cleanup koji-utils Requires
- fix encoding and formatting in email notifications
- expand archlist based on ExclusiveArch/BuildArchs
- allow import of rpms without srpms
- commit before linking in prepRepo to release db locks
- remove exec bit from kojid logs and uploaded files (patch by Enrico Scholz)

Tue May 1 14:00:00 2007 Mike Bonnet - 1.1-4
- remove spurious Requires: from the koji-utils package

Tue May 1 14:00:00 2007 Mike Bonnet - 1.1-3
- fix typo in BuildNotificationTask (patch provided by Michael Schwendt)
- add the --changelog param to the buildinfo command
- always send email notifications to the package builder and package owner
- improvements to the web UI

Tue Apr 17 14:00:00 2007 Mike Bonnet - 1.1-2
- re-enable use of the --update flag to createrepo

Mon Apr 9 14:00:00 2007 Jesse Keating 1.1-1
- make the output listPackages() consistent regardless of with_dups
- prevent large batches of repo deletes from holding up regens
- allow sorting the host list by arches

Mon Apr 2 14:00:00 2007 Jesse Keating 1.0-1
- Release 1.0!

Wed Mar 28 14:00:00 2007 Mike Bonnet - 0.9.7-4
- set SSL connection timeout to 12 hours

Wed Mar 28 14:00:00 2007 Mike Bonnet - 0.9.7-3
- avoid SSL renegotiation
- improve log file handling in kojid
- bug fixes in command-line and web UI

Sun Mar 25 14:00:00 2007 Mike Bonnet - 0.9.7-2
- enable http access to packages in kojid
- add Requires: pyOpenSSL
- building srpms from CVS now works with the Extras CVS structure
- fixes to the chain-build command
- bug fixes in the XML-RPC and web interfaces

Tue Mar 20 13:00:00 2007 Jesse Keating - 0.9.7-1
- Package up the needed ssl files

Tue Mar 20 13:00:00 2007 Jesse Keating - 0.9.6-1
- 0.9.6 release, mostly ssl auth stuff
- use named directories for config stuff
- remove -3 requires on creatrepo, don\'t need that specific anymore

Tue Feb 20 13:00:00 2007 Jesse Keating - 0.9.5-8
- Add Authors COPYING LGPL to the docs of the main package

Tue Feb 20 13:00:00 2007 Jesse Keating - 0.9.5-7
- Move web files from /var/www to /usr/share
- Use -p in install calls
- Add rpm-python to requires for koji

Mon Feb 19 13:00:00 2007 Jesse Keating - 0.9.5-6
- Clean up spec for package review

Sun Feb 4 13:00:00 2007 Mike McLean - 0.9.5-1
- project renamed to koji


 
ICM