Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 587762

Summary: www-servers/resin-4.0.48 version bump request
Product: Gentoo Linux Reporter: Anton Bolshakov <anton.bugs>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Anton Bolshakov 2016-07-02 06:48:01 UTC
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)
Comment 1 Patrice Clement (RETIRED) gentoo-dev 2016-08-21 13:48:45 UTC
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!