On 29.1.2014 0:33, [email protected] wrote: > Author: fernando > Date: Tue Jan 28 15:33:24 2014 > New Revision: 12643 > > Log: > Updates to sendmail.8.14.8 and openldap-2.4.39. > > Modified: > trunk/BOOK/general.ent > trunk/BOOK/introduction/welcome/changelog.xml > trunk/BOOK/server/mail/sendmail.xml > trunk/BOOK/server/other/openldap.xml > > Modified: trunk/BOOK/general.ent > ============================================================================== > --- trunk/BOOK/general.ent Tue Jan 28 11:02:14 2014 (r12642) > +++ trunk/BOOK/general.ent Tue Jan 28 15:33:24 2014 (r12643) > @@ -497,7 +497,7 @@ > <!ENTITY exim-version "4.82"> > <!ENTITY postfix-version "2.11.0"> > <!ENTITY qpopper-version "4.1.0"> > -<!ENTITY sendmail-version "8.14.7"> > +<!ENTITY sendmail-version "8.14.8"> > > <!-- Chapter 22 --> > <!ENTITY db-version "6.0.20"> > @@ -507,7 +507,7 @@ > <!ENTITY sqlite-version "3.8.2"> > > <!-- Chapter 23 --> > -<!ENTITY openldap-version "2.4.38"> > +<!ENTITY openldap-version "2.4.39"> > <!ENTITY soprano-version "2.9.4"> > <!ENTITY unbound-version "1.4.21"> > <!ENTITY virtuoso-version "6.1.8"> > > Modified: trunk/BOOK/introduction/welcome/changelog.xml > ============================================================================== > --- trunk/BOOK/introduction/welcome/changelog.xml Tue Jan 28 11:02:14 > 2014 (r12642) > +++ trunk/BOOK/introduction/welcome/changelog.xml Tue Jan 28 15:33:24 > 2014 (r12643) > @@ -47,6 +47,14 @@ > <para>January 28th, 2014</para> > <itemizedlist> > <listitem> > + <para>[fernando] - Update to openldap-2.4.39. Fixes > + <ulink url="&blfs-ticket-root;4619">#4619</ulink>.</para> > + </listitem> > + <listitem> > + <para>[fernando] - Update to sendmail.8.14.8. Fixes > + <ulink url="&blfs-ticket-root;4618">#4618</ulink>.</para> > + </listitem> > + <listitem> > <para>[igor] - Update to virtuoso-6.1.8. Fixes > <ulink url="&blfs-ticket-root;4575">#4575</ulink>.</para> > </listitem> > > Modified: trunk/BOOK/server/mail/sendmail.xml > ============================================================================== > --- trunk/BOOK/server/mail/sendmail.xml Tue Jan 28 11:02:14 2014 > (r12642) > +++ trunk/BOOK/server/mail/sendmail.xml Tue Jan 28 15:33:24 2014 > (r12643) > @@ -8,10 +8,10 @@ > <!ENTITY sendmail-download-http > "http://www.sendmail.org/ftp/sendmail.&sendmail-version;.tar.gz"> --> > <!ENTITY sendmail-download-http " "> > <!ENTITY sendmail-download-ftp > "ftp://ftp.sendmail.org/pub/sendmail/sendmail.&sendmail-version;.tar.gz"> > - <!ENTITY sendmail-md5sum "348eedfab0ed00931f2df94e78f22c43"> > - <!ENTITY sendmail-size "2.0 MB"> > - <!ENTITY sendmail-buildsize "17 MB"> > - <!ENTITY sendmail-time "0.3 SBU"> > + <!ENTITY sendmail-md5sum "73bfc621c75dbdd3d719e54685d92577"> > + <!ENTITY sendmail-size "2.1 MB"> > + <!ENTITY sendmail-buildsize "18 MB"> > + <!ENTITY sendmail-time "0.2 SBU"> > ]> > > <sect1 id="sendmail" xreflabel="sendmail-&sendmail-version;"> > @@ -62,7 +62,7 @@ > > <bridgehead renderas="sect4">Required</bridgehead> > <para role="required"> > - <xref linkend="openldap"/> > + <xref linkend="openldap"/> (client) > </para> > > <bridgehead renderas="sect4">Optional</bridgehead> > @@ -281,8 +281,9 @@ > <segtitle>Installed Directories</segtitle> > > <seglistitem> > - <seg>editmap, hoststat, mailstats, mailq, makemap, newaliases, > - praliases, purgestat, sendmail, smrsh, and vacation</seg> > + <seg>editmap, mailstats, makemap, praliases, sendmail, smrsh, > + and vacation; symlinks to /usr/sbin/sendmail: hoststat, mailq, > + newaliases, and purgestat</seg> > <seg>None</seg> > <seg>/etc/mail, /usr/share/doc/sendmail-&sendmail-version;, > /var/spool/mqueue, and /var/spool/clientmqueue</seg> > > Modified: trunk/BOOK/server/other/openldap.xml > ============================================================================== > --- trunk/BOOK/server/other/openldap.xml Tue Jan 28 11:02:14 2014 > (r12642) > +++ trunk/BOOK/server/other/openldap.xml Tue Jan 28 15:33:24 2014 > (r12643) > @@ -6,10 +6,10 @@ > > <!ENTITY openldap-download-http " "> > <!ENTITY openldap-download-ftp > "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-&openldap-version;.tgz"> > - <!ENTITY openldap-md5sum "39831848c731bcaef235a04e0d14412f"> > + <!ENTITY openldap-md5sum "b0d5ee4b252c841dec6b332d679cf943"> > <!ENTITY openldap-size "5.3 MB"> > - <!ENTITY openldap-buildsize "52 MB"> > - <!ENTITY openldap-time "0.8 SBU"> > + <!ENTITY openldap-buildsize "48 MB (client) 103 MB (server)"> > + <!ENTITY openldap-time "0.9 SBU (client) 1.8 SBU (server)"> > ]> > > <sect1 id="openldap" xreflabel="OpenLDAP-&openldap-version;"> > @@ -196,7 +196,8 @@ > make</userinput></screen> > > <para> > - To test the results, issue: <command>make test</command>. > + To test the results, issue: <command>make test</command>. Tests may > fail > + after a long time (~ 5 SBU). > </para> > > <para> > @@ -205,7 +206,9 @@ > > <screen role="root"><userinput>make install && > > -chown -R ldap:ldap /var/lib/openldap && > +chown -v -R ldap:ldap /var/lib/openldap && > +chmod -v 0644 /var/lib/openldap/DB_CONFIG.example && > +chmod -v 0644 /etc/openldap/{ldap.{conf,ldif},DB_CONFIG.example} && >
If it was server config file, this would rather be unsecure. But you still didn't chmod nor chown slapd.conf and slapd.ldif. Anyways, *anything* in /var/lib/openldap should *not* be either readable or writable by anyone than the ldap daemon itself. > install -v -dm755 /usr/share/doc/openldap-&openldap-version; && > cp -vfr doc/drafts /usr/share/doc/openldap-&openldap-version; && > @@ -458,15 +461,18 @@ > <seglistitem> > <seg> > ldapadd, ldapcompare, ldapdelete, ldapexop, ldapmodify, > ldapmodrdn, > - ldappasswd, ldapsearch, ldapurl, ldapwhoami, slapacl, slapadd, > slapauth, > - slapcat, slapd, slapdn, slapindex, slappasswd, slapschema and > slaptest > + ldappasswd, ldapsearch, ldapurl, ldapwhoami, slapacl, slapadd, > + slapauth, slapcat, slapd, slapdn, slapindex, slappasswd, > slapschema, > + and slaptest > </seg> > <seg> > - liblber.so, libldap.so and libldap_r.so > + liblber.so, libldap.so, libldap_r.so, > + and several under /usr/lib/openldap > </seg> > <seg> > /etc/openldap, > - /usr/lib/openldap and > + /usr/lib/openldap, > + /usr/share/doc/openldap-&openldap-version;, and > /var/lib/openldap > </seg> > </seglistitem> > -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
