Displaying 20 results from an estimated 100 matches similar to: "CentOS-announce Digest, Vol 140, Issue 10"
2016 Oct 28
0
CESA-2016:2124 Important CentOS 5 kernel Security Update
CentOS Errata and Security Advisory 2016:2124 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-2124.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
704498f1ec6f196882bf2dc25bf1f65d813ff84107a8476d5386663532f5206a kernel-2.6.18-416.el5.i686.rpm
2008 Jun 03
0
FIPS 140-2 OpenSSL(2007) patches
Hi Oren,
I'd VERY MUCH appreciate if you could send me a unified patch file for
openssh with fips.
In the meanwhile I'll try to work with the ones you posted.
BTW, I'm CentOS-5.1 based. My native openssh is 4.3p2. Do you think
your patch may be valid for that baseline as well? Could you make one?
I know this is a lot to ask for. Are there any other alternatives?
Many
2002 Mar 07
0
[Bug 140] Solaris 8 cannot create pkg in OpenSSH 3.1p1 (fwd)
Forwarded message:
> In $openSSH/contrib/solaris/buildpkg.sh
> line 13:
> VERSION=`tail -1 ../../version.h | sed -e 's/.*_\([0-9]\)/\1/g' | sed 's/\"$//'`
> needs to change to
> line 13:
> VERSION=`tail -2 ../../version.h | sed -e 's/.*_\([0-9]\)/\1/g' | sed 's/\"$//'`
>
> This fixes the pkgcreation problem on Solaris 8
This
2010 Mar 15
1
5.4p1 and FIPS 140-2
My office is working with government contracts, and it appears that they
are wanting FIPS enabled OpenSSL and OpenSSH is coming in the next year.
We have been able to compile OpenSSL to create the container, but all
the diffs to enable FIPS 140-2 in OpenSSH are for 5.3p1. Will the diffs
from:
https://bugzilla.mindrot.org/attachment.cgi?id=1789&action=edit
build in 5.4p1 will a little
2002 Mar 07
2
[Bug 140] Solaris 8 cannot create pkg in OpenSSH 3.1p1
http://bugzilla.mindrot.org/show_bug.cgi?id=140
------- Additional Comments From mozilla at mediaone.net 2002-03-08 08:33 -------
Ok found the bug,
In $openSSH/contrib/solaris/buildpkg.sh
line 13:
VERSION=`tail -1 ../../version.h | sed -e 's/.*_\([0-9]\)/\1/g' | sed 's/\"$//'`
needs to change to
line 13:
VERSION=`tail -2 ../../version.h | sed -e
2011 Aug 03
0
OpenSSH and FIPS 140-2
Does anyone knows why in some OpenSSH patches for FIPS we have something like:
SSLeay_add_all_algorithms();
if (FIPS_mode() && !FIPSCHECK_verify(NULL, NULL)) {
fprintf(stderr,
"FIPS integrity verification test failed.\n");
exit(3);
}
This block of code is always in main() soon after starting
service/client. Why are they
2013 Oct 10
3
FIPS 140-2 patch for openssh 6.3.p1
Hi,
Is FIPS 140-2 patch for openssh 6.3.p1 available somewhere or do I have to
make one using
http://www.openssl.com/export/openssh/openssh-6.0p1.fips-revised.patch ?
Regards,
Manish
2014 Feb 17
1
[ DRAFT PATCH ] - FIPS 140-2 patch for OpenSSH 6.5p1
Hi,
Here is FIPS 140-2 patch for OpenSSH 6.5p1. Since our expertise in OpenSSH
code is limited, request moderators to validate this patch and update as
required.
Regards,
Manish Jagtap
2014 Feb 17
0
[Bug 2202] New: [ DRAFT PATCH ] - FIPS 140-2 patch for OpenSSH 6.5p1
https://bugzilla.mindrot.org/show_bug.cgi?id=2202
Bug ID: 2202
Summary: [ DRAFT PATCH ] - FIPS 140-2 patch for OpenSSH 6.5p1
Product: Portable OpenSSH
Version: 6.5p1
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Miscellaneous
Assignee:
2019 Feb 03
0
[PATCH 3.16 140/305] x86/hyper-v: Enable PIT shutdown quirk
3.16.63-rc1 review patch. If anyone has any objections, please let me know.
------------------
From: Michael Kelley <mikelley at microsoft.com>
commit 1de72c706488b7be664a601cf3843bd01e327e58 upstream.
Hyper-V emulation of the PIT has a quirk such that the normal PIT shutdown
path doesn't work, because clearing the counter register restarts the
timer.
Disable the counter clearing
2016 Oct 07
0
CentOS-announce Digest, Vol 140, Issue 4
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://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
2017 Feb 24
0
Quota usage value shows 140% of actual disk usage
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 24 Feb 2017, Umut Erol Ka?ar wrote:
> investigated and found that Dovecot shows a quota usage value roughly
> around 140% of actual disk usage. It's also valid on newly created
> accounts. My test account for example:
Quota does not count physical useage, but the amount of bytes
allocated by the messages. Maildir may hardlink
2017 Feb 24
1
Quota usage value shows 140% of actual disk usage
Am 24.02.2017 um 16:00 schrieb Steffen Kaiser:
>
> Quota does not count physical useage, but the amount of bytes allocated by the messages. Maildir may hardlink messages, hence, they count multiple times for the quota, but once for du.
And in your case dovecot even compressed the mails:
According to your doveconf, you are using mail_plugins = [...] zlib.
Dovecot's quota is calculated
2014 Aug 29
0
samba Digest, Vol 140, Issue 52
Hello Louis,
> Datum: Fri, 29 Aug 2014 15:17:44 +0200
> Von: "L.P.H. van Belle" <belle at bazuin.nl>
> An: "samba at lists.samba.org" <samba at lists.samba.org>
> Betreff: Re: [Samba] Samba 4 dns-resolv-prob with different subnets
> pleast post your
> /etc/hosts
on dc-01:
127.0.0.1 localhost localhost.localdomain
192.168.0.101 dc-01
2016 Oct 15
0
CentOS-announce Digest, Vol 140, Issue 6
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://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
2001 Oct 30
0
[RHSA-2001:140-05] Updated webalizer package available
---------------------------------------------------------------------
Red Hat, Inc. Red Hat Security Advisory
Synopsis: Updated webalizer package available
Advisory ID: RHSA-2001:140-05
Issue date: 2001-10-24
Updated on: 2001-10-30
Product: Red Hat Linux
Keywords: webalizer cross-site scripting malicious html security update
Cross
2016 Oct 06
0
CentOS-announce Digest, Vol 140, Issue 3
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://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
2007 Oct 29
0
rsync error: error in rsync protocol data stream (code 12) at io.c(140)
This is an extrememly old post, so it might not be of any use anymore.
I encountered this same error, and the problem ended up being a full
filesystem (my destination filled up before completion).
rsync error: error in rsync protocol data stream (code 12) at io.c(140)
Dave Dykstra dwd at bell-labs.com
<mailto:rsync%40lists.samba.org?Subject=rsync%20error%3A%20error%20in%20
2005 Jul 06
2
Badness in local_bh_enable at kernel/softirq.c:140
I''m getting subj trying to run linux-iscsi-4.0.2 on domain0.
I tried xen-2.0.6, xen-2-test and xen-3-devel. The same results.
I found similar complaints regarding this problem like below:
http://www.ussg.iu.edu/hypermail/linux/kernel/0503.1/1622.html
http://www.ussg.iu.edu/hypermail/linux/kernel/0503.1/1621.html
Not sure if it is xen or linux-iscsi related bug.
Any ideas how to cure it
2015 Dec 07
2
OpenSSH FIPS 140-2 support using OpenSSL FIPS modules?
On 12/04/2015 10:02 PM, security veteran wrote:
> Hi Jakub,
>
> Another question I have is, are there any changes in this patch RedHat
> Linux distribution specific? The reason I ask is, if I port the changes to
> other Linux distribution like Debian or Ubuntu, do you see any issues?
I don't think there is something distro-specific. Distro specific parts
are handled in other