Author: remm
Date: Fri Apr 11 22:42:43 2014
New Revision: 1586789
URL: http://svn.apache.org/r1586789
Log:
- Possible SSL NIO2 fixes for gather (if there are more than two buffers, which
doesn't really happen) and incomplete netOutBuffer writes (which also shouldn't
happen).
- Try again the SSL
https://issues.apache.org/bugzilla/show_bug.cgi?id=43400
Mark Thomas changed:
What|Removed |Added
Keywords||PatchAvailable
--
You are receiving
https://issues.apache.org/bugzilla/show_bug.cgi?id=56363
--- Comment #11 from Gary Bollinger ---
Is there a prediction on when this compile will be released?
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=56396
--- Comment #3 from Mladen Turk ---
OK. Think I get more clearer picture now.
There are two things we should do inside
ssl_tmp_key_init_rsa function
1. Use RSA_generate_key_ex function
2. Be tolerant on keys < 1024 bits if OPENSSL_FIPS is
https://issues.apache.org/bugzilla/show_bug.cgi?id=56396
--- Comment #2 from Christopher Schultz ---
I think we should just drop support for RSA-512, anyway. It should be
considered insecure, which is probably why ken-generation fails (due to FIPS
restrictions).
--
You are receiving this mail b
https://issues.apache.org/bugzilla/show_bug.cgi?id=56403
Bug ID: 56403
Summary: Support pluggable password-derivation in Realms
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity:
https://issues.apache.org/bugzilla/show_bug.cgi?id=56402
Bug ID: 56402
Summary: Add support for HTTP Upgrade to AJP components
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: e
https://issues.apache.org/bugzilla/show_bug.cgi?id=56401
Bug ID: 56401
Summary: Log version information on startup
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: enhancement
https://issues.apache.org/bugzilla/show_bug.cgi?id=56400
Bug ID: 56400
Summary: Change POOL2/DBCP2 consumption strategy
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: enhancem
https://issues.apache.org/bugzilla/show_bug.cgi?id=56399
Bug ID: 56399
Summary: Re-factor request/response recycling so Coyote and
Catalina objects are recycled simultaneously
Product: Tomcat 8
Version: trunk
Hardware: All
https://issues.apache.org/bugzilla/show_bug.cgi?id=56398
Bug ID: 56398
Summary: Support Arquillian-based unit testing
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: enhancemen
https://issues.apache.org/bugzilla/show_bug.cgi?id=56397
Bug ID: 56397
Summary: Establish parallel Maven-based build process
Product: Tomcat 8
Version: trunk
Hardware: PC
OS: Mac OS X 10.4
Status: NEW
Seve
https://issues.apache.org/bugzilla/show_bug.cgi?id=56396
--- Comment #1 from Mladen Turk ---
When you say at boot time, this means started as a service?
This looks like a blocked read from /dev/urandom due to not enough entropy.
Think there are some solutions to that. Google.
--
You are receiv
On 04/11/2014 08:10 PM, Christopher Schultz wrote:
The primary tcnative bit was in svn. Did you build 1.1/trunk, or did you
just apply certain patches?
There was a followup-comment about the 512-bit RSA key generation which
is a separate problem IMO which has not yet been addressed.
r155918
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/5671
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
https://issues.apache.org/bugzilla/show_bug.cgi?id=56027
--- Comment #15 from Rob Sanders ---
As per request I've filed a new bug for the failure to init the RSA 512 bit
temporary key (https://issues.apache.org/bugzilla/show_bug.cgi?id=56396).
--
You are receiving this mail because:
You are the
https://issues.apache.org/bugzilla/show_bug.cgi?id=56396
Bug ID: 56396
Summary: TCN fails FIPS mode initialization if unable to
generate 512 bit RSA temporary key
Product: Tomcat Native
Version: 1.1.29
Hardware: All
Mladen,
On 4/10/14, 10:06 AM, Mladen Turk wrote:
> On 04/10/2014 05:55 PM, Christopher Schultz wrote:
>> Mladen,
>>
>> On 4/10/14, 9:29 AM, Mladen Turk wrote:
>>> On 04/10/2014 03:15 PM, Robert Sanders wrote:
Is the TCN portion of BZ 56027 address completely or partially with
this releas
On 04/11/2014 05:00 PM, Konstantin Kolinko wrote:
2014-04-11 17:17 GMT+04:00 Mladen Turk :
There are no asc/md5/sha1 files for the -src.zip and -src.tar.gz at [1].
Are they missing, or just unreadable?
Should be visible now.
Cheers
--
^TM
--
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/5670
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
2014-04-11 15:29 GMT+04:00 Emmanuel Bourg :
> Hi all,
>
> I'm wondering if there is any plan regarding the EOL of Tomcat 6. Debian
> Jessie is due to be released next year and should be supported until at
> least 2017. If Tomcat 6 was to be EOLed during this time frame the
> Debian maintainers woul
https://issues.apache.org/bugzilla/show_bug.cgi?id=56390
--- Comment #6 from Violeta Georgieva ---
(In reply to Konstantin Kolinko from comment #3)
> 2. Are you running without a JreMemoryLeakPreventionListener ?
It is there I did a regular "ant clean deploy" without any additional changes
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=53737
Christopher Schultz changed:
What|Removed |Added
Summary|Use |Use
|Servl
https://issues.apache.org/bugzilla/show_bug.cgi?id=54618
Christopher Schultz changed:
What|Removed |Added
Summary|Add filter implementing |Add filter implementing
https://issues.apache.org/bugzilla/show_bug.cgi?id=56390
--- Comment #5 from Violeta Georgieva ---
Created attachment 31515
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31515&action=edit
example
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://issues.apache.org/bugzilla/show_bug.cgi?id=51953
Christopher Schultz changed:
What|Removed |Added
Summary|Proposal: netmask filtering |Proposal: netmask filtering
https://issues.apache.org/bugzilla/show_bug.cgi?id=56390
--- Comment #4 from Violeta Georgieva ---
(In reply to Mark Thomas from comment #1)
> Steps to reproduce?
- ant clean deploy
- go to output/build and start Tomcat
- deploy the attached application
- undeploy the application
--
You are re
https://issues.apache.org/bugzilla/show_bug.cgi?id=55988
Christopher Schultz changed:
What|Removed |Added
Summary|Add parameter |Add parameter
https://issues.apache.org/bugzilla/show_bug.cgi?id=56393
Christopher Schultz changed:
What|Removed |Added
Depends on||56394
--
You are receiving
https://issues.apache.org/bugzilla/show_bug.cgi?id=56394
Christopher Schultz changed:
What|Removed |Added
Blocks||56393
--
You are receiving
https://issues.apache.org/bugzilla/show_bug.cgi?id=54330
--- Comment #4 from Filip Hanik ---
Patch looks good to me. I like the cleanup of using the interface.
--
You are receiving this mail because:
You are the assignee for the bug.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56394
Bug ID: 56394
Summary: Allow cookie-parsing to be pluggable
Product: Tomcat 8
Version: trunk
Hardware: PC
OS: Mac OS X 10.4
Status: NEW
Severity: en
https://issues.apache.org/bugzilla/show_bug.cgi?id=56393
Bug ID: 56393
Summary: Implement RFC6265 for Cookie parsing
Product: Tomcat 8
Version: trunk
Hardware: PC
OS: Mac OS X 10.4
Status: NEW
Severity: en
https://issues.apache.org/bugzilla/show_bug.cgi?id=50175
Christopher Schultz changed:
What|Removed |Added
Summary|Enhance memory leak |Enhance memory leak
https://issues.apache.org/bugzilla/show_bug.cgi?id=56383
Christopher Schultz changed:
What|Removed |Added
Summary|Securing ErrorReportValve |Securing ErrorReportValve
https://issues.apache.org/bugzilla/show_bug.cgi?id=54330
Christopher Schultz changed:
What|Removed |Added
Summary|Patch with some refactoring |Patch with some refactoring
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1851
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sourc
https://issues.apache.org/bugzilla/show_bug.cgi?id=56387
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|-
https://issues.apache.org/bugzilla/show_bug.cgi?id=55006
Christopher Schultz changed:
What|Removed |Added
Summary|Add http proxy support for |Add http proxy support for
https://issues.apache.org/bugzilla/show_bug.cgi?id=52688
Christopher Schultz changed:
What|Removed |Added
Summary|Add ability to remove old |Add ability to remove old
https://issues.apache.org/bugzilla/show_bug.cgi?id=49821
Christopher Schultz changed:
What|Removed |Added
Summary|Tomcat CLI |Tomcat CLI
https://issues.apache.org/bugzilla/show_bug.cgi?id=54700
Christopher Schultz changed:
What|Removed |Added
Summary|Improvement: Add support|Improvement: Add support
https://issues.apache.org/bugzilla/show_bug.cgi?id=55470
Christopher Schultz changed:
What|Removed |Added
Summary|Help users for |Help users for
https://issues.apache.org/bugzilla/show_bug.cgi?id=52448
Christopher Schultz changed:
What|Removed |Added
Summary|Cache jar indexes in|Cache jar indexes in
https://issues.apache.org/bugzilla/show_bug.cgi?id=53930
Christopher Schultz changed:
What|Removed |Added
Summary|allow capture of catalina |allow capture of catalina
https://issues.apache.org/bugzilla/show_bug.cgi?id=54802
Christopher Schultz changed:
What|Removed |Added
Summary|Provide location|Provide location
https://issues.apache.org/bugzilla/show_bug.cgi?id=56390
--- Comment #3 from Konstantin Kolinko ---
> A possible solution would be to invoke java.net.URLClassLoader.close() in
> org.apache.catalina.loader.WebappClassLoader.stop method:
1. What will be an effect of calling stop(),start() (I have
2014-04-11 17:17 GMT+04:00 Mladen Turk :
> Hi,
>
> Apache Tomcat Connectors 1.2.40 release candidate is ready
> for vote at [1]. The build was done using tag [2].
> This version is bugfix release, fixing some issues
> found in version 1.2.39.
>
>
> The VOTE will remain open for at least 48 hours.
>
Author: kkolinko
Date: Fri Apr 11 14:19:49 2014
New Revision: 1586661
URL: http://svn.apache.org/r1586661
Log:
CTR: documentation
Merged r1586659 from tomcat/tc7.0.x/trunk:
Correct windows-service-howto.xml according to Apache Commons Daemon procrun
documentation.
E.g. the default value for LogPa
Author: kkolinko
Date: Fri Apr 11 14:13:08 2014
New Revision: 1586659
URL: http://svn.apache.org/r1586659
Log:
Merged r1586658 from tomcat/trunk:
Correct windows-service-howto.xml according to Apache Commons Daemon procrun
documentation.
E.g. the default value for LogPath option was documented in
Author: kkolinko
Date: Fri Apr 11 14:03:49 2014
New Revision: 1586658
URL: http://svn.apache.org/r1586658
Log:
Correct windows-service-howto.xml according to Apache Commons Daemon procrun
documentation.
E.g. the default value for LogPath option was documented incorrectly.
Modified:
tomcat/tr
https://issues.apache.org/bugzilla/show_bug.cgi?id=56390
--- Comment #2 from Sebb ---
May not be directly relevant, but I've noticed that Java on Windows keeps an OS
lock on files that it has got open - even when read-only. So one cannot delete
jars that are in use (and it makes tailing log files
https://issues.apache.org/bugzilla/show_bug.cgi?id=56391
--- Comment #4 from Petr Sumbera ---
$ /usr/jdk/instances/jdk1.7.0/bin/java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b34)
Java HotSpot(TM) Server VM (build 24.51-b04, mixed mode)
--
You are receivin
https://issues.apache.org/bugzilla/show_bug.cgi?id=56391
--- Comment #3 from Chuck Caldarale ---
(In reply to Petr Sumbera from comment #2)
> jdk1.7.0
The exact version please (e.g., 1.7.0_25).
--
You are receiving this mail because:
You are the assignee for the bug.
-
Author: kkolinko
Date: Fri Apr 11 13:29:05 2014
New Revision: 1586650
URL: http://svn.apache.org/r1586650
Log:
Proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1586650&r1=158664
https://issues.apache.org/bugzilla/show_bug.cgi?id=56391
--- Comment #2 from Petr Sumbera ---
jdk1.7.0
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.
Hi,
Apache Tomcat Connectors 1.2.40 release candidate is ready
for vote at [1]. The build was done using tag [2].
This version is bugfix release, fixing some issues
found in version 1.2.39.
The VOTE will remain open for at least 48 hours.
The Apache Tomcat Connectors 1.2.40 is
[ ] Stable, go
Author: kkolinko
Date: Fri Apr 11 13:16:49 2014
New Revision: 1586645
URL: http://svn.apache.org/r1586645
Log:
Replace double space before '-JvmMs' with single one.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/res/tomcat.nsi
Propchange: tomcat/tc7.0.x/trunk/
---
https://issues.apache.org/bugzilla/show_bug.cgi?id=56390
Mark Thomas changed:
What|Removed |Added
OS||All
--- Comment #1 from Mark Thomas
https://issues.apache.org/bugzilla/show_bug.cgi?id=56391
--- Comment #1 from Konstantin Kolinko ---
JDK version = ?
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubs
Author: kkolinko
Date: Fri Apr 11 13:13:09 2014
New Revision: 1586644
URL: http://svn.apache.org/r1586644
Log:
Replace double space with single one.
Modified:
tomcat/trunk/res/tomcat.nsi
Modified: tomcat/trunk/res/tomcat.nsi
URL:
http://svn.apache.org/viewvc/tomcat/trunk/res/tomcat.nsi?rev=
https://issues.apache.org/bugzilla/show_bug.cgi?id=56391
Bug ID: 56391
Summary: test error for NIO and
org.apache.tomcat.util.net.TestSsl
Product: Tomcat 8
Version: 8.0.5
Hardware: Sun
OS: Solaris
Author: kkolinko
Date: Fri Apr 11 13:08:46 2014
New Revision: 1586641
URL: http://svn.apache.org/r1586641
Log:
CTR: whitespaces
Aligning this file with Tomcat 7 one before proposing a patch
Modified:
tomcat/tc6.0.x/trunk/res/tomcat.nsi
Modified: tomcat/tc6.0.x/trunk/res/tomcat.nsi
URL:
http
https://issues.apache.org/bugzilla/show_bug.cgi?id=56390
Bug ID: 56390
Summary: Tomcat keeps jar files in /WEB-INF/lib opened and
app cannot be fully undeployed
Product: Tomcat 8
Version: trunk
Hardware: PC
Stat
On 11/04/2014 05:29, Emmanuel Bourg wrote:
> Hi all,
>
> I'm wondering if there is any plan regarding the EOL of Tomcat 6. Debian
> Jessie is due to be released next year and should be supported until at
> least 2017. If Tomcat 6 was to be EOLed during this time frame the
> Debian maintainers woul
On 11/04/2014 00:07, Emmanuel Bourg wrote:
> Le 11/04/2014 01:19, Mark Thomas a écrit :
>
>> I spoke with Filip at ApacheCon. This is meant to be an internal API
>> so the refactoring should be safe.
>>
>> I've done the back-port and fixed a handful of IDE warnings while I
>> was at it.
>
> Thank
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "ContributorsGroup" page has been changed by markt:
https://wiki.apache.org/tomcat/ContributorsGroup?action=diff&rev1=20&rev2=21
* GaryBriggs
* JeanFredericClere
* KeiichiF
Author: mturk
Date: Fri Apr 11 12:25:41 2014
New Revision: 1586629
URL: http://svn.apache.org/r1586629
Log:
Tag 1.2.40
Added:
tomcat/jk/tags/JK_1_2_40/
- copied from r1586628, tomcat/jk/trunk/
-
To unsubscribe, e-mail
Author: mturk
Date: Fri Apr 11 12:23:44 2014
New Revision: 1586627
URL: http://svn.apache.org/r1586627
Log:
Cannot do pointer arithmetic on void
Modified:
tomcat/jk/trunk/native/common/jk_connect.c
Modified: tomcat/jk/trunk/native/common/jk_connect.c
URL:
http://svn.apache.org/viewvc/tomcat
Author: mturk
Date: Fri Apr 11 12:16:52 2014
New Revision: 1586623
URL: http://svn.apache.org/r1586623
Log:
Axe tag
Removed:
tomcat/jk/tags/JK_1_2_40/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For addition
Author: mturk
Date: Fri Apr 11 12:09:57 2014
New Revision: 1586619
URL: http://svn.apache.org/r1586619
Log:
Tag 1.2.40
Added:
tomcat/jk/tags/JK_1_2_40/
- copied from r1586618, tomcat/jk/trunk/
-
To unsubscribe, e-mail
Author: mturk
Date: Fri Apr 11 12:08:47 2014
New Revision: 1586618
URL: http://svn.apache.org/r1586618
Log:
Promote to release before tagging
Modified:
tomcat/jk/trunk/native/common/jk_version.h
Modified: tomcat/jk/trunk/native/common/jk_version.h
URL:
http://svn.apache.org/viewvc/tomcat/jk
Hi all,
I'm wondering if there is any plan regarding the EOL of Tomcat 6. Debian
Jessie is due to be released next year and should be supported until at
least 2017. If Tomcat 6 was to be EOLed during this time frame the
Debian maintainers would have to support it without the help of the
upstream d
https://issues.apache.org/bugzilla/show_bug.cgi?id=56382
Danila Galimov changed:
What|Removed |Added
Attachment #31506|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=56382
--- Comment #4 from Danila Galimov ---
Created attachment 31511
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31511&action=edit
Proposed patch - corrected
--
You are receiving this mail because:
You are the assignee for the b
https://issues.apache.org/bugzilla/show_bug.cgi?id=56382
Danila Galimov changed:
What|Removed |Added
OS||All
--- Comment #3 from Danila Ga
On 10/04/2014, at 11:50 pm, Mladen Turk wrote:
> Version 1.1.30 is bug fixing release with added ECDH
> if supported by OpenSSL library.
> The proposed release artefacts can be found at [1],
> and the build was done using tag [2].
>
> The VOTE will remain open for at least 48 hours.
>
> The Ap
https://issues.apache.org/bugzilla/show_bug.cgi?id=56387
Bug ID: 56387
Summary: tomcat shutdown throw a NoClassDefFoundError
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: nor
https://issues.apache.org/bugzilla/show_bug.cgi?id=56363
Thomas Gelzh changed:
What|Removed |Added
CC||tho...@gelzhaeuser.de
--
You are r
79 matches
Mail list logo