Changeset 946baff
- Timestamp:
- 09/22/2019 06:06:56 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 6c4061c4
- Parents:
- a5782d1e
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
ra5782d1e r946baff 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[bdubbs] - Update to postfix-3.4.7. Fixes 49 <ulink url="&blfs-ticket-root;12550">#12550</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[pierre] - Update to Awaita-icon-them-3.34.0. Fixes 49 53 <ulink url="&blfs-ticket-root;12561">#12561</ulink>.</para> -
packages.ent
ra5782d1e r946baff 621 621 622 622 <!ENTITY exim-version "4.92.2"> 623 <!ENTITY postfix-version "3.4. 6">623 <!ENTITY postfix-version "3.4.7"> 624 624 <!ENTITY sendmail-version "8.15.2"> 625 625 -
server/mail/postfix.xml
ra5782d1e r946baff 7 7 <!ENTITY postfix-download-http " "> 8 8 <!ENTITY postfix-download-ftp "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz"> 9 <!ENTITY postfix-md5sum " 5aa930a8ce3cc6f82247dbd9f536380c">9 <!ENTITY postfix-md5sum "b29ab85e8f6ef7fae132b004e777671b"> 10 10 <!ENTITY postfix-size "4.4 MB"> 11 <!ENTITY postfix-buildsize "20 0MB">11 <!ENTITY postfix-buildsize "201 MB"> 12 12 <!ENTITY postfix-time "0.5 SBU"> 13 13 ]> … … 276 276 <sect3> 277 277 <title>Installing Postfix</title> 278 279 <para>Now fix a file to work with Linux-5.x.</para>280 281 <screen><userinput>sed -i -e 's/\$RELEASE_MAJOR/3/' \282 -e '/Linux..3/s/34/345/' makedefs</userinput></screen>283 278 284 279 <para>
Note:
See TracChangeset
for help on using the changeset viewer.