Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 3765bbca1d8185460461b7568fc88cad > files > 16

createrepo-0.9.6-3mdv2010.0.noarch.rpm

2008-10-28  Seth Vidal <skvidal@fedoraproject.org>

	* bin/Makefile: minor changes to the make file so that it will make
	a proper archive :)

2008-10-27  Seth Vidal <skvidal@fedoraproject.org>

	* ChangeLog: merge changelog

2008-10-23  Seth Vidal <skvidal@fedoraproject.org>

	* modifyrepo.py: allow already-compressed metadata files to work and
	not be double-compressed

2008-10-21  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo.spec, docs/Makefile, docs/mergerepo.1, mergerepo.py: 
	mergerepo man page todos added to mergerepo

2008-10-21  Seth Vidal <skvidal@fedoraproject.org>

	Merge branch 'master' of
	ssh://createrepo.baseurl.org/srv/projects/createrepo/git/createrepo
	* 'master' of
	ssh://createrepo.baseurl.org/srv/projects/createrepo/git/createrepo:
	Change the NamedTemporaryFile() usage to mkstemp(), stupid API   Fix
	parallel updates to the cachedir, thx to Michael Schwendt for
	spotting it

2008-10-21  Seth Vidal <skvidal@fedoraproject.org>

	* AUTHORS, README, createrepo.spec, createrepo/__init__.py,
	docs/createrepo.8, genpkgmetadata.py: - document --content, --distro and --revision - update urls in spec
	and docs - add Authors file

2008-10-17  Seth Vidal <skvidal@fedoraproject.org>

	* Makefile: add merge repo here, too

2008-10-17  Seth Vidal <skvidal@fedoraproject.org>

	* mergerepo.py: pylintian cleanups

2008-10-17  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo.spec, createrepo/__init__.py: bump version to 0.9.6 -
	change the dep to yum 3.2.20 - since it is what WILL be needed

2008-10-17  Seth Vidal <skvidal@fedoraproject.org>

	* bin/Makefile, bin/mergerepo, createrepo/merge.py, mergerepo.py: 
	add mergerepo

2008-10-17  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py: add arbitrary metadata to config options
	for api callers

2008-10-09  James Antill <james@and.org>

	* createrepo/yumbased.py: Change the NamedTemporaryFile() usage to
	mkstemp(), stupid API

2008-10-08  James Antill <james@and.org>

	* createrepo/yumbased.py: Fix parallel updates to the cachedir, thx
	to Michael Schwendt for spotting it

2008-09-15  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo.spec: bump the yum requirement to 3.2.19..

2008-09-15  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/utils.py: remove unused utf8String function from utils
	- move most of it into yum.misc

2008-09-12  Seth Vidal <skvidal@fedoraproject.org>

	* genpkgmetadata.py: make the profile option work again

2008-08-13  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/yumbased.py, genpkgmetadata.py: 
	remove most of the yumbased code, disable database-only for now

2008-08-08  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/utils.py,
	createrepo/yumbased.py: minor changes for handling a packagesack
	and/or list of package objects as the pkglist to create the repo
	from also rename the xml_dump functions - eventually going to remove
	them.

2008-06-17  James Antill <james@and.org>

	* docs/createrepo.8: Add missing doc. for --skip-stat option

2008-06-05  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/yumbased.py, genpkgmetadata.py: 
	some fixmes and starts - and recommit a working --database-only

2008-05-12  James Antill <james@and.org>

	* createrepo/__init__.py, genpkgmetadata.py: Remove -n option, it's
	a noop atm. anyway

2008-05-12  James Antill <james@and.org>

	* createrepo/__init__.py: Pass just dir. to getFileList(), makes -C
	work. Fixes bug#446040

2008-04-16  James Antill <james@and.org>

	* createrepo/utils.py: Talk to libxml maintainer ... tweak

2008-04-16  James Antill <james@and.org>

	* createrepo/utils.py: Just remove bad small bytes, like 0x01 atm.

2008-04-02  James Antill <james@and.org>

	* docs/createrepo.8: Add some missing options to man page

2008-03-11  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/utils.py: a few tweaks to speed
	up the database creation

2008-03-11  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/utils.py,
	createrepo/yumbased.py, docs/createrepo.8: more or less complete
	createrepo --database-only

2008-03-11  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/yumbased.py, genpkgmetadata.py: - partial patch to enable --database-only output from createrepo -
	still to implement filelists direct to sqlite, changelogs direct to
	sqlite - this check in is just a hedge against loss from my laptop,
	do not use the feature in this commit

2008-03-03  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py: better name for node

2008-03-03  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/yumbased.py: exclude rpmlib
	requires from metadata b/c they are silly store them in the
	repomd.xml per-repo so we have them if we ever actually need them

2008-02-29  James Antill <james@and.org>

	* genpkgmetadata.py: Fix line overflow, minor IO optimisation

2008-02-20  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/yumbased.py, genpkgmetadata.py: 
	allow --pkglist or self.conf.pkglist to be a list of arbitrary urls
	to packages. createrepo will download the remote urls to a tempdir,
	read them in and add them to the metadata.

2008-02-18  Seth Vidal <skvidal@fedoraproject.org>

	* ChangeLog: merge changelog

2008-02-18  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo.spec, createrepo/__init__.py: bump version numbers

2008-02-18  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/yumbased.py: - clean up some garbage spaces and an extra 'return' - write some
	notes on something interesting to do for completely arbitrary
	repositories - make sure that under no circumstances will a package
	that we   cannot get a pkgid/checksum from will be in the metadata.
	And it will   output an error message

2008-02-13  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py: raise, don't print

2008-02-12  Luke Macken <lmacken@redhat.com>

	* genpkgmetadata.py: Clean up some more unused modules

2008-02-12  Luke Macken <lmacken@redhat.com>

	* createrepo/__init__.py, createrepo/utils.py: If we want to use
	MDError in utils.py, we need to define it outside of __init__ to
	avoid circular deps

2008-02-12  Luke Macken <lmacken@redhat.com>

	* createrepo/__init__.py: Pull in createrepo.utils.errorprint in our
	__init__ module.

2008-02-12  Luke Macken <lmacken@redhat.com>

	* createrepo/__init__.py: Import shutil since we use it in
	createrepo.__init__

2008-02-12  Luke Macken <lmacken@redhat.com>

	* createrepo/__init__.py: s/conf.checkts/self.conf.checkts/

2008-02-12  Luke Macken <lmacken@redhat.com>

	* createrepo/__init__.py, createrepo/readMetadata.py,
	createrepo/yumbased.py: Remove a bunch of module imports that we
	aren't using. One of which being 'hashlib', which prevents
	createrepo from running on anything by Python 2.5.

2008-01-31  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/readMetadata.py,
	createrepo/utils.py, modifyrepo.py: - make sure group files are compressed/sha-named - add group_gz
	section for compressed group file - add addArbitraryMetadata()
	method to MetaDataGenerator class - fix up modifyrepo to generate
	sha-named files - make modifyrepo act a bit more like createrepo for
	its operations

2008-01-30  Seth Vidal <skvidal@fedoraproject.org>

	* ChangeLog: changelog merge

2008-01-29  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, genpkgmetadata.py: make sure things work
	out as the right default

2008-01-28  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo.spec, createrepo/__init__.py: bump ver to 0.9.4 in spec
	and module

2008-01-28  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py: make sure non-unique-md-filenanmes-repos
	cleanup sqlite files if we switch to unique-md-filenames

2008-01-28  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py: clean up old versions of primary,
	filelists and other that are lingering in the repodata dir due to
	sha1-addition

2008-01-28  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py: swap around the filename creation order so
	it doesn't make leaves files around

2008-01-28  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/readMetadata.py: make
	readMetadata.py take its metadata file locations from repomd.xml
	using the yum parser for it. complete --unique-md-filenames
	implementation

2008-01-28  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, genpkgmetadata.py: part of
	--unique-md-filenames is complete. This lets createrepo generate
	metadata files with the file's checksum included in the filename.
	This helps it work more nicely with proxies. --update support will
	not work with --unique-md-filenames at the moment. Need to read in
	repomd.xml to make that work.

2008-01-22  Seth Vidal <skvidal@fedoraproject.org>

	* ChangeLog: changelog merge

2008-01-22  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo.spec, createrepo/__init__.py: 0.9.3

2008-01-22  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/yumbased.py, genpkgmetadata.py: 
	add changelog-limit option to restrict the number of changelogs we
	add, by default

2008-01-17  Seth Vidal <skvidal@fedoraproject.org>

	* genpkgmetadata.py: make sure empty directories still work

2008-01-17  Seth Vidal <skvidal@fedoraproject.org>

	* ChangeLog: update changelog

2008-01-17  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py: comment out a debug print

2008-01-17  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/yumbased.py: re-enable
	--cachedir in code fix logic issues in cachedir from 0.4.X

2008-01-17  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, genpkgmetadata.py: - fix more problems with relative paths and --split - revert
	cachedir disabling - cachedir isn't working yet, but it's no longer
	deprecated due to a use case I hadn't considered.

2008-01-17  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py: make --update and --split mostly work
	again

2008-01-17  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, genpkgmetadata.py: - move a bunch of tests into the base class - deprecate --cachedir -
	make it enable --update instead b/c it is MUCH   faster

2008-01-17  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo.spec, createrepo/__init__.py: bump version to 0.9.2

2008-01-17  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py: add some more correct outputs about the
	sqlite db generation

2008-01-17  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, genpkgmetadata.py: --split works again,
	fix relative paths with ../../ curse in the direction of --split and
	--basedir :(

2008-01-16  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/utils.py,
	createrepo/yumbased.py, genpkgmetadata.py: clean up api to simplify
	all of the code calling it probably severely break --split for the
	moment, though

2008-01-15  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/yumbased.py: make sure we have empty stubs for items in
	the rpm-format section, older versions of yum will go bonkers if
	not.

2008-01-15  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py: - add debug output for database time generation

2008-01-15  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/readMetadata.py,
	genpkgmetadata.py: - add --skip-stat to skip the stat() call on updates - this is
	mostly   b/c the fedora createrepo call is done over nfs and that is
	VERY VERY   slow for 20K stat() calls :( - fix --pkglist - patch
	from jesse keating - document options in --help output

2008-01-14  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/yumbased.py: - add copyright statements and licenses to top of files - start
	function to remove all the directory mauling in genpkgmetadata -
	fixmes

2008-01-11  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/yumbased.py: return src for arch when it's a srpm

2008-01-10  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/yumbased.py: make sure that files are run through the
	xml escaping, too.

2008-01-09  Seth Vidal <skvidal@fedoraproject.org>

	* ChangeLog, Makefile: update changelog, add changelog target to
	makefile

2008-01-09  Seth Vidal <skvidal@fedoraproject.org>

	* genpkgmetadata.py: clean up old comments and cruft

2008-01-09  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/readMetadata.py,
	genpkgmetadata.py: - clean up interface a lot - add callback interface for progress
	output - more proper catching of exceptions - remove improper
	sys.exit() calls from the base class

2008-01-09  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/yumbased.py: make --update work correctly - by getting
	the right item from os.stat() for mtime

2008-01-09  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/yumbased.py: free up memory in the changelog output
	used by generating the xml node

2008-01-08  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py: clean up a debug output

2008-01-08  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/readMetadata.py,
	createrepo/yumbased.py: fix up a lot of xml creation errors and make
	--update work again

2008-01-08  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo.spec, createrepo/__init__.py: bump to 0.9.1

2008-01-08  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/yumbased.py: and a little more utf8'ing - just for
	completeness and insanity

2008-01-08  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/yumbased.py: utf8 files, too :(

2008-01-08  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/yumbased.py: all of the xml tools suck, this is
	evidence of them fall back to the generating the xml via libxml2 for
	the changelog hopefully this won't make memory explode

2008-01-08  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py: politely bounce over damaged rpms - output
	an error report new errorlog() method - can  be easily replaced in
	subclass

2008-01-08  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/yumbased.py: remove debug prints :)

2008-01-08  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/yumbased.py: make sure that we check for  nonexistent
	items in the hdr

2008-01-08  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py: make it a more proper ts

2008-01-08  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py: try except on package opening

2008-01-07  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/yumbased.py, genpkgmetadata.py: - clean out old classes from yumbased.py - clean out debug prints
	from genpkgmetadata.py

2008-01-07  Seth Vidal <skvidal@fedoraproject.org>

	* genpkgmetadata.py: make the version stuff make sense

2008-01-07  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo.spec, genpkgmetadata.py: - make rpmbuild work - mark a fixme

2008-01-03  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, createrepo/utils.py,
	createrepo/yumbased.py, genpkgmetadata.py: - port to optionparser from getopt - redo config class to make use
	outside of cli more do-able - handle repomd.xml creation in class,
	too  - still have a lot of changes to complete

2007-12-20  Seth Vidal <skvidal@fedoraproject.org>

	* createrepo/__init__.py, genpkgmetadata.py: a little more
	class-full

2007-12-20  Seth Vidal <skvidal@fedoraproject.org>

	* Makefile, bin/Makefile, createrepo.spec, createrepo/Makefile,
	createrepo/__init__.py, createrepo/readMetadata.py,
	createrepo/utils.py, createrepo/yumbased.py, docs/Makefile,
	dumpMetadata.py, genpkgmetadata.py, readMetadata.py: Whew: this is
	the beginning of a big conversion of createrepo to use the yum
	modules, behave more like a modular program and have a proper class
	structure. It's not done, but it's a start.

2007-12-18  Seth Vidal <skvidal@fedoraproject.org>

	Merge branch 'master' of
	ssh://login.linux.duke.edu/home/groups/createrepo/git/createrepo  *
	'master' of
	ssh://login.linux.duke.edu/home/groups/createrepo/git/createrepo:
	Update ChangeLog   Remove some unnecessary imports   Better unicode
	handling in modifyrepo   Add a man page for modifyrepo

2007-12-18  Seth Vidal <skvidal@fedoraproject.org>

	* docs/createrepo.8, dumpMetadata.py, genpkgmetadata.py,
	modifyrepo.py: merge maintenance changes up to head before we nuke
	it from orbit

2007-12-06  Luke Macken <lmacken@redhat.com>

	* ChangeLog: Update ChangeLog

2007-12-06  Luke Macken <lmacken@redhat.com>

	* dumpMetadata.py, readMetadata.py: Remove some unnecessary imports


2007-12-06  Luke Macken <lmacken@redhat.com>

	* modifyrepo.py: Better unicode handling in modifyrepo

2007-12-03  Luke Macken <lmacken@redhat.com>

	* ChangeLog, createrepo.spec, docs/Makefile, docs/modifyrepo.1,
	modifyrepo.py: Add a man page for modifyrepo

2007-11-14  Seth Vidal <skvidal@fedoraproject.org>

	* genpkgmetadata.py: merge pkglist option to HEAD

2007-08-08  Seth Vidal <skvidal@fedoraproject.org>

	* README: update readme, point to better url, clean up explanation

2007-07-01  James Bowes <jbowes@redhat.com>

	* dmd.py: Add delta metadata diff and patch script

2007-06-07  Paul Nasrat <pnasrat@redhat.com>

	* createrepo.spec: Bump version

2007-06-07  Paul Nasrat <pnasrat@redhat.com>

	* ChangeLog, Makefile: Prepare for release

2007-06-07  Paul Nasrat <pnasrat@redhat.com>

	* Makefile, docs/createrepo.8, genpkgmetadata.py, readMetadata.py: 
	This patch adds a --update option to createrepo.

	https://lists.dulug.duke.edu/pipermail/rpm-metadata/2007-March/000756.html Patch from Mike Bonnet <mikeb@redhat.com>

2007-05-18  Paul Nasrat <pnasrat@redhat.com>

	* dumpMetadata.py: Fix for older rpm versions Christoph Thiel
	<cthiel@suse.de>

2007-05-16  Paul Nasrat <pnasrat@redhat.com>

	* ChangeLog, Makefile, createrepo.spec, genpkgmetadata.py: Update
	ChangeLog Bump version to 0.4.9

2007-05-16  Paul Nasrat <pnasrat@redhat.com>

	* dumpMetadata.py: Figure out appropriate dbversion Jeremy Katz
	<katzj@redhat.com>

2007-05-16  Paul Nasrat <pnasrat@redhat.com>

	* dumpMetadata.py:   createrepo-0.4.8-cachefix.patch   * changes the way the hashkey
	  for the cache is generated. (The original     version just used
	  rpm.RPMTAG_SIGMD5, which was the same for the same     signed and
	  unsigned package. However, this lead to a wrong checksum
	  ending up in the metadata.) Christoph Thiel <cthiel@suse.de>

2007-05-16  Paul Nasrat <pnasrat@redhat.com>

	* genpkgmetadata.py:  createrepo-0.4.8-skip-symlinks.patch   * adds an option to skip
	 symlinks (-S, --skip-symlinks) Christoph Thiel <cthiel@suse.de>

2007-02-13  Seth Vidal <skvidal@linux.duke.edu>

	* ChangeLog: update changelog, again

2007-02-13  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile: add copying and copying.lib to makefile for 'make
	archive'

2007-02-13  Seth Vidal <skvidal@linux.duke.edu>

	* ChangeLog: check in changelog

2007-02-13  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile: and makefile ver

2007-02-13  Seth Vidal <skvidal@linux.duke.edu>

	* createrepo.spec, genpkgmetadata.py: mark as 0.4.8

2007-02-08  Paul Nasrat <pnasrat@redhat.com>

	* COPYING.lib, createrepo.spec: Add LGPL file

2007-02-08  Paul Nasrat <pnasrat@redhat.com>

	* COPYING, createrepo.spec: Add COPYING

2007-02-07  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py: merge in Christoph Thiel's patch to fix string
	conversion for odd EVR's

2007-02-07  Seth Vidal <skvidal@linux.duke.edu>

	* genpkgmetadata.py: merge Jesse Keatings' patch to find groups file
	properly

2007-02-07  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile: ver number in Makefile

2007-02-06  Seth Vidal <skvidal@linux.duke.edu>

	* createrepo.spec: yum-metadata-parser dep and new version number

2007-02-06  Seth Vidal <skvidal@linux.duke.edu>

	* docs/createrepo.8: update docs for -d

2007-02-06  Seth Vidal <skvidal@linux.duke.edu>

	* genpkgmetadata.py: 0.4.7 version number

2007-02-04  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py: make database version listed in repomd

2007-02-04  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py: add dbversion to sqlite metadata in repomd.

2007-02-03  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py: default to max compression

2007-02-03  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py: make the sqlite file names not look stupid

2007-02-03  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: allow optionally creating
	compressed sqlite databases

2006-10-22  Luke Macken <lmacken@redhat.com>

	* ChangeLog, modifyrepo.py: use the mdname for the 'href' element,
	so it doesn't explode when dealing with xml.dom.minidom.Document
	objects.

2006-10-14  Luke Macken <lmacken@redhat.com>

	* ChangeLog, Makefile, bin/Makefile, createrepo.spec: 2006-10-14
	01:30  lmacken         * Makefile, bin/Makefile, createrepo.spec:
	Makefile changes for        modifyrepo, and added it to the spec as
	well.

2006-08-23  Luke Macken <lmacken@redhat.com>

	* ChangeLog, bin/modifyrepo, modifyrepo.py: 2006-08-23 15:40
	lmacken         * modifyrepo.py, bin/modifyrepo: Initial import

2006-08-11  Paul Nasrat <pnasrat@redhat.com>

	* ChangeLog: Update changelog with cvs2cl

2006-08-11  Paul Nasrat <pnasrat@redhat.com>

	* createrepo.spec: update date

2006-08-11  Paul Nasrat <pnasrat@redhat.com>

	* docs/createrepo.8, genpkgmetadata.py: Patch from Hans-Peter Jansen
	<hpj@urpla.net> -C, --checkts option added to avoid metadata
	generation, if ctime filestamps are up to date. It's currently
	mutually exclusive with the --split option.

2006-07-28  Paul Nasrat <pnasrat@redhat.com>

	* genpkgmetadata.py: Fix cache output dir to 0.4.5 behaviour

2006-07-28  Paul Nasrat <pnasrat@redhat.com>

	* genpkgmetadata.py: Fix filtering out path from file list and
	passing correct path to writeMetaData

2006-07-28  Paul Nasrat <pnasrat@redhat.com>

	* test/testMetaDataGenerator.py, test/testSplitMetaDataGenerator.py: 
	nuke tests for now

2006-07-21  Paul Nasrat <pnasrat@redhat.com>

	* Makefile: Bump

2006-07-20  Paul Nasrat <pnasrat@redhat.com>

	* genpkgmetadata.py: Make splitmetadata handler do it' own
	getFileList to correctly manipulate paths.

2006-07-20  Paul Nasrat <pnasrat@redhat.com>

	* test/testSplitMetaDataGenerator.py: Improve tests for split cases


2006-07-20  Paul Nasrat <pnasrat@redhat.com>

	* test/testSplitMetaDataGenerator.py: duplicate for split tests

2006-07-20  Paul Nasrat <pnasrat@redhat.com>

	* test/testMetaDataGenerator.py: More consistent naming Relative and
	parallel dir testing

2006-07-20  Paul Nasrat <pnasrat@redhat.com>

	* test/testMetaDataGenerator.py: Refactor tests, add additional
	tests

2006-07-20  Paul Nasrat <pnasrat@redhat.com>

	* test/testMetaDataGenerator.py: Start unit testing so we don't
	regress behaviour

2006-07-20  Paul Nasrat <pnasrat@redhat.com>

	* genpkgmetadata.py: Set outputdir correctly

2006-07-20  Paul Nasrat <pnasrat@redhat.com>

	* genpkgmetadata.py: Move to split basedir and directory everywhere
	to preserve command line paths. Use os.path.walk rather than our own
	implementation Improve error messages

2006-07-19  Paul Nasrat <pnasrat@redhat.com>

	* createrepo.spec: genpkgmetadata.py

2006-07-19  Paul Nasrat <pnasrat@redhat.com>

	* genpkgmetadata.py: Consistent directory handling and errors

2006-07-19  Paul Nasrat <pnasrat@redhat.com>

	* dumpMetadata.py: Patch from hpj@urpla.net to use a more robust rpm
	header signature retrieval method for cache files, as recommended by
	Jeff Johnson.

2006-07-19  Luke Macken <lmacken@redhat.com>

	* ChangeLog, createrepo.spec: 2006-07-19 14:23  lmacken         *
	createrepo.spec: remove python-urlgrabber dependency

2006-07-19  Paul Nasrat <pnasrat@redhat.com>

	* genpkgmetadata.py: Tolerate unknown files in repodata dirs - Ville
	Skyttä

2006-07-19  Paul Nasrat <pnasrat@redhat.com>

	* genpkgmetadata.py: fix up relative paths (#199228)

2006-06-30  Paul Nasrat <pnasrat@redhat.com>

	* dumpMetadata.py: Fix srpm detection for rpm-4.4.6 and later

2006-06-26  Seth Vidal <skvidal@linux.duke.edu>

	* ChangeLog: overwrite changelog

2006-06-15  Luke Macken <lmacken@redhat.com>

	* ChangeLog, docs/createrepo.8, genpkgmetadata.py: 2006-06-15 11:40
	lmacken      * genpkgmetadata.py, docs/createrepo.8:       Revert
	--update-info-location patch, since yum now supports arbitrary
	metadata via YumRepository::retrieveMD()

2006-06-09  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: include Panu's patch to
	support --noepoch for use with old versions of rpm

2006-06-09  Seth Vidal <skvidal@linux.duke.edu>

	* createrepo.spec: fix the dep

2006-06-09  Seth Vidal <skvidal@linux.duke.edu>

	* createrepo.spec, genpkgmetadata.py: fix versions and bump by one.
	Thanks to Gareth Armstrong for noticing this.

2006-03-04  Paul Nasrat <pnasrat@redhat.com>

	* ChangeLog: add changelog

2006-03-04  Paul Nasrat <pnasrat@redhat.com>

	* createrepo.spec: release

2006-02-21  Paul Nasrat <pnasrat@redhat.com>

	* Makefile, createrepo.spec, docs/createrepo.8, genpkgmetadata.py: 
	Documentation and version updates

2006-02-21  Paul Nasrat <pnasrat@redhat.com>

	* dumpMetadata.py, genpkgmetadata.py: Enable seperate outputdir
	(dgregor)

2006-02-18  Luke Macken <lmacken@redhat.com>

	* docs/createrepo.8, genpkgmetadata.py: Add support for -U
	(--update-info-location) flag to query a specified server for
	package update metadata.  The metadata will currently be stored in
	'repodata/update-info' and each package in the primary.xml will have
	an <update id="FEDORA-XXXX-XX"
	location="update-info/pkg-ver-rel.xml"/> tag which points to it's
	corresponding update information.

2006-01-13  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: apply two patches from
	dgregor@redhat.com - verifies that the checksum cache file is more
	recent than the corresponding rpm - move around cmds dict
	initialization to make it more consistent.

2005-12-08  Paul Nasrat <pnasrat@redhat.com>

	* genpkgmetadata.py: Fix cachedir/groupfile handling with --basedir
	and using paths not relative to cwd when run without --basedir.

2005-12-08  Paul Nasrat <pnasrat@redhat.com>

	* genpkgmetadata.py: Support --split option to label media with urls
	across directories.

2005-12-08  Paul Nasrat <pnasrat@redhat.com>

	* genpkgmetadata.py: Split out processing into smaller methods.
	Make ts internal.  Files and base/file/other data attributes.

2005-12-08  Paul Nasrat <pnasrat@redhat.com>

	* genpkgmetadata.py: Cleanup of generator class to use cmds
	internally as an attribute.

2005-12-08  Paul Nasrat <pnasrat@redhat.com>

	* genpkgmetadata.py: Initial work to form metadata generator class.


2005-11-27  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py: speed up by caching file mode lookup by Dennis
	Gregorovic

2005-11-11  Paul Nasrat <pnasrat@redhat.com>

	* dumpMetadata.py, genpkgmetadata.py: Enable basedir to be used -
	dgregor

2005-11-02  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: patch from Christoph Thiel to
	make it work on suse 9.3 and to allow for non absolute-path cache
	dirs.

2005-08-11  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py: turn off all signature checking when reading in
	headers

2005-07-24  Seth Vidal <skvidal@linux.duke.edu>

	* genpkgmetadata.py: document that the -g option is for a file
	relative to the directory you are creating the repository for.

2005-07-14  Seth Vidal <skvidal@linux.duke.edu>

	* docs/createrepo.8: man page for cachedir

2005-07-14  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile, createrepo.spec, genpkgmetadata.py: 0.4.3

2005-07-11  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: - disable the checksum flag - default and only use sha1sum's - add
	in -c,--cachedir option to setup a cachedir for the cache files of
	the checksums of the packages. Uses name-hdrid from the package hdr
	as filenames. Contents of the file is a single line of the package's
	checksum. This dramatically speeds up rebuilding a repository's
	metadata b/c the checksum of the package file was the item taking
	the most time.

2005-05-29  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: Apply Arun Bhanu's patch to
	add in --quiet and --verbose options instead of just -q and -v

2005-03-30  Seth Vidal <skvidal@linux.duke.edu>

	* docs/Makefile: fix mandir path for docs

2005-01-18  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile, docs/Makefile: fix the Makefiles, f'real

2005-01-18  Seth Vidal <skvidal@linux.duke.edu>

	* docs/Makefile, docs/createrepo.8: real commit

2005-01-18  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile, createrepo.spec: adding man page and upating the
	Makefiles and specfile accordingly. Thanks Bob Kashani for the man
	page.

2005-01-18  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py: need to seek to the beginning before doing a new
	read operation.

2005-01-17  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile, createrepo.spec: spec and Makefile to 0.4.2

2005-01-17  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: move around gzipOpen for use
	in another program relabel 0.4.2

2005-01-07  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: single open for all file
	operations. about a 30% time savings.

2004-11-02  Seth Vidal <skvidal@linux.duke.edu>

	* genpkgmetadata.py: small fix for --exclude to work. -x works, but
	--exclude didn't, now it is fixed

2004-10-21  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile, createrepo.spec, genpkgmetadata.py: update version
	numbers

2004-10-21  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py: problem with ghost entries not showing up in
	primary.xml even if they matched the regex strings.

2004-10-18  Seth Vidal <skvidal@linux.duke.edu>

	* bin/createrepo: whoops! need to quote that var string

2004-10-11  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile, createrepo.spec, genpkgmetadata.py: correct problem with
	handling dirs with a space in the filename update version number

2004-10-04  Seth Vidal <skvidal@linux.duke.edu>

	* genpkgmetadata.py: clean up argument parsing to handle --version
	and --help more correctly. Not quite the patch Ville Skyttä
	submitted.

2004-09-30  Seth Vidal <skvidal@linux.duke.edu>

	* genpkgmetadata.py: one more place to tag

2004-09-30  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile, createrepo.spec: update to 0.3.9

2004-09-30  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py: checksum of group file will be wrong if specified
	- didn't seek(0) after copying it.

2004-09-20  Seth Vidal <skvidal@linux.duke.edu>

	* genpkgmetadata.py: made 'cannot remove old metadata dir' a
	non-fatal error. It just warns.

2004-09-20  Seth Vidal <skvidal@linux.duke.edu>

	* genpkgmetadata.py: updated to default to sha-1 checksums

2004-09-11  Seth Vidal <skvidal@linux.duke.edu>

	* createrepo.spec, genpkgmetadata.py: update spec file as 0.3.8 fix
	for bug in command handling of groups location

2004-09-11  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile: fix for group file path being wrong - Bill Nottingham
	mark as 0.3.8

2004-09-11  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: fix for error when string is
	None for utf8 conversion

2004-09-03  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile: Makefile update to fix a bug reported by Anvil

2004-09-01  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile, createrepo.spec, genpkgmetadata.py: 0.3.7

2004-08-27  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: patch from Ville Skytta (this
	a will be wrong, sorry) to correct decoding/encoding problems.

2004-07-23  Seth Vidal <skvidal@linux.duke.edu>

	* README: updated readme with anoncvs location

2004-07-23  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile, createrepo.spec, genpkgmetadata.py: ver to 0.3.6

2004-07-23  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py: fix filelists to be complete

2004-07-23  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py: remove a debug print call

2004-07-23  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile, createrepo.spec: mark as 0.3.5

2004-07-23  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py: fix up for broken filelists in packages

2004-07-23  Seth Vidal <skvidal@linux.duke.edu>

	* genpkgmetadata.py: silly string fix

2004-07-20  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile, createrepo.spec, genpkgmetadata.py: bump number to 0.3.4


2004-07-20  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: re-enabled group files
	documented it

2004-06-30  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py: add pre=1 to requires entries for prereq marking


2004-06-30  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: - include xmlns:rpm in main metadata tag rather than per-format node
	- fix output for sorta-list, sorta-string rpm header tags

2004-06-28  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py: fix for namespace for license, vendor, group,
	buildhost and sourcerpm was None, should have been formatns (rpm
	namespace)

2004-06-09  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile, createrepo.spec, genpkgmetadata.py: mark as 0.3.3

2004-06-06  Seth Vidal <skvidal@linux.duke.edu>

	* genpkgmetadata.py: included a not-that-terribly accurate package
	count

2004-06-05  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: generate uncompressed
	checksums a much easier way.

2004-06-05  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: revert some changes

2004-06-03  Seth Vidal <skvidal@linux.duke.edu>

	* genpkgmetadata.py: fix stupid version thing

2004-06-03  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: keep checksum of uncompressed
	metadata files in repomd.xml

2004-06-03  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: move versioned prco from
	separate string to properties of the entry

2004-04-16  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile: fix makefile

2004-04-16  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile, createrepo.spec, genpkgmetadata.py: update to 0.3.2
	added -p or --pretty flag to make it pretty-print the xml output not
	pretty printing the output makes the import a lot faster and the
	data smaller

2004-01-18  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile, createrepo.spec, dumpMetadata.py, genpkgmetadata.py: 1. make it actually work :) 2. bump to 0.3.1

2004-01-18  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile, createrepo.spec: add README for real *boggle*

2004-01-18  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile, README, createrepo.spec: tagged Makefile and createrepo
	as 0.3 Add README to both of the above

2004-01-18  Seth Vidal <skvidal@linux.duke.edu>

	* genpkgmetadata.py: make metadata files be written to repodata/

2004-01-17  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: fix bug where not all files
	were getting included make the directory detection more reliable

2004-01-14  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile, bin/Makefile, createrepo.spec, dumpMetadata.py,
	genpkgmetadata.py: fixed memory use problem updated spec for 0.2
	fixed makefile dumbness fixed problems with broken symlinks

2004-01-13  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py: catch some errors on broken symlinks

2004-01-11  Seth Vidal <skvidal@linux.duke.edu>

	* Makefile, bin/Makefile, bin/createrepo, createrepo.spec,
	dumpMetadata.py, genpkgmetadata.py: - translation stubs - makefiles - spec file - bin wrapper

2004-01-10  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: silly updates in comments

2004-01-10  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: CVS Id Tags

2004-01-10  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py: [no log message]

2004-01-10  Seth Vidal <skvidal@linux.duke.edu>

	* genpkgmetadata.py: added --version and __version__ string

2004-01-10  Seth Vidal <skvidal@linux.duke.edu>

	* dumpMetadata.py, genpkgmetadata.py: move two functions around to
	more logically arrange the repomd.xml generating function

2004-01-09  Seth Vidal <skvidal@linux.duke.edu>

	* Initial revision