SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for fedfind-2.7.0-1.fc25.noarch.rpm :

* Mon Oct 10 2016 Adam Williamson - 2.7.0-1- new release 2.7.0: more ostree stuff, handle \'alt\' split
* Mon Oct 10 2016 Adam Williamson - 2.6.3-1- new release 2.6.3: handle -ostree- as well as -dvd- in ostree filenames
* Thu Oct 06 2016 Adam Williamson - 2.6.2-1- new release 2.6.2: use dvd-ostree type when synthesizing metadata
* Thu Oct 06 2016 Adam Williamson - 2.6.0-1- new release 2.6.0: drop PostRelease class, tweak expected images
* Wed Oct 05 2016 Adam Williamson - 2.5.0-1- new release 2.5.0: workaround a pungi metadata issue, add image identifier
* Fri Aug 26 2016 Adam Williamson - 2.4.11-1- new release 2.4.11: cli exits cleanly if no complete compose found
* Tue Jul 19 2016 Fedora Release Engineering - 2.4.10-2- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Tue Jun 28 2016 Adam Williamson - 2.4.10-1- new release 2.4.10: support for Pungi 4 2 Week Atomic composes
* Mon May 30 2016 Adam Williamson - 2.4.9-1- new release 2.4.9: helpers.parse_cid raises ValueError if cid is invalid
* Mon May 30 2016 Adam Williamson - 2.4.8-1- new release 2.4.8: ensure Releases always have a `label`
* Wed May 04 2016 Adam Williamson - 2.4.7-1- new release 2.4.7 (remove a stray debug print)
* Thu Apr 28 2016 Adam Williamson - 2.4.6-1- new release 2.4.6 (handle 2-week Atomic CIDs in get_release)
* Thu Apr 14 2016 Adam Williamson - 2.4.5-1- new release 2.4.5 (allow ignoring arch for helpers.get_weight)
* Sun Apr 10 2016 Adam Williamson - 2.4.4-1- new release 2.4.4 (couple of fixes/improvements for fedora_nightlies)
* Wed Mar 30 2016 Adam Williamson - 2.4.3-1- new release 2.4.3 (re-add milestone release support)
* Wed Mar 30 2016 Adam Williamson - 2.4.2-1- new release 2.4.2 (temp get_package_nvras workaround for PDC problem)
* Mon Mar 21 2016 Adam Williamson - 2.4.1-1- new release 2.4.1 (CLI search by cid / label, get_package_nvras)- enable tests
* Thu Mar 17 2016 Adam Williamson - 2.3.0-1- new release 2.3.0 (drop \'payload\', support candidates synced to alt)
* Thu Mar 17 2016 Adam Williamson - 2.2.3-1- new release 2.2.3 (fix a get_release bug which broke check-compose)
* Wed Mar 16 2016 Adam Williamson - 2.2.2-1- new release 2.2.2 (fix get_size for Python 3)
* Wed Mar 16 2016 Adam Williamson - 2.2.1-1- new release 2.2.1 (quite big changes to Pungi 4 compose handling)
* Thu Mar 03 2016 Adam Williamson - 2.1.1-1- new release 2.1.1 (fix check_expected)
* Thu Mar 03 2016 Adam Williamson - 2.1.0-2- version the python2-fedfind and python-fedfind provides
* Wed Mar 02 2016 Adam Williamson - 2.1.0-1- new release 2.1.0 (various bugfixes)- twiddle description a bit
* Mon Feb 29 2016 Adam Williamson - 2.0.0-1- new release 2.0.0 (major rewrite for Pungi 4)- add productmd requirement
* Wed Feb 03 2016 Fedora Release Engineering - 1.6.2-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Nov 10 2015 Fedora Release Engineering - 1.6.2-2- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Fri Oct 02 2015 Adam Williamson - 1.6.2-1- new release 1.6.2: adjust for new Postrelease nightly location
* Tue Sep 29 2015 Adam Williamson - 1.6.1-1- new release 1.6.1: behind the scenes stuff, docs changes
* Sat Sep 19 2015 Adam Williamson - 1.6-1- new release 1.6: image tweaks, post-release daily handling
* Thu Sep 03 2015 Adam Williamson - 1.5.1-1- new release 1.5.1: image \'size\' property, more image parsing tweaks
* Thu Aug 27 2015 Adam Williamson - 1.5-1- new release 1.5: rsync retries, release wait, tests, expected image changes
* Fri Aug 21 2015 Adam Williamson - 1.4.2-1- new release 1.4.2: py3 fix
* Fri Aug 21 2015 Adam Williamson - 1.4.1-1- new release 1.4.1: branched guessing, rsync cleanups, bugfixes
* Thu Aug 20 2015 Adam Williamson - 1.4-1- new release 1.4: use multicall instead of multiprocess, improve caching
* Thu Aug 20 2015 Adam Williamson - 1.3-1- new release 1.3: check compose status, image parsing improvements, speedups
* Thu Jul 23 2015 Adam Williamson - 1.2-1- new release 1.2: proper logging, some small fixes
* Wed Jun 17 2015 Fedora Release Engineering - 1.1.5-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu Apr 30 2015 Adam Williamson - 1.1.5-1- new release: add a \'generic URL\' output, allow --milestone Branched/Rawhide
* Thu Apr 23 2015 Adam Williamson - 1.1.4-1- new release: drop shebangs from non-exec files, fix them in exec files- rename \'fedfind3\' to \'python3-fedfind\'- drop the executables from the python3 package (not really needed)
* Thu Apr 16 2015 Adam Williamson - 1.1.3-1- new release: drop bundled cached_property
* Tue Mar 10 2015 Adam Williamson - 1.1.2-1- new release: fix path for milestone releases
* Thu Feb 26 2015 Adam Williamson - 1.1.1-1- 1.1.1: handle a python3 argparse bug causing a crash when no subcmd given
* Thu Feb 26 2015 Adam Williamson - 1.1.0-1- new release 1.1.0: cleaner URL pref implementation, Python 3 support- add a fedfind3 package for Python 3
* Wed Feb 25 2015 Adam Williamson - 1.0.8-1- 1.0.8: use dl.fp.o not download.fp.o URLs for TC/RC images
* Wed Feb 25 2015 Adam Williamson - 1.0.7-1- 1.0.7: fix a bug in finding nightly images by type
* Wed Feb 18 2015 Adam Williamson - 1.0.6-1- consolidate image versioning with python-wikitcms/relval, bugfixes
* Thu Feb 12 2015 Adam Williamson - 1.0.5-1- new release 1.0.5: image detection bugfixes, no koji dep, cleanups
* Mon Feb 09 2015 Adam Williamson - 1.0.4-1- new release 1.0.4: fix EL 6 compat
* Mon Feb 09 2015 Adam Williamson - 1.0.3-1- new release 1.0.3: bugfixes, Python 2.6 / RHEL 6 compatibility
* Fri Feb 06 2015 Adam Williamson - 1.0.2-1- new release 1.0.2: misc. bugfixes and CLI reorg
* Fri Feb 06 2015 Adam Williamson - 1.0.1-1- add ppc to arches
* Thu Feb 05 2015 Adam Williamson - 1.0-1- first package build of fedfind
 
ICM