Changelog for
createrepo-0.10.4-bp150.1.5.x86_64.rpm :
* Wed Feb 28 2018 dimstarAATTopensuse.org- Use SPDX3.0 license tags and package COPYING as %license.
* Wed Feb 28 2018 dimstarAATTopensuse.org- Fix misspelled createrepo-implementation provides.
* Wed Feb 21 2018 mlsAATTsuse.de- make createrepo et al an alternative, so that createrepo_c can be installed and configured as substitute [bnc#1075670]- also provide createrepo-implementation
* Wed Dec 30 2015 p.drouandAATTgmail.com- Update to version 0.10.4
* Support API users that set pkglist=
.(bzrh#1058975)
* Add options for parallel deltarpm creation.
* Tweak work queue action logging.
* Fix several AttributeErrors in RepoMetadata.add().
* Fix open_checksum and open_size calculation in RepoMetadata.add().
* Allow \'sha\' checksum type for modifyrepo.
* Improve package description. BZ 1088886
* Add options to modifyrepo and mergerepo manpages. (bzrh#1093713)- Remove createrepo-0.10.3-modifyrepo-sha.patch; fixed on upstream release- Adapt createrepo-0.10.3-fix_MetaDataGenerator.patch to upstream changes > createrepo-fix_MetaDataGenerator.patch
* Sat Nov 15 2014 p.drouandAATTgmail.com- Remove debian-specific files; the package doesn\'t build for debian-based distributions- Remove obsolete conditional macros
* Mon Mar 03 2014 mlsAATTsuse.de- fix last fix modified patch: createrepo-0.9.9-sort-packages-before-writing-repodata.patch
* Mon Feb 24 2014 suse-tuxAATTgmx.de- fix bnc#841280 new patch: createrepo-0.10.3-fix_MetaDataGenerator.patch modified patch: createrepo-0.9.9-sort-packages-before-writing-repodata.patch
* Mon Feb 24 2014 mlsAATTsuse.de- allow \'sha\' checksum type in modifyrepo new patch: createrepo-0.10.3-modifyrepo-sha.patch- make it build on sles11 (fix from adrian)
* Mon Feb 24 2014 mlsAATTsuse.de- update to version 0.10.3 dropped patches:
* createrepo-0.9.8-workaround-umask-reset.patch
* createrepo-0.9.9-add-lzma-option-to-generate-primary.xml.lzma.patch
* createrepo-0.9.9-clean_tmp_files.patch
* createrepo-0.9.9-generate-gzip-headers.patch
* createrepo-0.9.9-pass_checksum_to_workers.patch
* createrepo-0.9.9-use_integer_timestamps.patch
* createrepo-0.9.9-worker-clog_limit.patch new patch:
* createrepo-0.9.9-by_default_no_database.patch- fix filename of bash completion script
* Thu Jun 20 2013 jreidingerAATTsuse.com- write timestamps in seconds (BNC#823652)
* Fri Jun 07 2013 cooloAATTsuse.com- createrepo/readMetadata.py is using python-libxml2, so require it
* Thu May 02 2013 roAATTsuse.de- createrepo-0.9.9-clean_tmp_files.patch: remove hunk referencing variables not in this codebase (git 850b368ced63b2c0b7f2a4f2fb014d1daba7c80c)
* Wed Apr 24 2013 jreidingerAATTsuse.com- clean up tmp files (BNC#812071)
* Sat Mar 30 2013 bwiedemannAATTsuse.com- fix createrepo without clog_limit (bnc#812589)
* Fri Mar 22 2013 suse-tuxAATTgmx.de- added createrepo-0.9.9-worker-clog_limit.patch in order to fix \"creatrepo --changelog-limit ...\"
* Wed Feb 06 2013 jreidingerAATTsuse.com- add fix to pass checksum type to workers (BNC#802001)
* Wed Jan 25 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\'
* Sat Sep 17 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile
* Fri Jan 14 2011 cooloAATTnovell.com- pyxml is gone and not needed (bnc#656779)
* Mon Dec 27 2010 mbarringerAATTsuse.de- rpm resets the umask, which caused bnc#659915. Working around that.
* Tue May 25 2010 mbarringerAATTnovell.com- Adding an option to skip symlinked directories, in order to fix bnc#608213
* Thu May 06 2010 mbarringerAATTnovell.com- Updating the spec to get the right version of yum
* Sat May 01 2010 mmarekAATTsuse.cz- Add patches to generate primary.xml.lzma (fate#309167).
* Fri Apr 23 2010 mbarringerAATTnovell.com- Removing the backwards compatibilty patch, it\'s not necessary.
* Fri Apr 23 2010 mbarringerAATTnovell.com- Changing the default checksum type from sha256 to sha1 for backwards compatibility.
* Sun Apr 18 2010 cooloAATTnovell.com- the code requires python-urlgrabber
* Mon Apr 12 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 01 2010 mbarringerAATTnovell.com- Patching out the deltarpm support, as we use a different format
* Mon Mar 15 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 2009 dmacvicarAATTnovell.com- update to 0.9.8, disable all patches for now
* Thu Apr 30 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