Changeset a1f2d184
- Timestamp:
- 09/07/2014 07:27:48 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 6193c39
- Parents:
- 097fd436
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r097fd436 ra1f2d184 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 6"> <!-- Always 2 digits -->3 <!ENTITY day "07"> <!-- Always 2 digits --> 4 4 <!ENTITY month "09"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2014"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "September 6th, &year;">9 <!ENTITY releasedate "September 7th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r097fd436 ra1f2d184 44 44 45 45 --> 46 47 <listitem> 48 <para>September 7th, 2014</para> 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to menu-cache-0.7.0. Fixes 52 <ulink url="&blfs-ticket-root;5479">#5479</ulink>.</para> 53 </listitem> 54 <listitem> 55 <para>[fernando] - Update p11-kit-0.20.5. Fixes 56 <ulink url="&blfs-ticket-root;5478">#5478</ulink>.</para> 57 </listitem> 58 <listitem> 59 <para>[fernando] - libpcap-1.6.2: fix build with bluez-5.2. Fixes 60 <ulink url="&blfs-ticket-root;5468">#5468</ulink>.</para> 61 </listitem> 62 </itemizedlist> 63 </listitem> 46 64 47 65 <listitem> -
lxde/apps/lxdm.xml
r097fd436 ra1f2d184 199 199 </sect3> 200 200 201 <sect3 id="lxdm-init"> 202 <title>Boot Script</title> 203 204 <para> 205 Install the <filename>/etc/rc.d/init.d/lxdm</filename> init script from 206 the <xref linkend="bootscripts"/> package. 207 </para> 208 209 <indexterm zone="lxdm lxdm-init"> 210 <primary sortas="f-lxdm">lxdm</primary> 211 </indexterm> 212 213 <screen role="root"><userinput>make install-lxdm</userinput></screen> 214 215 </sect3> 216 201 217 <sect3> 202 218 <title>Configuration Information</title> … … 266 282 BLFS especifications. 267 283 </para> 268 269 </sect3>270 271 <sect3 id="lxdm-init">272 <title>Boot Script</title>273 274 <para>275 Install the <filename>/etc/rc.d/init.d/lxdm</filename> init script from276 the <xref linkend="bootscripts"/> package.277 </para>278 279 <indexterm zone="lxdm lxdm-init">280 <primary sortas="f-lxdm">lxdm</primary>281 </indexterm>282 283 <screen role="root"><userinput>make install-lxdm</userinput></screen>284 284 285 285 </sect3> -
lxde/desktop/menu-cache.xml
r097fd436 ra1f2d184 8 8 <!ENTITY menu-cache-download-ftp " "> 9 9 <!ENTITY menu-cache-md5sum "2bb9b83282ae671df1d2f5b617ca1949"> 10 <!ENTITY menu-cache-size "2 80KB">11 <!ENTITY menu-cache-buildsize " 4.1MB (additional 0.5 MB to build and install the API documentation)">10 <!ENTITY menu-cache-size "256 KB"> 11 <!ENTITY menu-cache-buildsize "3.2 MB (additional 0.5 MB to build and install the API documentation)"> 12 12 <!ENTITY menu-cache-time "less than 0.1 SBU"> 13 13 ]> -
networking/netlibs/libpcap.xml
r097fd436 ra1f2d184 71 71 </itemizedlist> 72 72 73 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 74 <itemizedlist spacing="compact"> 75 <listitem> 76 <para> 77 Recommended patch: 78 <ulink url="&patch-root;/libpcap-&libpcap-version;-enable_bluetooth-1.patch"/> 79 (Needed for bluez-5.21) 80 </para> 81 </listitem> 82 </itemizedlist> 83 73 84 <bridgehead renderas="sect3">libpcap Dependencies</bridgehead> 74 85 … … 97 108 </para> 98 109 99 <screen><userinput>./configure --prefix=/usr --enable-bluetooth=no && 110 <screen><userinput>patch -Np1 -i ../libpcap-&libpcap-version;-enable_bluetooth-1.patch && 111 ./configure --prefix=/usr && 100 112 make</userinput></screen> 101 113 … … 121 133 <title>Command Explanations</title> 122 134 123 <para><parameter>--enable-bluetooth=no</parameter>: Currently, <application>libpcap-1.6.1</application> doesn't build with <application>bluez-5.21</application>.</para> 135 <para><parameter>--enable-bluetooth=no</parameter>: Necessary, if the 136 recommended patch is not applied, because since 1.6.1 this application 137 needs a fix, in order to build with 138 <application>bluez-5.21</application>.</para> 124 139 125 140 </sect2> -
packages.ent
r097fd436 ra1f2d184 31 31 <!ENTITY openssh-version "6.6p1"> 32 32 <!ENTITY openssl-version "1.0.1i"> 33 <!ENTITY p11-kit-version "0.20. 4"> <!-- Even minors only -->33 <!ENTITY p11-kit-version "0.20.5"> <!-- Even minors only --> 34 34 <!ENTITY polkit-version "0.112"> 35 35 <!ENTITY shadow-version "4.2.1"> … … 554 554 <!ENTITY lxmenu-data-version "0.1.2"> 555 555 <!ENTITY lxde-icon-theme-version "0.5.0"> 556 <!ENTITY menu-cache-version "0. 6.1">556 <!ENTITY menu-cache-version "0.7.0"> 557 557 <!ENTITY libfm-version "1.2.2.1"> 558 558 <!ENTITY pcmanfm-version "1.2.2"> -
postlfs/security/p11-kit.xml
r097fd436 ra1f2d184 7 7 <!ENTITY p11-kit-download-http "http://p11-glue.freedesktop.org/releases/p11-kit-&p11-kit-version;.tar.gz"> 8 8 <!ENTITY p11-kit-download-ftp " "> 9 <!ENTITY p11-kit-md5sum " 9e94ce0f32265de8cf4a998889414b93">10 <!ENTITY p11-kit-size " 1.2 MB">11 <!ENTITY p11-kit-buildsize "37 MB (additional 6MB for tests)">9 <!ENTITY p11-kit-md5sum "12d3f108e46c6109cd20d378898ae381"> 10 <!ENTITY p11-kit-size "964 KB"> 11 <!ENTITY p11-kit-buildsize "37 MB (additional 5 MB for tests)"> 12 12 <!ENTITY p11-kit-time "0.4 SBU"> 13 13 ]> … … 150 150 /etc/pkcs11, 151 151 /usr/include/p11-kit-1, 152 /usr/lib/p11-kit, 153 /usr/lib/pkcs11, 152 /usr/lib/{p11-kit,pkcs11}, 154 153 /usr/share/gtk-doc/html/p11-kit, and 155 154 /usr/share/p11-kit
Note:
See TracChangeset
for help on using the changeset viewer.