Changeset d03fb97
- Timestamp:
- 02/09/2020 01:06:01 AM (3 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 9.1, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- c4ce9a83
- Parents:
- c9f70861
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/glib2.xml
rc9f70861 rd03fb97 75 75 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 76 76 <itemizedlist spacing="compact"> 77 <listitem> 78 <para> 79 Required patch: 80 <ulink url="&patch-root;/glib-&glib2-version;-cve_2020_6750_fix-1.patch"/> 81 </para> 82 </listitem> 77 83 <listitem> 78 84 <para> … … 169 175 </para> 170 176 </warning> 177 178 <para> 179 Apply a security patch to fix a proxy bypass vulnerability: 180 </para> 181 182 <screen><userinput>patch -Np1 -i ../glib-&glib2-version;-cve_2020_6750_fix-1.patch</userinput></screen> 171 183 172 184 <para> -
introduction/welcome/changelog.xml
rc9f70861 rd03fb97 45 45 <para>February 8th, 2020</para> 46 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to samba-4.11.6. Fixes 49 <ulink url="&blfs-ticket-root;12665">#12665</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[renodr] - Add a patch to fix CVE-2020-6750 in glib.</para> 53 </listitem> 47 54 <listitem> 48 55 <para>[ken] - Update to HTTP::Daemon-6.06 and Module::Build-0.4231 -
networking/netprogs/samba.xml
rc9f70861 rd03fb97 7 7 <!ENTITY samba-download-http "https://www.samba.org/ftp/samba/stable/samba-&samba-version;.tar.gz"> 8 8 <!ENTITY samba-download-ftp " "> 9 <!ENTITY samba-md5sum " c7547eef138e9491a46c988a0a5eac20">9 <!ENTITY samba-md5sum "5a12f3506766d9260e94398c69eb3cdf"> 10 10 <!ENTITY samba-size "18 MB"> 11 11 <!ENTITY samba-buildsize "618 MB (add 314 MB for quicktest)"> -
packages.ent
rc9f70861 rd03fb97 565 565 <!ENTITY rpcbind-version "1.2.5"> 566 566 <!ENTITY rsync-version "3.1.3"> 567 <!ENTITY samba-version "4.11. 0">567 <!ENTITY samba-version "4.11.6"> 568 568 <!ENTITY wget-version "1.20.3"> 569 569 <!ENTITY wireless-tools-version "29">
Note:
See TracChangeset
for help on using the changeset viewer.