Changeset 35936bf
- Timestamp:
- 04/28/2003 06:54:23 PM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- fbd0a569
- Parents:
- ff26e91
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/openssl/openssl.ent
rff26e91 r35936bf 5 5 <!ENTITY openssl-desc SYSTEM "openssl-desc.xml"> 6 6 <!ENTITY openssl-config SYSTEM "openssl-config.xml"> 7 <!ENTITY openssl-buildsize "25 .4MB">8 <!ENTITY openssl-version "0.9.7 a">7 <!ENTITY openssl-buildsize "25 MB"> 8 <!ENTITY openssl-version "0.9.7b"> 9 9 <!ENTITY openssl-download-http "http://www.openssl.org/source/openssl-&openssl-version;.tar.gz"> 10 10 <!ENTITY openssl-download-ftp "ftp://ftp.openssl.org/source/openssl-&openssl-version;.tar.gz"> -
general/genlib/pcre/pcre.ent
rff26e91 r35936bf 4 4 <!ENTITY pcre-desc SYSTEM "pcre-desc.xml"> 5 5 <!ENTITY pcre-config SYSTEM "pcre-config.xml"> 6 <!ENTITY pcre-buildsize "2. 8MB">7 <!ENTITY pcre-version "4. 1">6 <!ENTITY pcre-buildsize "2.7 MB"> 7 <!ENTITY pcre-version "4.2"> 8 8 <!ENTITY pcre-download-http ""> 9 <!ENTITY pcre-download-ftp "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-4. 1.tar.bz2">9 <!ENTITY pcre-download-ftp "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-4.2.tar.bz2"> 10 10 <!ENTITY pcre-size "332 KB"> 11 11 <!ENTITY pcre-time "0.19 SBU"> -
index.xml
rff26e91 r35936bf 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "2003042 7">6 <!ENTITY releasedate "April 2 7th, 2003">5 <!ENTITY version "20030428"> 6 <!ENTITY releasedate "April 28th, 2003"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/changelog.xml
rff26e91 r35936bf 11 11 <itemizedlist> 12 12 13 <listitem><para>April 28th, 2003 [larry]: general: updated to 14 openssl-0.9.7b and pcre-4.2.</para></listitem> 15 13 16 <listitem><para>April 27th, 2003 [larry]: introduction: fixed url for 14 17 ESR article. general: fixed aalib package size.</para></listitem>
Note:
See TracChangeset
for help on using the changeset viewer.