Author: renodr
Date: Thu Sep 17 18:31:13 2015
New Revision: 16422
Log:
Fix NSS version number... again. Hopefully this fixes it!
Modified:
branches/systemd/general.ent
branches/systemd/introduction/welcome/changelog.xml
branches/systemd/packages.ent
Modified: branches/systemd/general.ent
==============================================================================
--- branches/systemd/general.ent Thu Sep 17 11:19:27 2015 (r16421)
+++ branches/systemd/general.ent Thu Sep 17 18:31:13 2015 (r16422)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "15"> <!-- Always 2 digits -->
+<!ENTITY day "17"> <!-- Always 2 digits -->
<!ENTITY month "09"> <!-- Always 2 digits -->
<!ENTITY year "2015">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS systemd Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "September 15th, &year;">
+<!ENTITY releasedate "September 17th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "systemd"> <!-- svn|[release #] -->
<!ENTITY lfs-version "systemd"> <!-- x.y|development] -->
Modified: branches/systemd/introduction/welcome/changelog.xml
==============================================================================
--- branches/systemd/introduction/welcome/changelog.xml Thu Sep 17 11:19:27
2015 (r16421)
+++ branches/systemd/introduction/welcome/changelog.xml Thu Sep 17 18:31:13
2015 (r16422)
@@ -42,7 +42,14 @@
</itemizedlist>
</listitem>
--->
+--> <listitem>
+ <para>September 17th, 2015</para>
+ <itemizedlist>
+ <listitem>
+ <para>[renodr] - Fix NSS version number... again. Needs to be
3.20.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
<listitem>
<para>September 15th, 2015</para>
Modified: branches/systemd/packages.ent
==============================================================================
--- branches/systemd/packages.ent Thu Sep 17 11:19:27 2015 (r16421)
+++ branches/systemd/packages.ent Thu Sep 17 18:31:13 2015 (r16422)
@@ -23,11 +23,11 @@
<!ENTITY mitkrb-version "&mitkrb-major-version;.2">
<!ENTITY nettle-version "3.1.1">
<!ENTITY nss-minor-version "20">
-<!ENTITY nss-micro-version "0">
+<!ENTITY nss-micro-version "">
<!-- normal-->
-<!ENTITY nss-version
"3.&nss-minor-version;.&nss-micro-version;">
-<!-- major and minor only
-<!ENTITY nss-version "3.&nss-minor-version;"> -->
+<!-- <!ENTITY nss-version
"3.&nss-minor-version;.&nss-micro-version;"> -->
+<!-- major and minor only -->
+<!ENTITY nss-version "3.&nss-minor-version;">
<!ENTITY openssh-version "7.0p1">
<!ENTITY openssl-version "1.0.2d">
<!ENTITY p11-kit-version "0.23.1"> <!-- Even minors only -->
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page