Changeset 989c203
- Timestamp:
- 05/02/2017 05:45:33 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.1, 8.2, 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:
- 4538f99
- Parents:
- 94b83f7
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r94b83f7 r989c203 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 1"> <!-- Always 2 digits -->3 <!ENTITY day "02"> <!-- Always 2 digits --> 4 4 <!ENTITY month "05"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2017"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "May 1st&year;">9 <!ENTITY releasedate "May 2nd &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/sysutils/hdparm.xml
r94b83f7 r989c203 7 7 <!ENTITY hdparm-download-http "&sourceforge-repo;/hdparm/hdparm-&hdparm-version;.tar.gz"> 8 8 <!ENTITY hdparm-download-ftp " "> 9 <!ENTITY hdparm-md5sum " 8fe0a71db02f7ffc602d14a69f766cff">10 <!ENTITY hdparm-size "1 32KB">11 <!ENTITY hdparm-buildsize " 968 KB">9 <!ENTITY hdparm-md5sum "410539d0bf3cc247181594581edbfb53"> 10 <!ENTITY hdparm-size "140 KB"> 11 <!ENTITY hdparm-buildsize "1.0 MB"> 12 12 <!ENTITY hdparm-time "less than 0.1 SBU"> 13 13 ]> -
introduction/welcome/changelog.xml
r94b83f7 r989c203 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[bdubbs] - Update to xkbcomp-1.4.0 (xorg app). Fixes 49 <ulink url="&blfs-ticket-root;9184">#9184</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to hdparm-9.52. Fixes 53 <ulink url="&blfs-ticket-root;9183">#9183</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[bdubbs] - Update to thunderbird-52.1.0. Fixes 57 <ulink url="&blfs-ticket-root;9182">#9182</ulink>.</para> 58 </listitem> 59 <listitem> 60 <para>[bdubbs] - Update to libepoxy-1.4.2. Fixes 61 <ulink url="&blfs-ticket-root;9181">#9181</ulink>.</para> 62 </listitem> 63 <listitem> 64 <para>[bdubbs] - Update to cups-filters-1.13.4. Fixes 65 <ulink url="&blfs-ticket-root;9176">#9176</ulink>.</para> 66 </listitem> 67 </itemizedlist> 68 </listitem> 69 70 <listitem> 71 <para>May 1st, 2017</para> 72 <itemizedlist> 73 <listitem> 48 74 <para>[pierre] - Update to dovecot-2.2.29.1. Fixes 49 75 <ulink url="&blfs-ticket-root;9127">#9127</ulink>.</para> -
packages.ent
r94b83f7 r989c203 125 125 <!ENTITY libdrm-version "2.4.78"> 126 126 <!ENTITY libepoxy-minor "1.4"> 127 <!ENTITY libepoxy-version "&libepoxy-minor;. 1">127 <!ENTITY libepoxy-version "&libepoxy-minor;.2"> 128 128 <!ENTITY libesmtp-version "1.0.6"> 129 129 <!ENTITY libffi-version "3.2.1"> … … 251 251 <!ENTITY fcron-version "3.2.0"> 252 252 <!ENTITY gpm-version "1.20.7"> 253 <!ENTITY hdparm-version "9.5 1">253 <!ENTITY hdparm-version "9.52"> 254 254 <!ENTITY hdwids-version "20141022"> 255 255 <!ENTITY lm_sensors-version "3.4.0"> … … 727 727 <!ENTITY rox-filer-version "2.11"> 728 728 <!ENTITY rxvt-unicode-version "9.22"> 729 <!ENTITY thunderbird-version "52. 0.1">729 <!ENTITY thunderbird-version "52.1.0"> 730 730 <!ENTITY tigervnc-version "1.7.1"> 731 731 <!ENTITY transmission-version "2.92"> … … 838 838 <!-- Chapter 50 --> 839 839 <!ENTITY cups-version "2.2.3"> 840 <!ENTITY cups-filters-version "1.13. 4">840 <!ENTITY cups-filters-version "1.13.5"> 841 841 <!ENTITY gs-version "9.21"> 842 842 <!ENTITY gutenprint-version "5.2.12"> -
pst/printing/cups-filters.xml
r94b83f7 r989c203 8 8 "https://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz"> 9 9 <!ENTITY cups-filters-download-ftp " "> 10 <!ENTITY cups-filters-md5sum " a288a63ca44ad6e776cf1e86a457f836">10 <!ENTITY cups-filters-md5sum "14e480832b872183574e6bfccdb7eff8"> 11 11 <!ENTITY cups-filters-size "1.4 MB"> 12 12 <!ENTITY cups-filters-buildsize "32 MB (with tests)"> -
x/installing/x7app.xml
r94b83f7 r989c203 65 65 <!ENTITY xinput-md5sum "6a889412eff2e3c1c6bb19146f6fe84c"> 66 66 67 <!ENTITY xkbcomp-version "1. 3.1">68 <!ENTITY xkbcomp-md5sum " a4d8353daf6cb0a9c47379b7413c42c6">67 <!ENTITY xkbcomp-version "1.4.0"> 68 <!ENTITY xkbcomp-md5sum "cc22b232bc78a303371983e1b48794ab"> 69 69 70 70 <!ENTITY xkbevd-version "1.1.4"> -
x/lib/libepoxy.xml
r94b83f7 r989c203 7 7 <!ENTITY libepoxy-download-http "https://github.com/anholt/libepoxy/releases/download/&libepoxy-version;/libepoxy-&libepoxy-version;.tar.xz"> 8 8 <!ENTITY libepoxy-download-ftp " "> 9 <!ENTITY libepoxy-md5sum " a0dc66910009a99c47c5def50b042d77">10 <!ENTITY libepoxy-size "76 0KB">9 <!ENTITY libepoxy-md5sum "632fcfd7ae9d21f5a634326d753a89c4"> 10 <!ENTITY libepoxy-size "764 KB"> 11 11 <!ENTITY libepoxy-buildsize "32 MB (with tests)"> 12 12 <!ENTITY libepoxy-time "0.2 SBU (with tests)"> -
xsoft/other/thunderbird.xml
r94b83f7 r989c203 8 8 <!-- <!ENTITY thunderbird-download-ftp "&mozilla-ftp;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">--> 9 9 <!ENTITY thunderbird-download-ftp " "> 10 <!ENTITY thunderbird-md5sum " e66a1f513258a515089eed70a7d2a509">10 <!ENTITY thunderbird-md5sum "0cd0b6ac2740a1fd74b3c4a6cb846e53"> 11 11 <!ENTITY thunderbird-size "218 MB"> 12 12 <!ENTITY thunderbird-buildsize "4.1 GB (92 MB installed)"> 13 <!ENTITY thunderbird-time "1 7SBU (with -j4, estimated 40 SBU with -j1)">13 <!ENTITY thunderbird-time "13 SBU (with -j4, estimated 40 SBU with -j1)"> 14 14 ]> 15 15 … … 78 78 <para role="required"> 79 79 <xref linkend="alsa-lib"/>, 80 <xref linkend="gtk 2"/>,80 <xref linkend="gtk3"/>, 81 81 <xref linkend="zip"/>, 82 82 <xref linkend="unzip"/>, and … … 88 88 <xref linkend="libevent"/>, 89 89 <xref linkend="libvpx"/>, 90 <xref linkend="nspr"/>, and91 <xref linkend="nss"/> <!--, and90 <xref linkend="nspr"/>, 91 <xref linkend="nss"/>, and 92 92 <xref linkend="sqlite"/> 93 Do not use system SQLite until TB-48/52 because it uses insecure94 routines (FTS3) that are not built in BLFS -->95 93 </para> 96 94 … … 124 122 <bridgehead renderas="sect4">Optional</bridgehead> 125 123 <para role="optional"> 126 < xref linkend="curl"/>,124 <!-- <xref linkend="curl"/>, not in build log--> 127 125 <xref linkend="cyrus-sasl"/>, 128 126 <xref linkend="dbus-glib"/>, 129 127 <xref linkend="doxygen"/>, 130 128 <xref linkend="GConf"/>, 131 < xref linkend="gst10-plugins-base"/> (with129 <!--<xref linkend="gst10-plugins-base"/> (with 132 130 <xref linkend="gst10-plugins-good"/> and 133 <xref linkend="gst10-libav"/> at runtime), 131 <xref linkend="gst10-libav"/> at runtime),--> 134 132 <xref linkend="llvm"/>, 135 < xref linkend="openjdk"/>,133 <!-- <xref linkend="openjdk"/>, not in build log --> 136 134 <xref linkend="pulseaudio"/>, 137 <xref linkend="sqlite"/> (not recommended due to potential138 security concerns),139 135 <xref linkend="startup-notification"/>, 140 136 <xref linkend="wget"/>, … … 189 185 # Comment out following options if you have not installed 190 186 # recommended dependencies: 191 # Do not use system SQLite for Thunderbird 45.x 192 #ac_add_options --enable-system-sqlite 187 ac_add_options --enable-system-sqlite 193 188 ac_add_options --with-system-libevent 194 189 ac_add_options --with-system-libvpx
Note:
See TracChangeset
for help on using the changeset viewer.