SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for mantisbt-2.0.0-3.1.noarch.rpm :
Thu Jan 19 13:00:00 2017 branislav.havelAATTsuse.com
- MantisBT 2.0.0
- package moved to mantisbt

* System utilities page for moving attachments should support move
all attachments

* Replace jscalendar by a newer widget

* Incorrect text for the remove file button in the file upload dropzone

* Section 2.2.2.1 Admin Guide: Misaligned row in Table

* Missing leading zeroes in due date display

* datetime picker does not work if \'cdn_enabled\' is ON

* Due Date calendar icon wraps below the field

Thu Jan 5 13:00:00 2017 astiegerAATTsuse.com
- MantisBS 1.3.5:

* security fix: Potentially serious RCE vulnerability in bundled
PHPMailer before 5.2.18 (CVE-2016-10033)

* performance improvements, bugfixes, UI fixes and improvements
- MantisBS 1.3.4:

* security fix: Handlers(Assignees) are visible when editing an
issue even if they are not visible when viewing it

* performance improvements, bugfixes, UI fixes and improvements

Mon Oct 31 13:00:00 2016 astiegerAATTsuse.com
- MantisBT 1.3.3, a bugfix release:

* various fixes for bugs in the UI, behavior and code

* documentation updates

Sun Oct 30 13:00:00 2016 astiegerAATTsuse.com
- MantisBt 1.3.2, a bugfix update:

* documentation updates

* Various bug fixes and compatible feature updates

* Fix Invalid Strict-Transport-Security header when server would
already send it anyway

Thu Sep 1 14:00:00 2016 astiegerAATTsuse.com
- MantisBt 1.3.1, a security and bugfix update

* CVE-2016-7111: Content Security Policy is weakened by Gravatar plugin

* CVE-2016-6837: XSS vulnerability in view_all_bug_page.php

* various bug fixes

Tue Jul 12 14:00:00 2016 astiegerAATTsuse.com
- MantisBT 1.3.0, a security and feature update
- New features:

* AATT mentions support

* Support for avatar plugins - shipping Gravatar out of the

* Support for user lifecycle plugin events

* Allow administrators to impersonate users

* Support for notes and tags as columns to configure for view
issues, print issues, csv/excel export

* Support for login using email address

* Enforcing email uniqueness

* Enable configuration for email notifications for category owner

* Re-implemented parsing of complex configuration types for
Configuration Report

* Tagging directly from report issue page

* Timeline feature

* Users can now generate API tokens

* Anti-spam feature to limit the number of issues from new users

* Memo custom fields

* jQuery and jQueryUI are now included in core

* PHP version compatibility up to PHP 5.6 and PHP 7.

* Better generated HTML, relying on CSS instead of inline styles
and reducing use of tables for layout

* HTML5 doctype – Lots of improvements to generated markup.

* Out-of-the-box support for Oracle (oci8)

* Greatly enhanced support for PostgreSQL

* Improved installation and admin utilities (system check, tools)

* Mechanism to prevent concurrent updates to the same issue

* Detailed filters hidden by default

* Improved XmlImportExport core plugin

* Bigger e-mail and realname fields

* Improved documentation, migrated to Publican

* Improved email notifications when an issue is unassigned or re-assigned

* Support attaching files while adding a note + attaching multiple files with same name

* Added new log level LOG_EMAIL_VERBOSE.

* Extensibility, add more events
- Security fixes:

* CVE-2016-5364: Reflected XSS inside
manage_custom_field_edit_page.php [boo#984334]

* Cannot change password in second enter to verification page

* bugnote actions in view bug page should send data as POST

* CVE-2014-9759: SOAP API can be used to disclose confidential settings

* CVE-2014-9572: Improper Access Control in install.php

* CVE-2014-9571: XSS in install.php

* CVE-2015-1042: URL redirection issue

* CVE-2014-9573: SQL Injection in manage_user_page.php

* PHP remote code execution in install.php

* CVE-2014-9701: XSS vulnerability in permalink_page.php

* Registrations by bots via captcha exploit

* Support Content-Security-Policy (CSP) per W3C specification

* install.php: do not send the value of crypto_master_salt over http

* Redirect user to change password if logged in with default admin password

* plugins directory must be secured/fixed

* Provide additional random number generators

* allow_reporter_reopen lets reporter make any update, not just reopen

* Add support for Strict-Transport-Security header

* Improve random number generation with openssl_random_pseudo_bytes

* Do not allow to send a reminder on a private issue to users under threshold

* Remove input side XSS validation of user real names

* When user reports an issue, the unpermitted project can be selected

* Remove all inline JavaScript from MantisBT (use external scripts instead)
- Deprecated Features:

* Custom Functions in favor of Plugins

* DB2 support – removed in 2.0.x

* News feature – already deprecated

* Time tracking – already deprecated

* Project Docs – already deprecated

* Sponsorships – already deprecated
- Removed Features:

* Built-in source code integration support

* FTP for attachments

* Removed nusoap in favor of native php soap extension

* Removed feature extended project browser

Mon Feb 23 13:00:00 2015 astiegerAATTsuse.com
- MantisBT 1.2.19:
This release resolves 5 security issues and fixes 2 regressions
introduced in 1.2.18.

* [security] CVE-2014-9573: SQL Injection in manage_user_page.php

* [security] CVE-2014-9624: CAPTCHA bypass is way easier than it should be

* [security] CVE-2015-1042: URL redirection issue

* [security] CVE-2014-9571: XSS in install.php

* [security] CVE-2014-9572: Improper Access Control in install.php

* [bugtracker] Reporting an issue gives: \'Invalid argument supplied for foreach()\' in \'/opt/mantisbt-1.2.18/core/gpc_api.php\' line 259

* [email] Order of notes in email notifications seem to be based on user who triggered the action

* [bugtracker] Fix handling of due dates

* [administration] Installer UI tweaks

* [bugtracker] Sort bug notes by date, not by ID

* [authentication] User creation with captcha broken by fix for issue 0017811
- includes changes from MantisBT 1.2.18:
This release resolves 23 security-related bugs and vulnerabilities:

* 7 Cross-Site Scripting (XSS) issues

* 2 Code injection issues

* 2 SQL injection (XSS) issues

* 5 Information disclosure issues
- 7 Other security issues

* [security] CVE-2014-8986: adm_config_report.php filtering does not check config option is valid

* [security] CVE-2014-9117: CAPTCHA bypass

* [security] CVE-2014-9089: SQL injection in view_all_set.php

* [security] Multiple vulnerabilities in MantisBT

* [security] CVE-2014-9279: Db Credentials leak via unattended upgrade script

* [security] CVE-2014-9281: Reflected XSS in admin panel / copy_field.php

* [security] CVE-2014-9271: Persistent XSS in file uploads/attachments

* [security] CVE-2014-9280: PHP Object Injection in filter API

* [security] CVE-2014-9272: XSS in string_insert_hrefs allows script execution

* [security] CVE-2014-6316: URL redirection issue

* [security] Emails on relations is send to people who cannot see the related issue

* [security] CVE-2014-8553: SOAP API: leak of user personal information

* [security] Login_page.php: Ensure username is valid

* [security] CVE-2014-6387: Null byte poisoning in LDAP authentication

* [security] CVE-2014-8988: Attachments can be downloaded without permission

* [security] Prevent unauthorized users setting handler when reporting issue

* [other] Incorrect $specific_where

* [documentation] Code allows display of Resolution and Status in bug report page, but doc says it\'s not allowed

* [code cleanup] Use of deprecated PREG_REPLACE_EVAL (\'e\') pattern modifier

* [attachments] Warning in bug report when attachments are disabled

* [attachments] Debug output displayed when adding files

* [bugtracker] proj_doc_update.php on document update crashes if new file is not uploaded

* [bugtracker] Missing error param when updating project doc

* [filters] Column summary of the free text search is not prefixed by table (filter_api)

* [bugtracker] Default profile doesn\'t work

* [security] No Errors shown at all if error_reporting=0 configured at server

* [bugtracker] Invalid category check is not made

* [news] News section shouldn\'t show in permissions report when feature is disabled

* [api soap] Handler can be set without having appropriate access rights

* [db mssql] Graph « Cumulative by date » is not displayed in Summary > Advanced Summary

* [migration] Import plugins should be able to set last_updated field to a date in the past

* [bugtracker] Issue history show date submitted and last updated as integers rather than dates

* [bugtracker] New BugData object due_date should be blank

* [plug-ins] XML import plugin only replaces links in \'description\'

* [security] CVE-2014-7146 : PHP Code Injection Vulnerability in XmlImportExport plugin

* [security] Attachments displayed in history despite user not authorised to view them

* [api soap] mc_issue_update() email notification doesn\'t include added notes

* [security] CVE-2014-8598: XML plugin should restrict ability to import data

* [api soap] CVE-2014-8554: SQL injection in SOAP API

* [security] CVE-2014-9269: XSS in extended project browser

* [security] CVE-2014-8987: XSS in adm_config_report.php

* [security] CVE-2014-9270: Stored XSS in Mantis

* [email] Disposable library triggers PHP STRICT warnings

* [news] Not possible to set \'announcement\' flag when editing News
- Fix XSS in adm_config_report.php
- mantisbt-1.2.19-CVE-2015-2046.patch CVE-2015-2046 [boo#919035]

Wed Oct 8 14:00:00 2014 andreas.stiegerAATTgmx.de
- MantisBT 1.2.17:

* undefined function db_params() in core/news_api.php

* The bug_get_bugnote_count() function in the bug API always
returns 0

* duplicate \"
* [security] CVE-2014-2238: SQL injection vulnerability in
adm_config_report.php
- includes changes from 1.2.26, including:
[security] CVE-2014-1609: SQL injection vulnerabilities

* [security] CVE-2014-1608: soap:Envelope SQL injection attack

* [security] When $g_limit_reporters = ON; it is still possible
to change reporter

* [security] CVE-2013-4460: XSS in account_sponsor_page.php
project names

* For a full list, see
http://www.mantisbt.org/bugs/changelog_page.php?project=mantisbt&version=1.2.16
- clean up spec file
- verify source signature

Thu Aug 8 14:00:00 2013 robert.munteanuAATTgmail.com
- Rename changes file to package name
- Do not package the root directory in both main and -install
package
- Update summary and description
- Do not package build and test files
- Corrected license name

Fri Oct 7 14:00:00 2011 mrdocsAATTopensuse.org
-Update to 1.2.8
+numerous bugfxes and security updates
- Versioned changelogs 1.2.4 - 1.2.8:
- http://www.mantisbt.org/bugs/changelog_page.php?version_id=139
- http://www.mantisbt.org/bugs/changelog_page.php?version_id=138
- http://www.mantisbt.org/bugs/changelog_page.php?version_id=137
- http://www.mantisbt.org/bugs/changelog_page.php?version_id=114
- http://www.mantisbt.org/bugs/changelog_page.php?version_id=133
- renamed spec file to eliminate rpmlint warning

Wed Jan 12 13:00:00 2011 nixAATTopensuse.org
- Update to version 1.2.4
- Delete useless .gitignore
- Disable rpmlint check for zero length
*.html files
- change file ownership to root instead of apache!!

Fri Jun 11 14:00:00 2010 rpmsAATTilmi.fi - 1.2.1
- Update to version 1.2.1

Mon Mar 8 13:00:00 2010 nixAATTopensuse.org
- Update to version 1.2.0
- Migrate changelog to changes file


 
ICM