http://caucho.com/products/resin/download Changelog: 4.0.48 Database corruption/locking issues after deletion 4.0.47 session: fixes related to Java deserialization (#5947i) distcache: locking overhead reduced (#5962) distcache: update remove query and locking (#5952) session: fixes related to session removal/timeout (#5952) compile: jdk5 compile issues (#6940) cache/mmap: jdk6 compatibility (#5959, #5960i)
commit 1f93ca52d6a7305ebcf0beb36c947c7cdc88e8a9 (HEAD -> master, origin/master, origin/HEAD) Author: Patrice Clement <monsieurp@gentoo.org> AuthorDate: Sun Aug 21 15:47:15 2016 +0200 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: Sun Aug 21 15:47:50 2016 +0200 www-servers/resin: version bump to 4.0.48. Gentoo-Bug: https://bugs.gentoo.org/587762 Package-Manager: portage-2.2.28 www-servers/resin/Manifest | 1 + www-servers/resin/files/4.0.48/build.xml.patch | 59 ++++++++ www-servers/resin/files/4.0.48/resin.conf | 16 +++ www-servers/resin/files/4.0.48/resin.init | 37 +++++ www-servers/resin/resin-4.0.48.ebuild | 181 +++++++++++++++++++++++++ 5 files changed, 294 insertions(+) create mode 100644 www-servers/resin/files/4.0.48/build.xml.patch create mode 100644 www-servers/resin/files/4.0.48/resin.conf create mode 100644 www-servers/resin/files/4.0.48/resin.init create mode 100644 www-servers/resin/resin-4.0.48.ebuild Bumped. Please give it a shot. Thanks!