* apt-pkg/acquire*.cc:
authorRaphael Geissert <geissert@debian.org>
Mon, 14 May 2012 16:07:01 +0000 (18:07 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Mon, 14 May 2012 16:07:01 +0000 (18:07 +0200)
commit5674f6b3163d73260e25ce7d350aaac50071eb0e
tree539d9e9018b7c0f4c3572c612a6cee23c28abb84
parente1284a59de37efeedcc998ef61e8466c35b82eb2
* apt-pkg/acquire*.cc:
  - handle redirections in the worker with the right method instead of
    in the method the redirection occured in (Closes: #668111)
* methods/http.cc:
  - forbid redirects to change protocol
apt-pkg/acquire-method.cc
apt-pkg/acquire-worker.cc
apt-pkg/acquire.cc
debian/changelog
methods/http.cc