Next | Query returned 50 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2007-08-22 16:49:25 by Johnny C. Lam | Files touched by this commit (10)
Log message:
Don't bother stating that we need COMPAT_LINUX, as the packages we
depend upon to supply the Linux shared libraries already tell the user
this.  The JDK packages also depend on the corresponding JRE package,
so they don't need to show the same message -- keep the message with
the JRE packages instead.
   2007-08-10 11:23:23 by Geert Hendrickx | Files touched by this commit (4)
Log message:
Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.4.

Security fixes in this version:

MFSA 2007-27 Unescaped URIs passed to external programs
MFSA 2007-26 Privilege escalation through chrome-loaded about:blank windows

For more info, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.1.4/
   2007-08-06 10:51:41 by Matthias Scheler | Files touched by this commit (1)
Log message:
Correct order of includes and checks. The "firefox-bin" package now gets
the necessary dependence on the "suse_gtk2" package.
   2007-07-29 07:20:04 by Johnny C. Lam | Files touched by this commit (427) | Package updated
Log message:
* Add new emulator framework in pkgsrc/mk/emulator that handles all
  binary-only packages that require binary "emulation" on the native
  operating system.  Please see pkgsrc/mk/emulator/README for more
  details.

* Teach the plist framework to automatically use any existing
  PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition.

* Convert all of the binary-only packages in pkgsrc to use the
  emulator framework.  Most of them have been tested to install and
  deinstall correctly.  This involves the following cleanup actions:

    * Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM}
      more consistently.

    * Simplify packages by using default INSTALL and DEINSTALL scripts
      instead of custom INSTALL/DEINSTALL code.

    * Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc.
      Packages only need to state exactly which emulations they support,
      and the framework handles any i386-on-x86_64 or sparc-on-sparc64
      uses.

    * Remove "USE_NATIVE_LINUX" from pkgsrc.  The framework will
      automatically detect when the package is installing on Linux.

  Specific changes to packages include:

    * Bump the PKGREVISIONs for all of the suse100* and suse91* packages
      due to changes in the +INSTALL/+DEINSTALL scripts used in all
      of the packages.

    * Remove pkgsrc/emulators/suse_linux, which is unused by any
      packages.

    * cad/lc -- remove custom code to create the distinfo file for
	all supported platforms; just use "emul-fetch" and \ 
"emul-distinfo"
	instead.

    * lang/Cg-compiler -- install the shared libraries under ${EMULDIR}
	instead of ${PREFIX}/lib so that compiled programs will find
	the shared libraries.

    * mail/thunderbird-bin-nightly -- update to latest binary
	distributions for supported platforms.

    * multimedia/ns-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.

    * security/uvscan -- set LD_LIBRARY_PATH explicitly so that
	it's not necessary to install library symlinks into
	${EMULDIR}/usr/local/lib.

    * www/firefox-bin-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.
   2007-07-26 10:50:17 by Geert Hendrickx | Files touched by this commit (7)
Log message:
Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.3.

Security fixes in this version:

MFSA 2007-25 XPCNativeWrapper pollution
MFSA 2007-24 Unauthorized access to wyciwyg:// documents
MFSA 2007-23 Remote code execution by launching Firefox from Internet Explorer
MFSA 2007-22 File type confusion due to %00 in name
MFSA 2007-21 Privilege escalation using an event handler attached to an element \ 
not in the document
MFSA 2007-20 Frame spoofing while window is loading
MFSA 2007-19 XSS using addEventListener and setTimeout
MFSA 2007-18 Crashes with evidence of memory corruption

For more info, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.1.3/
   2007-05-31 14:29:39 by Geert Hendrickx | Files touched by this commit (9)
Log message:
Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.2.

Security fixes in this version:

MFSA 2007-17 XUL Popup Spoofing
MFSA 2007-16 XSS using addEventListener
MFSA 2007-15 Security Vulnerability in APOP Authentication
MFSA 2007-14 Path Abuse in Cookies
MFSA 2007-12 Crashes with evidence of memory corruption

For the complete changelog, see
http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.1.2/changelog.html
   2007-03-05 12:46:21 by Geert Hendrickx | Files touched by this commit (7)
Log message:
Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.1.

New Features and Fixes: (Windows-specific fixes ommitted)

* Some QuickLaunch issues have been resolved.
* The tab-preview tooltips no longer show a preview for the active tab.

For the complete changelog, see
http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.1.1/changelog.html
   2007-01-20 11:54:44 by Geert Hendrickx | Files touched by this commit (10) | Package updated
Log message:
Update seamonkey, seamonkey-bin and seamonkey-gtk1 to the Seamonkey 1.1
release.

The calendar component has been removed from Seamonkey in favour of Sunbird
(time/sunbird) and Lightning, see http://www.mozilla.org/projects/calendar/

New features and fixes in this version:

General
* ChatZilla has been updated to a newer version (Bug 324439)
* When launching SeaMonkey, already-running instances are detected (Bug 122698)

Browser
* Spelling is checked when writing in textareas (Bug 302050 and bug 338318)
* A warning page is now shown before displaying about:config (Bug 339720)
* Tooltips from web pages can now be multiple lines, either due to automatic
  text wrapping or explicit newlines added to the text value (Bug 356900)
* When you visit a secure site, the URL bar changes color to turns make
  security status more visible (Bug 335113)
* When using keyword URLs, it is no longer necessary to type \ 
"keyword:" (typing
  "keyword:" will no longer work). Just type the keyword name (Bug 337339)
* You can now drop URLs and bookmarks between existing tabs, which will result
  in a new tab being created where you dropped the URL (Bug 324591)
* When hovering on a tab, the tooltip now displays a preview of the tab's
  contents (Bug 315207)
* The search sidebar now behaves better (Bug 252802)
* The bookmarks menu and personal toolbar folder overflow menu now have context
  menus (Bug 50504)

Mail & Newsgroups
* Message labelling has been superceded by tagging, which provides much more
  than the original 5 labels and comes with new preferences (Bug 342560 and
  others)
* The preferences for junk mail have been reorganized, and can now be set on a
  per-account basis (Bug 335846)
* Improved phishing detection (Bug 326082 and others)
* New mail notification has been improved (Bug 327613, 305384, and others)

Address Book
* It is now possible to move or copy cards between address books. Cards can
  only be copied to mailing lists, so you need to use ctrl key while dragging
  to copy the card to the mailing list. When dragging cards between address
  books, the default action is move, use ctrl to copy instead. (Bug 35837)

For the complete changelog, see
http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.1/changelog.html
   2006-12-20 15:22:45 by Geert Hendrickx | Files touched by this commit (4)
Log message:
Update seamonkey, seamonkey-bin and seamonkey-gtk1 to 1.0.7.  Fixed in this version:

MFSA 2006-74 Mail header processing heap overflows
MFSA 2006-73 Mozilla SVG Processing Remote Code Execution
MFSA 2006-72 XSS by setting img.src to javascript: URI
MFSA 2006-71 LiveConnect crash finalizing JS objects
MFSA 2006-70 Privilege escallation using watch point
MFSA 2006-68 Crashes with evidence of memory corruption (rv:1.8.0.9/1.8.1.1)

For more info, see \ 
http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0.7/README.html
   2006-11-25 22:38:51 by Jaromir Dolecek | Files touched by this commit (5) | Package updated
Log message:
seamonkey-bin/Makefile.common - allow override of MOZ_DIR

update firefox-bin and firefox2-bin to override MOZ_DIR to point
to the binary Linux distribution; kill their own MASTER_SITES

now firefox-bin and firefox2-bin automaticaly pick up mirror
changes in the master script

Next | Query returned 50 messages, browsing 31 to 40 | Previous