Changeset 9f5acea
- Timestamp:
- 06/29/2019 06:23:29 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.0, 9.1, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 2bdbb52
- Parents:
- 73048b77
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r73048b77 r9f5acea 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 8"> <!-- Always 2 digits -->3 <!ENTITY day "29"> <!-- Always 2 digits --> 4 4 <!ENTITY month "06"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "June 2 8th, &year;">9 <!ENTITY releasedate "June 29th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r73048b77 r9f5acea 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>June 29th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to Samba-4.10.5 (Security Update). Fixes 49 <ulink url="&blfs-ticket-root;12177">#12177</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>June 28th, 2019</para> -
networking/netprogs/samba.xml
r73048b77 r9f5acea 10 10 <!ENTITY samba-size "17 MB"> 11 11 <!ENTITY samba-buildsize "616 MB (add 625 MB for quicktest)"> 12 <!ENTITY samba-time "7.0 SBU (add 1 6SBU for quicktest)">12 <!ENTITY samba-time "7.0 SBU (add 15 SBU for quicktest)"> 13 13 ]> 14 14 … … 156 156 <title>Installation of Samba</title> 157 157 158 <!-- WARNINGS: 639, most have to do with deprecated code inside of Samba. -->159 160 158 <para>Fix a test that always fails:</para> 161 159 … … 212 210 installed the optional python modules above, you can run these tests with 213 211 <command>make test</command>. It is not recommended for the average 214 builder at nearly 240 SBU and over a gigabyte of disk space, and you212 builder at around 290 SBU and over a gigabyte of disk space, and you 215 213 should expect ~73 errors and ~30 failures from the 3000+ tests.</para> 216 214 </note> … … 247 245 <para revision="sysv"><parameter>--without-systemd</parameter>: Disable 248 246 <application>systemd</application> integration, since it is not built 249 in the S YSV version of LFS/BLFS.</para>247 in the System V version of LFS/BLFS.</para> 250 248 251 249 <para><parameter>--without-ad-dc</parameter>: Disable … … 579 577 580 578 <seg> 581 cifsdd, dbwrap_tool, eventlogadm, findsmb,gentest, ldbadd, ldbdel,582 ldb edit, ldbmodify, ldbrename, ldbsearch, locktest, masktest,583 m vxattr, ndrdump, net, nmbd, nmblookup, ntlm_auth, oLschema2ldif,584 pdbedit, pidl, profiles, regdiff, regpatch, regshell, regtree,585 r pcclient, samba, samba_dnsupdate, samba_kcc, samba-gpupdate, samba-regedit,586 samba _spnupdate, samba-tool, samba_upgradedns, sharesec,579 cifsdd, dbwrap_tool, dumpmscat, eventlogadm, findsmb,gentest, 580 ldbadd, ldbdel, ldbedit, ldbmodify, ldbrename, ldbsearch, locktest, 581 masktest, mvxattr, ndrdump, net, nmbd, nmblookup, ntlm_auth, 582 oLschema2ldif, pdbedit, pidl, profiles, regdiff, regpatch, regshell, 583 regtree, rpcclient, samba, samba_dnsupdate, samba_kcc, samba-gpupdate, 584 samba-regedit, samba_spnupdate, samba-tool, samba_upgradedns, sharesec, 587 585 smbcacls, smbclient, smbcontrol, smbcquotas, smbd, smbget, 588 586 smbpasswd, smbspool, smbstatus, smbtar, <!-- smbta-util, --> … … 612 610 /etc/samba, /run/samba, /usr/include/samba-4.0, 613 611 /usr/lib/perl5/vendor_perl/5.x.y/Parse/Pidl/{Samba{3,4},Wireshark}, 614 /usr/lib/python&python2-majorver;/site-packages/samba, 615 /usr/{lib,share}/samba, and /var/{cache,lib,lock,log,run}/samba 612 /usr/lib/python&python3-majorver;/site-packages/samba, 613 /usr/libexec/samba, /usr/{lib,share}/samba, 614 and /var/{cache,lib,lock,log,run}/samba 616 615 </seg> 617 616 -
packages.ent
r73048b77 r9f5acea 555 555 <!ENTITY rpcbind-version "1.2.5"> 556 556 <!ENTITY rsync-version "3.1.3"> 557 <!ENTITY samba-version "4.10. 4">557 <!ENTITY samba-version "4.10.5"> 558 558 <!ENTITY wget-version "1.20.3"> 559 559 <!ENTITY wireless-tools-version "29">
Note:
See TracChangeset
for help on using the changeset viewer.