Search
j0ke.net Open Build Service
>
Projects
>
OSSP
>
js
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 5
[-]
[+]
Added
js.changes
@@ -0,0 +1,46 @@ +------------------------------------------------------------------- +Wed Jul 4 17:19:35 CEST 2007 - mrueckert@suse.de + +- splitted out libjs1 +- disabled static lib and removed the .la file +- enabled utf8 strings +- added ldconfig calls + +------------------------------------------------------------------- +Wed Apr 18 21:13:47 CEST 2007 - mrueckert@suse.de + +- build with stackprotector + +------------------------------------------------------------------- +Wed Apr 18 20:44:21 CEST 2007 - mrueckert@suse.de + +- added js-1.6.20070208_uninitialized-variable.patch: + uninitialized variable +- added js-1.6.20070208_perl_ldpath.patch: + link properly so we dont get an RPATH on the build dir. + +------------------------------------------------------------------- +Thu Feb 8 21:39:00 CET 2007 - mrueckert@suse.de + +- updated to js-1.6.20070208: + o Upgrade build environment to GNU autoconf 2.61 + [Ralf S. Engelschall <rse@engelschall.com>] + o Added jspack, an adaption of Dean Edwards JavaScript packer + <http://dean.edwards.name/packer/>, version 2.0.2, for use as a + stand-alone Unix tool under the CLI of the OSSP js JavaScript + engine. + [Ralf S. Engelschall <rse@engelschall.com>] + o Upgrade to JavaScript 1.6 upstream sources as of 2007-02-08. + [Ralf S. Engelschall <rse@engelschall.com>] + o Upgrade to JavaScript 1.6 upstream sources as of 2007-01-02. + [Ralf S. Engelschall <rse@engelschall.com>] + o Upgrade to JavaScript 1.6 upstream sources as of 2006-09-16. + [Ralf S. Engelschall <rse@engelschall.com>] +- rediffed js-1.6.20060803_vendor_perl.patch + new name: js-1.6.20070208_vendor_perl.patch + +------------------------------------------------------------------- +Wed Dec 6 00:46:50 CET 2006 - mrueckert@suse.de + +- added missing development files. +