aboutsummaryrefslogtreecommitdiff
path: root/devel/bugzilla
Commit message (Collapse)AuthorAgeFilesLines
* - security update to bugzilla 3.0.9 and 4.0.6Olli Hauer2012-04-213-4/+3
| | | | | | | | | | | | | | | | | | | | - update russian/bugzilla3-ru template - patch german templates so revision match and no warning is displayed - add vuxml entry PR: Submitted by: Reviewed by: Approved by: skv (implicit) Obtained from: MFC after: Security: https://bugzilla.mozilla.org/show_bug.cgi?id=728639 https://bugzilla.mozilla.org/show_bug.cgi?id=745397 CVE-2012-0465 CVE-2012-0466 Notes: svn path=/head/; revision=295199
* - update to 4.0.5Olli Hauer2012-04-102-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | Vulnerability Details ===================== Class: Cross-Site Request Forgery Versions: 4.0.2 to 4.0.4, 4.1.1 to 4.2rc2 Fixed In: 4.0.5, 4.2 Description: Due to a lack of validation of the enctype form attribute when making POST requests to xmlrpc.cgi, a possible CSRF vulnerability was discovered. If a user visits an HTML page with some malicious HTML code in it, an attacker could make changes to a remote Bugzilla installation on behalf of the victim's account by using the XML-RPC API on a site running mod_perl. Sites running under mod_cgi are not affected. Also the user would have had to be already logged in to the target site for the vulnerability to work. References: https://bugzilla.mozilla.org/show_bug.cgi?id=725663 CVE Number: CVE-2012-0453 Approved by: skv (implicit) Notes: svn path=/head/; revision=294492
* Update to 4.0.4Sergey Skvortsov2012-02-063-36/+3
| | | | | | | | Changes: http://www.bugzilla.org/releases/4.0.4/release-notes.html#v40_point Security: http://www.vuxml.org/freebsd/309542b5-50b9-11e1-b0d8-00151735203a.html Notes: svn path=/head/; revision=290485
* - update to version 3.6.7Olli Hauer2012-01-055-26/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - CVE-2011-3657 - CVE-2011-3667 Summary ======= The following security issues have been discovered in Bugzilla: * When viewing tabular or graphical reports as well as new charts, an XSS vulnerability is possible in debug mode. * The User.offer_account_by_email WebService method lets you create a new user account even if the active authentication method forbids users to create an account. * A CSRF vulnerability in post_bug.cgi and in attachment.cgi could lead to the creation of unwanted bug reports and attachments. All affected installations are encouraged to upgrade as soon as possible. Full Release Notes: http://www.bugzilla.org/security/3.4.12/ Approved by: skv@ (explicit) Notes: svn path=/head/; revision=288552
* Remove references to mysql 323 and 40, most commonly of the form:Doug Barton2011-10-171-1/+0
| | | | | | | IGNORE_WITH_MYSQL= 323 40 Notes: svn path=/head/; revision=283682
* - Fix checksetup issue if p5-version>=0.92 is installed (which is in current ↵Olli Hauer2011-08-273-1/+16
| | | | | | | | | | | | | | ports tree) See https://bugzilla.mozilla.org/show_bug.cgi?id=678772 PR: ports/159823 Submitted by: ohauer Approved by: skv (per mail) Obtained from: https://bugzilla.mozilla.org/attachment.cgi?id=552915&action=diff Notes: svn path=/head/; revision=280567
* Update to 4.0.2Sergey Skvortsov2011-08-132-6/+5
| | | | | | | | | | Changes: http://www.bugzilla.org/releases/4.0.2/release-notes.html Security: http://www.vuxml.org/freebsd/dc8741b9-c5d5-11e0-8a8e-00151735203a.html PR: ports/159576 Submitted by: Peter Vereshagin <peter@vereshagin.org> Notes: svn path=/head/; revision=279620
* - create missing (empty) directory (bugzilla) so checksetup does not failOlli Hauer2011-07-184-55/+60
| | | | | | | | | | | | | - use DIST_SUBDIR for bugzilla and all translations - sort pkg-plist (genplist) OK from bugzilla maintainers per PM. PR: ports/158766 Submitted by: ohauer Notes: svn path=/head/; revision=277919
* - Update to 4.0.1 [1]TAKATSU Tomonari2011-06-112-3/+1
| | | | | | | | | - Cleanup CONFLICTS/PORTSCOUT among Makefiles and Makefile.common Submitted by: ohauer (via private e-mail) [1] Notes: svn path=/head/; revision=275340
* - Remove obsolete devel/bugzilla2Sergey Skvortsov2011-06-071-0/+4
| | | | | | | - Tune devel/bugzilla* : add PORTSCOUT, LATEST_LINK, CONFLICTS, LICENSE Notes: svn path=/head/; revision=275196
* - Copy devel/bugzilla to devel/bugzilla3; russian/bugzilla-ru to ↵Sergey Skvortsov2011-06-073-39/+223
| | | | | | | | | | | | | russian/bugzilla3-ru - Update devel/bugzilla, russian/bugzilla-ru to 4.0.1 - Update devel/bugzilla3, russian/bugzilla3-ru to 3.6.5 Changes: http://www.bugzilla.org/releases/4.0.1/release-notes.html http://www.bugzilla.org/releases/3.6.5/release-notes.html Notes: svn path=/head/; revision=275189
* - bump because of mod_perl2 updateOlli Hauer2011-05-222-78/+85
| | | | | | | | | | | | | - order pkg-plist so it match autmated tools like genplist - add missing empty directories (used by checksetup.pl) [1] commit with hat apache@ PR: [1] ports/154295 Submitted by: me Notes: svn path=/head/; revision=274479
* Update to 3.6.4Sergey Skvortsov2011-01-252-3/+4
| | | | | | | | | Changes: http://www.bugzilla.org/releases/3.6.4/release-notes.html Security: http://www.vuxml.org/freebsd/c8c927e5-2891-11e0-8f26-00151735203a.html Feature safe: yes Notes: svn path=/head/; revision=268222
* - Update to 3.6.3 [1]TAKATSU Tomonari2010-12-125-673/+668
| | | | | | | | | | | | | | | - Use WWWDIR instead of some other custom locations [2] - Add Makefile.common which Makefiles in devel/bugzilla, russian/bugzilla-ru and japanese/bugzilla include to use WWWDIR in common [2] Changes: http://www.bugzilla.org/releases/3.6.3/release-notes.html [1] Security: http://www.bugzilla.org/security/3.2.8/ [1] PR: ports/151912 [1], [2] Submitted by: ohauer [1], tota (myself) [2] Approved by: skv Notes: svn path=/head/; revision=266108
* Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703Martin Matuska2010-09-211-1/+5
| | | | | | | Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 Notes: svn path=/head/; revision=261560
* Update to 3.6.2Sergey Skvortsov2010-09-062-4/+4
| | | | | | | | | | Changes: http://www.bugzilla.org/releases/3.6.2/release-notes.html Security: http://www.vuxml.org/freebsd/8cbf4d65-af9a-11df-89b8-00151735203a.html PR: ports/149721 Submitted by: ohauer Notes: svn path=/head/; revision=260628
* Update to 3.6.1Sergey Skvortsov2010-07-052-6/+10
| | | | | | | | | | | Changes: http://www.bugzilla.org/releases/3.6.1/release-notes.html Security: http://www.vuxml.org/freebsd/f1331504-8849-11df-89b8-00151735203a.html PR: ports/148149 Submitted by: olli hauer <ohauer@gmx.de> Feature safe: yes Notes: svn path=/head/; revision=257409
* Update to 3.6Sergey Skvortsov2010-04-163-23/+67
| | | | | | | Changes: http://www.bugzilla.org/releases/3.6/release-notes.html Notes: svn path=/head/; revision=252754
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 3.4.6 [1]TAKATSU Tomonari2010-03-251-6/+6
| | | | | | | | | | | | | | | | | | | | - Remove ja-bugzilla-2.* from CONFLICT entries of devel/bugzilla, devel/bugzilla2 and russian/bugzilla-ru [2] - Change MAINTAINER address from tota@rtfm.jp to tota@FreeBSD.org [1] This port has been updated from the bugzilla Japanized patch to bugzilla Japanese language pack installation, both of which are maintained differently. * Japanized patch is not actively maintained anymore. * More sophisticated language pack framework has been introduced since Bugzilla 3.0. [2] This port no longer conflicts with those ports due to the new language pack framework. Approved by: maho (mentor) Notes: svn path=/head/; revision=251490
* Fix dependency name.Sergey Skvortsov2010-03-081-1/+1
| | | | | | | Pointed by: QAT Notes: svn path=/head/; revision=250696
* Update to 3.4.6Sergey Skvortsov2010-03-082-13/+12
| | | | | | | Changes: http://www.bugzilla.org/releases/3.4.6/release-notes.html Notes: svn path=/head/; revision=250694
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 3.4.5 [1]Sergey Skvortsov2010-02-013-9/+8
| | | | | | | | | | | | - Use $SUB_FILES & $SUB_LIST to dynamically adjust pkg-message [2] Changes: http://www.bugzilla.org/security/3.0.10/ [1] Security: http://www.vuxml.org/freebsd/696053c6-0f50-11df-a628-001517351c22.html PR: ports/142446 [2] Submitted by: Sevan Janiyan <venture37 xx geeklan.co.uk> [2] Notes: svn path=/head/; revision=249036
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-291-4/+1
| | | | | | | | | (part 17). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248784
* - Remove mail/p5-Email-MIME-Creator, it has been folded into mail/p5-Email-MIMEPav Lucistnik2009-11-241-2/+2
| | | | | | | | | | | | - Remove mail/p5-Email-MIME-Modifier, it has been folded into mail/p5-Email-MIME - Remove mail/p5-Email-Simple-Creator, it has been folded into mail/p5-Email-Simple - Adjust dependencies Reported by: pointyhat With hat: portmgr Notes: svn path=/head/; revision=244732
* Update to 3.4.4.Sergey Skvortsov2009-11-232-4/+4
| | | | | | | | Changes: http://www.bugzilla.org/security/3.4.3/ Security: http://www.vuxml.org/freebsd/92ca92c1-d859-11de-89f9-001517351c22.html Notes: svn path=/head/; revision=244692
* Update to 3.4.3Sergey Skvortsov2009-11-123-6/+4
| | | | | | | | | Changes: http://www.bugzilla.org/releases/3.4.3/release-notes.html PR: ports/140327 Submitted by: Sahil Tandon <sahil xx tandon.net> Notes: svn path=/head/; revision=244175
* Update to 3.4.2.Sergey Skvortsov2009-09-173-5/+5
| | | | | | | | | Changes: http://www.bugzilla.org/security/3.0.8/ Security: http://www.vuxml.org/freebsd/b9ec7fe3-a38a-11de-9c6b-003048818f40.html Feature safe: yes Notes: svn path=/head/; revision=241582
* Update to 3.4.1.Sergey Skvortsov2009-08-173-7/+4
| | | | | | | | Changes: http://www.bugzilla.org/security/3.4/ Security: http://www.vuxml.org/freebsd/d67b517d-8214-11de-88ea-001a4d49522b.html Notes: svn path=/head/; revision=239733
* Update to 3.4Sergey Skvortsov2009-07-303-35/+82
| | | | | | | Changes: http://www.bugzilla.org/releases/3.4/release-notes.html Notes: svn path=/head/; revision=238679
* Update to 3.2.3Sergey Skvortsov2009-04-122-4/+4
| | | | | | | Changes: http://www.bugzilla.org/releases/3.2.3/release-notes.html#v32_point Notes: svn path=/head/; revision=232239
* Update to 3.2.2Sergey Skvortsov2009-02-143-5/+5
| | | | | | | | | Changes: http://www.bugzilla.org/releases/3.2.2/release-notes.html PR: ports/131404 Submitted by: pgollucci Notes: svn path=/head/; revision=228327
* Install killer feature - 'Dusk' skin.Sergey Skvortsov2008-12-012-3/+18
| | | | Notes: svn path=/head/; revision=223669
* Update to 3.2Sergey Skvortsov2008-12-014-170/+276
| | | | | | | | | Changes: http://www.bugzilla.org/releases/3.2/release-notes.html PR: ports/129333 Submitted by: Eygene Ryabinkin <rea-fbsd xx codelabs.ru> Notes: svn path=/head/; revision=223663
* Update to 3.0.6Sergey Skvortsov2008-11-072-4/+4
| | | | | | | Changes: http://www.bugzilla.org/releases/3.0.6/release-notes.html Notes: svn path=/head/; revision=222496
* Update to 3.0.5Sergey Skvortsov2008-08-153-5/+5
| | | | | | | | Changes: http://www.bugzilla.org/releases/3.0.5/release-notes.html Security: http://www.vuxml.org/freebsd/1d96305d-6ae6-11dd-91d5-000c29d47fd7.html Notes: svn path=/head/; revision=218640
* Set PORTSCOUT.Sergey Skvortsov2008-08-111-0/+2
| | | | Notes: svn path=/head/; revision=218403
* Update to 3.0.4Sergey Skvortsov2008-07-283-4/+8
| | | | | | | Changes: http://www.bugzilla.org/releases/3.0.4/release-notes.html#v30_point Notes: svn path=/head/; revision=217755
* Update to 3.0.3Sergey Skvortsov2008-02-073-5/+5
| | | | | | | Changes: http://www.bugzilla.org/releases/3.0.3/release-notes.html#v30_point Notes: svn path=/head/; revision=206816
* Update to 3.0.2Sergey Skvortsov2007-09-222-4/+4
| | | | | | | | | | PR: ports/116517 Submitted by: Nick Barkas <snb xxx threerings.net> Changes: http://www.bugzilla.org/releases/3.0.2/release-notes.html Security: http://www.vuxml.org/freebsd/f8d3689e-6770-11dc-8be8-02e0185f8d72.html Notes: svn path=/head/; revision=199896
* Update to 3.0.1Sergey Skvortsov2007-08-303-6/+4
| | | | | | | Changes: http://www.bugzilla.org/releases/3.0.1/release-notes.html Notes: svn path=/head/; revision=198522
* * fix dependenciesSergey Skvortsov2007-05-281-5/+6
| | | | | | | | | | * fix perl path [1] PR: ports/112257 [1] Submitted by: Christopher McCrory<chrismcc+freebsd xx pricegrabber.com> [1] Notes: svn path=/head/; revision=192171
* Upgrade Bugzilla to 3.0; repocopy 2.x branch to devel/bugzilla2Sergey Skvortsov2007-05-273-44/+129
| | | | Notes: svn path=/head/; revision=192026
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* * update to 2.22.2Sergey Skvortsov2007-02-123-13/+9
| | | | | | | | | | | | * remove EMAIL_GATEWAY option (it's by default now) * add dependency on p5-Mail-Tools [1] Changes: http://www.bugzilla.org/releases/2.22.2/release-notes.html PR: ports/103453 [1] Submitted by: Cezary Morga <cezarym@data.pl> [1] Notes: svn path=/head/; revision=185004
* Update to 2.22.1Sergey Skvortsov2006-11-153-7/+7
| | | | | | | | | Changes: http://www.bugzilla.org/releases/2.22.1/release-notes.html PR: ports/105554 Sumbitted by: Ulrich Spoerlein <uspoerlein xxx gmail.com> Notes: svn path=/head/; revision=177322
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.Mark Linimon2006-07-051-1/+1
| | | | | | | | PR: ports/92445 Hat: portmgr Notes: svn path=/head/; revision=166956
* Remove redundant DEFAULT_MYSQL_VER and fix package for the future mysqlAlex Dupre2006-05-131-1/+0
| | | | | | | default version bump. Notes: svn path=/head/; revision=162220
* Update to 2.22Sergey Skvortsov2006-05-023-23/+91
| | | | | | | Changes: http://www.bugzilla.org/releases/2.22/release-notes.html Notes: svn path=/head/; revision=161193