Changeset 8835688a
- Timestamp:
- 01/14/2018 04:35:19 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- ff00993e
- Parents:
- f91f27a
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rf91f27a r8835688a 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 3"> <!-- Always 2 digits -->3 <!ENTITY day "14"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- 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 "January 1 3th, &year;">9 <!ENTITY releasedate "January 14th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/talloc.xml
rf91f27a r8835688a 7 7 <!ENTITY talloc-download-http "https://www.samba.org/ftp/talloc/talloc-&talloc-version;.tar.gz"> 8 8 <!ENTITY talloc-download-ftp " "> 9 <!ENTITY talloc-md5sum "4 8b8822a76797bb143e3e38ed738c320">10 <!ENTITY talloc-size "43 2KB">11 <!ENTITY talloc-buildsize "7. 7MB (with tests)">9 <!ENTITY talloc-md5sum "452596f904ca2b10322bdaabf147a721"> 10 <!ENTITY talloc-size "436 KB"> 11 <!ENTITY talloc-buildsize "7.3 MB (with tests)"> 12 12 <!ENTITY talloc-time "0.3 SBU (with tests)"> 13 13 ]> -
introduction/welcome/changelog.xml
rf91f27a r8835688a 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>January 14th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to talloc-2.1.11. Fixes 49 <ulink url="&blfs-ticket-root;10261">#10261</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>January 12th, 2018</para> -
packages.ent
rf91f27a r8835688a 185 185 <!ENTITY qjson-version "0.8.1"> 186 186 <!ENTITY sbc-version "1.3"> 187 <!ENTITY talloc-version "2.1.1 0">187 <!ENTITY talloc-version "2.1.11"> 188 188 <!ENTITY telepathy-glib-version "0.24.1"> 189 189 <!ENTITY wayland-version "1.14.0"> … … 287 287 <!ENTITY sg3_utils-version "1.42"> 288 288 <!ENTITY strigi-version "0.7.8"> 289 <!ENTITY sysstat-version "11.6. 1">289 <!ENTITY sysstat-version "11.6.2"> 290 290 <!ENTITY systemd-version "236"> 291 291 <!ENTITY udisks-version "1.0.5"> <!-- stable lt .90 micro version -->
Note:
See TracChangeset
for help on using the changeset viewer.