Changeset e78d0e0


Ignore:
Timestamp:
07/02/2020 06:10:38 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
7c0b175
Parents:
9f537fc
Message:

Update to samba-4.12.5 (Security Update)
Update to glib-2.64.4

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r9f537fc re78d0e0  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "01">                   <!-- Always 2 digits -->
     3<!ENTITY day          "02">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 1st, &year;">
     9<!ENTITY releasedate  "July 2nd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/glib2.xml

    r9f537fc re78d0e0  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/&glib2-minor;/glib-&glib2-version;.tar.xz">
    88  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/&glib2-minor;/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "ccc48e58545cac45f5b3df3b8aeaff13">
     9  <!ENTITY glib2-md5sum        "0a4f67e9a9d729976e2f797e36fc1a57">
    1010  <!ENTITY glib2-size          "4.6 MB">
    11   <!ENTITY glib2-buildsize     "169 MB (add 6 MB for tests)">
    12   <!ENTITY glib2-time          "0.6 SBU (add 0.5 SBU for tests; both using parallelism=4)">
     11  <!ENTITY glib2-buildsize     "202 MB (add 5 MB for tests)">
     12  <!ENTITY glib2-time          "0.5 SBU (add 1.1 SBU for tests; both using parallelism=4)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r9f537fc re78d0e0  
    4343    -->
    4444    <listitem>
     45      <para>July 2nd, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to samba-4.12.5 (Security Update). Fixes
     49          <ulink url="&blfs-ticket-root;13751">#13751</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to glib-2.64.4. Fixes
     53          <ulink url="&blfs-ticket-root;13752">#13752</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
     58    <listitem>
    4559      <para>July 1st, 2020</para>
    4660      <itemizedlist>
  • networking/netprogs/samba.xml

    r9f537fc re78d0e0  
    77  <!ENTITY samba-download-http "https://www.samba.org/ftp/samba/stable/samba-&samba-version;.tar.gz">
    88  <!ENTITY samba-download-ftp  " ">
    9   <!ENTITY samba-md5sum        "fa4212704946bee91f760bf0d1ef6917">
     9  <!ENTITY samba-md5sum        "48469df137eee23c4251d7c111a56a83">
    1010  <!ENTITY samba-size          "17 MB">
    1111  <!ENTITY samba-buildsize     "633 MB (add 340 MB for quicktest)">
    12   <!ENTITY samba-time          "3.2 SBU (using parallelism=4; add 4.6 SBU for quicktest)">
     12  <!ENTITY samba-time          "3.3 SBU (using parallelism=4; add 4.6 SBU for quicktest)">
    1313]>
    1414
     
    521521        </para>
    522522
     523 <!-- All of these docs are years out of date. These were written for Samba 3,
     524      and still mention Windows XP Professional as the current OS, dating them
     525      back to before 2006 (When Windows Vista Business was released).
    523526        <para>
    524527          There is quite a bit of documentation available which covers many
     
    549552          </listitem>
    550553        </itemizedlist>
    551 
     554 -->
    552555      </sect4>
    553556
  • packages.ent

    r9f537fc re78d0e0  
    101101<!ENTITY gcab-version                 "0.7">
    102102<!ENTITY glib2-minor                  "2.64">
    103 <!ENTITY glib2-version                "&glib2-minor;.3">
     103<!ENTITY glib2-version                "&glib2-minor;.4">
    104104<!ENTITY glibmm-version               "2.64.2">
    105105<!ENTITY gmime-version                "2.6.23">
     
    581581<!ENTITY rpcbind-version              "1.2.5">
    582582<!ENTITY rsync-version                "3.2.1">
    583 <!ENTITY samba-version                "4.12.3">
     583<!ENTITY samba-version                "4.12.5">
    584584<!ENTITY wget-version                 "1.20.3">
    585585<!ENTITY wireless-tools-version       "29">
Note: See TracChangeset for help on using the changeset viewer.