mantis (1.0.8-4ubuntu0.1) hardy-security; urgency=low * Fix CVE-2008-4687 - Closes (LP: #481631) - add debian/patches/06-fix-cve-2008-4687.dpatch - update debian/patches/00list -- Micah Gersten Fri, 01 Jan 2010 03:12:52 -0600 mantis (1.0.8-4) unstable; urgency=medium * Made package work with webservers different than apache2: + Changed depend on apache2 to depend on either apache or any other httpd via the httpd meta package. + Changed depend on libapache2-mod-php5 to depend on either that or the php5-cli package. (Closes: #407824) * Made depend on php5-cli a suggestion instead, because its only needed for a few optional scripts. * Fixed security issue CVE SA28185 (Closes: #458377) * Updated Standards Version -- Patrick Schoenfeld Fri, 14 Dec 2007 14:55:26 +0100 mantis (1.0.8-3) unstable; urgency=low * Made watch file work properly. Thanks to Daniel Leidert for the solution. * Use the new Homepage field * Added Vcs-Headers to debian/control * Removed useless dh_installdirs call from debian/rules * Fix lintian warning: Executable bit were set on a lot of files * Removed hint on differing RSS-class from README.Debian. This hint is a relict from releases prior 1.0.8 * Added an information about the default Administrator account to README.Debian * Made LDAP Version configurable through g_ldap_version parameter (Closes: #283922) * Removed old news from debian/NEWS -- Patrick Schoenfeld Sat, 01 Dec 2007 16:56:16 +0100 mantis (1.0.8-2) unstable; urgency=low * Added italian translation that were accidentally missing from the last upload. (Closes: #431217) * Added a custom_strings.inc.php which is linked into the mantis root. (Closes: #439959) -- Patrick Schönfeld Sun, 02 Sep 2007 11:57:06 +0200 mantis (1.0.8-1) unstable; urgency=low * New upstream release: - Updated RSS library which fixes licensing issues - Some minor fixes * Debconf templates and debian/control reviewed by the debian-l10n-english team as part of the Smith review project. (Closes: #428159) * Debconf translation updates: - Tamil translation (Closes: #430109) - Vietnamnese translation (Closes: #430069, #430182) - Basque translation (Closes: #429787) - Galician translation (Closes: #429791) - Swedish translation (Closes: #429960) - Portugese translation (Closes: #430145) - German translation (Closes: #431151) - French translation (Closes: #431213) - Italian translation (Closes: #431217) - Czech translation (Closes: #431280) - Norwegian translation (Closes: #433050) - Russian translation (Closes: #431254) * Some changes due to package removal: - Removed depends on apache1 variants. - Removed depends on php4 - Fixed debconf configuration to just configure apache2 if user wants to -- Patrick Schoenfeld Thu, 02 Aug 2007 17:32:52 +0200 mantis (1.0.7+dfsg-1) unstable; urgency=low * New upstream release - Includes some security fixes - Includes some minor bug fixes (Closes: #415158, #420639) * Removed custom field disclosure patch, because it is part of upstream now * Fixed re-installation by an additional condition in the pre-instalation script (Closes: #408822) * [INTL:de] Updated German debconf translation. Thanks to Helge Kreutzmann. (Closes: #412115) * [INTL:pt] Portuguese translation for debconf messages Thanks to Miguel Figueiredo. (Closes: #416770) * Added a note about the Administrator account information * Fixed apache.conf to work with php4 (Closes: #414796) * Fixed deletion of configuration files during reconfigure (Closes: #408823) * Added dependency on mysql-client. Thanks to Luca Falavigna for the patch (Closes: #420841) * Adding missing question about from-address to debian/config -- Patrick Schoenfeld Wed, 23 May 2007 14:15:51 +0200 mantis (1.0.6+dfsg-4.1) unstable; urgency=low * Non-maintainer upload to fix remaining l10n issues * Add debconf-updatepo to the clean target * Debian templates translations: - French updated. Closes: #406252 - Japanese updated. Closes: #405778 -- Christian Perrier Sun, 21 Jan 2007 19:11:23 +0100 mantis (1.0.6+dfsg-4) unstable; urgency=low * Added README.MultipleInstances which contains informations about running multiple mantis instances on a single system (Closes: #281375) * Added a check in debian/config if /etc/mailname exists before sourcing it as a default preset. (Closes: #403580) * Updated french debconf translation. Thanks to Christian Perrier. (Closes: #403434) * Updated Czech debconf translation. Thanks to Miroslav Kure. (Closes: #403540) * Updated Swedish debconf translation. Thanks to Daniel Nylander. * Updated Brazilian Portuguese translation. Thanks to Andre Luis Lopes. -- Patrick Schoenfeld Thu, 4 Jan 2007 15:37:26 +0100 mantis (1.0.6+dfsg-3) unstable; urgency=low * Fixed bug in debian/config that caused admin mail address pointing to default value in the further dialog instead of what the user entered. * Brought debconf translations back, thanks to Christian Perrier for the hint and the patch (Closes: #402283) * Added updated german translation of debconf texts * Fixed SA23258: mantis: Custom Field Information Disclosure by backporting core/history_api.php from 1.1.0a2 to this version (Closes: #402802) -- Patrick Schoenfeld Wed, 13 Dec 2006 18:07:19 +0100 mantis (1.0.6+dfsg-2) unstable; urgency=low * Changed templates so that default choices aren't marked as translatable anymore, where it is not needed (Closes: #401408) -- Patrick Schoenfeld Tue, 5 Dec 2006 13:37:40 +0100 mantis (1.0.6+dfsg-1) unstable; urgency=low * New maintainer (Closes: #400120) * New upstream version (Closes: #385504,#358639,#399716) * Repackaged source tarball to be dfsg-compliant: - Removed class.RSSBuilder.inc.php which had a non-free license - Removed adodb and phpmailer directories * Added dependency on libphp-adodb and libphp-phpmailer. Also added a patch to let the code use these versions (Closes: #344132) * Changed dependencies on php so that it is possible to use php5 (Closes: #374283, 358640) * Package now uses dbconfig-common for database maintainance. It is quiet more robust now (Closes: #327116, #313358) * post-installation script now checks if user selected a webserver to be configured at all. if not it does not try to configure or restart it. (Closes: #296745,#374770) * post-installation script does not make use of makepasswd anymore. (Closes: #327526) -- Patrick Schoenfeld Thu, 30 Nov 2006 12:48:55 +0100 mantis (0.19.4-3.2) unstable; urgency=low * Non-maintainer upload to fix regression in previous NMU. * Do not use not-yet-existant db_field_names function in backported security fix (Closes: #379734, thanks Martin von Oertzen). -- Thijs Kinkhorst Tue, 25 Jul 2006 13:49:20 +0200 mantis (0.19.4-3.1) unstable; urgency=high * Non-maintainer upload for security issues. * CVE-2006-1577: Multiple cross-site scripting (XSS) vulnerabilities in view_all_set.php. Apply upstream patch. (Closes: #361138) * CVE-2006-0841: Multiple cross-site scripting (XSS) vulnerabilities in view_all_set.php, manage_user_page.php, view_filters_page.php, proj_doc_delete.php. Apply selected upstream patches where relevant to our version. (Closes: #378353) * Fix the following lintian errors (many warnings remain): - debian/rules misses required target binary-arch - wrong path to interpreter /usr/local/bin/php - build-depends-indep should be build-depends debhelper -- Thijs Kinkhorst Wed, 19 Jul 2006 22:12:06 +0200 mantis (0.19.4-3) unstable; urgency=high * Security update for CVS-2006-0665 - better check _GET - Cross site scripting vulnerability -- Igor Genibel Tue, 14 Feb 2006 16:09:14 +0100 mantis (0.19.4-2) unstable; urgency=low * Typo fix in mantis.postinst that should prevent smooth package upgrade (Closes: #212579) * Correct SQL query since mysql 5.0.12 join schema has changed (Closes: #348642) -- Igor Genibel Wed, 18 Jan 2006 10:18:31 +0100 mantis (0.19.4-1) unstable; urgency=high * New upstream release * New Maintainer (Closes: #335992,#345353) * Added Swedish translation (Thanks to Daniel Nylander ) (Closes: #340484) * Fix several security issues: - CVE-2005-4524, CVE-2005-4523, CVE-2005-4522, CVE-2005-4521, CVE-2005-4520, CVE-2005-4519, CVE-2005-4518, CVE-2005-4238 (Closes: #345288) * Acknowledge Security Fixes NMUs (Closes: #330682,#335938) * Acknowledge Important Fixes NMUs (Closes: #323914) * Acknowledge Normal Fixes NMUs (Closes: #328959,#332021,#334523) * Acknowledge Minor and Wishlist Fixes NMUs (Closes: #319625,#312749) * Ack Thijs Kinkhorst NMUs patch (Closes: 336516) -- Igor Genibel Wed, 4 Jan 2006 15:45:57 +0100 mantis (0.19.3-0.1) unstable; urgency=high * NMU for RC Security bug. * New upstream security bugfix release. * Incorporates backported security fixes from -4 * Plus, fixes even more issues: - 0005247: Real email addresses are visible when using reminders [CVE-2005-3338] - 0005751: Javascript XSS vulnerability [CVE-2005-3091] - 0006097: user ID is cached indefinately [CVE-2005-3339] - 0006273: File Inclusion Vulnerability [CVE-2005-3335] - 0006275: SQL injection [CVE-2005-3336] (Closes: #330682, #335938). * Add missing CVE id to previous changelog. * Fix adodb symlink, so the package is installable again (Closes: #323914). * Fix debconf dependency (Closes: #332021). * Add alternative mysql-client-5.0 to mysql-client dependency (Closes: #334523). * Add debconf-updatepo to 'clean' target (Closes: #328959). * Add debconf translations for Vietnamese and Czech, thanks to Clytie Siddall and Miroslav Kure. (Closes: #312749, #319625) * Update FSF address in debian/copyright. -- Thijs Kinkhorst Sat, 29 Oct 2005 22:35:09 +0200 mantis (0.19.2-4) stable-security; urgency=HIGH * Maintainer upload for the security team * Fixes CAN-2005-2556 - Mantis bug#0005956: Fixes "Database system scanner via variable poisoning" vulnerability * Fixes CAN-2005-2557 - Mantis bug#0005959: Fixes cross-site-scripting vulnerability in view_all_set.php * Fixes CVE-2005-3090 - Mantis bug#0006002: Fixes cross-site-scripting vulnerability in view_all_bug_page.php * Thanks to Joxean Koret for pointing these issues out. Thanks to Glenn Henshaw for providing detailed information by sending the BTS entries per mail Unfortunately, to my knowledge, upstream developers have neither made those entries publicly available nor issued warnings after fixing the bugs. -- Hilko Bengen Tue, 16 Aug 2005 23:37:04 +0200 mantis (0.19.2-3) unstable; urgency=HIGH * Justification: Fixes RC bug. * Fixed Apache configuration link removal (Closes: #308257) * Stricter apache, apache2 dependency -- Hilko Bengen Fri, 13 May 2005 17:22:41 +0200 mantis (0.19.2-2) unstable; urgency=low * Inclusion of /etc/mantis/apache.conf is now done via a symlink in /etc/$APACHEFLAVOR/conf.d. Quoting has been fixed (Closes: #293439) * mantis/ldap_info is no longer shown (Closes: #284478) * Updated Danish, German, Brazilian, Japanese, French Debconf templates, thanks to Morten Brix Pedersen, Jens Nachtigall, Andre Luis Lopes, Hideki Yamane, Christian Perrier (Closes: #291728, #291748, #292076, #292432, #293372) * Fixed copyright file (Closes: #293470) -- Hilko Bengen Wed, 9 Feb 2005 23:40:31 +0100 mantis (0.19.2-1) unstable; urgency=HIGH * Justification: Fixes RC bugs #281353, #212578 * New upstream version * Added makepasswd dependency (Closes: #281353) * po-debconf: - Added Danish translation, thanks to Morten Brix Pedersen (Closes: #275985) - Added Japanese translation, thanks to Hideki Yamane (Closes: #288976) - Updated French translateion, thanks to Christian Perrier (Closes: #279834) - Updated German translation, thanks to Jens Nachtigall (Closes: #278284) * Added note about automatic vs. manual upgrade in README.Debian (Closes: #277325) * Reorganized maintainer scripts - Ask whether app should be configured at installation time (Closes: #281374) - Database password is now taken fron config file (if any) instead of Debconf database. (Closes: #212578) -- Hilko Bengen Mon, 17 Jan 2005 00:14:25 +0100 mantis (0.19.0-1) unstable; urgency=low * New maintainer * New upstream version (Closes: #227727, #271318) - As of 0.18, Mantis no longer relies on register_globals being set (Closes: #257005) * Depends: [...] apache | httpd (Closes: #241178) * Included ca Debconf translation (Closes: #236664) * Speling and grammar fixes in Debconf templates * postinst, postrm - Allow configuration of multiple webserver installations - use wwwconfig-common to handle database stuff * Removed debhelper-default preinst, prerm scripts * Let user choose a password for the administrator user (Closes: #274748) * Generate random password for database access if the user has not chosen a password (Closes: #274746) -- Hilko Bengen Mon, 4 Oct 2004 00:52:39 +0200 mantis (0.17.5-8) unstable; urgency=low * Only reconfigure if config.php doesn't exists, avoiding overwriting it (Closes: #199985) * Urlencodes before creating bug and cvs links (Closes: #200336) * Downgraded priorities from some debconf questions * Don't rm -fr /etc/mantis * Debconf also askes for apache-perl (already on dependency list) * Updated to Standards-Version 3.6.1 * Better detection of wrong mysql's root user/pass parameters -- Bruno Rodrigues Fri, 29 Aug 2003 14:36:42 +0100 mantis (0.17.5-7) unstable; urgency=low * New maintainer (Closes: #196210) sponsored by Christian Perrier = 4.1.16; * Removed po-debconf from Build-Depends: already required by debconf * lintian override about postinst removed. There is no reason to not fix this some day * lintian override about select-with-translate-default-field added. *this* is a known lintian bug (#139765) -- Bruno Rodrigues Thu, 26 Jun 2003 16:37:53 +0000 mantis (0.17.5-6) unstable; urgency=low * NMU * added french debconf translation. Closes: #191733 * Corrected all double spaces in templates file. Careful edition of pt_BR.po and de.po for avoiding lots of fuzzy strings * same for s/mysql/MySQL. Translators already did it properly. * fixed templates file for some bad english or typos. Tried to be as less invasive as possible so that de.po and pt_BR.po do not turn out fuzzy. Closes: #193150 -- Christian Perrier Sat, 14 Jun 2003 09:59:02 +0200 mantis (0.17.5-5) unstable; urgency=low * Orphan this package -- Igor Genibel Thu, 5 Jun 2003 12:09:45 +0200 mantis (0.17.5-4) unstable; urgency=low * Add portuguese template translation (Closes: #186781) * Change standards to 3.5.9.0 -- Igor Genibel Mon, 31 Mar 2003 18:53:15 +0200 mantis (0.17.5-3) unstable; urgency=low * use po-debconf now * clean debian/ in order to mute lintian * close depends problem (Closes: #181341) * fix stompped settings (Closes: #160629) * fix install deadlock when providing wrong root mysql password (Closes: #159688) * add a trailing / when necessary in debconf config file (Closes: #159370) * remove project cleanly (Closes: #158738) * rearrange apache.conf file -- Igor Genibel Fri, 21 Mar 2003 16:28:34 +0100 mantis (0.17.5-2) unstable; urgency=low * apply a patch in order to convert all applicable characters to HTML entities -- Igor Genibel Tue, 3 Sep 2002 11:55:00 +0200 mantis (0.17.5-1) unstable; urgency=low * New upstream release * suppress extra spaces in description (Closes: #157976) -- Igor Genibel Mon, 26 Aug 2002 11:43:55 +0200 mantis (0.17.4a-3) unstable; urgency=low * Add test about restarting webserver in order to prevent brokening mantis when webserver is broken (Closes: #157830) -- Igor Genibel Thu, 22 Aug 2002 14:20:53 +0200 mantis (0.17.4a-2) unstable; urgency=high * fix upstream sources typo in related sanity code s/g_bottom_include_file/g_bottom_include_page/g -- Igor Genibel Tue, 20 Aug 2002 16:10:22 +0200 mantis (0.17.4a-1) unstable; urgency=low * New upstream version (that include security fixes) * New mysql usage * add a "if exists" statement when drop the database -- Igor Genibel Mon, 19 Aug 2002 16:02:41 +0200 mantis (0.17.3-3) unstable; urgency=high * Security upload * Applied upstream patch to fix cross site code execution * Added more sanity code to fix even more cross site code execution Martin Schulze (thanks a lot) -- Igor Genibel Wed, 14 Aug 2002 12:40:34 +0200 mantis (0.17.3-2) unstable; urgency=low * new depends on apache-perl (closes: #152472) * suppress admin_upgrade* files in order to prevent users to try to upgrade via upstream code. Debian package does that (closes: #152674) -- Igor Genibel Fri, 26 Jul 2002 17:52:20 +0200 mantis (0.17.3-1) unstable; urgency=low * new upstream release -- Igor Genibel Sun, 26 May 2002 10:05:47 +0200 mantis (0.17.2-1) unstable; urgency=low * New upstream version * apply upstream patch to fix CSV bug -- Igor Genibel Mon, 13 May 2002 12:31:56 +0200 mantis (0.17.1-2) unstable; urgency=low * split config file in order to use debconf as a cache not as a config database. (closes: #132442) * split debconf templates files following Denis Barbier's advice -- Igor Genibel Sun, 7 Apr 2002 16:46:37 +0200 mantis (0.17.1-1) unstable; urgency=low * new upstream release * fix documentation links (closes: #137252) * apply small patch to prevent project selection bug * fix db_generate.sql administrator password to CRYPT one -- Igor Genibel Mon, 18 Mar 2002 17:57:30 +0100 mantis (0.17.0-4) unstable; urgency=low * don't change mysql admin permission if it also is the mantis user. Complement to the bug #134291 fix. -- Igor Genibel Mon, 25 Feb 2002 16:29:13 +0100 mantis (0.17.0-3) unstable; urgency=low * If mantis user is root then don't set mysql permissions. Thanks Peter Mathiasson (closes: #134291) * really set the current version in debconf. -- Igor Genibel Mon, 25 Feb 2002 11:40:09 +0100 mantis (0.17.0-2) unstable; urgency=low * really update mysql schema -- Igor Genibel Sun, 24 Feb 2002 19:11:37 +0100 mantis (0.17.0-1) unstable; urgency=medium * New upstream release (closes: #131162) * fix misplced config files (closes: #134292) * move file from /var/www to /usr/share/mantis (closes: #134314) -- Igor Genibel Fri, 22 Feb 2002 15:26:04 +0100 mantis (0.16.1-1) unstable; urgency=low * new upstream release (closes: #126032) * fix typo in control file (closes: #125117) * add DirectoryIndex directive to apache.conf file (closes: #122270) * fix postinst problem (postinst hang) (Closes: #122269) -- Igor Genibel Wed, 16 Jan 2002 17:16:45 +0100 mantis (0.15.12-2) unstable; urgency=low * fix the apache hangs bug (Closes: #122269) * add DirectoryIndex directive in apache.conf file (Closes: #122270) -- Igor Genibel Mon, 10 Dec 2001 22:06:15 +0100 mantis (0.15.12-1) unstable; urgency=low * New upstream release * insert debconf german translation (Closes: #118956) -- Igor Genibel Mon, 19 Nov 2001 17:25:21 +0100 mantis (0.15.7-2) unstable; urgency=low * mantis now support empty mysql password thanks to Ondrej Karny (Closes: #113383) * now depends on php3 or php4 thanks to Ola Lundqvist (Closes: #112181) -- Igor Genibel Sun, 30 Sep 2001 23:02:59 +0200 mantis (0.15.7-1) unstable; urgency=low * Initial Release. (Closes: #110419) -- Igor Genibel Tue, 28 Aug 2001 16:57:09 +0200