Commit graph

18 commits

Author SHA1 Message Date
veego
f724bacbb3 Update "mozilla" packages to version 1.7.13. Changes since 1.7.12:
- stability fixes
- security fixes
 - MFSA 2006-27 Table Rebuilding Code Execution Vulnerability
 - MFSA 2006-25 Privilege escalation through Print Preview
 - MFSA 2006-24 Privilege escalation using crypto.generateCRMFRequest
 - MFSA 2006-23 File stealing by changing input type
 - MFSA 2006-22 CSS Letter-Spacing Heap Overflow Vulnerability
 - MFSA 2006-21 JavaScript execution in mail when forwarding in-line
 - MFSA 2006-19 Cross-site scripting using .valueOf.call()
 - MFSA 2006-18 Mozilla Firefox Tag Order Vulnerability
 - MFSA 2006-17 cross-site scripting through window.controllers
 - MFSA 2006-16 Accessing XBL compilation scope via valueOf.call()
 - MFSA 2006-15 Privilege escalation using a JavaScript function's cloned
                parent
 - MFSA 2006-14 Privilege escalation via XBL.method.eval
 - MFSA 2006-13 Downloading executables with "Save Image As..."
 - MFSA 2006-12 Secure-site spoof (requires security warning dialog)
 - MFSA 2006-11 Crashes with evidence of memory corruption (rv:1.8)
 - MFSA 2006-10 JavaScript garbage-collection hazard audit
 - MFSA 2006-09 Cross-site JavaScript injection using event handlers
 - MFSA 2006-05 Localstore.rdf XML injection through XULDocument.persist()
 - MFSA 2006-03 Long document title causes startup denial of Service
 - MFSA 2006-01 JavaScript garbage-collection hazards
- additional patch to fix pr#33333
Shin'ichiro TAYA told me that i can do this update.
2006-04-24 16:52:58 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
ghen
c36891229e Reindent + fix some pkglint warnings. 2006-02-06 00:25:06 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
taya
f6aec38de5 Update mozilla & mozilla-gtk2 to 1.7.12
This is a bug fix release.
Fixed bugs are follows:

* Fix for a potential buffer overflow vulnerability when loading
  a hostname with all soft-hyphens
* Fix to prevent URLs passed from external programs from being
  parsed by the shell (Linux only)
* Fix to prevent a crash when loading a Proxy Auto-Config (PAC)
  script that uses an "eval" statement
* Fix to restore InstallTrigger.getVersion() for Extension authors
* Fix a crash in mail when stopping a search and then searching again
* Other stability and security fixes
	MFSA 2005-59 Command-line handling on Linux allows shell execution
	MFSA 2005-58 Firefox 1.0.7 / Mozilla Suite 1.7.12 Vulnerability Fixes
	MFSA 2005-57 IDN heap overrun using soft-hyphens
2005-10-01 04:42:09 +00:00
taya
e963640431 update mozilla & mozilla-gtk2 to 1.7.11
this release fixed two issues

Changelog for Mozilla 1.7.11
300749	Switching folders doesn't work on 1st try/Click to mail folder displays
	messages not always [JS error in msgMail3PaneWindow.js::ClearMessagePane]
301917	Cursor keys disabled/Caret not moving with keyboard in message compose window
2005-08-03 14:30:50 +00:00
taya
faeab80f12 Update mozilla & mozilla-gtk2 to 1.7.10.
This is a security fix release.

Fixed in Mozilla 1.7.9/1.7.10
MFSA 2005-56 Code execution through shared function objects
MFSA 2005-55 XHTML node spoofing
MFSA 2005-54 Javascript prompt origin spoofing
MFSA 2005-52 Same origin violation: frame calling top.focus()
MFSA 2005-51 The return of frame-injection spoofing
MFSA 2005-50 Possibly exploitable crash in InstallVersion.compareTo()
MFSA 2005-48 Same-origin violation with InstallTrigger callback
MFSA 2005-46 XBL scripts ran even when Javascript disabled
MFSA 2005-45 Content-generated event vulnerabilities
2005-07-24 06:59:31 +00:00
taya
9f597b31e8 Update mozilla & mozilla-gtk2 to 1.7.8
This is a security fix release.
Fixed vulnerabilities are follows:

MFSA 2005-44  Privilege escalation via non-DOM property overrides
MFSA 2005-43 "Wrapped" javascript: urls bypass security checks
MFSA 2005-42 Code execution via javascript: IconURL
2005-05-15 02:58:05 +00:00
taya
cc3bb588e0 Update mozilla & mozilla-gtk2 to 1.7.7
This is a security fix release.
Fixed vulnerabilities are follows:

MFSA 2005-33  Javascript "lambda" replace exposes memory contents
MFSA 2005-35 Showing blocked javascript: popup uses wrong privilege context
MFSA 2005-36 Cross-site scripting through global scope pollution
MFSA 2005-37 Code execution through javascript: favicons
MFSA 2005-38 Search plugin cross-site scripting
MFSA 2005-40 Missing Install object instance checks
MFSA 2005-41 Privilege escalation via DOM property overrides
2005-04-19 15:15:29 +00:00
taya
94ecb35c2d ABI did not change, add BUILDLINK_RECOMMENDED instead of updating BUILDLINK_DEPENDS. 2005-03-26 13:49:31 +00:00
taya
ddd3807e98 Update mozilla & mozilla-gtk2 to 1.7.6
This is a security fix release.
Fixed bugs are follows.

MFSA 2005-32  Drag and drop loading of privileged XUL
MFSA 2005-30 GIF heap overflow parsing Netscape extension 2
MFSA 2005-29 Internationalized Domain Name (IDN) homograph spoofing
MFSA 2005-28 Unsafe /tmp/plugtmp directory exploitable to erase user's files
MFSA 2005-27 Plugins can be used to load privileged content
MFSA 2005-26 Cross-site scripting by dropping javascript: link on tab
MFSA 2005-25 Image drag and drop executable spoofing
MFSA 2005-24 HTTP auth prompt tab spoofing
MFSA 2005-23 Download dialog source spoofing
MFSA 2005-21 Overwrite arbitrary files downloading .lnk twice
MFSA 2005-20 XSLT can include stylesheets from arbitrary hosts
MFSA 2005-18 Memory overwrite in string library
MFSA 2005-17 Install source spoofing with user:pass@host
MFSA 2005-16 Spoofing download and security dialogs with overlapping windows
MFSA 2005-15 Heap overflow possible in UTF8 to Unicode conversion
MFSA 2005-14 SSL "secure site" indicator spoofing
MFSA 2005-13 Window Injection Spoofing

see changelog for detail.
http://www.mozilla.org/releases/mozilla1.7.6/changelog.html
2005-03-24 14:08:28 +00:00
taya
a7e71712ee Update mozilla, mozilla-gtk2, and mozilla-stable to 1.7.5
Changes from release notes
- NPRuntime support. NPRuntime is an extension to the Netscape Plugin API
  that was developed in cooperation with Apple, Opera, and a group of plugin
  vendors. http://www.mozilla.org/projects/plugins/npruntime.html

- Added undetectable document.all support, and support for exposing elements
  by their ID in the global scope for greater IE compatibility when viewing
  pages that don't request standards compliant behaviour.
  https://bugzilla.mozilla.org/show_bug.cgi?id=248549 and
  https://bugzilla.mozilla.org/show_bug.cgi?id=256932.
2004-12-25 15:39:42 +00:00
taya
d3e11e710d Update mozilla & mozilla-gtk2 to 1.7.2
mozilla 1.7.2 is a security fix release.
Fixed bugs are:

- lock icon and certificate spoof with onunload document.write (Bugzilla#253121)
- Malicious certificates can permanently break HTTPS/SSL (Bugzilla#249004)

See the page below.
http://www.mozilla.org/projects/security/known-vulnerabilities.html#mozilla1.7.2
2004-08-09 14:19:20 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
jmmv
ffe6ed0b7b bl3ify. 2004-02-19 13:24:23 +00:00