From 1a74524ccc0369a08b21934a31b6efc6b2ccd503 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 29 Jun 2004 08:36:04 +0000 Subject: 4.5-10mdk --- ChangeLog | 27 +++++++++++++++++++++++++++ urpmi.spec | 6 +++++- 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e588d424..4d48b69d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2004-06-29 10:05 Rafael Garcia-Suarez + + * urpm/: args.pm, download.pm: Fix parsing of proxy.cfg and --proxy + options + +2004-06-29 09:16 Rafael Garcia-Suarez + + * urpm.pm, urpmi.addmedia, urpm/args.pm, urpm/download.pm: Support + for setting proxy per-media in proxy.cfg + +2004-06-29 08:35 Rafael Garcia-Suarez + + * urpm/download.pm: Parsing of the proxy.cfg file: support for + per-media proxies + +2004-06-29 05:50 fisher + + * po/uk.po: ukrainian translation update + +2004-06-29 02:17 Rafael Garcia-Suarez + + * urpm.pm: Remove debug message, doh + +2004-06-28 10:30 Rafael Garcia-Suarez + + * urpmi.spec: 4.5-9mdk + 2004-06-28 09:48 Rafael Garcia-Suarez * urpm.pm: Let the "downloader" option be settable per-media diff --git a/urpmi.spec b/urpmi.spec index 120a59cd..a48f5517 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -8,7 +8,7 @@ %define name urpmi %define version 4.5 -%define release 9mdk +%define release 10mdk %define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -258,6 +258,10 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %{compat_perl_vendorlib}/urpm/parallel_ssh.pm %changelog +* Tue Jun 29 2004 Rafael Garcia-Suarez 4.5-10mdk +- Rewrite the proxy.cfg parser +- Let the proxy be settable per media (still undocumented) + * Mon Jun 28 2004 Rafael Garcia-Suarez 4.5-9mdk - Rewrite the urpmi.cfg parser - Make the verify-rpm and downloader options be settable per media in urpmi.cfg -- cgit v1.2.1