Changeset 0791109e
- Timestamp:
- 06/18/2021 07:49:42 PM (2 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 63a0217
- Parents:
- dda8ca6
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rdda8ca6 r0791109e 47 47 <itemizedlist> 48 48 <listitem> 49 <para>[bdubbs] - Update to cups-filters-1.28.9. Fixes 50 <ulink url="&blfs-ticket-root;15191">#15191</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[bdubbs] - Update to bind-9.16.18. Fixes 54 <ulink url="&blfs-ticket-root;15193">#15193</ulink>.</para> 55 </listitem> 56 <listitem> 49 57 <para>[renodr] - Update to node-v14.17.1. Fixes 50 58 <ulink url="&blfs-ticket-root;15187">#15187</ulink>.</para> -
networking/netutils/bind-utils.xml
rdda8ca6 r0791109e 7 7 <!ENTITY bind-download-http " "> 8 8 <!ENTITY bind-download-ftp "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.xz"> 9 <!ENTITY bind-md5sum " 45760cd0c8792baf467d21d639a60580">9 <!ENTITY bind-md5sum "76754e02c5182e1477b6c688e7432cb6"> 10 10 <!ENTITY bind-size "4.8 MB"> 11 <!ENTITY bind-utils-buildsize "1 16MB">12 <!ENTITY bind-utils-time "0. 5SBU">11 <!ENTITY bind-utils-buildsize "105 MB"> 12 <!ENTITY bind-utils-time "0.6 SBU"> 13 13 ]> 14 14 -
packages.ent
rdda8ca6 r0791109e 604 604 <!ENTITY avahi-version "0.8"> 605 605 <!ENTITY bind-minor-version "9.16"> 606 <!ENTITY bind-version "&bind-minor-version;.1 6">606 <!ENTITY bind-version "&bind-minor-version;.18"> 607 607 <!ENTITY mod_dnssd-version "0.6"> 608 608 <!ENTITY NetworkManager-minor "1.30"> … … 1056 1056 <!-- Chapter 46 --> 1057 1057 <!ENTITY cups-version "2.3.3op2"> 1058 <!ENTITY cups-filters-version "1.28. 8">1058 <!ENTITY cups-filters-version "1.28.9"> 1059 1059 <!ENTITY gs-version "9.54.0"> 1060 1060 <!ENTITY gs-packver "9540"> -
pst/printing/cups-filters.xml
rdda8ca6 r0791109e 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 " 914fb53d31ff8500dc25d2e2c68ca5c1">10 <!ENTITY cups-filters-md5sum "1ea8d0311463d4026f0f631a4843dec2"> 11 11 <!ENTITY cups-filters-size "1.4 MB"> 12 <!ENTITY cups-filters-buildsize " 62MB (with tests), 17 MB installed">12 <!ENTITY cups-filters-buildsize "55 MB (with tests), 17 MB installed"> 13 13 <!ENTITY cups-filters-time "0.4 SBU (with tests)"> 14 14 ]> … … 135 135 </para> 136 136 137 <screen><userinput>sed -i 's/ldap_connect/ldap_connect_loc/g' utils/cups-browsed.c && 138 ./configure --prefix=/usr \ 137 <screen><userinput>./configure --prefix=/usr \ 139 138 --sysconfdir=/etc \ 140 139 --localstatedir=/var \ … … 188 187 </para> 189 188 Poppler-0.72.0, cups-filters-1.21.5 - no longer needed.--> 190 191 <para>192 <command>sed ... utils/cups-browsed.c</command>: This sed fixes building against openldap 2.5.4.193 </para>194 189 195 190 <para> -
server/major/bind.xml
rdda8ca6 r0791109e 7 7 <!ENTITY bind-download-http " "> 8 8 <!ENTITY bind-download-ftp "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.xz"> 9 <!ENTITY bind-md5sum " 45760cd0c8792baf467d21d639a60580">9 <!ENTITY bind-md5sum "76754e02c5182e1477b6c688e7432cb6"> 10 10 <!ENTITY bind-size "4.8 MB"> 11 <!ENTITY bind-buildsize "1 27 MB (23MB installed)">12 <!ENTITY bind-time "0.8 SBU (with parallelism=4; add 29+ minutes, somewhat processor independent, to run the complete test suite)">11 <!ENTITY bind-buildsize "116 MB (20 MB installed)"> 12 <!ENTITY bind-time "0.8 SBU (with parallelism=4; add 30+ minutes, somewhat processor independent, to run the complete test suite)"> 13 13 ]> 14 14
Note:
See TracChangeset
for help on using the changeset viewer.