munge (0.5.8-9) unstable; urgency=low * Updated config.{sub,guess} files to build on AVR32 (Closes: #536114) -- Gennaro Oliva Thu, 16 Jul 2009 12:06:09 +0200 munge (0.5.8-8) unstable; urgency=low * Added -D_GNU_SOURCE to CFLAGS in rules to fix missing ucred struct, thanks to Peter Green (Closes: #526556) * debhelper compatibility version switched from 4 to 7 * standard version updated from 3.7.3.0 to 3.8.1 * added Homepage field to the control file and removed from description * absolute path for deluser in postrm removed * var/run/munge removed by dirs file * pidfile directory created by the init script * useless preinst script removed * symbols control file for package libmunge2 created * file libmunge-dev.docs created * install files for libmunge2 libmunge-dev munge created -- Gennaro Oliva Tue, 05 May 2009 09:57:25 +0200 munge (0.5.8-7) unstable; urgency=low * Corrected a bashism in the create-munge-key script (Closes: #465009) -- Gennaro Oliva Wed, 05 Mar 2008 12:57:54 +0100 munge (0.5.8-6) unstable; urgency=low * Added support for uscan (Closes: #454320) thanks to Manuel Prinz -- Gennaro Oliva Mon, 14 Jan 2008 17:08:15 +0100 munge (0.5.8-5) unstable; urgency=low * Adduser moved from preinst to postinst * Check deluser existence in postrm (closes: #431530) * Change the description of libmunge2 libmunge-dev using MUNGE (all-caps) when referring to the service as a whole * Added homepage in packages libmunge2 libmunge-dev description -- Gennaro Oliva Tue, 03 Jul 2007 12:51:13 +0200 munge (0.5.8-4) unstable; urgency=low * Double service stop when upgrading solved * Added homepage in package description -- Gennaro Oliva Sun, 17 Jun 2007 11:00:05 +0200 munge (0.5.8-3) unstable; urgency=low * logrotate script modifyed to direct output from init script to /dev/null -- Gennaro Oliva Mon, 04 Jun 2007 16:40:58 +0200 munge (0.5.8-2) unstable; urgency=low * Copyright file updated with Todd C. Miller and FSF copyrights -- Gennaro Oliva Sun, 20 May 2007 14:50:31 +0200 munge (0.5.8-1) unstable; urgency=low [ Dirk Eddelbuettel ] * New upstream release * debian/control: Added Dirk Eddelbuettel as Uploaders: * debian/control, debian/templates: Minor rewording * debian/postinst: Use /dev/urandom [ Gennaro Oliva ] * debconf munge.key creation removed * Added create-munge-key script for key creation * Added create-munge-key.8 manual page * Added lsb functions to log init script actions * Added function check-key to the init script invoked on start and restart -- Gennaro Oliva Thu, 22 Mar 2007 09:18:08 +0100 munge (0.5.6-2) unstable; urgency=low * Added Chris Dunlap suggestions: /etc/munge postinst permissions /var/lib/munge postinst permissions, postrm removal and inclusion in dirs /var/log/munge postrm removal Readme.Debian rewritten * munge.dirs contains only munge specific dirs * logrotate script added * service stopped twice in postrm removed -- Gennaro Oliva Thu, 30 Nov 2006 15:45:16 +0100 munge (0.5.6-1) unstable; urgency=low * New upstream version available -- Gennaro Oliva Wed, 29 Nov 2006 10:49:53 +0100 munge (0.5.5) unstable; urgency=low * New upstream version available -- Gennaro Oliva Wed, 22 Nov 2006 17:36:08 +0100 munge (0.5.4-1) unstable; urgency=low * New upstream version available -- Gennaro Oliva Thu, 28 Sep 2006 10:23:35 +0200 munge (0.5.3-1) unstable; urgency=low * Added debconf munge.key creation * Created README.Debian with istruction for manual key creation * Packaging binaries and libraries separately * Description clarified * Key Creation with /dev/random * Custom init script eliminates non-debian instructions by the upstream * zlib1g-dev and libbz2-dev added to build dependencies * munge dependency by libmunge2 modified * libmunge2-dev package renamed to libmunge-dev * Creation of the specific munge user for running the daemon * Prerm script now stop the daemon * Preinst script add the munge user -- Gennaro Oliva Thu, 14 Sep 2006 12:41:13 +0200 munge (0.5-1) unstable; urgency=low * Initial release Closes: #360909 -- Gennaro Oliva Tue, 14 Mar 2006 22:25:03 +0100 munge (0.5.8-9) unstable; urgency=low * Updated config.{sub,guess} files to build on AVR32 (Closes: #536114) -- Gennaro Oliva Thu, 16 Jul 2009 11:52:33 +0200 munge (0.5.8-8) unstable; urgency=low * Added -D_GNU_SOURCE to CFLAGS in rules to fix missing ucred struct, thanks to Peter Green (Closes: #526556) * debhelper compatibility version switched from 4 to 7 * standard version updated from 3.7.3.0 to 3.8.1 * added Homepage field to the control file and removed from description * absolute path for deluser in postrm removed * var/run/munge removed by dirs file * pidfile directory created by the init script * useless preinst script removed * symbols control file for package libmunge2 created * file libmunge-dev.docs created * install files for libmunge2 libmunge-dev munge created -- Gennaro Oliva Tue, 05 May 2009 09:57:25 +0200 munge (0.5.8-7) unstable; urgency=low * Corrected a bashism in the create-munge-key script (Closes: #465009) -- Gennaro Oliva Wed, 05 Mar 2008 12:57:54 +0100 munge (0.5.8-6) unstable; urgency=low * Added support for uscan (Closes: #454320) thanks to Manuel Prinz -- Gennaro Oliva Mon, 14 Jan 2008 17:08:15 +0100 munge (0.5.8-5) unstable; urgency=low * Adduser moved from preinst to postinst * Check deluser existence in postrm (closes: #431530) * Change the description of libmunge2 libmunge-dev using MUNGE (all-caps) when referring to the service as a whole * Added homepage in packages libmunge2 libmunge-dev description -- Gennaro Oliva Tue, 03 Jul 2007 12:51:13 +0200 munge (0.5.8-4) unstable; urgency=low * Double service stop when upgrading solved * Added homepage in package description -- Gennaro Oliva Sun, 17 Jun 2007 11:00:05 +0200 munge (0.5.8-3) unstable; urgency=low * logrotate script modifyed to direct output from init script to /dev/null -- Gennaro Oliva Mon, 04 Jun 2007 16:40:58 +0200 munge (0.5.8-2) unstable; urgency=low * Copyright file updated with Todd C. Miller and FSF copyrights -- Gennaro Oliva Sun, 20 May 2007 14:50:31 +0200 munge (0.5.8-1) unstable; urgency=low [ Dirk Eddelbuettel ] * New upstream release * debian/control: Added Dirk Eddelbuettel as Uploaders: * debian/control, debian/templates: Minor rewording * debian/postinst: Use /dev/urandom [ Gennaro Oliva ] * debconf munge.key creation removed * Added create-munge-key script for key creation * Added create-munge-key.8 manual page * Added lsb functions to log init script actions * Added function check-key to the init script invoked on start and restart -- Gennaro Oliva Thu, 22 Mar 2007 09:18:08 +0100 munge (0.5.6-2) unstable; urgency=low * Added Chris Dunlap suggestions: /etc/munge postinst permissions /var/lib/munge postinst permissions, postrm removal and inclusion in dirs /var/log/munge postrm removal Readme.Debian rewritten * munge.dirs contains only munge specific dirs * logrotate script added * service stopped twice in postrm removed -- Gennaro Oliva Thu, 30 Nov 2006 15:45:16 +0100 munge (0.5.6-1) unstable; urgency=low * New upstream version available -- Gennaro Oliva Wed, 29 Nov 2006 10:49:53 +0100 munge (0.5.5) unstable; urgency=low * New upstream version available -- Gennaro Oliva Wed, 22 Nov 2006 17:36:08 +0100 munge (0.5.4-1) unstable; urgency=low * New upstream version available -- Gennaro Oliva Thu, 28 Sep 2006 10:23:35 +0200 munge (0.5.3-1) unstable; urgency=low * Added debconf munge.key creation * Created README.Debian with istruction for manual key creation * Packaging binaries and libraries separately * Description clarified * Key Creation with /dev/random * Custom init script eliminates non-debian instructions by the upstream * zlib1g-dev and libbz2-dev added to build dependencies * munge dependency by libmunge2 modified * libmunge2-dev package renamed to libmunge-dev * Creation of the specific munge user for running the daemon * Prerm script now stop the daemon * Preinst script add the munge user -- Gennaro Oliva Thu, 14 Sep 2006 12:41:13 +0200 munge (0.5-1) unstable; urgency=low * Initial release Closes: #360909 -- Gennaro Oliva Tue, 14 Mar 2006 22:25:03 +0100