Changeset d79fc59


Ignore:
Timestamp:
06/15/2018 07:53:53 PM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2901bef
Parents:
82b5ea22
Message:

nss-3.37.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20198 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r82b5ea22 rd79fc59  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "12">                   <!-- Always 2 digits -->
     3<!ENTITY day          "15">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 12th, &year;">
     9<!ENTITY releasedate  "June 15th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r82b5ea22 rd79fc59  
    4343-->
    4444    <listitem>
     45      <para>June 15th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to nss-3.37.3. Fixes
     49          <ulink url="&blfs-ticket-root;10846">#10846</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>June 12th, 2018</para>
    4656      <itemizedlist>
  • packages.ent

    r82b5ea22 rd79fc59  
    3131
    3232<!ENTITY nss-minor-version            "37">
    33 <!ENTITY nss-micro-version            "1">
     33<!ENTITY nss-micro-version            "3">
    3434<!ENTITY nss-version                  "3.&nss-minor-version;.&nss-micro-version;">
    3535<!--<!ENTITY nss-version                  "3.&nss-minor-version;">-->
  • postlfs/security/nss.xml

    r82b5ea22 rd79fc59  
    1515
    1616  <!ENTITY nss-download-ftp " ">
    17   <!ENTITY nss-md5sum        "e9526d7217d02afa96b90b89924c38df">
     17  <!ENTITY nss-md5sum        "22e8ce40f80ce1e7d9d92ebd07124840">
    1818  <!ENTITY nss-size          "22 MB">
    19   <!ENTITY nss-buildsize     "126 MB">
     19  <!ENTITY nss-buildsize     "132 MB">
    2020  <!ENTITY nss-time          "1.9 SBU">
    2121]>
Note: See TracChangeset for help on using the changeset viewer.