notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: emulators/rpcs3/files/patch-Utilities_JIT.cpp
SVNWeb

Number of commits found: 3

Mon, 20 Nov 2017
[ 20:03 jbeich search for other commits by this committer ] Original commit   Revision:454575
emulators/rpcs3: update to 0.0.4.36

Changes:	https://github.com/RPCS3/rpcs3/compare/c435b328...75298f59
Sat, 22 Jul 2017
[ 02:28 jbeich search for other commits by this committer ] Original commit   Revision:446352
emulators/{ppsspp,rpcs3}: switch to MAP_32BIT

This may slightly improve JIT stability.

MFH:		2017Q3
Wed, 12 Jul 2017
[ 00:08 jbeich search for other commits by this committer ] Original commit   Revision:445552
emulators/rpcs3: work around LLVM recompiler crash

Assertion failed: ((Type == ELF::R_X86_64_32 && (Value <= UINT32_MAX)) || (Type
== ELF::R_X86_64_32S && ((int64_t)Value <= INT32_MAX && (int64_t)Value >=
INT32_MIN))), function resolveX86_64Relocation, file
/usr/ports/devel/llvm40/work/llvm-4.0.1.src/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp,
line 287.

Number of commits found: 3