SHA256
1
0
forked from pool/gjs

Accepting request 158328 from GNOME:Next

Push GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/158328
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gjs?expand=0&rev=75
This commit is contained in:
2013-03-13 22:59:01 +00:00
committed by Git OBS Bridge
parent fbc096104a
commit 087ee9c48c
4 changed files with 46 additions and 7 deletions

View File

@@ -1,3 +1,37 @@
-------------------------------------------------------------------
Tue Feb 19 17:03:35 UTC 2013 - dimstar@opensuse.org
- Update to version 1.35.8:
+ Convert many native modules to JS modules (bgo#692025).
+ Bugs fixed: bgo#691996, bgo#690982, bgo#692214, bgo#693627,
bgo#693676.
-------------------------------------------------------------------
Tue Jan 15 16:02:50 UTC 2013 - dimstar@opensuse.org
- Update to version 1.35.4:
+ system: Remove getuid/getgid/getpid
+ Bugs fixed: bgo#690688, bgo#691016, bgo#678410, bgo#678410,
bgo#691028, bgo#691029, bgo#691030, bgo#680730, bgo#690982,
bgo#691038, bgo#691039, bgo#691108, bgo#691109, bgo#691307,
bgo#690982, bgo#685513, bgo#691719.
-------------------------------------------------------------------
Wed Jan 9 16:57:45 UTC 2013 - dimstar@opensuse.org
- Update to version 1.35.3:
+ Add new GBytes API and conversions
+ Rework dynamic class system
+ boxed: introduce support for complex constructors
+ Fix memory leaks
- Changes from version 1.35.2:
+ Gio: Don't eat errors when trying to call the initial
asyncCallback
+ byteArray: Remove JSCLASS_CONSTRUCT_PROTOTYPE
+ Gjs: work around GType bug with dynamic types
+ Support Sun CC
+ Fix memory leaks.
-------------------------------------------------------------------
Sat Oct 20 13:04:53 UTC 2012 - dimstar@opensuse.org