Changeset 676a68ec
- Timestamp:
- 12/12/2015 05:35:46 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 50fdc3e9
- Parents:
- 8c19ac9
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r8c19ac9 r676a68ec 48 48 <para>December 12th, 2015</para> 49 49 <itemizedlist> 50 <listitem> 51 <para>[pierre] - Update to dovecot-2.2.21. Fixes 52 <ulink url="&blfs-ticket-root;7240">#7240</ulink>.</para> 53 </listitem> 54 <listitem> 55 <para>[pierre] - Update to wget-1.17.1. Fixes 56 <ulink url="&blfs-ticket-root;7239">#7239</ulink>.</para> 57 </listitem> 50 58 <listitem> 51 59 <para>[fernando] - Update to pinentry-0.9.7. Fixes … … 62 70 <listitem> 63 71 <para>[pierre] - Update to gcc-ada-5.3.0. Fixes 64 <ulink url="&blfs-ticket-root;7223">#7223</ulink>.</para>72 <ulink url="&blfs-ticket-root;7223">#7223</ulink>.</para> 65 73 </listitem> 66 74 <listitem> 67 75 <para>[pierre] - Update to gcc-java-5.3.0. Fixes 68 <ulink url="&blfs-ticket-root;7222">#7222</ulink>.</para>76 <ulink url="&blfs-ticket-root;7222">#7222</ulink>.</para> 69 77 </listitem> 70 78 </itemizedlist> -
networking/netprogs/wget.xml
r8c19ac9 r676a68ec 9 9 <!ENTITY wget-download-ftp 10 10 "ftp://ftp.gnu.org/gnu/wget/wget-&wget-version;.tar.xz"> 11 <!ENTITY wget-md5sum "b 8cff5a2f88f5ce60a2b0e361e030b46">12 <!ENTITY wget-size "1. 9MB">11 <!ENTITY wget-md5sum "b0d58ef4963690e71effba24c105ed52"> 12 <!ENTITY wget-size "1.8 MB"> 13 13 <!ENTITY wget-buildsize "28 MB (with tests)"> 14 14 <!ENTITY wget-time "0.5 SBU (with tests)"> … … 84 84 <xref linkend="libidn"/>, 85 85 <xref linkend="openssl"/>, 86 <xref linkend="pcre"/>; 87 <xref linkend="valgrind"/> (optional for the test suite) 88 <ulink url="http://search.cpan.org/~behroozi/IO-Socket-SSL/">IO::Socket::SSL</ulink> 89 (required for the test suite), and 86 <xref linkend="pcre"/>, 87 <xref linkend="valgrind"/> (optional for the test suite), 88 <ulink url="http://search.cpan.org/~behroozi/IO-Socket-SSL/">IO::Socket::SSL</ulink>, 89 <ulink url="http://search.cpan.org/~gaas/HTTP-Daemon/">HTTP::Daemon</ulink> 90 (both required for the test suite), and 90 91 <ulink url="https://github.com/rockdaboot/libpsl/">libpsl</ulink> 91 92 </para> -
packages.ent
r8c19ac9 r676a68ec 366 366 <!ENTITY rsync-version "3.1.1"> 367 367 <!ENTITY samba-version "4.3.2"> 368 <!ENTITY wget-version "1.17 ">368 <!ENTITY wget-version "1.17.1"> 369 369 <!ENTITY wireless-tools-version "29"> 370 370 <!ENTITY wpa_supplicant-version "2.5"> … … 420 420 <!ENTITY dovecot-major "2"> 421 421 <!ENTITY dovecot-minor "2"> 422 <!ENTITY dovecot-micro "2 0">422 <!ENTITY dovecot-micro "21"> 423 423 <!ENTITY dovecot-version "&dovecot-major;.&dovecot-minor;.&dovecot-micro;"> 424 424 -
server/mail/dovecot.xml
r8c19ac9 r676a68ec 8 8 "http://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz"> 9 9 <!ENTITY dovecot-download-ftp " "> 10 <!ENTITY dovecot-md5sum "2 dbeff4385eff699caa6f6b81b838d0f">11 <!ENTITY dovecot-size " 5.1MB">10 <!ENTITY dovecot-md5sum "28c39ab78a20f00701c26960d9190cf0"> 11 <!ENTITY dovecot-size "4.8 MB"> 12 12 <!ENTITY dovecot-buildsize "286 MB (with tests)"> 13 13 <!ENTITY dovecot-time "2.1 SBU (with tests)"> … … 280 280 <seglistitem> 281 281 <seg> 282 doveadm, doveconf, dovecot, dsync, and various internal programs 282 doveadm, doveconf, dovecot, dsync (symbolic link), and various 283 internal programs 283 284 </seg> 284 285 <seg>
Note:
See TracChangeset
for help on using the changeset viewer.