Changeset 90bdf96d
- Timestamp:
- 07/05/2018 04:24:04 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, lazarus, lxqt, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 94bb565
- Parents:
- d147f5f
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rd147f5f r90bdf96d 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 4"> <!-- Always 2 digits -->3 <!ENTITY day "05"> <!-- Always 2 digits --> 4 4 <!ENTITY month "07"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2018"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "July 4th, &year;">9 <!ENTITY releasedate "July 5th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rd147f5f r90bdf96d 43 43 --> 44 44 <listitem> 45 <para>July 05th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[timtas] - Update to thunderbird-52.9.0. Fixes 49 <ulink url="&blfs-ticket-root;10918">#10918</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[timtas] - Update to samba-4.8.3. Fixes 53 <ulink url="&blfs-ticket-root;10710">#10710</ulink>.</para> 54 </listitem> 55 56 </itemizedlist> 57 </listitem> 58 59 60 <listitem> 45 61 <para>July 04th, 2018</para> 46 62 <itemizedlist> -
networking/netprogs/samba.xml
rd147f5f r90bdf96d 7 7 <!ENTITY samba-download-http "https://www.samba.org/ftp/samba/stable/samba-&samba-version;.tar.gz"> 8 8 <!ENTITY samba-download-ftp " "> 9 <!ENTITY samba-md5sum " 3724c1d3d1befe12ecf7bb86ed7e3463">9 <!ENTITY samba-md5sum "67f271ed6b793c2acfe014b5b8f0cca8"> 10 10 <!ENTITY samba-size "17 MB"> 11 <!ENTITY samba-buildsize "46 8MB (add 15 MB for quicktest)">11 <!ENTITY samba-buildsize "469 MB (add 15 MB for quicktest)"> 12 12 <!ENTITY samba-time "5.4 SBU (add 0.5 SBU for quicktest)"> 13 13 ]> -
packages.ent
rd147f5f r90bdf96d 444 444 <!ENTITY rpcbind-version "0.2.4"> 445 445 <!ENTITY rsync-version "3.1.3"> 446 <!ENTITY samba-version "4.8. 0">446 <!ENTITY samba-version "4.8.3"> 447 447 <!ENTITY wget-version "1.19.5"> 448 448 <!ENTITY wireless-tools-version "29"> … … 758 758 <!ENTITY rox-filer-version "2.11"> 759 759 <!ENTITY rxvt-unicode-version "9.22"> 760 <!ENTITY thunderbird-version "52. 8.0">760 <!ENTITY thunderbird-version "52.9.0"> 761 761 <!ENTITY tigervnc-version "1.8.0"> 762 762 <!ENTITY transmission-version "2.94"> -
xsoft/other/thunderbird.xml
rd147f5f r90bdf96d 7 7 <!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz"> 8 8 <!ENTITY thunderbird-download-ftp " "> 9 <!ENTITY thunderbird-md5sum " 9047ed32666de29645b7508624cbe557">9 <!ENTITY thunderbird-md5sum "1036a294e5b6c65472032578b741534e"> 10 10 <!ENTITY thunderbird-size "220 MB"> 11 <!ENTITY thunderbird-buildsize " 5.4 GB (112MB installed)">11 <!ENTITY thunderbird-buildsize "4.1 GB (96 MB installed)"> 12 12 <!ENTITY thunderbird-time "17 SBU (with -j4, estimated 63 SBU with -j1)"> 13 13 <!-- Verified the time at -j1 on another system for posterity's sake. -->
Note:
See TracChangeset
for help on using the changeset viewer.