Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

postfix-20010808snapshot-1MySQL RPM for i686

From SourceForge / e / ev / evnhor / OldFiles

Name: postfix Distribution: mandrake-release-8.0-1mdk
Version: 20010808snapshot Vendor: Built on mandrake-release-8.0-1mdk
Release: 1MySQL Build date: Wed Aug 15 19:09:10 2001
Group: System Environment/Daemons Build host: coors.ntscom.com
Size: 6230642 Source RPM: postfix-20010808snapshot-1MySQL.src.rpm
Packager: Simon J Mudd <sjmudd@pobox.com>
Url: http://www.postfix.org
Summary: Postfix Mail Transport Agent
Postfix is a Mail Transport Agent (MTA), intended to be an alternative
to the widely-used sendmail.  This is a reasonably sophisticated package
which includes optional support for LDAP, pcre, mysql, SMTP AUTH (SASL) and
TLS; it sets up chroot for added security; and it starts and stops the
daemon on install/remove.

See http://www.redhat.com/support/docs/faqs/RH-postfix-FAQ/book1.html,
a slightly outdated FAQ, which covers steps which should be taken prior
to and after the installation of Postfix.

The binary and source rpms I produce are currently stored on
	http://www.pobox.com/~sjmudd/postfix

This package/specfile was built from postfix.spec.in $Revision: 2.143 $,
with the following options:

SMTPD_MULTILINE_GREETING=0
LDAP=0		SASL=0
PCRE=0		TLS=0
MYSQL=1		REDHATMYSQL=0
REQUIRES_DB3 0	REQUIRES_INIT_D 0

If you need to use postfix with alternative options you will need to
download the source package and rebuild the required binary package.
Information on how to do this is included with the source package.

Provides

Requires

License

IBM Public License

Changelog

* Mon Aug 13 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010808-1, update to latest snapshot
* Tue Jul 24 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010709-3, including missing documentation files (Daniel Roesen)
* Mon Jul 09 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010709-2, update to pfixtls-0.7.4-snap20010709-0.9.6b
* Mon Jul 09 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010709-1, update to latest snapshot, and remove smtp_addr.c patch
* Mon Jul 09 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010610-3, apply Wietse's smtp_addr.c.patch
* Tue Jun 12 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010610-2, minor changes to keep in line with release spec file
* Tue Jun 12 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010610-1, update to latest snapshot version
* Sat Jun 09 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010525-5, changes in macro usage to try and ensure there are no
    redhat specific instructions or directories mentioned.  This should help
    portability across different rpm distributions.
* Thu May 31 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010525-4, remove a couple of files
    - add postfix-new-RPMS
    - include -I/usr/include/pcre as required with some versions of pcre-devel
* Thu May 31 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010525-3, update TLS patch to 0.7.3a
* Sun May 27 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010525-2, incorporate Wietse's sasl auth patch and make
    adjustments to get it working
* Sun May 27 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010525-1, incorporate Wietse's sasl auth patch, but don't
    enable as it doesn't seem to work
  - update to snapshot 20010525
* Sat May 26 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010502-6, update pflogsumm.pl to 1.0.3
* Tue May 08 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010502-4, general tidyup of make-postfix.spec
    - also add check if built from source on a different version of linux to
      the one the spec file was originally created for.
    - add postfix-build to ./SOURCES directory to simplify building.
* Tue May 08 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010502-3
    - configuration changes, used with make-postfix.spec
    - remove changelog entries before 01-01-2001
    - modifications to improve support with MySQL-3.23.36-1 
    - add warning if rebuilding and haven't updated spec file from .spec.in
      in ./SOURCES
* Tue May 08 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010502-2, add smptd_check.c.patch from Wietse
* Sat May 05 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010502-1, change /etc/cron.daily/postfix and add support 
    for pflogsumm.pl
  - update TLS patch
  - remove temporary smtpd.c.patch
* Sat Apr 07 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010329-3, minor changes
    - remove TLS files from my cvs tree
    - add snapshot macro to fall in line with release spec file
    - change rpm -qi information
* Sat Apr 07 2001 Simon J Mudd <sjmudd@pobox.com>
  - snapshot-20010329-2
  - disable TLS support as the given patch doesn't work
  - change naming to add snapshot suffix.
  	Thus this package will be
  	- postfix-20010329snaphot-2
* Wed Apr 04 2001 Simon Mudd <sjmudd@pobox.com>
  - update to snapshot-20010329
  - remove flush, and cleanup patches
* Wed Apr 04 2001 Simon Mudd <sjmudd@pobox.com>
  - adjust the TLS patch, the previous patch version I had applied was incorrect.
    (Peter Tuschy <peter@tuschy.com>)
* Sat Mar 31 2001 Simon Mudd <sjmudd@pobox.com>
  - snapshot-20010228-5, add patches
  	- flush.c
  	- cleanup.c
  - added support for TLS, information and patches to spec file
    provided by Peter Tuschy <peter@tuschy.com>.
* Sat Mar 24 2001 Simon Mudd <sjmudd@pobox.com>
  - snapshot-20010228-4, add /usr/libexec/postfix/virtual, virtual transport
    to %files list.  Pointed out to me by Daniel Buchmann <db@bibsys.no>.
* Fri Mar 23 2001 Simon Mudd <sjmudd@pobox.com>
  - snapshot-20010228-3, remove the support in the startup script for
    multilanguage descriptions.  This doesn't work on RH6 boxes.
* Wed Mar 07 2001 Simon Mudd <sjmudd@pobox.com>
  - snapshot-20010228-2,  update to use postfix-filelist (in my CVS tree)
    include BuildRequires tag
    add die() to %prep, as it was missing, Ramiro Morales <rmrpms@usa.net>
* Thu Mar 01 2001 Simon Mudd <sjmudd@pobox.com>
  - remove POSTFIX_SAFE_MYNETWORKS from make-postfix.spec
  - snapshot-20010228-1,  update to latest snapshot
  - include hashed incoming directory in chroot_remove
* Mon Feb 26 2001 Simon Mudd <sjmudd@pobox.com>
  - snapshot-20010225-1,  update to latest snapshot
  - remove references to POSTFIX_SAFE_MYNETWORKS optional patch as no longer
    required.
* Tue Feb 20 2001 Simon Mudd <sjmudd@pobox.com>
  - snapshot-20010222-1,  update to latest snapshot
                          further minor changes to /etc/rc.d/init.d/postfix
* Tue Feb 20 2001 Simon Mudd <sjmudd@pobox.com>
  - snapshot-20010204-4,  minor changes
    - fix spelling mistake in changelog, droesen's name
    - change -f check to -x in /etc/rc.d/init.d/postfix and
                               /etc/cron.daily/postfix
    - change /etc/rc.d/init.d/postfix to correctly show the [OK]
      and [FAILED] tags on startup.  I think this is correct, but the
      RedHat documentation is lacking here.
* Wed Feb 07 2001 Simon Mudd <sjmudd@pobox.com>
  - snapshot-20010204-3, avoid the /var/spool/postfix/maildrop - directory
    not empty error message.
* Wed Feb 07 2001 Simon Mudd <sjmudd@pobox.com>
  - snapshot-20010204-2, various changes - suggestions from Ben Cross
    - uninstall is not quite right.
    - spec file had a few rpmlint problems
    - one minor thing I can't find.  uninstalling gives a message
  	/var/spool/postfix/maildrop - directory not empty - why????
  	/etc/postfix not removed, but not too worried about this.
* Mon Feb 05 2001 Simon Mudd <sjmudd@pobox.com>
  - snapshot-20010204-1, upgrade to latest snapshot
  - fix problem when upgrading with postfix stopped
    (due to chroot-setup-LINUX2 having a call to postfix reload)
* Sun Feb 04 2001 Simon Mudd <sjmudd@pobox.com>
  - snapshot-20010128-2, fix mysql build which had an error
* Tue Jan 30 2001 Simon Mudd <sjmudd@pobox.com>
  - snapshot-20010128-1, update for latest snapshot
* Fri Jan 26 2001 Simon Mudd <sjmudd@pobox.com>
  - snapshot-20001217-13, Mysql support was incorrect - fixed
    Ramiro Morales <rmrpms@usa.net>
* Fri Jan 26 2001 Simon Mudd <sjmudd@pobox.com>
  - snapshot-20001217-12, include missing DB_README
  - include support for both mysql (RedHat MySQL packages) and
    MySQL (www.mysql.com MySQL packages) as they use different
    names.  Introduction of new define REDHATMYSQL for the first
    case.  Suggestions by Ramiro Morales <rmrpms@usa.net>
  - fix make-postfix.spec (missing -z checks) <ilmis@compart.fi>
  - add Conflicts: for exim and qmail
* Sun Jan 21 2001 Simon Mudd <sjmudd@pobox.com>
  - snapshot-20001217-11, following suggestion by Daniel Roesen
    remove newaliases when calling /etc/init.d/postfix start
  - modify /etc/init.d/postfix to follow the newer rh7 style
  - include fallback_relay patch (Wietse)
  - update Daniel Roesen's broken auth patch
* Fri Jan 19 2001 Simon Mudd <sjmudd@pobox.com>
  - snapshot-20001217-10, include LDAP chroot jail support
* Fri Jan 12 2001 Simon Mudd <sjmudd@pobox.com>
  - snapshot-20001217-9, change description making it briefer and including
    URL to Bennett Todd's packages.
  - Reduce dependency on postfix.spec.in, by using %if declarations
* Thu Jan 04 2001 Simon Mudd <sjmudd@pobox.com>
  - snapshot-20001217-8, minor touches to build procedure

Files

/etc/cron.daily/1postfix
/etc/postfix
/etc/postfix/aliases
/etc/postfix/aliases.db
/etc/postfix/chroot-setup-LINUX2
/etc/postfix/install.cf
/etc/postfix/main.cf
/etc/postfix/master.cf
/etc/postfix/postfix-script
/etc/rc.d/init.d/postfix
/usr/bin/mailq
/usr/bin/newaliases
/usr/bin/rmail
/usr/libexec/postfix/bounce
/usr/libexec/postfix/cleanup
/usr/libexec/postfix/error
/usr/libexec/postfix/flush
/usr/libexec/postfix/lmtp
/usr/libexec/postfix/local
/usr/libexec/postfix/master
/usr/libexec/postfix/nqmgr
/usr/libexec/postfix/pickup
/usr/libexec/postfix/pipe
/usr/libexec/postfix/qmgr
/usr/libexec/postfix/showq
/usr/libexec/postfix/smtp
/usr/libexec/postfix/smtpd
/usr/libexec/postfix/spawn
/usr/libexec/postfix/trivial-rewrite
/usr/libexec/postfix/virtual
/usr/sbin/pflogsumm.pl
/usr/sbin/postalias
/usr/sbin/postcat
/usr/sbin/postconf
/usr/sbin/postdrop
/usr/sbin/postfix
/usr/sbin/postkick
/usr/sbin/postlock
/usr/sbin/postlog
/usr/sbin/postmap
/usr/sbin/postsuper
/usr/sbin/sendmail
/usr/sbin/smtp-sink
/usr/sbin/smtp-source
/usr/share/doc/postfix-20010808snapshot
/usr/share/doc/postfix-20010808snapshot/0README
/usr/share/doc/postfix-20010808snapshot/COMPATIBILITY
/usr/share/doc/postfix-20010808snapshot/DB_README
/usr/share/doc/postfix-20010808snapshot/DEBUG_README
/usr/share/doc/postfix-20010808snapshot/ETRN_README
/usr/share/doc/postfix-20010808snapshot/FILTER_README
/usr/share/doc/postfix-20010808snapshot/HISTORY
/usr/share/doc/postfix-20010808snapshot/INSTALL
/usr/share/doc/postfix-20010808snapshot/INSTALL.sh
/usr/share/doc/postfix-20010808snapshot/LDAP_README
/usr/share/doc/postfix-20010808snapshot/LICENSE
/usr/share/doc/postfix-20010808snapshot/LINUX_README
/usr/share/doc/postfix-20010808snapshot/LMTP_README
/usr/share/doc/postfix-20010808snapshot/MACOSX_README
/usr/share/doc/postfix-20010808snapshot/MYSQL_README
/usr/share/doc/postfix-20010808snapshot/PCRE_README
/usr/share/doc/postfix-20010808snapshot/PORTING
/usr/share/doc/postfix-20010808snapshot/QMQP_README
/usr/share/doc/postfix-20010808snapshot/RELEASE_NOTES
/usr/share/doc/postfix-20010808snapshot/RESTRICTION_CLASS
/usr/share/doc/postfix-20010808snapshot/SASL_README
/usr/share/doc/postfix-20010808snapshot/TODO
/usr/share/doc/postfix-20010808snapshot/ULTRIX_README
/usr/share/doc/postfix-20010808snapshot/UUCP_README
/usr/share/doc/postfix-20010808snapshot/VERP_README
/usr/share/doc/postfix-20010808snapshot/conf
/usr/share/doc/postfix-20010808snapshot/conf/LICENSE
/usr/share/doc/postfix-20010808snapshot/conf/access
/usr/share/doc/postfix-20010808snapshot/conf/aliases
/usr/share/doc/postfix-20010808snapshot/conf/canonical
/usr/share/doc/postfix-20010808snapshot/conf/main.cf
/usr/share/doc/postfix-20010808snapshot/conf/main.cf.config
/usr/share/doc/postfix-20010808snapshot/conf/main.cf.default
/usr/share/doc/postfix-20010808snapshot/conf/master.cf
/usr/share/doc/postfix-20010808snapshot/conf/master.cf-nochroot
/usr/share/doc/postfix-20010808snapshot/conf/pcre_table
/usr/share/doc/postfix-20010808snapshot/conf/postfix-script
/usr/share/doc/postfix-20010808snapshot/conf/postfix-script-diff
/usr/share/doc/postfix-20010808snapshot/conf/postfix-script-nosgid
/usr/share/doc/postfix-20010808snapshot/conf/postfix-script-nosgid.chk
/usr/share/doc/postfix-20010808snapshot/conf/postfix-script-sgid
/usr/share/doc/postfix-20010808snapshot/conf/postfix-script-sgid.chk
/usr/share/doc/postfix-20010808snapshot/conf/regexp_table
/usr/share/doc/postfix-20010808snapshot/conf/relocated
/usr/share/doc/postfix-20010808snapshot/conf/sample-aliases.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-auth.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-canonical.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-compatibility.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-debug.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-filter.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-flush.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-ldap.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-lmtp.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-local.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-misc.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-pcre.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-qmqpd.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-rate.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-regexp.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-relocated.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-resource.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-rewrite.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-smtp.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-smtpd.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-transport.cf
/usr/share/doc/postfix-20010808snapshot/conf/sample-virtual.cf
/usr/share/doc/postfix-20010808snapshot/conf/transport
/usr/share/doc/postfix-20010808snapshot/conf/virtual
/usr/share/doc/postfix-20010808snapshot/html
/usr/share/doc/postfix-20010808snapshot/html/Makefile.in
/usr/share/doc/postfix-20010808snapshot/html/access.5.html
/usr/share/doc/postfix-20010808snapshot/html/aliases.5.html
/usr/share/doc/postfix-20010808snapshot/html/architecture.html
/usr/share/doc/postfix-20010808snapshot/html/backstage.html
/usr/share/doc/postfix-20010808snapshot/html/basic.html
/usr/share/doc/postfix-20010808snapshot/html/big-picture.fig
/usr/share/doc/postfix-20010808snapshot/html/big-picture.gif
/usr/share/doc/postfix-20010808snapshot/html/big-picture.html
/usr/share/doc/postfix-20010808snapshot/html/bounce.8.html
/usr/share/doc/postfix-20010808snapshot/html/canonical.5.html
/usr/share/doc/postfix-20010808snapshot/html/cleanup.8.html
/usr/share/doc/postfix-20010808snapshot/html/commands.html
/usr/share/doc/postfix-20010808snapshot/html/defer.8.html
/usr/share/doc/postfix-20010808snapshot/html/delivering.html
/usr/share/doc/postfix-20010808snapshot/html/error.8.html
/usr/share/doc/postfix-20010808snapshot/html/faq.html
/usr/share/doc/postfix-20010808snapshot/html/flow.fig
/usr/share/doc/postfix-20010808snapshot/html/flush.8.html
/usr/share/doc/postfix-20010808snapshot/html/goals.html
/usr/share/doc/postfix-20010808snapshot/html/inbound.fig
/usr/share/doc/postfix-20010808snapshot/html/inbound.gif
/usr/share/doc/postfix-20010808snapshot/html/index.html
/usr/share/doc/postfix-20010808snapshot/html/lmtp.8.html
/usr/share/doc/postfix-20010808snapshot/html/local.8.html
/usr/share/doc/postfix-20010808snapshot/html/mailq.1.html
/usr/share/doc/postfix-20010808snapshot/html/master.8.html
/usr/share/doc/postfix-20010808snapshot/html/motivation.html
/usr/share/doc/postfix-20010808snapshot/html/newaliases.1.html
/usr/share/doc/postfix-20010808snapshot/html/nqmgr.8.html
/usr/share/doc/postfix-20010808snapshot/html/outbound.fig
/usr/share/doc/postfix-20010808snapshot/html/outbound.gif
/usr/share/doc/postfix-20010808snapshot/html/pcre_table.5.html
/usr/share/doc/postfix-20010808snapshot/html/pickup.8.html
/usr/share/doc/postfix-20010808snapshot/html/pipe.8.html
/usr/share/doc/postfix-20010808snapshot/html/postalias.1.html
/usr/share/doc/postfix-20010808snapshot/html/postcat.1.html
/usr/share/doc/postfix-20010808snapshot/html/postconf.1.html
/usr/share/doc/postfix-20010808snapshot/html/postdrop.1.html
/usr/share/doc/postfix-20010808snapshot/html/postfix.1.html
/usr/share/doc/postfix-20010808snapshot/html/postkick.1.html
/usr/share/doc/postfix-20010808snapshot/html/postlock.1.html
/usr/share/doc/postfix-20010808snapshot/html/postlog.1.html
/usr/share/doc/postfix-20010808snapshot/html/postmap.1.html
/usr/share/doc/postfix-20010808snapshot/html/postsuper.1.html
/usr/share/doc/postfix-20010808snapshot/html/qmgr.8.html
/usr/share/doc/postfix-20010808snapshot/html/qmqpd.8.html
/usr/share/doc/postfix-20010808snapshot/html/queuing.html
/usr/share/doc/postfix-20010808snapshot/html/rate.html
/usr/share/doc/postfix-20010808snapshot/html/receiving.html
/usr/share/doc/postfix-20010808snapshot/html/regexp_table.5.html
/usr/share/doc/postfix-20010808snapshot/html/relocated.5.html
/usr/share/doc/postfix-20010808snapshot/html/resource.html
/usr/share/doc/postfix-20010808snapshot/html/rewrite.html
/usr/share/doc/postfix-20010808snapshot/html/security.html
/usr/share/doc/postfix-20010808snapshot/html/sendmail.1.html
/usr/share/doc/postfix-20010808snapshot/html/showq.8.html
/usr/share/doc/postfix-20010808snapshot/html/small-picture.fig
/usr/share/doc/postfix-20010808snapshot/html/small-picture.gif
/usr/share/doc/postfix-20010808snapshot/html/smtp.8.html
/usr/share/doc/postfix-20010808snapshot/html/smtpd.8.html
/usr/share/doc/postfix-20010808snapshot/html/spawn.8.html
/usr/share/doc/postfix-20010808snapshot/html/transport.5.html
/usr/share/doc/postfix-20010808snapshot/html/trivial-rewrite.8.html
/usr/share/doc/postfix-20010808snapshot/html/uce.html
/usr/share/doc/postfix-20010808snapshot/html/virtual.5.html
/usr/share/doc/postfix-20010808snapshot/html/virtual.8.html
/usr/share/doc/postfix-20010808snapshot/postfix-README_maildrop_security.txt
/usr/share/doc/postfix-20010808snapshot/postfix-new-RPMS
/usr/share/man/man1/mailq.1.bz2
/usr/share/man/man1/newaliases.1.bz2
/usr/share/man/man1/postalias.1.bz2
/usr/share/man/man1/postcat.1.bz2
/usr/share/man/man1/postconf.1.bz2
/usr/share/man/man1/postdrop.1.bz2
/usr/share/man/man1/postfix.1.bz2
/usr/share/man/man1/postkick.1.bz2
/usr/share/man/man1/postlock.1.bz2
/usr/share/man/man1/postlog.1.bz2
/usr/share/man/man1/postmap.1.bz2
/usr/share/man/man1/postsuper.1.bz2
/usr/share/man/man1/sendmail.1.bz2
/usr/share/man/man5/access.5.bz2
/usr/share/man/man5/aliases.5.bz2
/usr/share/man/man5/canonical.5.bz2
/usr/share/man/man5/pcre_table.5.bz2
/usr/share/man/man5/regexp_table.5.bz2
/usr/share/man/man5/relocated.5.bz2
/usr/share/man/man5/transport.5.bz2
/usr/share/man/man5/virtual.5.bz2
/usr/share/man/man8/bounce.8.bz2
/usr/share/man/man8/cleanup.8.bz2
/usr/share/man/man8/defer.8.bz2
/usr/share/man/man8/error.8.bz2
/usr/share/man/man8/flush.8.bz2
/usr/share/man/man8/lmtp.8.bz2
/usr/share/man/man8/local.8.bz2
/usr/share/man/man8/master.8.bz2
/usr/share/man/man8/nqmgr.8.bz2
/usr/share/man/man8/pickup.8.bz2
/usr/share/man/man8/pipe.8.bz2
/usr/share/man/man8/qmgr.8.bz2
/usr/share/man/man8/qmqpd.8.bz2
/usr/share/man/man8/showq.8.bz2
/usr/share/man/man8/smtp.8.bz2
/usr/share/man/man8/smtpd.8.bz2
/usr/share/man/man8/spawn.8.bz2
/usr/share/man/man8/trivial-rewrite.8.bz2
/usr/share/man/man8/virtual.8.bz2
/var/spool/postfix
/var/spool/postfix/maildrop


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri May 24 23:05:26 2013