tryton-server (1.6.1-2+squeeze2) squeeze-lts; urgency=high * Adding patch for CVE-2014-6633. This patch is a backport from trunk. It fixes safe_eval to not allow any double underscores. S.a. https://bugs.tryton.org/issue4155 S.a. https://bugs.tryton.org/issue4228 -- Mathias Behrle Fri, 03 Oct 2014 16:07:59 +0200 tryton-server (1.6.1-2+squeeze1) stable-security; urgency=high * Adding patch for "Missing access control on some relation model for Many2Many" (https://bugs.tryton.org/issue2476). The issue is filed under CVE-2012-0215. -- Mathias Behrle Wed, 24 Mar 2012 12:28:29 +0100 tryton-server (1.6.1-2) unstable; urgency=low * Removing --remove-home from deluser call in postinst (Closes: #604214). -- Daniel Baumann Sun, 21 Nov 2010 11:15:01 +0100 tryton-server (1.6.1-1) unstable; urgency=low [ Daniel Baumann ] * Wrapping copyright. [ Mathias Behrle ] * Moving python-psyco and python-sphinx to Suggests. * Moving logrotate to Recommends. [ Daniel Baumann ] * Updating standards version to 3.9.0. * Merging upstream version 1.6.1. -- Daniel Baumann Fri, 06 Aug 2010 16:36:02 +0200 tryton-server (1.6.0-1) unstable; urgency=low [ Daniel Baumann ] * Adding Dm-Upload-Allowed in control in preparation for Mathias. [ Mathias Behrle ] * Merging upstream version 1.6.0. * Updating copyright. * Updating depends and recommends. * Setting minimal python version to 2.5 for sqlite support. * Updating postinst message. * Updating README.Debian. [ Daniel Baumann ] * Updating date and version header in manpage. * Fixing bashisms and other cosmetics in init, defaults, and postinst scripts. -- Mathias Behrle Sun, 09 May 2010 21:55:54 +0200 tryton-server (1.4.5-2) unstable; urgency=low [ Mathias Behrle ] * Adding logrotate script. [ Daniel Baumann ] * Addiing depends to remote_fs in init script. * Adding logrotate to suggests. -- Daniel Baumann Wed, 07 Apr 2010 00:18:15 +0200 tryton-server (1.4.5-1) unstable; urgency=low * Mergin upstream version 1.4.5. -- Daniel Baumann Wed, 31 Mar 2010 23:59:30 +0200 tryton-server (1.4.4-1) unstable; urgency=low * Updating year in copyright file. * Removing unneeded python-all-dev from build-depends. * Bumping versioned build-depends on debhelper. * Updating to standards 3.8.4. * Merging upstream version 1.4.4. -- Daniel Baumann Sat, 20 Feb 2010 11:07:27 +0100 tryton-server (1.4.3-1) unstable; urgency=low * Merging upstream version 1.4.3. -- Daniel Baumann Wed, 09 Dec 2009 19:26:44 +0100 tryton-server (1.4.2-1) unstable; urgency=low [ Mathias Behrle ] * Fixing init command in README. * Adding hint for client major version. [ Daniel Baumann ] * Merging upstream version 1.4.2. * Updating README.source. * Adding explicit debian source version 1.0 until switch to 3.0. -- Daniel Baumann Wed, 25 Nov 2009 12:31:35 +0100 tryton-server (1.4.1-2) unstable; urgency=low [ Mathias Behrle ] * Adding postgresql to Recommends. * Removing deprecated option -q for PostgreSQL client commands. * Reworking README to be more explicit. * Adding neso to postinst message. -- Daniel Baumann Sat, 31 Oct 2009 09:13:09 +0100 tryton-server (1.4.1-1) unstable; urgency=low [ Mathias Behrle ] * Merging upstream version 1.4.1. -- Daniel Baumann Wed, 21 Oct 2009 06:10:04 +0200 tryton-server (1.4.0-1) unstable; urgency=low * Merging upstream version 1.4.0. * Adding tryton-neso to suggests. -- Daniel Baumann Mon, 19 Oct 2009 21:12:15 +0200 tryton-server (1.2.2-2) unstable; urgency=low * Bumping versioned build-depends on debhelper. -- Daniel Baumann Sun, 18 Oct 2009 14:19:25 +0200 tryton-server (1.2.2-1) unstable; urgency=low * Updating to standards version 3.8.3. * Adding maintainer homepage field to control. * Adding README.source. * Merging upstream version 1.2.2. * Adding recommends to python-openssl. * Moving maintainer homepage field to copyright. * Updating README.source. * Using ascii only characters in copyright. -- Daniel Baumann Sat, 05 Sep 2009 09:40:14 +0200 tryton-server (1.2.1-3) unstable; urgency=low * Updating maintainer field. * Updating vcs fields. * Wrapping lines in control. -- Daniel Baumann Mon, 10 Aug 2009 20:31:40 +0200 tryton-server (1.2.1-2) unstable; urgency=low * Dropping information in README.Debian for postgresql 8.2 and older, even lenny has already 8.3. * Corrected wrapping of README.Debian to 80 characters a line. * Minimizing rules file. -- Daniel Baumann Sun, 26 Jul 2009 20:52:02 +0200 tryton-server (1.2.1-1) unstable; urgency=low * Updating to build with python2.6. * Updating package to standards version 3.8.2. * Merging upstream version 1.2.1. * Updating date and version in manpage header. -- Daniel Baumann Fri, 10 Jul 2009 14:13:56 +0200 tryton-server (1.2.0-2) unstable; urgency=low [ Mathias Behrle ] * Adding update information to postinst script. [ Daniel Baumann ] * Removing log file and (potentially) empty directories on purge (Closes: #527380). -- Daniel Baumann Thu, 07 May 2009 14:30:43 +0200 tryton-server (1.2.0-1) unstable; urgency=low [ Daniel Baumann ] * Merging upstream version 1.2.0. * Tidy rules files. * Updating version information in manpage. * Updating copyright file for new upstream release. * Including TODO file in docs. [ Mathias Behrle ] * Updating application description. [ Daniel Baumann ] * Correcting wrapping of control file. -- Daniel Baumann Tue, 21 Apr 2009 19:27:00 +0200 tryton-server (1.0.3-3) unstable; urgency=low [ Mathias Behrle ] * Fixing init script to use the correct daemon user (Closes: #521653). * Adding documentation for forced chmod on conf file (Closes: #521659). -- Daniel Baumann Mon, 30 Mar 2009 11:05:00 +0200 tryton-server (1.0.3-2) unstable; urgency=low [ Mathias Behrle ] * Reworking general server setup and documentation. [ Daniel Baumann ] * Adding Mathias to uploaders. -- Daniel Baumann Sat, 28 Mar 2009 16:10:00 +0100 tryton-server (1.0.3-1) unstable; urgency=low * Merging upstream version 1.0.3. -- Daniel Baumann Mon, 23 Mar 2009 08:01:00 +0100 tryton-server (1.0.2-1) unstable; urgency=low * Merging upstream version 1.0.2. -- Daniel Baumann Mon, 23 Mar 2009 07:25:00 +0100 tryton-server (1.0.1-1) unstable; urgency=low * Merging upstream version 1.0.1. * Updating to standards 3.8.1. * Making package arch all as it should be (Closes: #520810). -- Daniel Baumann Sun, 22 Mar 2009 22:35:00 +0100 tryton-server (1.0.0-2) unstable; urgency=low * Updating recommends to openoffice-python. * Updating recommends to openoffice.org. -- Daniel Baumann Sun, 22 Mar 2009 14:51:00 +0100 tryton-server (1.0.0-1) unstable; urgency=low * Initial release (Closes: #506095). -- Daniel Baumann Mon, 12 Jan 2009 15:49:00 -0500