SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for nspluginwrapper-debuginfo-1.4.4-20.6.x86_64.rpm :

* Wed Aug 05 2015 dvaleevAATTsuse.com- Exclude Power architectures
* Mon Aug 03 2015 meissnerAATTsuse.com- also remove -fstack-protector-strong
* Wed Apr 04 2012 reddwarfAATTopensuse.org- Add missing x11, xt and xext BuildRequires- Add nspluginwrapper-1.4.4-glib.patch
* Mon Oct 31 2011 sbrabecAATTsuse.cz- Do not wrap native plugins, it makes no sense any more (bnc#727018#c6).
* Fri Oct 28 2011 wrAATTrosenauer.org- do not build nspluginwrapper for i386 (bnc#727018)- do not supplement flash-player anymore as it is available for i386 and x86-64 now
* Fri Sep 16 2011 cooloAATTsuse.com- fix linking with new ld
* Fri Jul 01 2011 sbrabecAATTsuse.cz- Update to the version 1.4.4:
* Fix the private mode plugin escape (bnc#702034, CVE-2011-2486).
* Crash fixes.
* Fix compatibility with WebKit/GTK.
* 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.
* Implement ClearSiteData NPAPI extension for managing Flash LSOs.
* Work around lack of client-side windows in Flash.
* Fix race condition when NPP_Destroy was called while viewer is busy.
* Support NPAPI 0.24, in particular, Flash can now query for private browsing.
* Support XEmbeding npplayer into another application.
* Fix initializing two wrapped plugins with the same name in the same process.
* Release implicit grabs before forwarding events to fix Flash context menu hang.
* Wed May 25 2011 crrodriguezAATTopensuse.org- Drop native windows patch, already in upstream.- Two bug fixes
* Sat May 21 2011 crrodriguezAATTopensuse.org- Update to version 1.4.0
* drop obsolete patches
* Work around Qt bug that breaks npplayer when Kopete is installed
* Work around Firefox quirk that broke windowless Flash in Firefox 4
* Bind wrapper and viewer event loops together to avoid many many race conditions
* Fix initialization bug that causes Flash 10.3 to report a version of 0
* Work around bug in Konqueror that prevents plug-ins from functioning properly
* Thu Apr 22 2010 roAATTsuse.de- add some hacks to make it compile: - nspluginwrapper-offsetof.patch - nspluginwrapper-recv_chk.patch
* Thu Apr 22 2010 roAATTsuse.de- Version 1.3.0 (BETA)
* Don\'t poll for Xt events in Gtk (XEMBED) plug-ins
* Use 40 Hz timer for Xt events only when necessary (Xt input sources)
* Add NPIdentifier and NPClass::HasMethod caches, i.e. lower RPC traffic
* Add support for multiple viewer paths, see --viewer-paths=PATH-EXPR
* Add basic checks for malloc()\'ed buffer underflow/overflow
* Add checks for single-threaded calls into the browser (NPN_
*() functions)
* Thu Feb 25 2010 rguentherAATTsuse.de- Adjust BuildRequires for 32bit C++ compiler.
* Tue Dec 15 2009 sbrabecAATTsuse.cz- Return to native X windows in GTK+ to work around focus problems (bnc#537788).- Call %postun trigger with -u (bnc#558365).
* Mon Oct 26 2009 sbrabecAATTsuse.cz- Supplement acroread and flash-player (bnc#546593).
* Fri Jun 19 2009 cooloAATTnovell.com- disable as-needed for this package as it fails to build with it
* Mon Jun 15 2009 sbrabecAATTsuse.cz- Build with actual version of gcc.- Build with correct compiler flags.
* Thu May 21 2009 sbrabecAATTsuse.cz- Wrap native plugins when installed on x86 platform.
* Tue Jan 06 2009 sbrabecAATTsuse.cz- Updated to version 1.2.2:
* Fix support for the VLC plug-in
* Fix memory deallocation in NPN_GetStringIdentifiers()
* Fix return value if stream creation failed in standalone player
* Drop obsolete mkruntime scripts
* Use valgrind if NPW_USE_VALGRIND=yes
* Add support for SunStudio compilers
* Add support for Flash Player 10 on OpenSolaris 2008.11
* Fix build on non-Linux platforms
* Fix NPP_Destroy() to keep NPP instances longer, but destroy window immediately
* Mon Dec 15 2008 sbrabecAATTsuse.cz- Correct fixes for ordered comparisons of pointer with zero (bnc#432616#c2).
* Fri Dec 12 2008 sbrabecAATTsuse.cz- Updated to version 1.1.10 (bnc#447434):
* Fix XEMBED (rework for lost events/focus regressions, workaround Gtk2 and Firefox bugs)
* Fix various bugs in RPC code
* Close npviewer.bin sockets and all open files when stating a plugin
* Make `which` failures silent for soundwrappers
* Allow wrapping and direct execution of native plugins
* Enable glib memory hooks by default
* Fixes of problems that could make some plugins crash
* Fixed memory leaks
* Fix \"javascript:\" streams requests in standalone player
* Fix DiamondX plugin with Konqueror4
* Fix NPAPI version that is exposed to the plugin
* Add support for windowless plugins (Flash Player 10)
* Add standalone plugins player
* Restart plugins viewer on error
* Other code fixes- Fixed ordered comparison of pointer with zero (bnc#432616).
* Tue Nov 25 2008 sbrabecAATTsuse.cz- Prevent ugly \"which\" error messages in console output.
* Wed Nov 05 2008 mlsAATTsuse.de- remove glibc triggers, no longer needed [bnc#304963]
* Wed Aug 06 2008 wrAATTopensuse.org- Update to version 1.0.0
* Don\'t wrap root plugins to system locations, keep them private
* Fix support for Acrobat Reader 8 (focus problems)
* Fix support for mozplugger (in full-debug mode)
* Fix support for WebKit
* Fix crashes with Flash Player 9 Update 3 (9.0.115)
* Improve error handling during RPC initialization (possible memory leak on error)
* Improve error handling in NPP_WriteReady() and NPP_Write()
* Mon Jun 23 2008 sbrabecAATTsuse.cz- Fixed focus in Adobe Reader 8 (bnc#353503).- Original noshm patch replaced by the backport of the upstream implementation plus strict-aliasing fix.
* Mon Jun 16 2008 sbrabecAATTsuse.cz- Suppress error messages when trying to wrap native plugin (bnc#400194).
* Thu Jun 12 2008 sbrabecAATTsuse.cz- Never wrap plugins in home into system dirs (bnc#384367).
* Tue Jun 03 2008 crrodriguezAATTsuse.de- noshm.c needs to be built using fno-strict-aliasing
* Sun Apr 06 2008 roAATTsuse.de- force adding of libgthread to cflags/ldflags
* Fri Apr 04 2008 sbrabecAATTsuse.cz- Provide and obsolete nspluginwrapper-i386 from Build Service.- Call full plugin cache rebuild in trigger.- Trigger plugin cache rebuild on glibc update to attempt to fix glibc post-crash brokenness (bnc304963#c22).
* Wed Apr 02 2008 sbrabecAATTsuse.cz- Update to 0.9.91.6 pre snapshot from 20071225:
* Initialize glib for multithreading
* Nuke the window border, it\'s quite disturbing
* Improve NPP_WriteReady() and NPP_Write() error handling- Call full plugin update after any package installation.
* Thu Jan 24 2008 thoenigAATTsuse.de- Update to version 0.9.91.5:
* Fix a memory leak in NPP_Destroy()
* Fix DiamondX XEmbed example plugin
* Fix focus problems (Debian bug #435912)
* Add support for 64-bit plugins (Martin Stransky)
* Add support for newer NPAPI 0.17 functions and variables
* Add support for broken 64-bit Konqueror versions (run-time detect)
* Regression: Focus in nppdf does not work.- Add patch nspluginwrapper-initialize-gthread.patch: Initialize gthreads, adjust LDFLAGS.
* Wed Nov 21 2007 roAATTsuse.de- buildreq: gcc-42 -> gcc43
* Fri Sep 14 2007 sbrabecAATTsuse.cz- Ignore scriptlet errors to work-around glibc bug (#304963).
* Mon Aug 27 2007 schwabAATTsuse.de- Don\'t strip binaries.
* Tue Jul 17 2007 agrafAATTsuse.de- Fix compilation issues with new shared library- Fix build on x86_64- Exclude s390 from build (unsupported)
* Wed Jul 11 2007 agrafAATTsuse.de- Include shared lib to suppress the MIT-SHM extension if qemu is used in which case endianness issues appear with shared memory.
* Wed Jun 20 2007 rguentherAATTsuse.de- Fix BuildRequires.
* Tue Apr 17 2007 sbrabecAATTsuse.cz- Updated to version 0.9.91.4:
* Don’t try to wrap native plugins
* Fix build on Linux systems with SSP enabled by default- Removed self-requires.
* Tue Apr 03 2007 lruppAATTsuse.de- fix typo => _arch instead of target_arch
* Mon Mar 26 2007 sbrabecAATTsuse.cz- New SuSE package, version 0.9.91.3.
 
ICM