Changelog for
createrepo-0.9.9-10.5.2.noarch.rpm :
Wed Apr 16 14:00:00 2014 mlsAATTsuse.de
- fix worker distribution math that could lead to the last
package being ignored
new patch: createrepo-0.9.9-splitworkers.patch
- add dependency on libxml2-python for older distros
(needed for --update)
Fri Feb 21 13:00:00 2014 adrianAATTsuse.de
- openSUSE 13.1 needs extra dependency to python-libxml2
Mon Sep 16 14:00:00 2013 roAATTsuse.de
- update regexp in modifyrepo.patch
Fri Sep 13 14:00:00 2013 roAATTsuse.de
- fix modifyrepo: default to same checksum type and filename
format as already present in repo (and allow overwrite on
commandline) (thanks to mls)
Fri Sep 13 14:00:00 2013 roAATTsuse.de
- fix --unique-md-filenames option
Thu Jun 20 14:00:00 2013 jreidingerAATTsuse.com
- write timestamps in seconds (BNC#823652)
Thu May 2 14:00:00 2013 roAATTsuse.de
- createrepo-0.9.9-clean_tmp_files.patch:
remove hunk referencing variables not in this codebase
(git 850b368ced63b2c0b7f2a4f2fb014d1daba7c80c)
- added createrepo-0.9.9-worker-clog_limit.patch in order to
fix \"creatrepo --changelog-limit
...\"
Wed Apr 24 14:00:00 2013 jreidingerAATTsuse.com
- clean up tmp files (BNC#812071)
Mon Mar 11 13:00:00 2013 jreidingerAATTsuse.com
- Keep backward compatibily in default checksum (BNC#807506)
- Fix \'--database\' option (BNC#807499)
- remove explicit lzma support as xz is already using and it
conflicts (BNC#808044)
Thu Feb 14 13:00:00 2013 jreidingerAATTsuse.com
- add fix that allows to keep createrepo noarch on SLE11
Wed Feb 6 13:00:00 2013 jreidingerAATTsuse.com
- add fix to pass checksum type to workers (BNC#802001)
Thu Dec 13 13:00:00 2012 jreidingerAATTsuse.com
- Change default behavior to conform with SLE11 also for other
binaries, that doesn\'t have explicit overwrite on CLI(BNC#791684)
Thu Nov 29 13:00:00 2012 jreidingerAATTsuse.com
- change default behavior to conform with SLE11 createrepo
behavior (BNC#791684)
Wed Jan 25 13:00:00 2012 saschpeAATTsuse.de
- Spec cleanup:
* Simplified macro usage
* Dropped old suse version checks
* Removed Requires libxml2-python, upstream now uses lxml
* Package COPYING and COPYING.lib
- Update to version 0.9.9:
* Bugfix release
- Rebased generate-gzip-headers, disable-symlinks, cache_utime, cachefix,
license-to-confirm, add-lzma-option-to-generate-primary.xml.lzma,
sort-packages-before-writing-repodata patches
- Dropped createrepo-0.9.8-disable-deltarpm-1.patch and
createrepo-0.9.8-disable-deltarpm-2.patch, we now have deltarpm
Python bindings packaged as \'python-deltarpm\'
Sun Sep 18 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile
Fri Jan 14 13:00:00 2011 cooloAATTnovell.com
- pyxml is gone and not needed (bnc#656779)
Mon Dec 27 13:00:00 2010 mbarringerAATTsuse.de
- rpm resets the umask, which caused bnc#659915. Working around
that.
Tue May 25 14:00:00 2010 mbarringerAATTnovell.com
- Adding an option to skip symlinked directories, in order to fix
bnc#608213
Thu May 6 14:00:00 2010 mbarringerAATTnovell.com
- Updating the spec to get the right version of yum
Sat May 1 14:00:00 2010 mmarekAATTsuse.cz
- Add patches to generate primary.xml.lzma (fate#309167).
Fri Apr 23 14:00:00 2010 mbarringerAATTnovell.com
- Removing the backwards compatibilty patch, it\'s not necessary.
Fri Apr 23 14:00:00 2010 mbarringerAATTnovell.com
- Changing the default checksum type from sha256 to sha1 for
backwards compatibility.
Sun Apr 18 14:00:00 2010 cooloAATTnovell.com
- the code requires python-urlgrabber
Mon Apr 12 14:00:00 2010 mbarringerAATTnovell.com
- Porting patches from 0.4.11:
- EULA support, in conjunction with a yum patch
- Explicitly working with older RPMs in the checksum cache
- Removing 0.4.11 patches. The other functionality in them is either
in upstream createrepo, or has been moved into yum.
Thu Apr 1 14:00:00 2010 mbarringerAATTnovell.com
- Patching out the deltarpm support, as we use a different format
Mon Mar 15 13:00:00 2010 mbarringerAATTnovell.com
- Updating to the latest source
+ Adds repo tags to the generated metadata
+ Adds a --repo option to describe this metadata
+ Adds bash completion
Wed Oct 14 14:00:00 2009 dmacvicarAATTnovell.com
- update to 0.9.8, disable all patches for now
Thu Apr 30 14:00:00 2009 lruppAATTsuse.de
- fix createrepo-0.4.11-hashfix.patch:
+ sha() is also deprecated
+ allow usage on older python versions
- review/port all patches to the current 0.4.11 version
- added rpmlintrc to avoid rpmlint warning for libxml2-python
Sun Jan 25 13:00:00 2009 cthielAATTsuse.de
- Fix DeprecationWarnings (bnc#467934, bnc#458460). Thanks to Dmitry Mittov
for the patches.
Mon Jan 7 13:00:00 2008 cthielAATTsuse.de
- fixed exporting of Recommends tag on old distros (#351380)
Thu Dec 6 13:00:00 2007 cthielAATTsuse.de
- added modifyrepo-prettyxml.patch to prettify xml output of modifyrepo
Tue Dec 4 13:00:00 2007 cthielAATTsuse.de
- update to version 0.4.11
* adds dmd command
* adds -i, --pkglist option (use only these files from the directory
specified)
- drop createrepo-0.4.8-try_sqlitecachec.patch and createrepo-dmd.patch
(both included upstream)
Wed Nov 28 13:00:00 2007 adrianAATTsuse.de
- apply fix from mls to avoid dieing createrepo on not nice formated
changelogs
Tue Aug 7 14:00:00 2007 cthielAATTsuse.de
- update to version 0.4.10
* Adds a --update option to createrepo.
https://lists.dulug.duke.edu/pipermail/rpm-metadata/2007-March/000756.html
* dumpMetadata.py: Fix for older rpm versions
- added createrepo-dmd.patch: introduces dmd to generate and apply deltas between
repository metadata
- added createrepo-0.4.10-fixsymlinks.patch
- reordered patches
Mon May 21 14:00:00 2007 cthielAATTsuse.de
- replace rpm.RPMTAG_HDRID with rpm.RPMTAG_SHA1HEADER in createrepo-0.4.8-cachefix.patch
Wed May 16 14:00:00 2007 cthielAATTsuse.de
- update to version 0.4.9
* includes createrepo-0.4.8-skip-symlinks.patch and createrepo-0.4.8-cachefix.patch (partly)
Tue May 15 14:00:00 2007 cthielAATTsuse.de
- improve createrepo-0.4.8-cachefix.patch to work on older distros
Tue May 8 14:00:00 2007 cthielAATTsuse.de
- added createrepo-0.4.8-cache_utime.patch: touch cache files after using them
Tue May 8 14:00:00 2007 cthielAATTsuse.de
- made yum-metadata-parser requirement optional for old distros
Fri May 4 14:00:00 2007 cthielAATTsuse.de
- added createrepo-0.4.8-cachefix.patch
* makes sure to generate unique hashkeys for the cache
Wed Apr 25 14:00:00 2007 cthielAATTsuse.de
- added createrepo-0.4.8-skip-symlinks.patch
* implements -S, --skip-symlinks option
Fri Feb 16 13:00:00 2007 cthielAATTsuse.de
- update to version 0.4.8
* genpkgmetadata.py: merge Jesse Keatings\' patch to find groups file
properly
* dumpMetadata.py: merge in Christoph Thiel\'s patch to fix string
conversion for odd EVR\'s
* updated docs
- dropped createrepo-EVR.patch (mereged upstream)
Wed Feb 7 13:00:00 2007 cthielAATTsuse.de
- update to version 0.4.7
* modifyrepo.py: use the mdname for the \'href\' element, so it doesn\'t
explode when dealing with xml.dom.minidom.Document objects.
* Makefile, bin/Makefile, createrepo.spec: Makefile changes for
modifyrepo, and added it to the spec as well.
* modifyrepo.py, bin/modifyrepo: Initial import
- added Requires: yum-metadata-parser, to support -d option (generate sqlite
databases for use with yum)
Wed Jan 10 13:00:00 2007 cthielAATTsuse.de
- added createrepo-EVR.patch to make _stringToVersion match rpm\'s parseEVR
behavior (#228522)
Thu Aug 17 14:00:00 2006 cthielAATTsuse.de
- make missing tags work on older distros again
Mon Aug 14 14:00:00 2006 cthielAATTsuse.de
- fix build in openSUSE Build Service
Fri Aug 11 14:00:00 2006 cthielAATTsuse.de
- update to version 0.4.6
* Patch from Hans-Peter Jansen -C, --checkts option added
to avoid metadata generation, if ctime filestamps are up to date. It\'s
currently mutually exclusive with the --split option.
* Fix cache output dir to 0.4.5 behaviour
* Fix filtering out path from file list and passing correct path to
writeMetaData
* Make splitmetadata handler do it\' own getFileList to correctly
manipulate paths.
* Set outputdir correctly
* Move to split basedir and directory everywhere to preserve command line
paths. Use os.path.walk rather than our own implementation Improve
error messages
* Consistent directory handling and errors
* Patch from Hans-Peter Jansen to use a more robust rpm header signature
retrieval method for cache files, as recommended by Jeff Johnson.
* Tolerate unknown files in repodata dirs
* patch to support --noepoch for use with old versions of rpm
- remove python-urlgrabber dependency
Wed May 24 14:00:00 2006 cthielAATTsuse.de
- added license-to-confirm.patch (by Jose Mercado )
* adds license-to-confirm element for packages which have EULAs
Wed Mar 22 13:00:00 2006 cthielAATTsuse.de
- added createrepo-0.4.4-suse-changelogs.patch (#159882)
* removes superfluous \"- \" from author information
on changelogs
- merged cleanup.patch into missing-tags.patch
Thu Mar 16 13:00:00 2006 cthielAATTsuse.de
- update to version 0.4.4
* introduces split media support
* adds seperate outputdir option
* improves cache handling
* documentation updates
- added Requires: python-urlgrabber
Wed Mar 15 13:00:00 2006 agruenAATTsuse.de
- Fix a data type conversion bug introduced in the last change
that triggers with some package repositories. Code cleanup.
Mon Mar 13 13:00:00 2006 agruenAATTsuse.de
- missing-tags.patch: Include the new Enhances, Supplements,
Suggests, and Recommends rpm tags in the metadata.
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Thu Sep 29 14:00:00 2005 dmuellerAATTsuse.de
- add norootforbuild
Wed Sep 28 14:00:00 2005 cthielAATTsuse.de
- use cachedir relative to package directory, if cachedir isn\'t an aboslute
path
Wed Sep 28 14:00:00 2005 cthielAATTsuse.de
- use RPMTAG_SHA1HEADER instead of hdrid in doChecksumCache() [#119199]
Mon Sep 12 14:00:00 2005 cthielAATTsuse.de
- specfile cleanup
Thu Aug 18 14:00:00 2005 cthielAATTsuse.de
- dropped unneeded patch
Sun Aug 14 14:00:00 2005 cthielAATTsuse.de
- use macro py_requires
Wed Aug 3 14:00:00 2005 cthielAATTsuse.de
- initial package (version 0.4.3)