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

Bug#732942: marked as done (please include example proxy.pac to handle *.onion domains)



Your message dated Thu, 05 Dec 2019 06:25:54 +0000
with message-id <E1ickaI-000Bsh-SC@fasolo.debian.org>
and subject line Bug#900127: Removed package(s) from unstable
has caused the Debian Bug report #732942,
regarding please include example proxy.pac to handle *.onion domains
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
732942: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732942
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: polipo
Version: 1.0.4.1-1.2
Severity: wishlist

This might be useful when one wants to use tor for the only purpose
of accessing *.onion domains.

This could happen because user isn't concerned about his own anonimity
in this particular session, but nevertheless wants to access a service
which has been banned by a totalitarian regime.

A typical example would be http://jntlesnev5o7zysa.onion/ which
doesn't necessarily involve any unlawful activity, but is regardless
often censored by authorities.

If it was provided somewhere in the system (e.g. /usr/share/doc or
/etc), user could enable it right away by pointing his proxy.pac URL
to it using "file://" prefix.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: kfreebsd-amd64 (x86_64)
Foreign Architectures: kfreebsd-i386

Kernel: kFreeBSD 9.0-2-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
function FindProxyForURL (url, host)
{
	if (shExpMatch (host, "*.onion"))
	{
		return "PROXY 127.0.0.1:8123";
	}
	return "DIRECT";
}

--- End Message ---
--- Begin Message ---
Version: 1.1.1-10+rm

Dear submitter,

as the package polipo has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/900127

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: