Changelog for
python-urlgrabber-3.9.1-22.fc18.noarch.rpm :
Thu Nov 1 13:00:00 2012 Zdeněk Pavlas
- 3.9.1-22
- Update to latest HEAD
- Get rid of \"HTTP 200 OK\" errors. BZ 871835.
- Use host statistics also for non-parallelized downloads.
Thu Sep 27 14:00:00 2012 Zdeněk Pavlas - 3.9.1-21
- Update to latest HEAD
- Don\'t increment #files on failures. BZ 854075
- Raise correct exception when write() fails. BZ 786640
- Drop private flag when mirror down. BZ 859035
- Change LOW_SPEED_LIMIT from 1B/s to 1kB/s, to timeout sooner.
Wed Aug 29 14:00:00 2012 Zdeněk Pavlas - 3.9.1-20
- Update to latest HEAD
- Improved download timing
- Improved progress display
- \'private\' mirrors flag to override speed estimation.
Mon Aug 27 14:00:00 2012 Zdeněk Pavlas - 3.9.1-19
- Update to latest HEAD
Fri Jul 20 14:00:00 2012 Zdeněk Pavlas - 3.9.1-15
- Update to latest head, misc bugfixes: BZ 832028, 831904, 831291.
- Disable Kerberos auth. BZ 769254
- copy_local bugfix. BZ 837018
- send \'tries\' counter to mirror failure callback
Mon May 21 14:00:00 2012 Zdeněk Pavlas - 3.9.1-14
- timedhosts: sanity check on dl_time
Fri May 18 14:00:00 2012 Zdeněk Pavlas - 3.9.1-13
- fix file:// profiling. BZ 822632.
Mon May 14 14:00:00 2012 Zdeněk Pavlas - 3.9.1-12
- Update to latest HEAD
- Merge multi-downloader patches
Sat Jan 14 13:00:00 2012 Fedora Release Engineering - 3.9.1-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Wed Feb 9 13:00:00 2011 Fedora Release Engineering - 3.9.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Fri Sep 3 14:00:00 2010 Seth Vidal - 3.9.1-9
- new update to latest head with a number of patches collected from
older bug reports.
Mon Aug 30 14:00:00 2010 Seth Vidal - 3.9.1-8
- update to latest head patches
Thu Jul 22 14:00:00 2010 David Malcolm - 3.9.1-7
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
Tue Apr 13 14:00:00 2010 James Antill 3.9.1-6
- Update to upstream HEAD.
- LOWSPEEDLIMIT and hdrs
Fri Feb 19 13:00:00 2010 Seth Vidal - 3.9.1-5
- add patch to allow reset_curl_obj() to close and reload the cached curl obj
Thu Nov 12 13:00:00 2009 Seth Vidal - 3.9.1-4
- reset header values when we redirect and make sure debug output will work
Wed Nov 11 13:00:00 2009 Seth Vidal - 3.9.1-3
- fixing a bunch of redirect and max size bugs
Fri Sep 25 14:00:00 2009 Seth Vidal - 3.9.1-2
- stupid patch
Fri Sep 25 14:00:00 2009 Seth Vidal - 3.9.1-1
- 3.9.1
Tue Aug 18 14:00:00 2009 Seth Vidal - 3.9.0-8
- ssl options, http POST string type fixes
Mon Aug 10 14:00:00 2009 Seth Vidal - 3.9.0-6
- reget fixes, tmpfiles no longer made for urlopen() calls.
Wed Aug 5 14:00:00 2009 Seth Vidal - 3.9.0-5
- apply complete patch to head fixes: timeouts, regets, improves exception raising
Tue Aug 4 14:00:00 2009 Seth Vidal - 3.9.0-4
- timeout patch for https://bugzilla.redhat.com/show_bug.cgi?id=515497
Thu Jul 30 14:00:00 2009 Seth Vidal - 3.9.0-1
- new version - curl-based
Wed Apr 8 14:00:00 2009 James Antill 3.0.0-15
- Fix progress bars for serial consoles.
- Make C-c behaviour a little nicer.
Fri Mar 13 13:00:00 2009 Seth Vidal
- kill deprecation warning from importing md5 if anyone uses keepalive
Mon Mar 9 13:00:00 2009 Seth Vidal
- apply patch for urlgrabber to properly check file:// urls with the checkfunc
Thu Feb 26 13:00:00 2009 Fedora Release Engineering - 3.0.0-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Fri Nov 28 13:00:00 2008 Ignacio Vazquez-Abrams 3.0.0-11
- Rebuild for Python 2.6
Tue Oct 14 14:00:00 2008 James Antill 3.0.0-10
- Have the progress bar have a small bar, for a virtual size doubling.
Thu Jul 10 14:00:00 2008 James Antill 3.0.0-9
- Make urlgrabber usable if openssl is broken
- Relates: bug#454179
Sun Jun 15 14:00:00 2008 James Antill 3.0.0-9
- Don\'t count partial downloads toward the total
Sun May 18 14:00:00 2008 James Antill 3.0.0-8
- Tweak progress output so it\'s hopefully less confusing
- Add dynamic resizing ability to progress bar
- Resolves: bug#437197
Fri May 2 14:00:00 2008 James Antill 3.0.0-7
- Fix reget\'s against servers that don\'t allow Range requests, also tweaks
- reget == check_timestamp, if anyone/thing uses that.
- Resolves: bug#435156
- Fix minor typo in progress for single instance.
Mon Apr 7 14:00:00 2008 James Antill 3.0.0-6
- Fix the ftp byterange port problem:
- Resolves: bug#419241
- Fixup the progress UI:
- add function for total progress
- add total progress percentagee current download line
- add rate to current download line
- use dead space when finished downloading
- don\'t confuse download rate on regets.
Sat Mar 15 13:00:00 2008 Robert Scheck 3.0.0-5
- Make sure, that
*.egg-info is catched up during build
Mon Dec 3 13:00:00 2007 Jeremy Katz - 3.0.0-4
- Ensure fds are closed on exceptions (markmc, #404211)
Wed Oct 10 14:00:00 2007 Jeremy Katz - 3.0.0-3
- fix type checking of strings to also include unicode strings; fixes
regets from yum (#235618)
Mon Aug 27 14:00:00 2007 Jeremy Katz - 3.0.0-2
- fixes for package review (#226347)
Thu May 31 14:00:00 2007 Jeremy Katz - 3.0.0-1
- update to 3.0.0
Wed Dec 6 13:00:00 2006 Jeremy Katz - 2.9.9-5
- rebuild for python 2.5
Wed Dec 6 13:00:00 2006 Jeremy Katz - 2.9.9-4
- fix keepalive (#218268)
Sat Nov 11 13:00:00 2006 Florian La Roche
- add version/release to \"Provides: urlgrabber\"
Mon Jul 17 14:00:00 2006 James Bowes - 2.9.9-2
- Add support for byte ranges and keepalive over HTTPS
Wed Jul 12 14:00:00 2006 Jesse Keating - 2.9.9-1.1
- rebuild
Tue May 16 14:00:00 2006 Jeremy Katz - 2.9.9-1
- update to 2.9.9
Tue Mar 14 13:00:00 2006 Jeremy Katz - 2.9.8-2
- catch read errors so they trigger the failure callback. helps catch bad cds
Wed Feb 22 13:00:00 2006 Jeremy Katz - 2.9.8-1
- update to new version fixing progress bars in yum on regets
Fri Dec 9 13:00:00 2005 Jesse Keating
- rebuilt
Wed Sep 21 14:00:00 2005 Jeremy Katz - 2.9.6-4
- don\'t use --record and list files by hand so that we don\'t miss
directories (#158480)
Wed Sep 14 14:00:00 2005 Jeremy Katz - 2.9.6-3
- add directory to file list (#168261)
Fri Jun 3 14:00:00 2005 Phil Knirsch 2.9.6-2
- Fixed the reget method to actually work correctly (skip completely transfered
files, etc)
Tue Mar 8 13:00:00 2005 Jeremy Katz - 2.9.6-1
- update to 2.9.6
Mon Mar 7 13:00:00 2005 Jeremy Katz - 2.9.5-1
- import into dist
- make the description less of a book
Mon Mar 7 13:00:00 2005 Seth Vidal 2.9.5-0
- 2.9.5
Thu Feb 24 13:00:00 2005 Seth Vidal 2.9.3-0
- first package for fc3
- named python-urlgrabber for naming guideline compliance