[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#320225: configure-index.gz: APT::Get::AllowUnauthenticated neglected



Any news on this one?

Anyway, a patch attached.

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen@xorcom.com
+972-50-7952406           mailto:tzafrir.cohen@xorcom.com
http://www.xorcom.com  iax:guest@local.xorcom.com/tzafrir
=== modified file 'doc/examples/configure-index'
--- doc/examples/configure-index	2008-01-04 20:33:09 +0000
+++ doc/examples/configure-index	2008-02-15 02:54:22 +0000
@@ -31,6 +31,7 @@
   // Options for apt-get
   Get 
   {
+     AllowUnauthenticated "false"; // Allow packages from unsigned repos.
      Arch-Only "false";
      AutomaticRemove "false";       
      HideAutoRemove "false";


Reply to: