From 253d41890a601616ab2ef34778931a291a429f42 Mon Sep 17 00:00:00 2001 From: David Benjamin Date: Sat, 4 Jun 2011 11:41:40 -0700 Subject: [PATCH] nspluginwrapper 1.4.2 --- NEWS | 7 ++++++- nspluginwrapper.spec | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 7bd559c..11809c0 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,12 @@ -nspluginwrapper NEWS -- history of user-visible changes. 2011-05-15 +nspluginwrapper NEWS -- history of user-visible changes. 2011-06-04 Copyright (C) 2005-2009 Gwenole Beauchesne (C) 2011 David Benjamin +Version 1.4.2 - 04.Jun.2011 +* Fix crash in WebKit/GTK when npwrapper.so is incorrectly treated as a plugin +* Fix symbol versioning issues with _Unwind_GetIPInfo on some systems +* Fix install process with parallel make + Version 1.4.0 - 15.May.2011 * Report capabilities over RPC to fix logic based on NULL plugin/browser hooks * Fix initialization bug that causes Flash 10.3 to report a version of 0 diff --git a/nspluginwrapper.spec b/nspluginwrapper.spec index 28b15cf..ae31cf3 100644 --- a/nspluginwrapper.spec +++ b/nspluginwrapper.spec @@ -1,5 +1,5 @@ %define name nspluginwrapper -%define version 1.4.0 +%define version 1.4.2 %define release 1 #define svndate DATE