Commit Graph

11 Commits

Author SHA1 Message Date
David Benjamin c8bacf3192 Use the correct symbol version for _Unwind_GetIPInfo
See bug #29. Reported by Matthias Dahl.
2011-05-29 17:07:50 -07:00
David Benjamin b827ee0fed Stub __recv_chk
Fixes build on (I presume) newer libcs when using the lsb stub files.
Patch from OpenSUSE.
2011-03-30 20:27:27 -04:00
David Benjamin 072df8ad81 Use __builtin_offsetof instead of the macro thing
Otherwise the expression is not constant and we fail to build on some
compilers. Patch from OpenSUSE.

We've got to get rid of this lsb-build thing.
2011-03-30 20:26:42 -04:00
David Benjamin cf20a627d9 Fix up bundled glib headers
The prototypes for g_atomic_int_* are messed up. All the gints are
volatile.
2011-03-30 13:01:28 -04:00
David Benjamin d8cfb62dfb Make this build on platforms with stack protection
Adapted from a Gentoo patch. I guess this actually builds now, but it
may be better to have a less hacky solution.
2011-03-25 00:13:07 -04:00
David Benjamin b15fb20458 nspluginwrapper-1.3.0
Taken from Debian orig.tar.gz file.
2011-03-25 00:13:06 -04:00
David Benjamin 1f0ad8eb29 nspluginwrapper-1.1.10
Taken from Ubuntu orig.tar.gz file.
2011-03-05 23:27:41 -05:00
David Benjamin 199cf054f2 nspluginwrapper-1.1.2
Taken from lp:~ubuntu-dev/nspluginwrapper/upstream.
2011-03-05 23:19:39 -05:00
David Benjamin 9d165ef722 nspluginwrapper-0.9.91.4
Taken from Debian orig.tar.gz file.
2011-03-05 22:13:51 -05:00
David Benjamin 7158f09db9 nspluginwrapper-0.9.91.3
Taken from Debian orig.tar.gz file.
2011-03-05 22:12:48 -05:00
David Benjamin 498fa50f29 nspluginwrapper-0.9.91.1
Taken from Wayback machine.
2011-03-05 22:41:13 -05:00