-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 16 Feb 2004 01:41:54 +0100 Source: spidermonkey Binary: libsmjs-dev spidermonkey-bin spidermonkey1 spidermonkey-dev libsmjs1 Architecture: source i386 Version: 1.5rc6-1 Distribution: unstable Urgency: medium Maintainer: Marek Habersack <grendel@debian.org> Changed-By: Marek Habersack <grendel@debian.org> Description: libsmjs-dev - Development files for the SpiderMonkey JS library libsmjs1 - The Mozilla SpiderMonkey JavaScript library spidermonkey-bin - Binaries of the SpiderMonkey interpreter spidermonkey-dev - Migration package for the SpiderMonkey JS library spidermonkey1 - Migration package for the SpiderMonkey JS library Changes: spidermonkey (1.5rc6-1) unstable; urgency=medium . * The latest upstream release. The most important changes: * Improved regexp performance * Anything that starts like a {min,max} quantifier but doesn't parse as one is taken as a flat string to match, instead of throwing a SyntaxError * The match array now always has N+1 elements, where N is the number of capturing left parentheses in the regular expression, regardless of whether all of them are actually used or not. * Added obj.__noSuchMethod__ handler support Note: a __noSuchMethod__ handler will not come pre-defined in |obj|, nor in Object.prototype. But JS will respond to a handler of this name. * JS errors reported incorrect line numbers in source code Line numbers were incorrect on JS errors involving the |const| keyword, and on JS strict warnings involving function and variable declarations. This bug is now fixed. * Minimal no-extensions ECMA-2 Edition 3 JS engine configuration Set JS_VERSION to JS_VERSION_ECMA_3 for the minimal configuration conforming to the ECMA-262 Edition 3 specification. Use it for minimal embeddings, where you're sure you don't need any of the extensions disabled in this version. * Fixed security hole in JS Script.thaw Script.thaw() deserializes a script from a string. An attacker could have run such a script and used buffer overrun techniques (malloc size parameter wraparound), etc. etc. * Full changes are listed at: http://www.mozilla.org/js/spidermonkey/release-notes/JS_150_RC6.html * Updated the standards version. No changes. Files: 321e7ff78530a470564a6dd6a59f2b7c 702 - optional spidermonkey_1.5rc6-1.dsc bf2e0592b3c9fe5f5d3a6c56a1dc4c26 1040236 - optional spidermonkey_1.5rc6.orig.tar.gz 3b4632ab5d39914031205f3ee0f1ba39 6371 - optional spidermonkey_1.5rc6-1.diff.gz a6c2125196ea0881af52100d591b150e 16392 interpreters optional spidermonkey-bin_1.5rc6-1_i386.deb fc91c05428fd316d0b93c7a64d73ba33 308988 libdevel optional libsmjs-dev_1.5rc6-1_i386.deb 40f0406d5ecb5ecb96c771c4f14f305d 237406 libs optional libsmjs1_1.5rc6-1_i386.deb 93b8960e63b2f2cd76ffc8cfa445f5a1 3616 libdevel optional spidermonkey-dev_1.5rc6-1_i386.deb aff6155989eab40000cfcdd1c7bdf7d7 3608 libdevel optional spidermonkey1_1.5rc6-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAMBnrq3909GIf5uoRArJhAJ49ymD6tVQ1z2lDLylinu4XU63gpQCdHnz4 h1RG5z37rUxIIC1nDBQY6hM= =YPmO -----END PGP SIGNATURE----- Accepted: libsmjs-dev_1.5rc6-1_i386.deb to pool/main/s/spidermonkey/libsmjs-dev_1.5rc6-1_i386.deb libsmjs1_1.5rc6-1_i386.deb to pool/main/s/spidermonkey/libsmjs1_1.5rc6-1_i386.deb spidermonkey-bin_1.5rc6-1_i386.deb to pool/main/s/spidermonkey/spidermonkey-bin_1.5rc6-1_i386.deb spidermonkey-dev_1.5rc6-1_i386.deb to pool/main/s/spidermonkey/spidermonkey-dev_1.5rc6-1_i386.deb spidermonkey1_1.5rc6-1_i386.deb to pool/main/s/spidermonkey/spidermonkey1_1.5rc6-1_i386.deb spidermonkey_1.5rc6-1.diff.gz to pool/main/s/spidermonkey/spidermonkey_1.5rc6-1.diff.gz spidermonkey_1.5rc6-1.dsc to pool/main/s/spidermonkey/spidermonkey_1.5rc6-1.dsc spidermonkey_1.5rc6.orig.tar.gz to pool/main/s/spidermonkey/spidermonkey_1.5rc6.orig.tar.gz -- To UNSUBSCRIBE, email to debian-devel-changes-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org