2011-02-03 brl use LPRng.pot as shipped instead of lprng.pot. 2011-01-30 wh remove dead code and add NULL check 2010-07-16 brl add support for dynamically loaded authentication plugins 2010-07-16 brl remove pgp support 2010-07-16 brl remove kerberos4 support 2009-11-19 os fix layout in lpr.n for option -X and -Y 2009-09-22 brl put configured lpd_listen_port default in lpd.conf.5 2009-09-22 brl apply manpage patches by cs from the Debian package 2009-08-09 brl do not link monitor and checkpc with unneeded files 2009-08-08 brl move security structs to the code implementing them 2009-08-08 brl move authentication methods to new src/auth/ directory 2009-08-08 brl fix building on GNU/kFreeBSD (see http://bugs.debian.org/537857) 2009-03-30 brl simplify subserver forking code 2009-03-24 brl remove unused arguments from Read_pid and add Read_pid_from_file 2009-03-24 brl remove Check_str_dup and Check_dup from lpr.c 2009-03-21 brl remove IPP port support as there is no IPP protocol support 2009-03-19 brl make --enable-nls need ngettext and use that for plural forms 2008-07-16 cs Added updated Vietnamese PO file 2008-05-09 brl remove AC_CANONICAL_SYSTEM and code depending on it 2008-05-03 brl use AS_HELP_STRING and newstyle AM_INIT_AUTOMAKE in configure.ac 2008-05-02 brl/wh replace macros with unbalanced parentheses 2008-03-29 brl really only link programs needing it to ssl libraries 2008-03-16 brl adopt lpd.n's description of filter expansion to reality 2008-02-24 wh document that lpd's -L argument has to exist already 2008-02-22 brl move lpc's print of supported authentications to usage() 2008-02-22 brl move lpc's print of supported authentications to usage() 2008-02-22 brl fix unsafe tmpfiles in lprng_certs 2008-02-05 brl make form_addr_and_mask more robust 2008-02-03 brl explicitly set lpd_listen_port and document it better in sample config 2008-02-03 brl add --enable-lpd.conf.local to include that file in default lpd.conf 2008-01-28 brl only link programs needing it to kerberos and/or ssl libraries 2008-01-28 brl remove or "#if 0"-comment some unused functions 2008-01-27 brl new server_tag in user_auth, so kerberos5 in config works again 2008-01-25 brl cast size_t to int before giving it to %d in error messages 2008-01-25 brl make some more functions static as only used within the same .c 2007-11-01 brl increase savefprintf buffer, so multi-line messages fit in 2007-11-01 brl remove default maximum size of accounting files (taken from 3.8.32 or earlier) 2007-10-26 wh/brl (re)generate banner before printing (taken modified from 3.8.32 or earlier) 2007-10-21 brl add new _AIX51 and _AIX52 conditionals from 3.8.32 2007-10-11 brl add k5conn method from 3.8.32 (perhaps rather .29) 2007-10-09 brl add discard_zero_length_jobs from 3.8.32 2007-10-06 brl add forwarding and routing fixes from 3.8.32 (perhaps rather .30) 2007-10-05 brl print list of supported authentications, taken from 3.8.32 2007-10-05 brl add new file locking strategy from 3.8.32 (perhaps rather .29) 2007-10-05 brl also ignore ENOTTY in checkwrite's SETFL (taken from 3.8.32) 2007-10-04 brl save authentication information in control file (taken from 3.8.32) 2007-10-04 brl do without com_err.h or without krb5_read_message (taken from 3.8.32, but modified) 2007-10-04 brl drop patchlevel.h, get version information from autogenerated config.h 2007-08-09 cs Updated Vietnamese and Polish PO file 2007-07-25 cs Added Vietnamese PO file 2007-06-09 brl quiet different compiler warnings 2007-06-09 brl clean up lpf.c and fix bug with spaces before arguments 2007-06-08 brl move some #ifdefs into portable.h 2007-06-08 wh/brl mark messages to be translated in various files 2007-05-31 brl revert 10_linelist_closefd patch that slipped in earlier 2007-05-04 brl make programs' usage message into single string constants 2007-05-01 brl linelist.c: remove unused functions, made local functions static 2007-05-01 brl remove some unused variables gcc complains about 2007-04-07 brl remove unecessary mystrlen from plp_snprintf 2007-04-01 elfring remove some needless variable assignments in monitor.c 2007-03-18 brl demerge code to make binaries a bit smaller 2007-03-06 brl fix lpq with -t on remote printer 2007-02-24 wh add missing option to lpq manpage 2007-02-22 wh clean up checkpc lpd and lpq manpages 2007-02-17 brl add --disable-remote option 2007-02-12 brl INSTALL update move config and init.d examples to conf/ install sample config files in install 2007-02-08 brl generate lpd.conf on make all 2007-02-08 brl clean up KERBEROS_configuration, STANDARD_configuration 2007-02-08 brl add unused AUTHENTICATE/*.c into "make dist" generated tarball 2007-02-07 brl update-po run, only line numbers references have changed 2007-02-07 brl move from gettextize generated po Makefile snippets to manual one 2007-02-06 brl replace md5 sum calculation code 2007-02-04 brl add test-code for md5 sum calculation 2007-02-03 brl correct incorrect static in checkpc.c 2007-02-02 brl make some more local functions static 2007-02-01 wh LPRM option, divert into SYSV style and BSD style 2007-01-29 brl lpbanner.c: more functions made static and Time_str cleanup 2007-01-29 brl make lpbanner not include headers for stuff it does not include make local functions and variables static 2007-01-18 brl switch to automake 2007-01-14 brl fix incomplete prototypes, fix missing prototypes, make local functions static 2007-01-13 brl add noreturn __attribute__ to cleanup functions cast pid_t, gid_t and uid_t when put into printf 2007-01-11 brl add checks for format strings directly use strerror if it exists 2007-01-09 brl various format string parameter fixes 2006-12-30 wh cleanups of lpstat.n 2006-12-17 brl no special case for executables and ar archives (both are not ascii) 2006-12-17 wh replace only occurrence of bzero with memset 2006-12-09 brl replace cancel.n, lpstat.n and lp.n fix some dates in other manpages 2006-12-09 wh multiple manpage fixes (spelling, new contact address, ...) 2006-12-08 wh lpr.c: don't let filename escaping interfere with lpr -r 2006-12-04 cs linelist.c: Close FD before creating LDAP sockets 2006-11-30 brl casts to prevent warnings on architectures with signed chars 2006-11-30 cs fix lpc.8 to tell it is section 8 2006-11-28 brl call CLEAR with argv[0] set to CLEAR, too 2006-11-28 wh make global variable 'msg' local debathena-lprng (3.8.B-2debathena9~debian7.0) wheezy; urgency=low * Append ~debian7.0 to version number; no source changes -- Debathena Project Fri, 17 Aug 2012 12:56:25 -0400 debathena-lprng (3.8.B-2debathena9) unstable; urgency=low * Rename commands. * Update Maintainer to Debathena Project . * Rename package to debathena-lprng. -- System T. Builder Fri, 17 Aug 2012 12:56:25 -0400 lprng (3.8.B-2) unstable; urgency=low * Compilies on hurd-i386 Closes: #671848 * Added note about needed modules Closes: #659999 * Added support for "status" action to init script from Peter Eisentraut Closes: #651459 * Updated to debhelper compat 9 * Updated to Debian standard 3.9.3 * Patched source to compile with harden flags * Fixed configure flags to find openssl libs * filters moved to multiarch location * Added lpd.conf example Closes: #618482 -- Craig Small Mon, 11 Jun 2012 18:06:30 +1000 lprng (3.8.B-1) unstable; urgency=low * New upstream release * Changed source format to 3.0 (quilt) * Updated to standards version 3.9.1 * Minor fixes to lpd.conf manpage -- Craig Small Mon, 28 Feb 2011 09:25:20 +1100 lprng (3.8.A-3) unstable; urgency=low * Corrected patch for kfreebsd Closes: #537857 * postinst checks for symlink on printcap Closes: #544986 * Documented lpd_listen_port in lpd.conf man page Closes: #492684 * Maintainer upload Closes: #544991 * Changed rules file for new debhelper * Changed from dpatch to quilt for patching * Fixed symlinks for 2 filter man pages -- Craig Small Tue, 22 Sep 2009 15:34:35 +1000 lprng (3.8.A-2.2) unstable; urgency=low * Non-maintainer upload. * Corrected runlevel settings in init.d script header, and add postinst code to recover installations affected by this bug (Closes: #541233). * Fixed build problem on kfreebsd (Closes: #537857). Patch from Petr Salinger. * Updated debconf translations for Brazilian Portuguese from Eder L. Marques (Closes: 511890). * Updated debconf translation for Czech from Jan Outrata (Closes: #534967) -- Petter Reinholdtsen Fri, 4 Sep 2009 10:24:59 +0200 lprng (3.8.A-2.1) unstable; urgency=low * Non-maintainer upload. * The ''fix other packages breaking us'' release: + work around bug 489765 (and similars) by documenting it in the news file. * debian/control: + include misc-depends on the package, as we use debhelper. + upgrade standards version to 3.8.1 (no changes needed). * debian/config: + include set -e in the config script. * debian/README: + include information regarding printing with GTK 2. -- Rogério Brito Wed, 20 May 2009 12:28:46 -0300 lprng (3.8.A-2) unstable; urgency=low * Added debconf translations: - Finnish. Closes: #496233 - Vietnamese Closes: #500026 * Removed old ja.po download file * Updated standards version -- Craig Small Mon, 13 Oct 2008 08:27:50 +1100 lprng (3.8.A-1.1) unstable; urgency=low * Non-maintainer upload to fix pending l10n issues. * Use "$syslog" in Required-Start for LSB headers in the init script. Avoids failures when the syslog daemon is not syslog. Closes: #495696 * Debconf translations: - Galician. Closes: #484142 - Japanese. Closes: #491041 - Swedish. Closes: #492098 - Russian. Closes: #494474 -- Christian Perrier Fri, 22 Aug 2008 07:16:16 +0200 lprng (3.8.A-1) unstable; urgency=low * New upstream release * Moved debconf include in preinst Closes: #474813 * if-up script uses correct path for invole-rc.d Closes: #463578 * init.d file uses sed instead of grep and cut Closes: #474295 -- Craig Small Wed, 07 May 2008 18:47:20 +1000 lprng (3.8.A~rc4-3) unstable; urgency=low * Put initialise back in and created function to create run directory -- Craig Small Mon, 31 Mar 2008 10:09:15 +1100 lprng (3.8.A~rc4-2) unstable; urgency=low * Removed initialise from init.d script in restart step * Control now has a homepage, finally. -- Craig Small Mon, 31 Mar 2008 08:48:04 +1100 lprng (3.8.A~rc4-1) unstable; urgency=low * New upstream release * Note added that the logfile needs to be created Closes: #458003 * Kerberos patch reverted so krb5 works again Closes: #462741 * Removed mention of spooldir in postinst Closes: #462605 * Note about no remote connecitons Closes: #466964 * Sample configu files don't have a suffix Closes: #467030 * Updated to debhelper 6 Closes: #467031 * Updated to standards version 3.7.4 * Updated Japanese debian/po file Closes: #463249 * Build-depends on openssl Closes: #469459 * Removed sample files introduced in rc2 -- Craig Small Wed, 19 Mar 2008 08:43:09 +1100 lprng (3.8.A~rc2-1) unstable; urgency=low * New upstream release * Depends on libwrap0-dev not libwrap-dev Closes: #436315 * init.d cleans correct lockfiles Closes: #418169 * Daily cron check will exit if no /etc/printcap Closes: #457451, #318391 * ifup.d script restarts lprng Closes: #144399 * Added Spanish po-debconf translation Closes: #415283 * Added Portuguese po-debconf translation Closes: #413776 * Spool directory not shipped/deleted (checkpc makes it) Closes: #409907 -- Craig Small Thu, 24 Jan 2008 21:38:08 +1100 lprng (3.8.28dfsg.1-1) unstable; urgency=low * Removed RFC 1179 Closes: 393395 * Init script changed to handle RAMRUN option Closes: #390687 * Updated Japanese po-debconf file Closes: #392167 -- Craig Small Wed, 25 Oct 2006 14:47:02 +1000 lprng (3.8.28-6) unstable; urgency=low * init.d returns ok if stop is run but lpd is already dead * Rolling back 10_linelist_closefd patch makes lpd print Closes: #381512 -- Craig Small Sun, 6 Aug 2006 07:48:22 +1000 lprng (3.8.28-5) unstable; urgency=low * close fds before LDAP sockets Closes: #360788 * Check configuration file location only with old prev versions * preinst has POSIX checks Closes: #358628 * lp.1 optios->options Closes: #368482 * README and lpd.conf.8 mention unix_socket_path Closes: #311774 * Updated nl.po Closes: #377249 * Standards version 3.7.2 -- Craig Small Tue, 18 Jul 2006 11:11:02 +1000 lprng (3.8.28-4) unstable; urgency=low * init.d script checks for /usr/lib/lprng Closes: #356054 * debhelper v5 * Standards version to 3.6.2 * Depends on debconf-2.0 too Closes: #332011 * Added debconf-updatepo to Clean target Closes: #337268 * Updated German po file Closes: #345851 * Updated French po file Closes: #337301 * Updated Swedish PO file Closes: #338873 * Updated Danish PO file Closes: #343441 * Updated Italian PO file Closes: #343867 * Remove /etc/default/lprng on purge Closes: #327530 * Uses lsb init.d -- Craig Small Sun, 12 Mar 2006 11:07:00 +1100 lprng (3.8.28-3.0.1) unstable; urgency=low * Binary-only non-maintainer upload for i386; no source changes. * Rebuild with libssl0.9.8 -- Debian/i386 Build Daemon Wed, 12 Oct 2005 00:47:44 -0700 lprng (3.8.28-3) unstable; urgency=low * Added Vietnamese translation Closes: #312602 * Added Italian translation Closes: #287752 * Compilies on gcc4 and AMD Closes: #287521 * Since->From in templates Closes: #312603 -- Craig Small Fri, 26 Aug 2005 14:17:00 +1000 lprng (3.8.28-2) unstable; urgency=high * Fixed insecure lprng_certs directory Closes: #286391 Above bug is a security fix -- Craig Small Thu, 23 Dec 2004 14:33:21 +1100 lprng (3.8.28-1) unstable; urgency=low * New upstream release * Updated German debconf po Closes: #281134 * Updated Dutch debconf po Closes: #277762 * Added Czech debconf po Closes: #261791 * Check for spool directory in postinst Closes: #218319 -- Craig Small Thu, 18 Nov 2004 15:43:33 +1100 lprng (3.8.27-1) unstable; urgency=low * New upstream release Upstream fixed busy loop Closes: #245274 * Added Japanese po file Closes: #243264 -- Craig Small Wed, 26 May 2004 13:45:37 +1000 lprng (3.8.26-1) unstable; urgency=low * New upstream version IPP socket disabled Closes: #231587 * Now uses dpatch for patch management * Added Dutch debconf translation Closes: #216935 * Added Danish debconf translation Closes: #236490 -- Craig Small Wed, 24 Mar 2004 10:01:55 +1100 lprng (3.8.25-1) unstable; urgency=low * New upstream release * Upgraded to standards version 3.6.1 * Upgraded watch file to version 2 * Updated pt_BR po file Closes: #219849 * Added Dutch debian po files Closes: #219635 -- Craig Small Fri, 6 Feb 2004 21:31:18 +1100 lprng (3.8.22-2) unstable; urgency=low * Added files line to deb-doc Closes: #210681 -- Craig Small Sat, 13 Sep 2003 20:39:12 +1000 lprng (3.8.22-1) unstable; urgency=low * New upstream release - Upstream accepted most of the patches, yay * Closes: #205528: chown with ':' not with '.' in postinst * Closes: #189045: checks with dpkg-statoverride before changing spool directory permissions. * Closes: #206342: Updated French debconf templates translation * Closes: #207975: Included updated Brazilian Portuguese (pt_BR) debconf template translations -- Craig Small Fri, 12 Sep 2003 20:22:14 +1000 lprng (3.8.21-3) unstable; urgency=low * Fixed gettext brokeness that put stuff in wierd directories Closes: #204530 -- Craig Small Fri, 8 Aug 2003 13:17:51 +1000 lprng (3.8.21-2) unstable; urgency=low * Updated libtool Closes: #201936, #201624 * Patched OF filter problem Closes: #200850 * Changed template so that it doesn't use yes and no Closes: #201248 -- Craig Small Mon, 21 Jul 2003 07:02:01 +1000 lprng (3.8.21-1) unstable; urgency=low * New upstream source * Remove RFC1179 because of license issues Closes: #199812 * Removed KRB5_PROTOTYPE Closes: #200588 * Put in krb5 deprecated function workaround Closes: #200618 * Removed log() function, its not used anywhere Closes: #200621 * Fixed the config script so it checks for /etc/default files closes: #135356 * Fixed checkpc man page to remove -c flag Closes: #139565 * Debconf templates now use po-debconf * Fixed typo in debconf template Closes: #186131 * My thanks to Kalle for the Kerberos patches * link liblpr with libkrb5 and libssl Closes: #195992 -- Craig Small Thu, 10 Jul 2003 11:21:47 +1000 lprng (3.8.20-4) unstable; urgency=high * Removed unsecure create of /tmp/before SECURITY BUG Closes: #188366 -- Craig Small Thu, 10 Apr 2003 21:13:56 +1000 lprng (3.8.20-3) unstable; urgency=medium * Fixed stupid flag type problem (causes crash on 64-bit): Closes: #183137 -- Craig Small Mon, 3 Mar 2003 09:00:58 +1100 lprng (3.8.20-2) unstable; urgency=low * Added libssl-dev to Build-Depends * Updated config.* using the rules Closes: #181859 -- Craig Small Fri, 21 Feb 2003 21:21:07 +1100 lprng (3.8.20-1) unstable; urgency=low * New upstream release - This should hopefully fix all those done_jobs problems -- Craig Small Thu, 13 Feb 2003 21:47:22 +1100 lprng (3.8.15-2) unstable; urgency=low * Forced done_jobs to 0, doesnt fix #159632 but at least works by default * Added note in README.Debian about the evils of done_jobs * Added Kerberos 5 support, hope it doesn't break anything Closes: #166558 * Ship an empty never changing /etc/lprng/lpd.conf, instead of reqiring users to remerge the change with every new upstream version (Thankyou Andreas) Closes: #147304, #120257 -- Craig Small Sun, 27 Oct 2002 09:24:49 +1100 lprng (3.8.15-1) unstable; urgency=low * New upstream source + fixes race condition on remove done jobs. + man page fixes -- Craig Small Tue, 13 Aug 2002 18:13:05 +1000 lprng (3.8.12-5) unstable; urgency=low * Added t to printcap in postinst Closes: #147641, #149718, #149719 -- Craig Small Wed, 12 Jun 2002 10:10:39 +1000 lprng (3.8.12-4) unstable; urgency=low * Put /etc/lprng/printcap symlink in if nothing exists already Closes: #147641 -- Craig Small Mon, 3 Jun 2002 09:30:01 +1000 lprng (3.8.12-3) unstable; urgency=low * Disabled tcpwrappers Closes: #146511 * Removed dh_testversion to stop it complaining during build. -- Craig Small Thu, 16 May 2002 21:55:53 +1000 lprng (3.8.12-2) unstable; urgency=low * Updated config.sub and config.guess again Closes: #146322 -- Craig Small Thu, 9 May 2002 12:54:23 +1000 lprng (3.8.12-1) unstable; urgency=low * New upstream source - libwrap linked Closes: #140033 - lprng 3.8.11 was withdrawn * Fixed ldconfig post(inst|rm) so lintian (should) stops complaining -- Craig Small Mon, 6 May 2002 12:59:22 +1000 lprng (3.8.10-1) unstable; urgency=low * New upstream version - checkpc behaves itself with print filters Closes: #141090 - as and ae options fixed in man page Closes: #137249 -- Craig Small Mon, 8 Apr 2002 09:25:12 +1000 lprng (3.8.9-1) unstable; urgency=low * New upstream source -- Craig Small Sun, 10 Mar 2002 08:35:36 +1100 lprng (3.8.8-2) unstable; urgency=low * Fixed lpq -a problem, thanks luca! Closes: #129786 -- Craig Small Mon, 4 Mar 2002 09:18:25 +1100 lprng (3.8.8-1) unstable; urgency=low * New upstream version - local printer name should stay same Closes: #130608, #113707 * Added new French template Closes: #132389 * check for statoverrides -- Craig Small Sat, 9 Feb 2002 16:40:31 +1100 lprng (3.8.4-2) unstable; urgency=low * Changed permissions of /var/run/lprng so non-root can get to it Closes: #129162,#129295 -- Craig Small Tue, 15 Jan 2002 08:43:23 +1100 lprng (3.8.4-1) unstable; urgency=low * New upstream version - Now allows Unix socket access /var/run/lprng/socket - Also can shut down tcp/ip access using lpd_port = 0 - t1: file 'hfA877', age 24.57 hours > 24.00 hours maximum Closes: #125843 * cron job now ignores missing pid file Closes: #127882 * init script now has quiet cron Closes: #124284 -- Craig Small Sat, 12 Jan 2002 16:53:55 +1100 lprng (3.8.2-1) unstable; urgency=low * New upstream version - New document about printing cookbook * Debconf question about do you want to start lpd. Closes: #57778, #85290, #115574 * No longer have a printcap, but there is one in examples. Closes: #71050, #108655 -- Craig Small Wed, 5 Dec 2001 09:37:51 +1100 lprng (3.8.1-1) unstable; urgency=high * New upstream source - setuid SECURITY BUG fixed Closes: #120133 * checkpc no longer talks about bogus Warning - calling Check_file for messages Closes: #118152 -- Craig Small Thu, 29 Nov 2001 08:10:20 +1100 lprng (3.8.0-1) unstable; urgency=low * New upstream source * changed pid filename from printer to 515 Closes: #115235 * Deleted liblpr.a and liblpr.la. They were installed for some reason? -- Craig Small Wed, 17 Oct 2001 08:45:41 +1000 lprng (3.7.7-2) unstable; urgency=low * Updated config.guess and config.sub Closes: #114709 -- Craig Small Sun, 7 Oct 2001 21:54:09 +1000 lprng (3.7.7-1) unstable; urgency=low * New upstream version - direct flag works, Closes: #97273 - group option works, Closes: #85548 - checkpc doesn't stuff filters permissions up Closes: #92608, #100086, #100717, #106191 - doco fixed up, Closes: #97271, #86394, #108668 - Uses right defaults for printer port, Closes: #105387 - Direct was a Flag, Closes: #88180 * Escape init.d file for funny characters Closes: #107095 * Conflicts with cupsys-bsd Closes: #107219 * Fixed paths in lpd.conf.5 Closes: #110888 * Now have lpd.conf.local Closes:#82393 * init.d start has oknodo Closes: #113966 -- Craig Small Thu, 6 Sep 2001 12:53:04 +1000 lprng (3.7.4-5) unstable; urgency=high * Added procps to build-depends Closes: #100795 * Fixed getrlimit problem Closes: #95989 * init.d works for lpd_ports Closes: #97272 * Fixed up README.Debian Closes: #99404 * Hopefully stopped dinstal from complaining Closes: #94672 -- Craig Small Thu, 21 Jun 2001 08:51:39 +1000 lprng (3.7.4-4) unstable; urgency=high * updated config.* for parisc people Closes: #94215 * Added pt_BR language to templates, Closes: #92840 * Added a patch to fix netmask selection -- Craig Small Fri, 20 Apr 2001 13:07:58 +1000 lprng (3.7.4-3) unstable; urgency=high * Added a death to all lpd in postinst hopefully Closes: #88173, #74564 * Also #85075, #85267 * Debconf has German templates. Closes: #82856 * Swedish too Closes: #83611 * and French Closes: #83786 * cron.daily will not complain if checkpc is not there Closes: #83073, #84276 * cron.daily has better error messages Closes: #85869 * No longer uses suidregister, hope I don't mess it up!! -- Craig Small Sun, 11 Mar 2001 16:26:54 +1100 lprng (3.7.4-2) unstable; urgency=high * small patch to stop evil segfaults on alpha Closes: #82476, #82711 * fix so it compiles on alpha Closes: #81707 -- Craig Small Sat, 20 Jan 2001 15:10:07 +1100 lprng (3.7.4-1) unstable; urgency=low * New upstream release * Split documents out to lprng-doc again. -- Craig Small Thu, 4 Jan 2001 11:12:02 +1100 lprng (3.7.3-1) unstable; urgency=low * New upstream source - checks for inet_ntop Closes: #74390 * copyright file fixed -- Craig Small Wed, 27 Dec 2000 18:08:43 +1100 lprng (3.7.2-1) unstable; urgency=low * New upstream source * Upstream recalled this version before Debian release -- Craig Small Fri, 22 Dec 2000 10:46:20 +1100 lprng (3.6.26-1) unstable; urgency=high * New upstream source * SECURITY FIX for gettext NLSPATH security bug * IPv6 stuff removed, Closes: #74390 -- Craig Small Mon, 16 Oct 2000 10:43:07 +1100 lprng (3.6.24-3) unstable; urgency=high * SECURITY FIX for syslog buffer overflow -- Craig Small Thu, 5 Oct 2000 10:10:47 +1100 lprng (3.6.24-2) unstable; urgency=medium * Check for suidregsiter Closes: #69796, #69876, #69877, #69917 -- Craig Small Thu, 24 Aug 2000 08:36:46 +1000 lprng (3.6.24-1) unstable; urgency=medium * New upstream version * Actually released it, closing 3.6.22 bugs Closes: #67512, #67363 -- Craig Small Mon, 21 Aug 2000 11:50:16 +1000 lprng (3.6.22-1) unstable; urgency=medium * New upstream source * Removed dependancy on suidmanager Closes: #67512 * CPU overload problem fixed Closes: #67363 * NEVER RELEASED -- Craig Small Wed, 9 Aug 2000 11:18:31 +1000 lprng (3.6.20-1) unstable; urgency=medium * New upstream version * - Fixes checkpc Closes: #66777, #66597 * Default config now longer allows remotes to print Closes: #67135 This is a security bug!! * Now has the html docs back in, thanks joeyh. * no need for lprng-doc * lpq, lprm and lpr can now be non setuid root. Asked by debconf. * README talks about force_localhost Closes: #64868 -- Craig Small Mon, 10 Jul 2000 10:30:19 +1000 lprng (3.6.18-2) unstable; urgency=low * Removed references to lpd.conf in /etc/init.d file Closes: #66568 * Check and warn if we have old and new config file locations Closes: #66570 * Removed debug crud (fff) out of cron.daily Closes: #66613, #66741 -- Craig Small Mon, 3 Jul 2000 20:49:19 +1000 lprng (3.6.18-1) unstable; urgency=low * New upstream version * Fixed build dependencies (HELLO ROMAN!!) Closes: #66358 * Put correct path for checkpc in cron file Closes: #66363, #66471, #66356 * Fixed moronic shell stuffup on my part in preinst Closes: #66407, #66400 * preinst now deletes old config file locations -- Craig Small Thu, 29 Jun 2000 22:12:59 +1000 lprng (3.6.16-1) unstable; urgency=low * New upstream version * Config files found in /etc/lprng -- Craig Small Tue, 20 Jun 2000 09:19:04 +1000 lprng (3.6.14-1) unstable; urgency=low * New upstream version - not released -- Craig Small Wed, 7 Jun 2000 20:09:48 +1000 lprng (3.6.12-6) frozen unstable; urgency=medium * IMPORTANT Fixed lprm forwarding bug Closes: #64614 * Fixes preinst s-s-d problem Closes: #62487, #57098 * Remove /var/spool/lpd on purge Closes: #59548 * Change path to lpd in lpd.8 Closes: #58341 * lpr.1 no longer refers to itself Closes: #60598 -- Craig Small Mon, 29 May 2000 09:25:23 +1000 lprng (3.6.12-5) frozen unstable; urgency=medium * IMPORTANT BUG IN PPC : Removed kerberos from configure.in Closes: #57565 -- Craig Small Fri, 11 Feb 2000 09:58:27 +1100 lprng (3.6.12-4) frozen unstable; urgency=low * Check for lpd.conf before grepping it RC BUG Closes: #55934 -- Craig Small Thu, 3 Feb 2000 16:01:07 +1100 lprng (3.6.12-3) frozen unstable; urgency=low * Fixed kill children routine using patch from Patrick * lpq doesn't segfault Closes: #51164 * Check for a file in preinst so it doesnt die -- Craig Small Wed, 12 Jan 2000 12:15:15 +1100 lprng (3.6.12-2) unstable; urgency=low * Added more stty speeds Closes: #50335 * Fixed init.d script so it doesn't reference exec Closes: #45857, #50709, #51824 * Check for /usr/share/doc/lprng not /usr/doc/lprng, Closes #49025 -- Craig Small Fri, 3 Dec 1999 15:37:19 +1100 lprng (3.6.12-1) unstable; urgency=high * New upstream release with SECURITY FIXES -- Craig Small Tue, 2 Nov 1999 12:55:50 +1100 lprng (3.6.11-1) unstable; urgency=low * New upstream source * Complains about invalid printer name Closes: #44649 * Fixed bashism in postinst Closes: #47527 -- Craig Small Mon, 25 Oct 1999 10:02:35 +1000 lprng (3.6.10-2) unstable; urgency=low * Fixed postinst Closes: #46239 * Fixed copyright file, it uses Artistic not GPL -- Craig Small Thu, 30 Sep 1999 09:41:14 +1000 lprng (3.6.10-1) unstable; urgency=low * New upstream version * Attempt to kill old lpd Closes: #44017, #44064 * Deleted useless README.Debian Closes: #43946 * Fixed postinst for wierd spool files Closes: #44494 * init.d goes looking for the pid file Closes: #44953 * init.d runs checkpc -f Closes: #44954 * Made Joey's build life easier Closes: #44626 * lpc manpage now in section 8 Closes: #43922 -- Craig Small Mon, 13 Sep 1999 15:21:53 +1000 lprng (3.6.8-3) unstable; urgency=medium * Fixed spool permission problem Closes: #43925, #44091, #44108 -- Craig Small Sun, 5 Sep 1999 18:25:07 +1000 lprng (3.6.8-2) unstable; urgency=medium * Fixed /usr/etc problem Closes: #43870 -- Craig Small Wed, 1 Sep 1999 11:00:29 +1000 lprng (3.6.8-1) unstable; urgency=low * New upstream version Closes: #36649 * Added some suggested scripts Closes: #16959 * lpc moved to /usr/sbin Closes: #43027 * init.d scripts cd to / Closes: #42068 * lpr.1 man page fixed Closes: #35764 -- Craig Small Tue, 31 Aug 1999 13:29:03 +1000 lprng (3.6.2-2) unstable; urgency=low * Moved /var/run/lpd.printer to /var/run/lprng/lpd.printer Closes: #41185 * Fixed init.d to use correct pid file Closes: #41186 #41246 -- Craig Small Tue, 13 Jul 1999 13:02:11 +1000 lprng (3.6.2-1) unstable; urgency=low * New maintainer * New Upstream Version Closes: #36649 * Fixed init.d script Closes: #20577 * No ugly prompting in postinst Closes: #12577 * lpd.perms manpage fixed Closes: #31892 * lpd.8 manpage has proper path Closes: #32418 * No bashisms in postinst Closes: #32788 #26519 * init.d checks for /usr/doc/lprng as well Closes: #35283 * package now uses setuidregister Closes: #36765 * lpr now prints mime stuff (woo!) Closes: #26707 * init.d script has a path Closes: #19691 * LPR HOWTO moved to docs Closes: #30008 * No annoying postinst stop Closes: #21407 #32906 * Security fix for lpd.perms -- Craig Small Fri, 9 Jul 1999 13:01:51 +1000 lprng (3.5.3-0.1) unstable; urgency=low * New upstream version -- Robert Woodcock Fri, 19 Feb 1999 20:20:42 -0800 lprng (3.5.2-1.3) frozen unstable; urgency=low * Fix the fix of lpd.perms :( (Bug #32628). (This only changes 5 lines in the default configuration file; thanks to Eric for the patch) -- Vincent Renardias Sat, 30 Jan 1999 21:03:51 +0100 lprng (3.5.2-1.2) frozen unstable; urgency=low * NMU to fix my previous NMU :( * s/DEFAUT/DEFAULT/ in /etc/lpd.perms (Bug #32527). -- Vincent Renardias Thu, 28 Jan 1999 18:25:19 +0100 lprng (3.5.2-1.1) frozen unstable; urgency=low * NMU: Fix critical bug #23682 (changed lpd.perms). Fix critical bug #31889 (swaped 2 lines in postinst). -- Vincent Renardias Sun, 24 Jan 1999 05:18:42 +0100 lprng (3.5.2-1) unstable; urgency=low * new upstream version -- Sven Rudolph Sun, 9 Aug 1998 11:49:02 +0200 lprng (3.4.2-5) frozen unstable; urgency=low * debian/conffiles: added /etc/filter.{pcl,ps} -- Sven Rudolph Wed, 10 Jun 1998 14:29:04 +0200 lprng (3.4.2-4) frozen unstable; urgency=low * debian/control: added Conflicts: apsfilter (<<4.9.1-10) -- Sven Rudolph Wed, 13 May 1998 19:48:48 +0200 lprng (3.4.2-3) frozen unstable; urgency=low * debian/rules: move lpc to /usr/sbin/ (Fixes: 21202) -- Sven Rudolph Thu, 16 Apr 1998 17:04:07 +0200 lprng (3.4.2-2) frozen unstable; urgency=low * debian/rc: make messages policy-conforming (Fixes: #20489) -- Sven Rudolph Mon, 13 Apr 1998 16:18:37 +0200 lprng (3.4.2-1) unstable; urgency=low * new upstream version * debian/rules: remove monitor.1 manual page (Fixes: #8690) moved printcap,filter.* to debian/ install postrm (Fixes: #14727) * debian/rc: add restart and force-reload targets -- Sven Rudolph Tue, 3 Mar 1998 00:34:20 +0100 lprng (3.4.1-1) unstable; urgency=low * new upstream version (fixes #11015, #8690) * debian/rc: stop) add --oknodo (#12533, #10724) * debian/rules: install filter.* files again (#15180) * fixes #15960 (Cannot unpack source) * src/common/vars.c: set filter_ld_path empty (#15117, probably #9826) -- Sven Rudolph Mon, 5 Jan 1998 22:04:42 +0100 lprng (3.2.6-2) unstable; urgency=low * man/printcap.5: fixed an inconsistency (#11015) * linked against libc6 (#11459, and possibly #10581 and #10555) -- Sven Rudolph Mon, 4 Aug 1997 17:37:08 +0200 lprng (3.2.6-1) unstable; urgency=low * new upstream version -- Sven Rudolph Sun, 8 Jun 1997 22:57:30 +0200 lprng (3.2.5-1) unstable; urgency=low * new upstream version * debian/rc: adapted console messages to standard (#8505) added `reload' rule (#8609) * debian/rules: upstream log is called changelog (#9616) * src/common/default.c; lpd.conf: pr=/usr/bin/pr (#10029) -- Sven Rudolph Wed, 14 May 1997 22:35:02 +0200 lprng (3.2.1-1) unstable; urgency=low * new upstream version -- Sven Rudolph Tue, 25 Mar 1997 00:04:03 +0100 lprng (3.1.8-1) experimental; urgency=low * new upstream version -- Sven Rudolph Thu, 20 Feb 1997 12:51:11 +0100 lprng (3.1.7-2) experimental; urgency=low * install lpd, lpf etc in /usr/sbin -- Sven Rudolph Wed, 19 Feb 1997 15:18:09 +0100 lprng (3.1.7-1) experimental; urgency=low * new upstream version * src/LPR/lpr_cpyfiles.c: removed the patch for recognising Windows Postscript files as text * debian.rc: moved to debian/rc * src/common/default.c, lpd.conf: check_for_nonprintable no -- Sven Rudolph Wed, 19 Feb 1997 00:26:56 +0100 lprng (2.4.2-1) unstable; urgency=low * new upstream version * new upstream version * src/LPR/lpr_cpyfiles.c: recognize Windows-generated PostScript as text * src/common/termclear.c: corrects conflicting definitions of tgetstr -- Sven Rudolph Thu, 7 Nov 1996 22:35:24 +0100 lprng (2.3.12-3) unstable stable; urgency=high * moved to unstable and stable * replaces lpr which has security problems -- Sven Rudolph Mon, 7 Oct 1996 19:10:48 +0200 lprng (2.3.12-2) experimental; urgency=low * (debian/control): install conffiles * (debian/control): added Provides: lpr Suggests: magicfilter Conflicts: lpr Replaces: lpr -- Sven Rudolph Thu, 26 Sep 1996 17:34:18 +0200 lprng (2.3.12-1) experimental; urgency=low * added minimal printcap * run daemon as lp * install daemon and admin programs in /usr/sbin * Initial release. -- Sven Rudolph Tue, 17 Sep 1996 23:32:15 +0200 Local variables: mode: debian-changelog End: