Changeset 9e563d2a
- Timestamp:
- 04/04/2005 10:44:21 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 7a9d769
- Parents:
- 46ddda21
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/netlibs/curl.xml
r46ddda21 r9e563d2a 8 8 <!ENTITY curl-md5sum "d673f68dbab2553acdbfb5435bd1cd48"> 9 9 <!ENTITY curl-size "1.8 MB"> 10 <!ENTITY curl-buildsize "2 4.7MB">11 <!ENTITY curl-time "0.40 SBU (additional 0.5 9SBU to run the test suite)">10 <!ENTITY curl-buildsize "25.2 MB"> 11 <!ENTITY curl-time "0.40 SBU (additional 0.58 SBU to run the test suite)"> 12 12 ]> 13 13 … … 75 75 <screen><userinput><command>./configure --prefix=/usr && 76 76 make</command></userinput></screen> 77 78 <para>If you wish to run the testsuite, use the following commands to fix a 79 bug in the test script and then run the tests:</para> 80 81 <screen><userinput><command>sed -i -e 's/^require "valgrind.pm"/# &/' tests/runtests.pl && 82 make check</command></userinput></screen> 77 83 78 84 <para>Now, as the root user:</para> -
introduction/welcome/changelog.xml
r46ddda21 r9e563d2a 24 24 25 25 <listitem><para>April 4th, 2005 [randy]: Updated to OpenLDAP-2.2.24, 26 Stunnel-4.09 and GTK-Doc-1.3</para></listitem> 26 Stunnel-4.09 and GTK-Doc-1.3; added a command to the cURL instructions to 27 fix a broken test script.</para></listitem> 27 28 28 29 <listitem><para>April 4th, 2005 [igor]: Updated to OpenSSL-0.9.7f
Note:
See TracChangeset
for help on using the changeset viewer.