Commit graph

96190 commits

Author SHA1 Message Date
wiz
934e176b8d evolution-data-server updated to 1.6.1. 2006-04-16 11:43:52 +00:00
wiz
913f7f8f58 Update to 1.6.1:
Evolution-Data-Server 1.6.1, 2006-03-13
----------------------------------------

Bug fixes since 1.6.1 :
http://go-evolution.org/Evo2.6.1#Evolution-Data-Server
2006-04-16 11:43:24 +00:00
wiz
7623011f6f mldonkey{,-gui} updated to 2.7.5. 2006-04-16 11:09:34 +00:00
wiz
4fed3d91f4 Update mldonkey{,-gui} to 2.7.5:
2006/04/13: version 2.7.5 = tag release-2-7-5

2006/04/10
5035: Make Soulseek, Opennapster, DirectConnect compilable again
  This does not mean the network modules work again,
  they only compile again. More work is needed.
5032: CommonSwarming/WIP2: Some function rewrites and comments (pango)

2006/04/09
5031: Merge CommonSwarming and CommonSwarming2 code (pango)

2006/04/08
5029: EDK: Remove set_brothers command and brotherhood option
5030: Update config.guess and config.sub to version 2006-02-27
4778: CommonSwarming: In addition to the first and last chunk also load
      the second last chunk if available before the rest to improve preview
5028: New environment variable for file_completed_cmd:
      $DLFILES (number of downloading files)
5027: EDK: Deactivate DonkeySUI if /dev/urandom is missing

2006/04/06
5021: Fix compile bug in tryopen patch when bzip2 is disabled
5020: Allow compile with Ocaml 3.09.2 CVS code,
      3.09.1 will stay default for MLDonkey-compiled Ocaml
5016: Options save: Really fix bug addressed in patch #5015

2006/04/05
5015: Fix option file saving bug introduced in tryopen patch

2006/04/03
5011: EDK: Update server info received by UDP when
      update_server_list_server false (pango)
5009: Ignore files .DS_Store and ._filename.ext in dir listings on all platforms
5006: Small logfile change
5004: Automatically closes opened descriptors using "tryopen pattern" (pango)
5005: CommonBlocking: Do not block IPs when GeoIP database is not loaded

2006/04/02
5003: BT: Improve client recognition (zet)
5002: Overnet: Fix Out of Memory Exception (zet)

2006/03/31
4997: Swarming: correctly create a new range when one is splitted (pango)

2006/03/29
4931: CommonBlocking: Block/allow IPs by country codes (requires GeoIP) (pango)
- new options:
  - ip_blocking_countries, insert country codes here
  - ip_blocking_countries_block true|false
      false: use ip_blocking_countries as block list,
             all other countries are allowed
      true:  use ip_blocking_countries as allow list,
             all other countries are blocked
4995: HTML: Fix friends filelist display
4996: HTML: Add/remove for web_infos (vwi), update old contact.dat URL
- web_infos, rename command add_url to urladd, new command urlremove
- prints option help texts for web_infos and calendar command
- file_kinds are now printed as list with descriptions for easier setup

2006/03/19
4917: HDD space check
- New options:
  hdd_send_warning_interval
    Send a warning mail each <interval> hours for each directory,
    0 to deactivate mail warnings.

  hdd_temp_minfree
    Mininum free space in MB on temp_directory, minimum 50
  hdd_temp_stop_core, default false
    If true core shuts down when free space on temp dir is below
    hdd_temp_minfree, otherwise all downloads are queued and a
    warning email is sent.

  hdd_coredir_minfree
    Mininum free space in MB on core or log directory, minimum 20
  hdd_coredir_stop_core, default true
    If true core shuts down when free space on core dir is below
    hdd_coredir_minfree, otherwise all ini file saving is stopped
    until core shutdown and a warning email is sent.
    Logging is sent to RAM when log dir is full.

The hard-coded minimum values can not be circumvented, MLDonkey will always
perform these HDD space checks once a minute.

2006/03/18
4985: Log file clean-up for verbosity = "md4"

2006/03/17
4981: Dllink: Fix wrong referer in HEAD request
4980: Multiuser: internal admin_user variable
4979: Fix hashing large number of files

2006/03/15
4972: FileTP: Allow ftp:// downloads via dllink command
4971: BT: Allow read-only access for shared files
4967: CommonUserDb: Keep old user database updated for easy downgrades

2006/03/09
4962: BT: New command "startbt" to force the start of a torrent download (jave)

2006/03/08
4963: Re-apply $DEVFLAGS to Makefile.in (pango)
4961: EDK: New default URL for server list download
4960: Ignore .DS_Store on MacOSX, BT: ignore dirs in torrents/incoming (pango)

2006/03/06
4954: New function Unix32.owner to read user and group entry of a file
- to debug use command debug_fileinfo <file>
- renamed debug command "disk" to "debug_disk"
- renamed debug command "rlimit" to "debug_rlimit"
4950: Close unneeded file descriptors

2006/03/05
4946: System-wide cookies and referers option
- MLDonkey will not move data from bittorrent.ini to downloads.ini
- This data will be used in web_infos, dllink and BT module.
4951: GUI: Update server country codes after loading GeoIP data
4949: Gzip/Bzip2: Close opened FD after opening an invalid archive file
4945: BT: Automatically start new torrents downloads
- new directory $MLDONKEY_DIR/torrents/incoming, all files present
  in this dir are started automatically, its scanned every 10 seconds.

2006/03/01
4939: Support for compressed ipfilter.dat files (.gz, .bz2 or .zip) (pango)
4930: giFT GUI: Authentication support (pango)
- login with giFTcurs now has to be done like this: giFTcurs -p user:password

2006/02/26
4938: Improve MLDonkey system user database
due to older problems with HTML interface:
- renamed command add_user to useradd
- renamed command remove_user to userdel
- user name is printed in browser title when bwstats is active
2006-04-16 11:09:00 +00:00
wiz
08798a50e2 Fix typo. 2006-04-16 07:54:18 +00:00
jlam
f85023f9da Now that all info file entries have been pushed from INFO_FILES into
the PLISTs, drop support for listing info files in INFO_FILES.  The
INFO_FILES variable is now strictly defined/undefined.
2006-04-16 04:27:17 +00:00
perry
3167adde68 message explaining how to set your resources to make xalarm look better 2006-04-16 02:09:48 +00:00
perry
a724d45de7 Add some resources to make Xaw3d widgets look better 2006-04-16 02:00:34 +00:00
ben
8bf4b6962a Fix build on NetBSD-1.6.2. Problems all related to C++ compiler.
* some header files contained DOS \r\n newlines
* some header files contained the word "pair"
* some optimizer flags caused the compiler to exhaust my virtual memory
2006-04-16 01:21:08 +00:00
perry
1549c66dab Update to 3.06. It was released ten years ago, but for whatever
reason we were using 3.03 and patching it up to 3.05.

The only ChangeLog entry is
  Fix DIALOGVALUE from Charles Durst <cdurst@world.std.com>.

Also, rig this to use Xaw3d correctly.

I may make the default use more modern colors later.
2006-04-16 01:00:06 +00:00
agc
cd207f2987 Note bugfix release of devel/netbsd-iscsi to version 20060416 2006-04-15 23:49:10 +00:00
agc
55876e9b16 Bug fixes for platforms with stricter alignment than i386 - be careful
with those 16 bit values.

Fixes NetBSD iSCSI target when running on Solaris 9 on Sparc.
2006-04-15 23:48:11 +00:00
tonio
c79cdab73e The java wrapper correctly passes ${CLASSPATH}: that helps a lot running ant
Fix PLIST issues, and update the specific print-PLIST script
bump PKGREVISION
2006-04-15 23:31:37 +00:00
tonio
0edcc2850d Note the update of sablevm* packages to 1.13, and remove from TOTO 2006-04-15 22:29:33 +00:00
tonio
becb442cd2 Update to sablevm 1.13
This fixes PR pkg/30022

(selected parts of changelog)
* Version 1.13
- Updated the class library to the GNU Classpath 0.19 release.
- Fixed internal libffi on ia64.
- Fixed possible interpeter crashes on ia64.
- Other small bugfixes.
* Version 1.12
- Fixed write barriers for generational garbage collector.
- Imported GNU Classpath 0.16 release (plus later fixes).
- Disabled inlined engine on alpha.
- Added jar-sablevm wrapper for fastjar.
- Fixed NaN -> int conversion.
- Improved AIX support.
- Improved Cygwin support (but not in SableVM SDK).
* Version 1.11
- Fixed many important bugs of version 1.1.10.
- Imported GNU Classpath CVS snapshot as of March 12, 2005.
- Added assertions to check that the env pointer is valid in JNI calls.
- Implemented non-blocking locking, and used it to solve a hashcode bug.
- Solved many subtle bugs resulting in incompletely initialized
  threads and stack corruption.
- Added creation of rt.jar symlink to libclasspath.jar.
* Version 1.1.10
- Imported the code of GNU Classpath 0.14.
- Implemented most of the missing JNI 1.2 functions.
- Implemented the new JNI 1.4 nio related functions.
- Fixed the java-sablevm wrapper to better handle LD_LIBRARY_PATH,
  -Djava.library.path and CLASSPATH setting.
- Disabled the timezone setting in java-sablevm wrapper - classpath
  should now do it on its own.
- Fixed Object.wait() when timeout is specified.  This fixes Ant pauses.
- Changed _svmm_fatal_error() to actually print the function name,
  when possible.
- Added thread IDs to verbose instruction output
- Implemented Java_java_lang_VMRuntime_[free|total|max]Memory().
- Implemented basic JDK home support.
- Fixed various bugs.
* Version 1.1.9
- Added the necessary support to run both Eclipse 2 and Eclipse 3
  without using external libraries.  Instructions are available
  at http://sablevm.org/wiki/Eclipse .
- Merged code from GNU Classpath 0.13 release.
- Improved error messages related to exceptions at bootstrap (ie.
  binding to non-existant native methods).
- Implemented some missing JNI functions.
- Added some missing system-dependant Java properties.
- Enabled "real life brokenness" option by default to better handle
  native code not adhering to the Java specs.
- Improved cross-compiliation support.
* Version 1.1.8
- Imported a new GNU Classpath CVS snapshot as of December 28, 2004.
- Implemented some missing JNI functions needed by qt/java.
- Set BOOTCLASSPATH in java-sablevm to help jikes find our libs.
- Wrapped the exception thrown by a constructor or a method invoked
  through reflection in an InvocationTargetException instance.
- Added ProtectionDomain handling for classes loaded via j.l.ClassLoader.
- Started to use URLClassLoader instead of gnu.j.l.SystemClassLoader,
  which apparently was used by us exclusively.
- Enabled GCC unused and long-long warnings, then fixed tons of warnings.
- Implemented [Get|Release]PrimitiveArrayCritical.
- Solved a class loading related deadlock.
- Fixed a VMThread.sleep bug.
- Passed the class name as a parameter to LinkageError and
  ClassCircularityError in java.lang.ClassLoader.
- Added function name as message to UnsatisfiedLinkError for missing
  native functions.
* Version 1.1.7
- Imported new GNU Classpath CVS snapshot as of Sun Oct 10 18:00:00 UTC 2004.
- Added handling of Jar/Zip files on boot classpath (closes BUG:2).
- Provided user-friendly failure messages for bootstrap problems.  This
  should get rid of the hated "sablevm: cannot create vm".
- Allowed for multiple elements and prepending/appending to boot class path.
- Added --with-profiling switch to make most functions non-"static".
- Made sablevm-classpath install its files in more standard locations.
- Explicitely disallowed compilation of classpath with gcj or kjc (it
  never worked reliably).
- Made jikes and gcc be less verbose by default (to avoid confusion).
- Removed some obsolete code from various places.
- Added new Generational Garbage Collector ("experimental", available on
  request, by passing --with-gc=gencopy to configure).
- Made several bugfixes of:
  - JNI methods not returning NULL on errors (closes BUG:12).
  - IsInstanceOf always returning JNI_FALSE (closes BUG:63).
  - A copy&paste mistake in PopLocalFrame (closes BUG:62).
  - Several JNI methods not returning NULL on errors (closes BUG:12).
  - IsInstanceOf always returning JNI_FALSE (closes BUG:63).
  - "New array" memory allocation size overflow (closes BUG:8).
  - Out-of-source builds (closes BUG:55).
  - Handling of 'double' values on ARM.
  - FPU in 64-bit precision mode on Linux / Intel x86 (closes BUG:1).
  - F2L, F2I, D2L, D2I not checking for overflows (closes BUG:54).
  - SIGPIPE killing the VM (closes BUG:51).
  - GNU make detection on non-GNU/Linux platforms.
  - Case-insensitive grepping for "Main-Class:" string in MANIFEST.MF.
* Version 1.1.6
- Synchronized sablevm-classpath with the latest GNU Classpath CVS
  (post 0.10 release) as of July 10, 2004.
- Improved AWT and Swing support.
- Added additional checks to autogen.sh for FreeBSD.
- Added new DecoderUS_ASCII, Spring and SpringLayout classes.
- Added a sablevm.verbose.synchronization (DEBUG) option to help
  debugging deadlocks.
- Improved TimeZone handling.
- Added useful additional information in stack dumps.
* Version 1.1.5
- Synchronized sablevm-classpath with the latest GNU Classpath CVS as of May 29, 2004.
- Improved the support for Ant 1.6.
- Switched to libtool handling to find the right library suffixes.
  This helps some platforms like OpenBSD and Cygwin.
- Fixed a corner case problem with class loading.
- Made some other small bug fixes.
* Version 1.1.4
- Updated sablevm-classpath with the recent GNU Classpath 0.09 release
  and later GNU Classpath CVS changes as of May 4, 2004.
- Improved support for AWT and Swing.
- Eliminated the dependency lt_dlopen(NULL) which seem broken on some
  platforms such as Cygwin and some *BSD.
- Switched to new, complete implementation of VMProcess/Process from
  GNU Classpath instead of using our own previous partial
  implementation.
- Added x86_64 (AMD64) support to the already supported 8 other
  architectures of Debian GNU/Linux (alpha, hppa, i386, ia64, m68k,
  powerpc, s390, sparc).  The support for the remaining mips and
  mipsel architectures of Debian is apparently implemented but it has
  not yet been confirmed.
- Improved autodetection of build parameters on non-GNU/Linux systems.
  This includes selection of dynamic libraries, availability of m4
  preprocessor and auto-disabling "signals for exceptions" on
  platforms that don't seem to support signals.
2006-04-15 22:20:02 +00:00
wiz
f6920321af + gdm-2.14.2, glibmm-2.10.1, gtkmm-2.8.5, metacity-2.14.3,
mined-2000.12, seahorse-0.9.1.
2006-04-15 22:19:00 +00:00
tonio
48d49b108c Update to sablevm-classpath-gui to 1.13
sablevm-classpath was synced with gnu-classpath 0.19
2006-04-15 22:11:43 +00:00
tonio
c6f395f8fb Update sablevm-classpath to 1.13
It seems that it was synced with gnu-classpath 0.19

this fixes part of PR pkg/30022 ,applying the suggested patch with small
changes
2006-04-15 22:09:56 +00:00
wiz
1466be84c4 - firefox-1.5.0.2 (thanks, ghen!) 2006-04-15 21:38:39 +00:00
wiz
08daeb5be6 Fix build with newer libdvdread. 2006-04-15 21:23:39 +00:00
wiz
8015c893cf Remove workaround for ifo_types.h header to automatically include
stdint.h or inttypes.h.
1. it is broken
2. the applications should be fixed instead, as the library authors
intended when they changed the behaviour.

Bump PKGREVISION.
2006-04-15 21:23:10 +00:00
minskim
9761aaf37f Add p5-XML-Clean. 2006-04-15 20:43:52 +00:00
minskim
bb9aa1b523 Import p5-XML-Clean from pkgsrc-wip. Packaged by Romak Kulik.
The ultimate quest of this module is to produce from non-XML text
text, that will will most probably pass through any XML parser one
could find.

Basic cleaning is just XML tag matching (for every opening tag there
will be closing tag as well, and they will form a tree structure).

When you add some extra parameters, you will receive complete XML
text, including XML head and root element (if none were defined in
text, then some will be added).
2006-04-15 20:41:20 +00:00
tonio
b0be7a18ec Update lang/classpath and lang/classpath-gui to 0.90 2006-04-15 19:54:22 +00:00
tonio
e29d0cba69 Update for classpath 0.90
Improved swing and awt
2006-04-15 19:53:07 +00:00
tonio
3284159a35 Update to gnu classpath 0.90
New in release 0.90 (March 6, 2006)

* Many Swing improvements
* AWT. Improved support for mixing "lightweight" and "heavyweight"
  Components in Containers. Better support for dynamically updated
  menus. Better 1.0 event model support for Scrollbars. Better class
  documentation of gtk+ awt peers.
* GNU Crypto and Jessie have been merged into GNU Classpath; this
  provides Classpath with a wide array of cryptographic algorithms
  (ciphers, message digests, etc.) and implementations of SSL version
  3 and TLS version 1. These roughly complement the public
  `java.security.' `javax.crypto,' and `javax.net.ssl' packages, and
  are service providers implementing the underlying algorithms.
* Updated HTTP and FTP URLConnection protocol handlers. HTTPS support
  out of the box.
* Unicode 4.0.0 is supported. Character now includes support for using
  ether a char or an int to identify code points.
* The new folder tools includes GIOP and RMI stub and tie source code
  generators, IOR parser and both transient and persistent GIOP naming
  services.
* XML validaton support for RELAX NG and W3C XML schema namespace
  URIs. RELAX NG pluggable XML schema datatype library API and an
  implementation for XML Schema Datatypes
  (http://www.w3.org/TR/xmlschema-2/).
* Updated StAX implementaton to be compatible with final JSWDP 2.0.
* gnu.regexp updated from GNU/Posix syntax to support util.regex
  syntax including various Unicode blocks, categories and properties.

Runtime interface changes:
* A new class, VMMath, is now available which separates the native
  mathematical functions from java.lang.Math.  The previous fdlibm
  implementation now forms the reference material for this class.
* Updated VMObjectInputStream class to return Thread context class
  loader if no other class loader is found.
* Updated documentation on InstrumentationImpl in vmintegration guide.

And of course all the implovements from the previous releases
2006-04-15 19:52:27 +00:00
minskim
a076f0930e Add py-cairo. 2006-04-15 18:27:31 +00:00
minskim
ba48e0f310 Import py-cairo from pkgsrc-wip. Packaged by Christoph Leuzinger in
PR pkg/33256.

Cairo is a 2D graphics library with support for multiple output
devices.  Currently supported output targets include the X Window
System, win32, and image buffers. Experimental backends include OpenGL
(through glitz), Quartz, XCB, PostScript and PDF file output.

This package contains the Python bindings for Cairo.
2006-04-15 18:25:07 +00:00
jlam
d35c266b0a There are two things that we need to keep track of:
(1) whether or not the built-in msgfmt supports msgid_plural, and
       thus whether we need to use the msgfmt.sh script
       (_TOOLS_USE_MSGFMT_SH), and

   (2) whether or not we need to use the pkgsrc version of msgfmt
       (_TOOLS_USE_PKGSRC.msgfmt)

If we truly don't need to use msgfmt.sh, then never invoke it.  This is
the case on NetBSD>=3.x.  This should fix the problem with building the
*.po files in fonts/fontforge on NetBSD-current.
2006-04-15 16:48:12 +00:00
salo
ec0181db2f Version 1.42
- Remove the "ignore vulnerabilities" stuff which was backed out from pkgsrc
  infrastructure months ago.  We are back at format 1.0.0.
2006-04-15 15:02:10 +00:00
salo
27e4f856bf Back to pkg-vulnerabilities format 1.0.0. 2006-04-15 15:00:24 +00:00
ghen
b91d4fda92 Updated www/firefox and www/firefox-gtk1 to 1.5.0.2. 2006-04-15 14:21:27 +00:00
ghen
265ec2296d Update to Firefox 1.5.0.2.
Firefox 1.5.0.2 offers improved stability, and several security fixes:

MFSA 2006-29 Spoofing with translucent windows (pkgsrc vulnid. 1818)
MFSA 2006-28 Security check of js_ValueToFunctionObject() can be circumvented (vulnid. 1819)
MFSA 2006-25 Privilege escalation through Print Preview (vulnid. 1820)
MFSA 2006-24 Privilege escalation using crypto.generateCRMFRequest (vulnid. 1821)
MFSA 2006-23 File stealing by changing input type (vulnid. 1822)
MFSA 2006-22 CSS Letter-Spacing Heap Overflow Vulnerability (vulnid. 1823)
MFSA 2006-20 Crashes with evidence of memory corruption (rv:1.8.0.2) (vulnid. 1824)

For a detailed ChangeLog, see:
http://www.squarefree.com/burningedge/releases/1.5.0.2.html
2006-04-15 14:20:31 +00:00
adam
cb16821c90 Updated archivers/p7zip to 4.39 2006-04-15 12:25:40 +00:00
adam
078a3f861b Changes 4.39:
- From Windows version of 7-zip 4.39 :
  - Bug in versions 4.33:4.38 was fixed:
    7-Zip could not correctly compress files larger than 2 GB
    to 7z archive in fast/fastest modes (HC4 match finder).

Changes 4.38:
- From Windows version of 7-zip 4.38 :
  - Some bugs were fixed.
- new manpage : 7zr.1
- update manpages : 7z.1 and 7za.1
- new switch : --help
- DosDateTimeToFileTime fixed (rar format)
- contrib/VirtualFileSystemForMidnightCommander/u7z updated
2006-04-15 12:24:35 +00:00
adam
c0b6d1ef0d Updated editors/abiword[-plugins] to 2.4.4 2006-04-15 10:48:41 +00:00
adam
8625e81e2e Changes 2.4.4:
See http://www.abisource.com/changelogs/2.4.4.phtml for details
2006-04-15 10:47:24 +00:00
wulf
7f6bd3a6e0 patch-ab is implemented in new version of swig and hence was removed 2006-04-15 10:16:50 +00:00
adam
a5dd56e43d Updated devel/Gorm to 1.0.6 2006-04-15 10:11:00 +00:00
adam
f51e1cd0df Changes 1.0.6:
This is a bugfix release.
* Entirely new icon set, for palettes, gorm, gmodel, nib and the
  application.
* Replaced some of the images for the inspectors.
* Changed formatting in some of the inspectors so that they are
  easier to navigate.
2006-04-15 10:10:08 +00:00
bouyer
14a74eca56 Note arpwatch-2.1a13nb1: allow to run on interface without ipv4 address. 2006-04-15 09:56:16 +00:00
bouyer
e140d68ab4 If the interface doesn't have an ipv4 address and we provided a network
via -n, use it instead of bailing out. Allows to run arpwatch on interface
without IP address.
Bump pkgrevision.
2006-04-15 09:54:20 +00:00
xtraeme
4c2a544f0f Added wm/fluxconf. 2006-04-15 09:41:09 +00:00
xtraeme
66955cd54a Initial import of fluxconf-0.9.9 from pkgsrc-wip.
fluxconf is a tiny GTK based configuration tool for the fluxbox window manager.
It allows basic manipulation of the window manager behaviour:

    o Slit configuration
    o Window placement
    o Focus model
    o Workspace configuration
    o Keys configuration
2006-04-15 09:39:39 +00:00
adam
bc0b0b7082 Updated games/freeciv to 2.0.8 2006-04-15 09:34:22 +00:00
adam
28e3ce3812 Changes 2.0.8:
- Simplification of pubserver authentication system, and other
  pubserver-related changes.
- Fix problems with some strings in some languages on windows.
- Fix a potential desynchronization bug when establishing connections.
- Fix a potential crash when reading packets (CVE-2006-0047).
- Fix some bugs allowing illegal rehoming of units.
- Allow loading of savegames created by Freeciv 2.1.
- Allow client goto into unknown tiles.
- Fix a set of crashes likely to happen with the XAW client on
  64-bit systems.
- Fix a bug that allowed unlimited incoming airlifts.
2006-04-15 09:30:45 +00:00
agc
38afd1b84e Update devel/netbsd-iscsi to version 20060415 - a bugfix for running
the NetBSD iSCSI target on big-endian Solaris platforms.
2006-04-15 08:54:29 +00:00
agc
8dd96e6728 Update to version 20060415 - a bugfix for running the NetBSD iSCSI target
on big-endian Solaris platforms.
2006-04-15 08:53:15 +00:00
ghen
4a8b8965de Updated www/seamonkey, www/seamonkey-gtk1, and www/seamonkey-bin to 1.0.1. 2006-04-15 08:39:34 +00:00
ghen
39472be442 Update the Seamonkey packages to 1.0.1.
Seamonkey 1.0.1 offers improved stability, and several security fixes:

MFSA 2006-29 Spoofing with translucent windows (pkgsrc vulnid. 1818)
MFSA 2006-28 Security check of js_ValueToFunctionObject() can be circumvented (vulnid. 1819)
MFSA 2006-26 Mail Multiple Information Disclosure
MFSA 2006-25 Privilege escalation through Print Preview (vulnid. 1820)
MFSA 2006-24 Privilege escalation using crypto.generateCRMFRequest (vulnid. 1821)
MFSA 2006-23 File stealing by changing input type (vulnid. 1822)
MFSA 2006-22 CSS Letter-Spacing Heap Overflow Vulnerability (vulnid. 1823)
MFSA 2006-20 Crashes with evidence of memory corruption (rv:1.8.0.2) (vulnid. 1824)

For a detailed ChangeLog, see:
http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0.1/changelog.html
2006-04-15 08:36:04 +00:00