| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
IGNORE_WITH_MYSQL= 323 40
Notes:
svn path=/head/; revision=283682
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
- Cleanup CONFLICTS/PORTSCOUT among Makefiles and Makefile.common
Submitted by: ohauer (via private e-mail) [1]
Notes:
svn path=/head/; revision=275340
|
|
|
|
|
|
|
| |
- Tune devel/bugzilla* : add PORTSCOUT, LATEST_LINK, CONFLICTS, LICENSE
Notes:
svn path=/head/; revision=275196
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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-SHA only if PERL_LEVEL < 501000
Notes:
svn path=/head/; revision=261560
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Changes: http://www.bugzilla.org/releases/3.6/release-notes.html
Notes:
svn path=/head/; revision=252754
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Pointed by: QAT
Notes:
svn path=/head/; revision=250696
|
|
|
|
|
|
|
| |
Changes: http://www.bugzilla.org/releases/3.4.6/release-notes.html
Notes:
svn path=/head/; revision=250694
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
(part 17).
Approved by: portmgr (itetcu)
Notes:
svn path=/head/; revision=248784
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Changes: http://www.bugzilla.org/releases/3.4/release-notes.html
Notes:
svn path=/head/; revision=238679
|
|
|
|
|
|
|
| |
Changes: http://www.bugzilla.org/releases/3.2.3/release-notes.html#v32_point
Notes:
svn path=/head/; revision=232239
|
|
|
|
|
|
|
|
|
| |
Changes: http://www.bugzilla.org/releases/3.2.2/release-notes.html
PR: ports/131404
Submitted by: pgollucci
Notes:
svn path=/head/; revision=228327
|
|
|
|
| |
Notes:
svn path=/head/; revision=223669
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Changes: http://www.bugzilla.org/releases/3.0.6/release-notes.html
Notes:
svn path=/head/; revision=222496
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=218403
|
|
|
|
|
|
|
| |
Changes: http://www.bugzilla.org/releases/3.0.4/release-notes.html#v30_point
Notes:
svn path=/head/; revision=217755
|
|
|
|
|
|
|
| |
Changes: http://www.bugzilla.org/releases/3.0.3/release-notes.html#v30_point
Notes:
svn path=/head/; revision=206816
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Changes: http://www.bugzilla.org/releases/3.0.1/release-notes.html
Notes:
svn path=/head/; revision=198522
|
|
|
|
|
|
|
|
|
|
| |
* fix perl path [1]
PR: ports/112257 [1]
Submitted by: Christopher McCrory<chrismcc+freebsd xx pricegrabber.com> [1]
Notes:
svn path=/head/; revision=192171
|
|
|
|
| |
Notes:
svn path=/head/; revision=192026
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/92445
Hat: portmgr
Notes:
svn path=/head/; revision=166956
|
|
|
|
|
|
|
| |
default version bump.
Notes:
svn path=/head/; revision=162220
|
|
|
|
|
|
|
| |
Changes: http://www.bugzilla.org/releases/2.22/release-notes.html
Notes:
svn path=/head/; revision=161193
|