Changeset e303de2
- Timestamp:
- 06/07/2008 07:16:27 AM (16 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:
- f48fe3c
- Parents:
- 8d334705
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r8d334705 re303de2 4 4 --> 5 5 6 <!ENTITY day " 29"> <!-- Always 2 digits -->7 <!ENTITY month "0 5"> <!-- Always 2 digits -->6 <!ENTITY day "06"> <!-- Always 2 digits --> 7 <!ENTITY month "06"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2008"> 9 9 <!ENTITY copyrightdate "2001-&year;"> … … 349 349 <!ENTITY portmap-version "6.0"> 350 350 <!ENTITY rsync-version "3.0.2"> 351 <!ENTITY samba3-version "3.0. 25b">351 <!ENTITY samba3-version "3.0.30"> 352 352 <!ENTITY subversion-version "1.4.4"> 353 353 <!ENTITY tcpwrappers-version "7.6"> -
introduction/welcome/changelog.xml
r8d334705 re303de2 43 43 44 44 <listitem> 45 <para>June 6th, 2008</para> 46 <itemizedlist> 47 <listitem> 48 <para>[thomas] - Update to new Samba version 3.0.30.</para> 49 </listitem> 50 </itemizedlist> 51 </listitem> 52 53 <listitem> 45 54 <para>May 28th, 2008</para> 46 55 <itemizedlist> -
server/major/samba3.xml
r8d334705 re303de2 7 7 <!ENTITY samba3-download-http "http://us1.samba.org/samba/ftp/stable/samba-&samba3-version;.tar.gz"> 8 8 <!ENTITY samba3-download-ftp "ftp://us5.samba.org/pub/samba-ftp/samba-&samba3-version;.tar.gz"> 9 <!ENTITY samba3-md5sum " e4979a6aa6f18f0e36bacc25cab7b02d">10 <!ENTITY samba3-size " 18.1MB">9 <!ENTITY samba3-md5sum "d647ec1f34414fa8691f74536dcccfb5"> 10 <!ENTITY samba3-size "20 MB"> 11 11 <!ENTITY samba3-buildsize "238 MB"> 12 12 <!ENTITY samba3-time "2.3 SBU (additional 1.0 SBU to run the test suite)">
Note:
See TracChangeset
for help on using the changeset viewer.