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 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320
|
pidentd (3.0.19.ds1-8) unstable; urgency=medium
* Fix uses-deprecated-compression-for-data-tarball.
* Build with OpenSSL 1.0.2 in stretch.
Closes: #828501
* Standards-Version is 3.9.8
-- Anibal Monsalve Salazar <anibal@debian.org> Fri, 25 Nov 2016 17:27:16 +0000
pidentd (3.0.19.ds1-7.1) unstable; urgency=medium
* Non-maintainer upload.
* Add debian/pidentd.tmpfile and debian/pidentd.links (Closes: #796689)
- create runtimedirectory using tmpfiles.d instead of via init-script.
* Source LSB init-functions in pidentd init script
- this allows systemd LSB hook to redirect direct init script
invocations to use systemctl instead. Caught by lintian.
* Drop explicit bzip2 compression in debian/rules and use default
- these days default (xz for source format > 1.0) is better
and this avoids lintian error about bzip2 being deprecated.
* Include dpkg buildflags.mk to export hardening flags
- fixes missing hardening options in built binaries as caught by lintian.
-- Andreas Henriksson <andreas@fatal.se> Wed, 08 Jun 2016 22:39:15 +0200
pidentd (3.0.19.ds1-7) unstable; urgency=low
* Fix update-rc.d error
Patch by Martin Stigge
Closes: 651031
-- Anibal Monsalve Salazar <anibal@debian.org> Thu, 08 Dec 2011 13:02:52 +1100
pidentd (3.0.19.ds1-6) unstable; urgency=low
[ Helmut Grohne ]
* Fix "pidentd does not work with /var/run mounted as a tmpfs file
system" apply the solution proposed by John Zaitseff adding an init
script (Closes: #411019)
[ Anibal Monsalve Salazar ]
* Debian source format is 3.0 (quilt)
* Standards-Version is 3.9.2
* DH compatibility level is 7
* Fix "Override says net - optional, .deb says net - standard"
* Fix maintainer-script-without-set-e
* Fix pidentd-des: empty-binary-package
* Fix dh-clean-k-is-deprecated
* Fix debian-rules-missing-recommended-target
* Fix command-with-path-in-maintainer-script
-- Anibal Monsalve Salazar <anibal@debian.org> Sat, 03 Dec 2011 09:35:38 +1100
pidentd (3.0.19.ds1-5) unstable; urgency=low
* Priority is optional; closes: #416570, #492060
* Standards-Version is 3.8.0
* Fix description-contains-homepage
-- Anibal Monsalve Salazar <anibal@debian.org> Tue, 23 Sep 2008 19:49:46 +1000
pidentd (3.0.19.ds1-4) unstable; urgency=high
* Change identd from /var/run back to /var/run/identd.
Closes: #438554, #427409, #430336, #430711.
-- Anibal Monsalve Salazar <anibal@debian.org> Sun, 19 Aug 2007 18:27:08 +1000
pidentd (3.0.19.ds1-3) unstable; urgency=low
* Sinchronise with ubuntu.
-- Anibal Monsalve Salazar <anibal@debian.org> Sat, 19 May 2007 19:25:14 +1000
pidentd (3.0.19.ds1-2) unstable; urgency=low
* Acknowledge NMU. Closes: #417040.
* Fixed the following lintian errors:
- outdated-autotools-helper-file aux/config.guess 2003-01-03
- outdated-autotools-helper-file aux/config.sub 2003-01-03
* Set debhelper >= 5.
-- Anibal Monsalve Salazar <anibal@debian.org> Fri, 18 May 2007 18:58:28 +1000
pidentd (3.0.19.ds1-1.2) unstable; urgency=high
* Non-maintainer upload.
* Fix broken use of -a in test in postrm.
-- Luk Claes <luk@debian.org> Fri, 18 May 2007 00:38:49 +0200
pidentd (3.0.19.ds1-1.1) unstable; urgency=high
* Non-maintainer upload during BSP.
* Fix unconditional use of deluser in postrm (Closes: #417040).
* Depend on update-inetd as it is used in prerm and postinst.
* Fix broken changelog entries.
-- Luk Claes <luk@debian.org> Thu, 17 May 2007 02:19:59 +0200
pidentd (3.0.19.ds1-1ubuntu1) feisty; urgency=low
[ Lionel Porcheron ]
* debian/control: Add update-inetd to pidentd's dependencies
(Closes Ubuntu: #76127).
* debian/control: Add openbsd-inetd | inet-superserver dependencies
as pidentd needs an inet server to work
* debian/pidentd.postinst: change identd home from /var/run/identd
to /var/run (Closes Ubuntu: #74968)
* change Build Dep linux-kernel-headers in linux-libc-dev (cause FTBFS)
[ Michael Bienia ]
* change the path from /var/run/identd/identd.pid to /var/run/identd.pid
also in:
- doc/identd.8
- etc/identd.conf
- src/pidentd.h
- debian/pidentd.prerm
-- Michael Bienia <geser@ubuntu.com> Thu, 21 Dec 2006 01:31:46 +0100
pidentd (3.0.19.ds1-1) unstable; urgency=low
* New upstream release.
* Fixed "Since version 2.6.16.20-1 of linux-kernel-headers,
tcp_diag.h was renamed as inet_diag.h", closes: 374749.
* Removed doc/rfc1413.txt.
* Fixed identd man page typos, closes: #337184.
Patch by A Costa <agcosta@gis.net>.
* Set Standards-Version to 3.7.2.
-- Anibal Monsalve Salazar <anibal@debian.org> Wed, 21 Jun 2006 16:38:40 +1000
pidentd (3.0.18-3) unstable; urgency=low
* Documented in README.Debian the problem of pidentd which requires
CONFIG_IP_TCPDIAG to be configured in the kernel, closes: #305926.
* Fixed "pidentd postrm and prerm are #!/bin/sh scripts but use command -v",
closes: #292995.
-- Anibal Monsalve Salazar <anibal@debian.org> Thu, 12 May 2005 23:31:51 +1000
pidentd (3.0.18-2) unstable; urgency=low
* Ported previuos patches to new upstream version.
Fixed "Config file didn't specify a suitable path for pid file" (Closes: #291180).
Fixed "New version is DoS-able and doesn't work well on load" (Closes: #291636).
Patches by Toni Timonen <ttimonen@users.sourceforge.net>
* New maintainer's email address.
-- Anibal Monsalve Salazar <anibal@debian.org> Thu, 03 Feb 2005 23:11:20 +1100
pidentd (3.0.18-1) unstable; urgency=low
* New upstream release.
* Removed doc/rfc1413.txt.
-- Anibal Monsalve Salazar <A.Monsalve.Salazar@IEEE.org> Sat, 15 Jan 2005 23:10:06 +1100
pidentd (3.0.16-8) unstable; urgency=low
* Added pidentd web page to debian/{control,copyright}.
-- Anibal Monsalve Salazar <A.Monsalve.Salazar@IEEE.org> Fri, 25 Jun 2004 09:00:34 +1000
pidentd (3.0.16-7) unstable; urgency=low
* New maintainer (closes: #255921).
* Changed short descriptions in debian/control to fix lintian warning messages.
-- Anibal Monsalve Salazar <A.Monsalve.Salazar@IEEE.org> Fri, 25 Jun 2004 09:00:34 +1000
pidentd (3.0.16-6) unstable; urgency=low
* QA upload.
* Package orphaned (see #255921).
* Maintainer set to QA team.
-- Francesco Paolo Lovergine <frankie@debian.org> Wed, 23 Jun 2004 21:32:58 +0200
pidentd (3.0.16-5) unstable; urgency=low
* Removed Paul Szabo copyright from k_linux.c as requested.
* Removed bogus checks in k_linux.c.
* Only accept netlink messages from the kernel.
* Recover from netlink overruns.
* Use one buffer for netlink req/rsp.
-- Herbert Xu <herbert@debian.org> Wed, 8 Oct 2003 22:14:06 +1000
pidentd (3.0.16-4) unstable; urgency=low
* Use colon separator for chown in postinst.
* Added TCPDIAG support based on patch from Paul Szabo (closes: #208290).
-- Herbert Xu <herbert@debian.org> Tue, 7 Oct 2003 19:38:37 +1000
pidentd (3.0.16-3) unstable; urgency=low
* Rebuilt against libssl 0.9.7 (closes: #189505).
-- Herbert Xu <herbert@debian.org> Thu, 8 May 2003 20:20:08 +1000
pidentd (3.0.16-2) unstable; urgency=low
* Build pidentd-des in binary-indep target (closes: #174388).
-- Herbert Xu <herbert@debian.org> Sun, 26 Jan 2003 14:29:54 +1100
pidentd (3.0.16-1) unstable; urgency=low
* New upstream release.
* Updated dependency on debhelper.
* Do not show bogus TCP connections (closes: #173251).
* Use files from autotools-dev instead of automake.
-- Herbert Xu <herbert@debian.org> Sun, 22 Dec 2002 16:58:14 +1100
pidentd (3.0.14-1) unstable; urgency=low
* New upstream release.
* United pidentd and pidentd-des.
-- Herbert Xu <herbert@debian.org> Sun, 27 Oct 2002 22:01:01 +1100
pidentd (3.0.12-4) unstable; urgency=low
* Removed comment about RFC compliance from identd.conf (closes: #107595).
-- Herbert Xu <herbert@debian.org> Sun, 2 Sep 2001 11:23:29 +1000
pidentd (3.0.12-3) unstable; urgency=low
* Check uid before dropping privileges (Shane Wegner, closes: #96150).
-- Herbert Xu <herbert@debian.org> Thu, 3 May 2001 19:11:18 +1000
pidentd (3.0.12-2) unstable; urgency=low
* Build-depend on libssl-dev (closes: #90387).
-- Herbert Xu <herbert@debian.org> Tue, 20 Mar 2001 21:44:51 +1100
pidentd (3.0.12-1) unstable; urgency=low
* New upstream release.
* Only attempt to open /proc/net/tcp once (closes: #86988).
* Don't show sockets whose local port is being listened on (closes: #74718).
* Recompiled with latest libssl (closes: #82099).
-- Herbert Xu <herbert@debian.org> Fri, 23 Feb 2001 07:47:20 +1100
pidentd (3.0.11-3) unstable; urgency=low
* Reinstated the Replaces netstd header which got lost when pidentd-des was
created (closes: #77152).
-- Herbert Xu <herbert@debian.org> Thu, 16 Nov 2000 21:33:20 +1100
pidentd (3.0.11-2) unstable; urgency=low
* Added links to syslog.conf(5) in identd(8) (closes: #68407).
-- Herbert Xu <herbert@debian.org> Tue, 4 Jul 2000 13:41:05 +1000
pidentd (3.0.11-1) unstable; urgency=low
* New upstream release.
* Added missing build dependency on debhelper (closes: #66008).
-- Herbert Xu <herbert@debian.org> Tue, 4 Jul 2000 13:41:05 +1000
pidentd (3.0.10-1) unstable; urgency=low
* New upstream release.
* Added the pidentd-des package which supports encryption (closes: #57103).
* Provide ident-server and conflict with it (closes: #58239).
-- Herbert Xu <herbert@debian.org> Fri, 28 Apr 2000 20:51:31 +1000
pidentd (3.0.7-3) frozen unstable; urgency=low
* Always use the latest copies of config.* from automake.
* Explicitly say --without-des as some Alpha systems have RAND_bytes in
libcrypto without des.h.
* Both of the above are needed for the autobuilder on Alpha (closes: #62211).
-- Herbert Xu <herbert@debian.org> Wed, 12 Apr 2000 16:19:33 +1000
pidentd (3.0.7-2) frozen unstable; urgency=low
* Check for the existence of user identd before trying to remove it
(closes: #55064).
* Always create /var/run/pidentd (closes: #56475).
-- Herbert Xu <herbert@debian.org> Sat, 18 Mar 2000 19:39:14 +1100
pidentd (3.0.7-1) unstable; urgency=low
* New upstream release.
* Added missing --pattern argument in postinst.
* Fixed some anomalies when cohabitating with other identd's.
* Added a chown in postinst for /var/run/identd (closes: #49246).
* Don't log read errors as it really confuses people (closes: #49254).
-- Herbert Xu <herbert@debian.org> Sat, 6 Nov 1999 10:16:22 +1100
pidentd (3.0.4-2) unstable; urgency=low
* Only enable ident entry if no others are active (fixes #45240).
* Removed incorrect checks for EINTR on f* calls (fixes #44854).
-- Herbert Xu <herbert@debian.org> Fri, 17 Sep 1999 10:56:21 +1000
pidentd (3.0.4-1) unstable; urgency=low
* Initial Release (fixes #28740, #30366, #33208, #40869).
-- Herbert Xu <herbert@debian.org> Thu, 26 Aug 1999 15:05:53 +1000
|