2008
xmail (1.25-4) unstable; urgency=low
* Fixed a bashism in the initscript. (closes: #489675) * Re-added lost GNU/kFreeBSD patch. Thanks to Petr Salinger. (closes: #401854) * Updated Debconf translations: * Portuguese translation by Bruno Queiroz (closes: #488037) * Swedish translation by Martin Bagge (closes: #492189)
-- Radu Spineanu <radu@debian.org> Wed, 06 Aug 2008 13:24:20 +0300
xmail (1.25-3) unstable; urgency=low
* debian/postinst: fixed two bugs that caused the installation to fail in
Ubuntu.
+ 'echo -e "\t" >> configuration_file' under sudo tries to pipe
everything to that file instead of just what's in echo.
+ Ubuntu doesn't have /etc/mailname. If /etc/mailname is entered
and it does not exist use hostname --fqdn.
* Changed Doc Base section to Network/Communication.
-- Radu Spineanu <radu@debian.org> Thu, 12 Jun 2008 23:44:59 +0300
xmail (1.25-2) unstable; urgency=low
* The postinst script now correctly uses bash as a shell.
* Removed the S level from init.d's Default-Stop.
* Updated Debconf translations:
* French translation by Christian Perrier (closes: #459906)
* German translation by Helge Kreutzmann (closes: #462430)
* Japanese translation by Hideki Yaman (closes: #463331)
-- Radu Spineanu <radu@debian.org> Sat, 09 Feb 2008 12:34:20 +0200
xmail (1.25-1) unstable; urgency=low
* New upstream release.
* Create generic SSL Certificates if not present
and build-depend on libssl-dev.
* Removed obsolete symlinks patch.
* Fixed FTBFS on GNU/kFreeBSD. (closes: #401854)
* Fixed some minor typos in the debconf template.
(closes: #410699)
* Properly handle strip/nostrip. Modified Makefile.common
with patch 04_strip.dpatch. (closes: #438310)
* Bumped Standards Version to 3.7.3.
* New Debconf translations:
* German translation by Helge Kreutzmann. (closes: #413277)
* Portugese translation by Bruno Queiros. (closes: #418787)
* Dutch translation by Bart Cornelis. (closes: #425107)
-- Radu Spineanu <radu@debian.org> Mon, 07 Jan 2008 18:33:57 +0200
2007
xmail (1.22-5) unstable; urgency=low
* Updated Czech debconf translation. (closes: #408660) Thanks to Miroslav Kure.
-- Radu Spineanu <radu@debian.org> Fri, 16 Feb 2007 12:16:16 +0200
xmail (1.22-4) unstable; urgency=high
* Updated debconf translations
+ French translation (fr.po) by Christian Perrier <bubulle@debian.org>
(closes: #397101)
+ Japanese translation (ja.po) by Hideki Yamane <henrich@debian.or.jp>
(closes: #400145)
+ Danish translation (da.po) by Morten Bo Johansen <mojo@mbjnet.dk>
(closes: #401625)
-- Radu Spineanu <radu@debian.org> Wed, 10 Jan 2007 02:01:16 +0200
2006
xmail (1.22-3) unstable; urgency=low
* Fixed some malformed prompts in the Debconf templates.
* Added new Debconf Swedish translation.
Thanks to Daniel Nylander. (closes: #341182)
* Added a LSB keyword function in the init script.
* Updated Standards Version.
-- Radu Spineanu <radu@debian.org> Thu, 2 Nov 2006 13:22:38 +0200
2005
xmail (1.22-2) unstable; urgency=low
* Only begins configuration phase if XMail is started during installation
(closes: #333407)
* Improves detection of alias domains in postinst
* Tightened default permissions for finger and ctrl server
(new patch 03_perm)
* New maintainers email address
-- Radu Spineanu <radu@debian.org> Mon, 7 Nov 2005 18:49:24 +0200
xmail (1.22-1) unstable; urgency=high
* New upstream release
* Fixes an exploitable buffer overflow in the sendmail binary
(CAN-2005-2943, closes: #333863)
* Added a conflict with the lsb package until -bs is implemented
* Update FSF address in debian/copyright
* Fixed a bashism in debian/postrm
-- Radu Spineanu <radu@timisoara.roedu.net> Fri, 14 Oct 2005 12:38:34 +0300
xmail (1.21-4) unstable; urgency=low
* The default domain is now taken from /etc/mailname
* Fixed debconf dependency
* Ask debconf question only when needed (during installation
or dpkg-reconfigure)
* Removed k*bsd dependencies that involved generating control.in
during build time
* Policy increased to 3.6.2
* New Vietnamese debconf translation (closes: #324265)
Thanks to Clytie Siddall <clytie@riverland.net.au>
-- Radu Spineanu <radu@timisoara.roedu.net> Tue, 16 Aug 2005 21:13:20 +0300
xmail (1.21-3) unstable; urgency=high
* New Czech translation (closes: #305007) Thanks to Miroslav Kure <kurem@upcase.inf.upol.cz>
-- Radu Spineanu <radu@timisoara.roedu.net> Mon, 9 May 2005 22:32:18 +0300
xmail (1.21-2) unstable; urgency=low
* Added patch for xmail to detect symlinks and treat them accordingly (closes: #293380) * Fixed a problem in postinst when upgrading from some old versions
-- Radu Spineanu <radu@timisoara.roedu.net> Thu, 10 Feb 2005 22:20:55 +0200
2004
xmail (1.21-1) unstable; urgency=low
* New upstream release (closes: #288723) (amd64 and gcc4) * Removed -oi patch, since upstream fixed it * Changed configuration files handling * Restart xmail only on initial configuration or dpkg-reconfigure * Added the sticky bit to the spool directories * Current installed version is detected in postinst automatically * Updated copyright information * Added Danish translation. Thanks to Morten Bo Johansen. (closes: #285975)
-- Radu Spineanu <radu@timisoara.roedu.net> Fri, 24 Dec 2004 02:39:24 +0200
xmail (1.20-5) unstable; urgency=low
* Updated French translation (closes: #268066, #284161) * Added Japanese translation. Thanks to Hideki Yamane (closes: #269008)
-- Radu Spineanu <radu@timisoara.roedu.net> Fri, 10 Dec 2004 00:42:06 +0200
xmail (1.20-4) unstable; urgency=low
* Updated the version variable in postinst
-- Radu Spineanu <radu@timisoara.roedu.net> Thu, 12 Aug 2004 21:57:58 +0300
xmail (1.20-3) unstable; urgency=low
* Added -i to sed calls so it doesn't end up with empty files.
-- Radu Spineanu <radu@timisoara.roedu.net> Wed, 11 Aug 2004 02:43:27 +0300
xmail (1.20-2) unstable; urgency=low
* Updated fr,ro translations * dpkg-reconfigure now works without problems * sendmail is now linked in /usr/sbin and /usr/lib * A new patch has been added to support sendmail's -oi functionality * Patch in order to compile on GNU/k*BSD. Thanks to Robert Millan (closes: #264923)
-- Radu Spineanu <radu@timisoara.roedu.net> Mon, 2 Aug 2004 17:19:41 +0300
xmail (1.20-1) unstable; urgency=low
* New upstream release * Added new debconf option : redirect * Removed courier imap patch
-- Radu Spineanu <radu@timisoara.roedu.net> Tue, 15 Jun 2004 14:43:20 +0300
xmail (1.18-3) unstable; urgency=low
* Fixed lintian warnings * Fixed missing "Files" from docs-base (closes: #247720)
-- Radu Spineanu <radu@timisoara.roedu.net> Mon, 17 May 2004 17:11:08 +0300
xmail (1.18-2) unstable; urgency=low
* Corrected description spelling mistakes (closes: #244351) * New French translation (closes: #247200) * Changed the maintainer email address * Fixed default domain selection
-- <radu@timisoara.roedu.net> Thu, 22 Apr 2004 19:57:56 +0300
xmail (1.18-1) unstable; urgency=low
* This package has been sponsored by Francesco Paolo Lovergine <frankie@debian.org> * Initial Release.
-- <radus@smartpost.ro> Wed, 10 Mar 2004 19:03:48 +0000