Changeset bab9d8e7
- Timestamp:
- 09/11/2012 10:43:43 PM (12 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 19f9333
- Parents:
- 33f0707
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r33f0707 rbab9d8e7 651 651 <!-- Chapter 21 --> 652 652 <!ENTITY exim-version "4.80"> 653 <!ENTITY postfix-version "2.9. 1">653 <!ENTITY postfix-version "2.9.4"> 654 654 <!ENTITY qpopper-version "4.1.0"> 655 655 <!ENTITY sendmail-version "8.14.5"> -
introduction/welcome/changelog.xml
r33f0707 rbab9d8e7 48 48 <itemizedlist> 49 49 <listitem> 50 <para>[rthomsen] - Update to postfix-2.9.4. Fixes 51 <ulink url="&blfs-ticket-root;3442">#3442</ulink>.</para> 52 </listitem> 53 <listitem> 50 54 <para>[rthomsen] - Update to virtuoso 6.1.6. Fixes 51 55 <ulink url="&blfs-ticket-root;3493">#3493</ulink>.</para> -
postlfs/security/sudo.xml
r33f0707 rbab9d8e7 38 38 </para> 39 39 40 &lfs7 1_checked;40 &lfs72_checked; 41 41 42 42 <bridgehead renderas="sect3">Package Information</bridgehead> -
pst/typesetting/texlive.xml
r33f0707 rbab9d8e7 46 46 different scripts from around the world.</para> 47 47 48 &lfs7 0_checked;48 &lfs72_checked; 49 49 50 50 <bridgehead renderas="sect3">Package Information</bridgehead> -
server/mail/postfix.xml
r33f0707 rbab9d8e7 6 6 7 7 <!ENTITY postfix-download-http " "> 8 <!--"http://postfix.energybeam.com/source/official/postfix-&postfix-version;.tar.gz">-->9 8 <!ENTITY postfix-download-ftp 10 9 "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz"> 11 <!ENTITY postfix-md5sum " 5c81b304a42c691671454dfe80b506ca">10 <!ENTITY postfix-md5sum "230bc3c00c051946eccd850058d75f6c"> 12 11 <!ENTITY postfix-size "3.6 MB"> 13 <!ENTITY postfix-buildsize "1 32MB">12 <!ENTITY postfix-buildsize "126 MB"> 14 13 <!ENTITY postfix-time "0.4 SBU"> 15 14 ]> … … 277 276 278 277 <screen><userinput>make CCARGS="-DUSE_TLS -I/usr/include/openssl/ -DNO_NIS" \ 279 AUXLIBS="-lssl -lcrypto" makefiles && 278 AUXLIBS="-lssl -lcrypto" \ 279 makefiles && 280 280 make</userinput></screen> 281 281
Note:
See TracChangeset
for help on using the changeset viewer.