Bugzilla:Software Matrix: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 3: Line 3:
Software, certainly open-source software, is constantly improved and extended,  with subsequent releases. When a version isn't listed on this page, you can still expect it to work.  Feel free to add new known (not) working versions to keep this page up to date.
Software, certainly open-source software, is constantly improved and extended,  with subsequent releases. When a version isn't listed on this page, you can still expect it to work.  Feel free to add new known (not) working versions to keep this page up to date.


= Bugzilla 3.0 =
In general, see the [http://www.bugzilla.org/releases/3.0/release-notes.html release notes] and the information for Bugzilla 2.22.X .
== Perl ==
* It has been suggested that [http://groups.google.com/group/mozilla.support.bugzilla/browse_thread/thread/a92d6a2d5ed5f4d1/0f95ace9e99274bb?lnk=st&q=&rnum=3 problems with Perl's Email-Send module] might be [http://groups.google.com/group/mozilla.support.bugzilla/browse_thread/thread/2c44755479ed495a/d066ac3ca507516c?lnk=st&q=&rnum=1 solvable by upgrading Perl 5.8.4 to 5.8.8].
=== Windows: ActiveState Perl ===
* Some problems, specific for Bugzilla 3.0, have been reported about "Attempt to free unreferenced scalar" during [http://groups.google.be/group/mozilla.support.bugzilla/browse_thread/thread/e5c54e876d527e00/c526b75868919cef?lnk=gst&q=free+unreferenced+scalar&rnum=5&hl=nl# install], using [http://groups.google.be/group/mozilla.support.bugzilla/browse_thread/thread/336cbedcf87e5bad/808d4f16592657cb?lnk=gst&q=unreferenced+scalar&rnum=19&hl=nl# editusers] or [http://groups.google.be/group/mozilla.support.bugzilla/browse_thread/thread/d3b34f8ce7a20d55/2349f72453e934eb?lnk=gst&q=unreferenced+scalar&rnum=6&hl=nl# editproducts].
** Not all windows-installations seem to be affected.
** Using Apache, the errors are logged in the log-file, using IIS the problem is shown to the user. In both cases the problem still remains.
** You can help finding the exact source of / solution for this problem. Add your information to the specific threads on [news://news.mozilla.org/mozilla.support.bugzilla mozilla.support.bugzilla]
= Bugzilla 2.22.X =
== Perl ==
== Perl ==
=== Windows: ActiveState Perl ===
=== Windows: ActiveState Perl ===
[http://downloads.activestate.com/ActivePerl/Windows/5.8/ ActiveState Release Archive]
{| class="fullwidth-table" border="1" cellpadding="10" cellspacing="0"
{| class="fullwidth-table" border="1" cellpadding="10" cellspacing="0"
!Version
!Version
Line 23: Line 10:
!Comments
!Comments
|-
|-
|before ActiveState Perl 5.8.1
|ActiveState Perl 5.18.4 (build 1805)
| NOT OK <- is this still true if you do 'ppm remove CGI' && 'ppm install CGI.pm' ?
| Bugzilla needs CGI.pm version 2.93 or higher
|-
|ActiveState Perl 5.8.1
| OK
| Minimum Requirement
|-
|ActiveState Perl 5.8.4  
| OK
|
|-
| ActiveState Perl 5.8.6
| NOT OK
| [https://bugzilla.mozilla.org/show_bug.cgi?id=281920 bug in Time::Local 1.10]
|-
|ActiveState Perl 5.8.8 (build 817)  
| OK
| OK
| No problems reported due to use of this version.
|-
|ActiveState Perl 5.8.8 (build 819)
|OK, but see comments.
|[http://groups.google.be/group/mozilla.support.bugzilla/browse_frm/thread/6572a5be1b5e413b/a77cc2c1751fb872?lnk=st&rnum=4#a77cc2c1751fb872  Can't locate IO/Wrap.pm in @INC] Run 'ppm install IO-stringy' to fix the problem
|-
|ActiveState Perl 5.8.8 (build 820)
|OK, according to [http://groups.google.be/group/mozilla.support.bugzilla/msg/86e8984eaacddc47?hl=nl& this message].
|
|
|-
|ActiveState Perl 5.10.0 (build 1002)
| NOT OK?
|There seems to be a taint issue with CGI.pm, see [https://bugzilla.mozilla.org/show_bug.cgi?id=416382 bug 416382]
|}
|}
=== Specific Modules ===
see [http://www.bugzilla.org/releases/2.22.1/release-notes.html release notes]


== MySQL ==
== MySQL ==
Line 66: Line 21:
!Comments
!Comments
|-
|-
|MySQL 4.0.14 or higher  
|MySQL 5.0.15 and higher
|OK
|OK
|Minimum Requirement
|
|-
|MySQL 4.1 or higher
| OK
| reset the password using OLD_PASSWORD (for windows: see [http://www.bugzilla.org/docs/win32install.html win32install.html])
|-
|[http://downloads.mysql.com/archives.php?p=mysql-5.0&v=5.0.24a MySQL 5.0.24a]
|OK
| reset the password using OLD_PASSWORD
|-
|MySQL 5.0.25 and higher; MySQL 5.1.12 and higher
|OK since 2.22.2 and 2.23.4 <div style="width:60px"></div>
|([https://bugzilla.mozilla.org/show_bug.cgi?id=321645 TEXT and BLOB columns do not support DEFAULT values])
|}
|}


Line 89: Line 32:
!Comments
!Comments
|-
|-
|DBD::mysql 2.9003 - 3.0002
|DBD::mysql 4.001
|OK
|OK
|
|
|-
|DBD::mysql 3.0003 - 3.0006
|NOT OK
|[https://bugzilla.mozilla.org/show_bug.cgi?id=349210#c28 Active statement handles not correctly closed]
|-
|DBD::mysql 3.0007 and higher
|OK
|
|-
|DBD::mysql 4.005
|NOT OK
|boot_DBD_mysql symbol could not be found in perl/site/lib/auto/dbd/mysql
|}
|}


Line 112: Line 43:
!Comments
!Comments
|-
|-
|PostgreSQL 7.3.x
|PostgreSQL 9.0
|OK
|OK
|Minimum Requirement
|Minimum Requirement
|-
|PostgreSQL 8.x
|OK
|
|}
|}



Latest revision as of 22:11, 21 September 2015

Introduction

This page details versions of Bugzilla's required software that are currently known (not) to work with bugzilla. Software, certainly open-source software, is constantly improved and extended, with subsequent releases. When a version isn't listed on this page, you can still expect it to work. Feel free to add new known (not) working versions to keep this page up to date.

Perl

Windows: ActiveState Perl

Version Status Comments
ActiveState Perl 5.18.4 (build 1805) OK

MySQL

Version Status Comments
MySQL 5.0.15 and higher OK

DBD::mysql

Version Status Comments
DBD::mysql 4.001 OK

PostgresSQL

Version Status Comments
PostgreSQL 9.0 OK Minimum Requirement

Apache

Version Status Comments
Apache HTTP Server 2.0.X OK
Apache HTTP Server 2.2.X OK if using mod_perl, mod_perl 2.0.3 or higher is required, due to a bug in handling ExecCGI in PerlConfigRequires in Apache 2.2

IIS

Version Status Comments