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
|
efingerd (1.6.5+nmu1) unstable; urgency=medium
* Non-maintainer upload.
* Fix ftbfs with GCC-10. (Closes: #957166)
-- Sudip Mukherjee <sudipm.mukherjee@gmail.com> Thu, 07 Jan 2021 19:41:15 +0000
efingerd (1.6.5) unstable; urgency=low
* Sanitize DNS response, ident response and username before passing them
to user-defined executables (closes: #724063). While the default scripts
are probably immune, this does not mean users' ones will be immune as
well.
* add Japanese debconf translation (closes: #718525)
-- Radovan Garabík <garabik@kassiopeia.juls.savba.sk> Tue, 15 Oct 2013 10:25:13 +0200
efingerd (1.6.4) unstable; urgency=low
* fix -t missing number parsing (thanks to the Mayhem project)
* bump up debian/compat, debian/source/format
-- Radovan Garabík <garabik@kassiopeia.juls.savba.sk> Sun, 30 Jun 2013 12:16:30 +0200
efingerd (1.6.3) unstable; urgency=low
* Makefile.debian: Use LIBS instead of LDFLAGS for libraries, and added LIBS
to the compiler (closes: #641900)
* various issues fixed thanks to Reuben Thomas
* do not use ident by default; use the -i switch to turn it on
* fix typos in manpages (closes: #710187)
* update e-mail address (closes: #710188)
-- Radovan Garabík <garabik@kassiopeia.juls.savba.sk> Sat, 01 Jun 2013 15:01:19 +0200
efingerd (1.6.2.7+nmu1) unstable; urgency=low
* Non-maintainer upload.
* Debconf templates translations:
- Add Danish, Joe Hansen (closes: #658342)
- Add Slovak, Slavko (closes: #685381)
- Add Polish, Michał Kułach (closes: #685945)
- Add Italian, Beatrice Torracca (closes: #686002)
-- David Prévot <taffit@debian.org> Mon, 27 Aug 2012 11:09:38 -0400
efingerd (1.6.2.7) unstable; urgency=low
* added Russian debconf templates translation (closes: #558279)
-- Radovan Garabík <garabik@kassiopeia.juls.savba.sk> Fri, 01 Jan 2010 21:29:01 +0100
efingerd (1.6.2.6) unstable; urgency=low
* added Dutch debconf templates translation (closes: #451394)
* clean up some lintian warnings
-- Radovan Garabík <garabik@kassiopeia.juls.savba.sk> Sun, 16 Dec 2007 16:30:33 +0100
efingerd (1.6.2.5) unstable; urgency=low
* Non-maintainer upload to fix pending l10n issues.
* Debconf templates translations:
- Portuguese
- Spanish. Closes: #402304
- German. Closes: #393348
- Swedish. Closes: #343860
* Lintian/piuparts fixes:
- Remove the log file on purge. Closes: #339942
* Remove the abusive debconf note and move its text to README.Debian
Closes: #388889
-- Christian Perrier <bubulle@debian.org> Sat, 3 Feb 2007 16:52:14 +0100
efingerd (1.6.2.4) unstable; urgency=low
* fixed debconf dependency
-- Radovan Garabík <garabik@kassiopeia.juls.savba.sk> Tue, 27 Sep 2005 08:44:10 +0200
efingerd (1.6.2.3) unstable; urgency=low
* rebuild with newer po-debconf, Vietnamese translation is now really
included
* when already there, converted some debconf templates to utf-8, fix
lithuanian template
* upgrade debhelper compat version
-- Radovan Garabík <garabik@kassiopeia.juls.savba.sk> Mon, 29 Aug 2005 17:30:02 +0200
efingerd (1.6.2.2) unstable; urgency=low
* Added Vietnamese debconf template translation (closes: #311612)
* fix German debconf template translation (closes: #313695)
* fix copyright file wording (closes: #302956)
* use dh_installman
* upgrade maintainer field
-- Radovan Garabík <garabik@kassiopeia.juls.savba.sk> Mon, 29 Aug 2005 16:14:38 +0200
efingerd (1.6.2.1) unstable; urgency=low
* Non-maintainer upload
* Switched to po-debconf. (closes: #250266)
* Updated Brazilian Portuguese debconf template translation.
(closes: #301909)
* Added French debconf template translation.
* Added Czech debconf template translation.
-- Lucas Wall <lwall@debian.org> Tue, 12 Apr 2005 10:32:57 -0300
efingerd (1.6.2) unstable; urgency=low
* added Brazilian Portuguese debconf template (thanks to André Luís Lopes),
closes: #108532
* fix unterminated string error
* added Lithuanian debconf template
(thanks to Tomas Stanys <tomas_stanys@tempest.sk>)
* warning about security issues added to README (closes: #133678)
-- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk> Mon, 13 Aug 2001 11:38:20 +0200
efingerd (1.6.1) unstable; urgency=low
* added German template for debconf (thanks to Jörg Rieger), closes: #95097
-- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk> Thu, 17 May 2001 21:47:38 +0200
efingerd (1.6) unstable; urgency=low
* code does not use snprintf anymore (should be more portable)
* various spelling and grammar corrections in documentation
(thanks to Petr Hudec <pehasys@galileo.dnp.fmph.uniba.sk>)
-- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk> Wed, 14 Mar 2001 09:33:39 +0100
efingerd (1.5.1) unstable; urgency=low
* logfile is not executable anymore - oops
-- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk> Thu, 8 Mar 2001 18:55:05 +0100
efingerd (1.5) unstable; urgency=low
* some code cleanup
* use debconf in postins to interact with user
* daemon runs under its own uid in debian package now
-- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk> Wed, 7 Mar 2001 22:30:59 +0100
efingerd (1.4.2) unstable; urgency=low
* moved Build-Depends where it belongs
* applied more drastic approach when using update-inetd in
postinst and prerm to circumvent design deficiencies in
update-inetd
-- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk> Fri, 23 Feb 2001 21:03:10 +0100
efingerd (1.4.1) unstable; urgency=low
* rebuilt with a new GPG key
-- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk> Fri, 1 Sep 2000 07:51:31 +0200
efingerd (1.4) unstable; urgency=low
* added missing #DEBHELPER# to postinst and prerm
* added debhelper to Build-Depends
-- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk> Wed, 12 Jan 2000 10:23:09 +0100
efingerd (1.3) unstable; urgency=low
* added build dependencies
* new Standards-Version
* added conflict with fingerd and xfingerd
-- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk> Sun, 5 Dec 1999 15:57:59 +0100
efingerd (1.2) unstable; urgency=low
* upgraded Standards-Version
* Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk> is the person
responsible for this package; I am his sponsor and uploading it on his
behalf.
-- Chris Lawrence <lawrencc@debian.org> Wed, 13 Oct 1999 21:44:29 +0200
efingerd (1.1) unstable; urgency=low
* better postinst and prerm - after uninstalling, it should leave
finger entry in /etc/inetd.conf in the same state as it was before.
-- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk> Wed, 28 Jul 1999 17:26:23 +0200
efingerd (1.0) unstable; urgency=low
* documentation and manpage updates
* first stable version
-- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk> Wed, 28 Jul 1999 17:26:15 +0200
efingerd (0.9) unstable; urgency=low
* converted to debhelper
* -u option added
* code cleanup
* freebsd compile
* ident time increased to 20 seconds - can make things slower sometimes,
but ident replies from Japan to Slovakia and back again (mostly)
work now :-)
-- Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk> Fri, 30 Apr 1999 10:26:08 +0200
efingerd (0.8) unstable; urgency=low
* Package debianized
* Makefile update with regard to libident
* New option -f (do not display full name) (suggested by PeHaSys)
* option -s changed to -t
* Change in location of script files! If you are upgrading, check out
your old configuration.
-- Radovan Garabik <garabik@fmph.uniba.sk> Fri, 5 Mar 1999 10:18:25 +0100
efingerd (0.7) unstable; urgency=low
* Some cleanup in options, changelog started :-)
-- Radovan Garabik <garabik@fmph.uniba.sk> Sun, 28 Feb 1999 20:08:15 +0100
Local variables:
mode: debian-changelog
End:
|