similar to: CESA-2014:1166 Important CentOS 5 jakarta-commons-httpclient Security Update

Displaying 20 results from an estimated 500 matches similar to: "CESA-2014:1166 Important CentOS 5 jakarta-commons-httpclient Security Update"

2014 Sep 09
0
CentOS-announce Digest, Vol 115, Issue 6
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2013 Feb 20
0
CESA-2013:0270 Moderate CentOS 5 jakarta-commons-httpclient Update
CentOS Errata and Security Advisory 2013:0270 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2013-0270.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 6a81b59c499338ef192d95e6752878fa839958581720e3305403043b73923419 jakarta-commons-httpclient-3.0-7jpp.2.i386.rpm
2014 Sep 08
0
CESA-2014:1166 Important CentOS 6 jakarta-commons-httpclient Security Update
CentOS Errata and Security Advisory 2014:1166 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-1166.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 7878b41ad4c32987d6d2e71a437f0dd514dc1603d43c43196e9e67af44e1f677 jakarta-commons-httpclient-3.1-0.9.el6_5.i686.rpm
2014 Sep 08
0
CESA-2014:1166 Important CentOS 7 jakarta-commons-httpclient Security Update
CentOS Errata and Security Advisory 2014:1166 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-1166.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: a802c06193ab5bae8fc27a86629ba6a11e337019af8a1f73afdf61b06f57cf17 jakarta-commons-httpclient-3.1-16.el7_0.noarch.rpm
2013 Feb 20
0
CentOS-announce Digest, Vol 96, Issue 9
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2009 Oct 28
0
Basic Authentication within a POST-request using HTTPClient
Hey, I want to call a service with HTTPpost behind a BasicAuth using HTTPClient like this: client = HTTPClient.new body = { ... } client.set_auth(domain, user, password) client.post (domain, body) Receive a 401! If I try it with GET, it''s perfectly working, so I know the user/ password is correct. It seems, using POST, the set_auth-method is not called. Does anyone has an idea or
2009 Aug 10
1
Building tomcat6, SRPM jakarta-commons-dbcp-1.2.1-7jpp.ep1.2.ep5.el5.src.rpm fails to build
Hello all I'm trying to build tomcat6 from the SRPMs provided at [1], but I appear to have hit a wall. One of the dependencies of tomcat6-6.0.18-8.18.1.noarch [2] is jakarta-commons-dbcp-tomcat5 (provided by jakarta-commons-dbcp [3]). (I don't see why it's requiring tomcat5 components, maybe that's my problem). When I try to build jakarta-commons-dbcp, compilation fails: BEGIN
2010 Nov 01
0
Vimeo API Error.
I am working on an Application which requires Vimeo API. I have done that on separate application but when i am trying to get that thing on actual project it doesn''t work. I have followed this . http://github.com/matthooks/vimeo for getting this up. The error comes when I add config.gem "vimeo" into environment.rb. where as [Awijeet@localhost loc]$ gem list -l vimeo (1.2.2)
2011 Jan 03
4
How to get soap4r to not bother verifying SSL certificate (verify_mode none)?
Using Ruby 1.8.7, Rails 2.3.8. I don''t want it to verify the cert... This is my backtrace: OpenSSL::SSL::SSLError (SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed): httpclient (2.1.5.2) lib/httpclient/session.rb:247:in `connect'' httpclient (2.1.5.2) lib/httpclient/session.rb:247:in `ssl_connect'' httpclient
2006 Jun 18
1
Equivalent of java httpclient
Hi everyone, I''m trying to post from a controller to another application, with one of the post parameters being a multipart file attachment. What do you recommend for this process? From what I could gather from doing searches I need to use something like Net::HTTP or open-uri, but I cannot find how to add attachments to these. Any suggestions? Thanks, Abdullah -------------- next part
2006 Sep 24
1
Add-on patch to support .pls .asx .ram .qtl listing formats
Hi, If you have multiple players installed on your PC/Mac .m3u will always open the last media player who are the default in charge of the extension and mime m3u. On your web site you want maybe to force a link to open real media player or quicktime/itune. You need to create a .pls to force winamp loading the streaming because windows media player won't open .pls etc. If you add a .pls
2010 Oct 13
2
total newbie issue with Cortado player using new java 1.6.0_22
is anybody else having problems with the new java 1.6.0.22 ? i am tried both cortado-ovt-debug and cortado-ovtk-debug - neither seem to work anymore once i installed the new java. once i go back to the old java 21 everything works fine. my jar file downloads for console messages (below) came from: http://downloads.xiph.org/releases/cortado/cortado-ovtk-debug-0.6.0.jar i have included
2001 Apr 12
1
Install Packages
Hi, I am trying to install "Rstrams" package, I have download the Rstreams_1.1-2.tar.gz in my computer and I tried the following 1. install.packages("Rstreams",lib=.lib.loc,"c:/R/package/Rstreams_1.1-2.tar.gz" ) I got 'lynx' is not recognized as an internal or external command, operable program or batch file. Error in httpclient(url,
2006 Feb 08
4
ssl certificates
Hi, could someone help me with ssl certificates? i have mycert.pfx file (client certificate) and CA certificate ca.cer. i far as i know, ruby doesn''t understand pfx format, so i''ve converted it to pem format. in viewer pem looks like: Bag attributes blabla Key Attributes blabla ---begin rsa private key--- blabla ---end rsa private key----- --begin certificate-------- blabla
2015 Dec 02
0
CESA-2015:2521 Important CentOS 6 jakarta-commons-collections Security Update
CentOS Errata and Security Advisory 2015:2521 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-2521.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: fb0d4030ce62da3195e8dbc0499c8a9dac2cf305d7360e7c26d4463460d8e9c8 jakarta-commons-collections-3.2.1-3.5.el6_7.noarch.rpm
2015 Dec 21
0
CESA-2015:2671 Important CentOS 5 jakarta-commons-collections Security Update
CentOS Errata and Security Advisory 2015:2671 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-2671.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 3e91e8870eb490c06269ba53179728b3afbe6df74144a5033bd5d762591f3b3b jakarta-commons-collections-3.2-2jpp.4.i386.rpm
2009 Mar 15
2
How can I add TimeoutHandler to EvenmentMachine
Hi, list Now I am coding for one non-blocking httpclient based on event-machine, and it seems the client will hang for 50 seconds if the destination is unreachable. My questions are 1. How can I short the timeout? I had tried conn.set_comm_inactivity_timeout(5), but it didn''t work 2. How can I add TimeoutHandler to the connection? Thanks! /Jack -- Jack Tang Software
2012 Oct 30
2
RCurl - curlPerform - Time out?!?
Hi, I am working with the RCurl package and I am using the curlPerform function for an soap-query. The problem is that the code is usually working well, but sometimes the connection gets lost. So I wrote a while-loop to repeat the query if anything might happened so that the same query runs again, but if the query-faults it takes a very long time for the repetition. My question is if there
2013 Dec 11
0
CESA-2013:1813 Critical CentOS 5 php53 Update
CentOS Errata and Security Advisory 2013:1813 Critical Upstream details at : https://rhn.redhat.com/errata/RHSA-2013-1813.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: c64d25b7e7a1a85ec002c7506f138b397e2eda8ec0f9f50f49dfc1ae4bc6123f php53-5.3.3-22.el5_10.i386.rpm
2014 Aug 06
0
CESA-2014:1012 Moderate CentOS 5 php53 Update
CentOS Errata and Security Advisory 2014:1012 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-1012.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 4bca688c26b2e1e411b356b38c667706e71ed426ea4db73f6b89e62b71092bb6 php53-5.3.3-23.el5_10.i386.rpm