RedHat released sendmail-8.13.8-10.el5_11.src.rpm which includes
sendmail-8.13.8-ssl-opts.patch which adds support for disabling SSLv3 and
SSLv2 in sendmail.cf
But as far as I can see there is no support in sendmail.mc - I can't see
how to compile sendmail.mc to get the required line ServerSSLOptions in
sendmail.cf
Does anyone know how to do this ?
--
Andrew Daviel, TRIUMF, Canada
Tel. +1 (604) 222-7376 (Pacific Time)
CentOS 7.1503 installed.
Installed Samba 4 from sernet: Version 4.1.17-SerNet-RedHat-11.el7 (to be
configured).
The samba wiki Readme First page states, "Some distributions like . . . Red
Hat Enterprise Linux (and clones), ship BIND9 packages with disabled
GSS-SPNEGO option, which is required for signed DNS updates when using BIND
as DNS backend on your Samba DC. This circumstance requires to self compile
BIND9."
Is there any way to use a yum command to install Bind9 with gss-spnego
enabled?
I'm worried about installing from source and creating future problems when
trying to update other CentOS packages that may be affected by the source
install of Bind9. Is it safe to obtain a bind9 source tarball for install
on an rpm-based CentOS 7 server?
If anyone has installed Bind for use with Samba 4 on CentOS 7, please let
me know what worked.
Thanks for your time and patience.
Send CentOS-announce mailing list submissions to
centos-announce(a)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(a)centos.org
You can reach the person managing the list at
centos-announce-owner(a)centos.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."
Today's Topics:
1. CEBA-2015:0817 CentOS 6 kdelibs BugFix Update (Johnny Hughes)
----------------------------------------------------------------------
Message: 1
Date: Thu, 16 Apr 2015 17:46:06 +0000
From: Johnny Hughes <johnny(a)centos.org>
To: centos-announce(a)centos.org
Subject: [CentOS-announce] CEBA-2015:0817 CentOS 6 kdelibs BugFix
Update
Message-ID: <20150416174606.GA12699(a)n04.lon1.karan.org>
Content-Type: text/plain; charset=us-ascii
CentOS Errata and Bugfix Advisory 2015:0817
Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-0817.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
c975b917bdae041e063e7c6e10feb945b75353d41a999128ac57a2afa8f219ce kdelibs-4.3.4-23.el6_6.i686.rpm
389b3427db0aa9c1ec190b68ebbeb96b1c5608226a7865c0ab10bbc4d541a4d9 kdelibs-apidocs-4.3.4-23.el6_6.noarch.rpm
0ca04fb3a946ebd75935d94dcc17be09cf98debc046d47ac5faca5ced067d477 kdelibs-common-4.3.4-23.el6_6.i686.rpm
85b1234aa3b4a233c8c8c72369e8bb07e37401387d5ef7c174e052ccec63f3da kdelibs-devel-4.3.4-23.el6_6.i686.rpm
x86_64:
c975b917bdae041e063e7c6e10feb945b75353d41a999128ac57a2afa8f219ce kdelibs-4.3.4-23.el6_6.i686.rpm
ac4a090e2040bc0c86bb16d1202e8374003e31c26a83ccd01dfcd8f941deb818 kdelibs-4.3.4-23.el6_6.x86_64.rpm
389b3427db0aa9c1ec190b68ebbeb96b1c5608226a7865c0ab10bbc4d541a4d9 kdelibs-apidocs-4.3.4-23.el6_6.noarch.rpm
582cfb9cce3c4a34e021b63177c89201dcde6623cd424f560cc4a241e984d07b kdelibs-common-4.3.4-23.el6_6.x86_64.rpm
85b1234aa3b4a233c8c8c72369e8bb07e37401387d5ef7c174e052ccec63f3da kdelibs-devel-4.3.4-23.el6_6.i686.rpm
dcca1c741d99e7a608b4a2bc21a06dcd1a3ce1c51e472f30a284a47696baea14 kdelibs-devel-4.3.4-23.el6_6.x86_64.rpm
Source:
cfa00bed58c19b65415066f6cecd188637af37c34ec9d5ef429850e6f87960c2 kdelibs-4.3.4-23.el6_6.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
------------------------------
_______________________________________________
CentOS-announce mailing list
CentOS-announce(a)centos.org
http://lists.centos.org/mailman/listinfo/centos-announce
End of CentOS-announce Digest, Vol 122, Issue 9
***********************************************
Is there a generic way that processes written to share files with
(say) apache in /tmp can figure out that they are running on an OS
with systemd and in that case, where the daemon in question thinks
/tmp is?
For example, twiki has a backup/restore add-in where the backup part
is normally done from cron with a command line script but the
resulting archives that go in /tmp are supposed to be seen in the web
interface where you can choose and restore from them. How should that
have been written so the file lands where systemd has remapped /tmp
for httpd if it happens to be running on a host with systemd?
--
Les Mikesell
lesmikesell(a)gmail.com
Hello all,
According to [CentOS-announce] Release for CentOS Linux 7 (1503 ) on x86_64:
"Debuginfo packages are also being signed and pushed. Yum configs
shipped in the new release file will have all the context required for
debuginfo to be available on every CentOS Linux install."
Specifically, I'm looking for
kernel-debuginfo-3.10.0-229.1.2.el7.x86_64, but the latest debuginfo
file is kernel-debuginfo-3.10.0-123.13.2.el7.x86_64.rpm, which isn't
even the most recent release from 7.0.1406. Is my Google-fu failing me
or is http://debuginfo.centos.org/7/x86_64/ no longer the current
debuginfo repo?
e
Hi,
I have an NFS storage system and want to run jpegoptim on several GB's
of jpeg images and I'm wondering what the best approach is.
Is it ok to run this operation on the Server itself while the clients
have it mounted or will this lead to problems like e.g. the dreaded
"stale filehandle"?
Regards,
Dennis
Hi there,
Yesterday I've updated from 7 to 7.1 and today I've noticed on 2 server
that postgresql systemd file was replaced with default values. This make
postgres to no start and webserver give me problem. This problem was
fixed and now all works good. It's normal that on major update I can get
this problem? If so, I've ridden release change but I have not ridden
about postgresql problem.
Someone had the same issue?
I've got a netbook, circe 2009. When I got it, not that I was wild about
ubuntu, but there was specifically an ubuntu netbook remix. Well, it's a
few years later - has anyone put CentOS (6, preferably) on a netbook, and
were there any problems?
mark