<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/apt-proxy/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/apt-proxy/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 18 Feb 2006 12:12:37 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/apt-proxy/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Add proxy auth support for v2</title><link>https://sourceforge.net/p/apt-proxy/feature-requests/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I don't know if this is really a feature request, as&lt;br /&gt;
I've implemented it already.&lt;/p&gt;
&lt;p&gt;The patch that is included will make it possible to use&lt;br /&gt;
proxy auth. Just modify the configuration from&lt;/p&gt;
&lt;p&gt;http_proxy = host:port&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;http_proxy = user:password@host:port&lt;/p&gt;
&lt;p&gt;the patch must be aplied in the same directory as&lt;br /&gt;
apt_proxy.py&lt;/p&gt;
&lt;p&gt;Have fun&lt;/p&gt;
&lt;p&gt;Linus Lotz&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Linus Lotz</dc:creator><pubDate>Sat, 18 Feb 2006 12:12:37 -0000</pubDate><guid>https://sourceforge.net2ac429d5ace095471de70b9f2021f44820aed86a</guid></item><item><title>Handling for gpg signed packages</title><link>https://sourceforge.net/p/apt-proxy/feature-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;with newer version of apt I received warnings about &lt;br /&gt;
unsafe packages. It was no big thing to get the &lt;br /&gt;
signing keys and I think it is a good thing. &lt;/p&gt;
&lt;p&gt;Unfortunately apt-proxy has no support for &lt;br /&gt;
handling of gpg signs. Are there any plans to bring &lt;br /&gt;
up support for this? &lt;/p&gt;
&lt;p&gt;frosch01 &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">frosch01</dc:creator><pubDate>Thu, 04 Aug 2005 20:47:15 -0000</pubDate><guid>https://sourceforge.net033af11d8969c89d0f67acab40e1d594a59f57e0</guid></item><item><title>apt-file support</title><link>https://sourceforge.net/p/apt-proxy/feature-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hallo&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Will apt-file be suportet by apt-proxy? &lt;/p&gt;
&lt;p&gt;Bye bye&lt;br /&gt;
Anton &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anton Hattendorf</dc:creator><pubDate>Wed, 01 Jan 2003 18:43:13 -0000</pubDate><guid>https://sourceforge.net0e8f421a70881e837676db0be02df53aaa749b10</guid></item><item><title>Mixed protocol capabilties</title><link>https://sourceforge.net/p/apt-proxy/feature-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It would be nice to add apt-proxy the possibility of &lt;br /&gt;
defining different transfer protocols for plain text files &lt;br /&gt;
and gzipped files (like .debs)&lt;/p&gt;
&lt;p&gt;With my very low connection I lose a lot of time doing &lt;br /&gt;
apt-get updates, so I would like to use rsync for these &lt;br /&gt;
files, and http for debs&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Morilla Padial</dc:creator><pubDate>Thu, 21 Nov 2002 16:32:15 -0000</pubDate><guid>https://sourceforge.netaf3bf37277ff91f21d89767c99dcc060ab8d9753</guid></item><item><title>Full support for multiple distributions</title><link>https://sourceforge.net/p/apt-proxy/feature-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Support for multiple distributions is somewhat broken&lt;br /&gt;
(in 1.3.0 at least)  resulting in aggressive removal of&lt;br /&gt;
packages due to the multi-dist nature of the .deb pool&lt;br /&gt;
structure.&lt;/p&gt;
&lt;p&gt;For example, say that an apt-proxy cache supports a set&lt;br /&gt;
of &amp;amp;quot;woody&amp;amp;quot; machines.  If one of the machines is&lt;br /&gt;
upgraded to &amp;amp;quot;testing&amp;amp;quot; (&amp;amp;quot;sarge&amp;amp;quot;), then many &amp;amp;quot;woody&amp;amp;quot;&lt;br /&gt;
version-level debs will be flushed from the cache by&lt;br /&gt;
the new &amp;amp;quot;testing&amp;amp;quot; version-level debs.  Any time a&lt;br /&gt;
down-level version of one of these packages is needed&lt;br /&gt;
by a new or existing &amp;amp;quot;woody&amp;amp;quot; installation, then it will&lt;br /&gt;
unnecessarily need to be re-fetched from the back-end&lt;br /&gt;
source.&lt;/p&gt;
&lt;p&gt;With 100's of version-levels differing between&lt;br /&gt;
&amp;amp;quot;testing&amp;amp;quot; and &amp;amp;quot;woody,&amp;amp;quot; this effectively means that&lt;br /&gt;
multiple distributions cannot harmoniously be cached by&lt;br /&gt;
apt-proxy. &lt;/p&gt;
&lt;p&gt;Must a separate apt-proxy be used for each&lt;br /&gt;
distribution, or is there a better way to support&lt;br /&gt;
multiple distributions?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 09 Aug 2002 17:43:26 -0000</pubDate><guid>https://sourceforge.net67d491fb5bcd90c17d151f68c20daa42036cf1ed</guid></item><item><title>apt-proxy fails on non-linux OS</title><link>https://sourceforge.net/p/apt-proxy/feature-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;apt-proxy does not work with the system supplied&lt;br /&gt;
utilities on solaris (and probably any other non-linux&lt;br /&gt;
OS).&lt;/p&gt;
&lt;p&gt;i had to install GNU date (for shellutils) and GNU dd&lt;br /&gt;
(from fileutils), install readlink (from the debianutils&lt;br /&gt;
package). and run the script with bash, because there are&lt;br /&gt;
a number of bashisms in the script that real /bin/sh's&lt;br /&gt;
don't grok.&lt;/p&gt;
&lt;p&gt;it seems to work now, but hey, it would be so nice if that&lt;br /&gt;
thing would also run on other platforms without having to&lt;br /&gt;
install half a GNU box.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 15 Nov 2000 09:35:37 -0000</pubDate><guid>https://sourceforge.net1c60909fc1b03bce13ea3eca7d05fe4ad30c7fc8</guid></item></channel></rss>