1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147
|
socks4-server (4.3.beta2-18) unstable; urgency=low
* QA upload.
* Stop compiling with -DCOMPAT. With a modern C library it achieves
nothing useful except breaking things (closes: #625030, LP: #832779).
* Remove explicit make dependencies on system libraries, which do more
harm than good, especially with the switch to multiarch.
-- Colin Watson <cjwatson@debian.org> Mon, 19 Sep 2011 17:27:38 +0100
socks4-server (4.3.beta2-17) unstable; urgency=low
* set maintainer to Debian QA Group <packages@qa.debian.org>
package is orphaned (#485646)
-- Christoph Martin <christoph.martin@uni-mainz.de> Tue, 24 May 2011 20:56:47 +0200
socks4-server (4.3.beta2-16) unstable; urgency=low
* correct maintainer email
* add lintian override for usr/lib/libsocks.so
* rephrase socks4-clients description
-- Christoph Martin <Christoph.Martin@Uni-Mainz.DE> Wed, 18 Jun 2008 18:10:59 +0200
socks4-server (4.3.beta2-15) unstable; urgency=low
* upgrade to debhelper compat 5
* upgrade to standards version 3.8.0 (no changes)
* fix manpage errors
-- Christoph Martin <Christoph.Martin@Uni-Mainz.DE> Tue, 17 Jun 2008 18:12:49 +0200
socks4-server (4.3.beta2-14) unstable; urgency=low
* make code compatible with gcc-4.0 (closes: #294371)
* update download URL in copyright
* change to DH_COMPAT=3
-- Christoph Martin <christoph.martin@uni-mainz.de> Fri, 9 Sep 2005 11:24:04 +0200
socks4-server (4.3.beta2-13) stable; urgency=low
* changed priority of libsocks4 to optional
* fix building of rtelnet
-- Christoph Martin <christoph.martin@uni-mainz.de> Sat, 24 Aug 2002 12:46:29 +0200
socks4-server (4.3.beta2-12) unstable; urgency=low
* fix package description of libsocks (closes: #90609)
* fix -h handling in rfinger (closes: #76073)
* include NMU fixes (closes: #90529, #90607, #93213, #92097)
-- Christoph Martin <christoph.martin@uni-mainz.de> Mon, 19 Nov 2001 21:01:46 +0100
socks4-server (4.3.beta2-11.1) unstable; urgency=low
* Non-maintainer upload
* Set soname of libsocks (closes: #90529, #90607, #93213)
* change the prototype of listen(2) in runsocks/listen.c (which makes it
build again).
* removed the debian templates in debian/
* updated standards-version
-- Tollef Fog Heen <tfheen@debian.org> Wed, 11 Apr 2001 18:31:21 +0200
socks4-server (4.3.beta2-11) unstable; urgency=low
* added builddepends for libident-dev, libncurses5-dev (closes: #83132)
-- Christoph Martin <christoph.martin@uni-mainz.de> Tue, 23 Jan 2001 10:09:11 +0100
socks4-server (4.3.beta2-10) unstable; urgency=low
* move conffile /etc/socks.conf from socks4-clients to libsocks4
(closes: #59195)
* build shared library with -fPIC (closes: #56611)
-- Christoph Martin <christoph.martin@uni-mainz.de> Tue, 16 Jan 2001 17:53:16 +0100
socks4-server (4.3.beta2-9) unstable; urgency=low
* fix runsocks symbol problmes (closes: Bug#49262)
* move to debhelpers and fix lintian problems
-- Christoph Martin <christoph.martin@uni-mainz.de> Tue, 30 Nov 1999 11:20:41 +0100
socks4-server (4.3.beta2-8) unstable; urgency=low
* let sockd run as nobody instead of root (Bug #26640)
* added default route to sockd.route
* removed default permit line in sockd.conf
* removed extra directory from socks4-client (Bug #25654)
-- Christoph Martin <christoph.martin@uni-mainz.de> Sat, 22 May 1999 18:43:47 +0200
socks4-server (4.3.beta2-7) unstable; urgency=low
* SOCKSinit too in connect.c of runsocks
-- Christoph Martin <christoph.martin@uni-mainz.de> Mon, 3 Aug 1998 11:26:02 +0200
socks4-server (4.3.beta2-6) unstable; urgency=low
* added runsocks to socksify "normal" programs using a
preload-library. Using this it is normaly no longer necessary to build
programs with socks support.
-- Christoph Martin <christoph.martin@uni-mainz.de> Wed, 22 Jul 1998 16:10:08 +0200
socks4-server (4.3.beta2-5) frozen unstable; urgency=high
* fixed shared library links to support compiling shared linked
programs. (Bug #22469)
* added missing changelog to socks4-clients and libsocks4
-- Christoph Martin <christoph.martin@uni-mainz.de> Thu, 18 Jun 1998 22:13:53 +0200
socks4-server (4.3.beta2-4) frozen unstable; urgency=low
* fixed default socks.conf (Bug #15104)
* included contents of COPYRIGHTS in copyright (Bug #14905)
* fixed some bugs reportet by lintian
* added socks line to /etc/services
-- Christoph Martin <christoph.martin@uni-mainz.de> Sat, 28 Mar 1998 17:38:50 +0100
socks4 (4.3.beta2-3) unstable; urgency=low
* linked against libncurses3.4 (Bug #14797)
-- Christoph Martin <christoph.martin@uni-mainz.de> Mon, 17 Nov 1997 20:59:26 +0100
socks4 (4.3.beta2-2) unstable; urgency=low
* linked shared library against libc6
-- Christoph Martin <christoph.martin@uni-mainz.de> Tue, 4 Nov 1997 15:31:45 +0100
socks4 (4.3.beta2-1) unstable; urgency=low
* Initial Release.
-- Christoph Martin <christoph.martin@uni-mainz.de> Thu, 9 Oct 1997 10:32:41 +0200
|