| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415503
|
|
|
|
|
|
|
|
|
|
| |
Thanks to Mokhi for review latest 5.0.x PR's and patches!
Security: CVE-2016-2803
Security: 036d6c38-1c5b-11e6-b9e0-20cf30e32f6d
Notes:
svn path=/head/; revision=415462
|
|
|
|
|
|
|
|
|
| |
(PD error: cannot install: unknown PostgreSQL version: 91+)
MFH: 2016Q2
Notes:
svn path=/head/; revision=414123
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
Notes:
svn path=/head/; revision=414014
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Convert to new options helper
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
With hat: perl
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=413850
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add patch so MoreBugUrl has support for Phabricator URL's [1]
- PORTREVISION bump not requied, new OPTIONS are OFF by default
[1] Upstream PR: https://bugzilla.mozilla.org/show_bug.cgi?id=1128119
Special Thanks goes to Mahdi Mokhtari for the patches and
improving the FreeBSD Bugzilla integration!
PR: 207216
Submitted by: Mahdi Mokhtari
Notes:
svn path=/head/; revision=409014
|
|
|
|
|
|
|
|
|
|
| |
PR: 206103
Submitted by: Mahdi Mokhtari <mokhi64 _at_ gmail.com>
Obtained from: https://bugzilla.mozilla.org/show_bug.cgi?id=1235395
MFH: 2016Q1
Notes:
svn path=/head/; revision=405729
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1235270
PR: 205657
Submitted by: mokhi64(_at_)gmail.com
Reviewed by: koobs@
Notes:
svn path=/head/; revision=404619
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This release fixes two security issues.
See the Security Advisory for details. [1]
This release also contains the following bug fixes:
o mod_perl now works correctly with mod_access_compat turned off on
Apache 2.4. To regenerate the .htaccess files, you must first delete
all existing ones in subdirectories:
find . -mindepth 2 -name .htaccess -exec rm -f {} \;
You must then run checksetup.pl again to recreate them with the correct syntax.
(Bug 1223790)
o Emails sent by Bugzilla are now correctly encoded as UTF-8. (Bug 714724)
o Strawberry Perl is now fully supported on Windows. (Bug 1089448 and bug 987742)
o The XML-RPC API now works with IIS on Windows. (Bug 708252)
o Some queries should now be faster on PostgreSQL. (Bug 1184431)
[1] https://www.bugzilla.org/security/4.2.15/
MFH: 2015Q4
Security: CVE-2015-8508
CVE-2015-8509
vid="54075861-a95a-11e5-8b40-20cf30e32f6d"
Notes:
svn path=/head/; revision=404284
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Users whose login name is not an email address could not log in on
installations which use LDAP to authenticate users.
o If a mandatory custom field was hidden, it was not possible to create a
new bug or to edit existing ones.
o A user editing his login name to point to a non-existent email address
could cause Bugzilla to stop working, causing a denial of service.
o Emails generated during a transaction made PostgreSQL stop working.
o Bugs containing a comment with a reference to a bug ID larger than 2^31
could not be displayed anymore using PostgreSQL.
o Emails sent by Bugzilla are now correctly encoded as UTF-8.
o The date picker in the "Time Summary" page was broken.
o If Test::Taint or any other Perl module required to use the JSON-RPC API
was not installed or was too old, the UI to tag comments was displayed
anyway, you could tag comments, but tags were not persistent (they were
lost on page reload). Now the UI to tag comments is not displayed at all
until the missing Perl modules are installed and up-to-date.
o Custom fields of type INTEGER now accept negative integers.
MFH: 2015Q3
Security: CVE-2015-4499
Security: ea893f06-5a92-11e5-98c0-20cf30e32f6d
Notes:
svn path=/head/; revision=396878
|
|
|
|
|
|
|
|
| |
Release Notes:
https://www.bugzilla.org/releases/5.0/release-notes.html
Notes:
svn path=/head/; revision=391770
|
|
Update to 5.x will be done with the next commit because of pre-commit hook!
svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output:
Do not replace a file. This can lose history. Path: "/head/devel/bugzilla50/Makefile"
== Additional errors may compound and may not be accurate ==
Notes:
svn path=/head/; revision=391769
|