Displaying 20 results from an estimated 700 matches similar to: "CESA-2013:0270 Moderate CentOS 5 jakarta-commons-httpclient Update"
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
2014 Sep 08
0
CESA-2014:1166 Important CentOS 5 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:
d398f2079dd566675279027bf92c5a1e3bebb29f1ea1aaf605387ee03097d671 jakarta-commons-httpclient-3.0-7jpp.4.el5_10.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
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
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
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 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
2015 Sep 01
0
CESA-2015:1695 Important CentOS 6 jakarta-taglibs-standard Security Update
CentOS Errata and Security Advisory 2015:1695 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-1695.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
8734f41a46e678a9256333fe5fd068cfb3ea94b561340fa54b6230e9fd9e4550 jakarta-taglibs-standard-1.1.1-11.7.el6_7.noarch.rpm
2015 Sep 01
0
CESA-2015:1695 Important CentOS 7 jakarta-taglibs-standard Security Update
CentOS Errata and Security Advisory 2015:1695 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-1695.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
a1d0863aa55f601edbf07c82cfa46fedca15bb2b2851de7d928250ccdb7311bf jakarta-taglibs-standard-1.1.2-14.el7_1.noarch.rpm
2005 Apr 05
1
Jakarta-Tomcat 1.2.10 problem
The connector is not loading my servlets?
I am writing down my httpd.conf and workers.properties
Httpd.conf
LoadModule jk_module modules/mod_jk.so
<ifModule mod_jk.c>
JkWorkersFile /usr/local/jakarta-tomcat-5.5.4/conf/workers.properties
JkLogFile /etc/httpd/logs/mod_jk.log
JkLogLevel info
JkOptions +ForwardKeySize +ForwardURICompat -ForwardDirectories
JkLogStampFormat "[%a %b %d
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
2008 Mar 06
3
xml-commons-jaxp-1.3-apis for Freemind?
I am working on installing Freemind
(http://freemind.sourceforge.net/wiki/index.php/Main_Page) on my new
notebook. And it is not working... I downloaded all the rpms and put
them into my local repo, enabled the jpackages repos then, well here is
what is happening:
yum install freemind* jcalendar* jgoodies-forms*
Loading "installonlyn" plugin
Loading "priorities" plugin
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