/[smeserver]/cdrom.image/sme8/README.txt
ViewVC logotype

Diff of /cdrom.image/sme8/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.4 by wellsi, Fri Mar 5 22:02:58 2010 UTC Revision 1.21 by wellsi, Sun Oct 6 15:40:54 2013 UTC
# Line 1  Line 1 
1  SME Server 8.0 Beta 5 Release Notes  SME Server 8.1Beta2 Release Notes
2  ===================================  ============================
3    
4  March 7 2010  10 October 2013
5    
6  The SME Server development team is pleased to announce the release of  The SME Server development team is pleased to announce the release of
7  SME Server 8.0beta5 which is based on CentOS 5.4 and will be the next  SME Server 8.1 Beta 2 which is based on CentOS 5.9
 major release of SME Server.  
   
 ***************************  
 SME Server users should not upgrade production servers to this release  
 but those who can are encouraged to load the beta to a dedicated test  
 machine and take part in the testing phase.  
 ***************************  
8    
9  Bug reports and reports of potential bugs should be raised in the bug  Bug reports and reports of potential bugs should be raised in the bug
10  tracker (and only there, please);  tracker (and only there, please);
11    
12      http://bugs.contribs.org/      http://bugs.contribs.org/
13    
 ***************************  
 Testers Please Note the following...  
   
 1. CentOS 5 has dropped support for i586 and therefore SME Server 8  
    will not work on i586 hardware. [See bugzilla:2845]. i586 hardware  
    means processors before and including Intel Pentium, Pentium MMX;  
    AMD K5, K6, K6-II, K6-III and Via C3. i686 architecture processors  
    are Intel Pentium Pro, Pentium II, Pentium III; AMD Athlon,  
    Athlon XP and later.  
   
 2. Upgrading from previous releases should only be done on clean  
    machines without contribs or other modifications. Issues with  
    upgrading from clean SME machines can be reported in the bug  
    tracker, but detailed reviews of upgrading paths will not start  
    until Release Candidate versions are made available.  
   
    Some notes on upgrading from Release 7.4 and release 7.0, 7.1, and  
    7.2 versions can be found at http://wiki.contribs.org/SME_Server_8  
   
    You can download SME8.0 Beta 5 from  
    http://mirror.contribs.org/smeserver/releases/testing/8/iso/i386/  
   
 ***************************  
   
14  About SME Server  About SME Server
15  ================  ================
16    
17  SME Server is the leading Linux distribution for small and medium  SME Server is the leading Linux distribution for small and medium
18  enterprises.  enterprises.
19    
20  SME Server is freely available under the GNU General Public License  SME Server is freely available under the GNU General Public License and
21  and is only possible through the efforts of the SME Server community.  is only possible through the efforts of the SME Server community.
22  However, the availability and quality of SME Server is dependent on  However, the availability and quality of SME Server is dependent on
23  meeting our expenses, such as hosting costs, server hardware, etc.  meeting our expenses, such as hosting costs, server hardware, etc.
24    
# Line 58  development. Line 27  development.
27    
28  Please visit http://wiki.contribs.org/Donate to donate.  Please visit http://wiki.contribs.org/Donate to donate.
29    
   
30  Thanks and a plea for help  Thanks and a plea for help
31  ==========================  ==========================
32    
33  The development team would like to thank all of those who have involved  The development team would like to thank all of those who have involved
34  themselves with this beta release. At this stage in development the role  themselves with this release.
35  of testers is vital; the final release date and the stability and quality  
36  of the new version depend on full and thorough testing by all levels of  Notes
37  users, right from beginners who may be confused by, and draw the developers  =====
38  attention to, insufficiently transparent system design, up to seasoned  
39  and skilled users who can probe the system deeply. Bug triage and  1. CentOS 5 has dropped support for i586 and therefore SME Server 8.1
40  verification testing needs lots of community involvement; please try to     will not work on i586 hardware. [See bugzilla:2845]. i586 hardware
41  spare some time to this vital aspect of our community's future.     means processors before and including Intel Pentium, Pentium MMX;
42       AMD K5, K6, K6-II, K6-III and Via C3. i686 architecture processors
43  This release, which is based on a major update of the Centos Core, contains     are Intel Pentium Pro, Pentium II, Pentium III; AMD Athlon,
44  many new features. Please run Software Installer in Server Manager     Athlon XP and later.
45  regularly during testing to be sure your system reflects the latest stage  
46  of development.  2. Some notes on SME 8.1 including help on upgrades can be found at
47       http://wiki.contribs.org/SME_Server_8
48    
49    3. Please note it may take up to 48 hours for mirrors to finish syncing,
50       during this time you may experience problems.
51       You can download SME8.1 from
52       http://mirror.contribs.org/smeserver/releases/testing/8/iso/i386/
53       or for other methods see http://wiki.contribs.org/SME_Server_8
54    
55    
56    Changes from Beta 1
57    ===================
58    
59    nodmraid is now the default install option as many issues have been seen with dmraid.
60    Installer warning updated to clarify all attached disks will be reformatted.
61    SME Server changes to initscripts included.
62    
 Major changes in beta 5  
 =======================  
 The policy is to stick with upstream updates unless there are compelling reasons  
 not to. The number of customers unable to run the software they want because of  
 the Samba and PHP versions constituted a compelling reason.  
   
 Samba 3.4.3: has been updated from sources provided by ClearOS.  
 This version of samba provides support for Windows 7 domain logins.  
   
 PHP 5.2.10: is provided by the Red Hat Application Stack v2.  
 5.2 is needed by recent web applications such as OScommerce.  
   
 LDAP authentication: third party applications can authenticate against  
 SME Users passwords. LDAP is still read only, built automatically  
 from SME databases.  
63    
64  Changes in this release  Changes in this release
65  =======================  =======================
66    
67  This section of this README file lists all package changes carried out by  Packages altered by Centos, Redhat, and Fedora-associated developers are
68  SME-associated developers in 2009 and 2010 where the most recent changes  not included.
 to the package are dated after February 2010. The package changelogs often  
 included earlier changes and changes carried out by non-SME-associated  
 developers; these were removed to shorten the list. Packages recently  
 altered by Centos, Redhat, and Fedora-associated developers are not  
 included.  
   
 e-smith-backup  
 - Improved upgrade compatibility, remove .orig [SME: 4809]  
 - fix mount point for verify [SME: 5765]  
 - create mount point for verify [SME: 5765]  
 - remove comment re smbpasswd being last [SME: 5600]  
 - Fix mounting usb disks [SME: 4809]  
 - Don't backup more than once per day [SME: 5445]  
 - Fix full backup on Sunday diplayed as Everyday [SME: 5623]  
 - Add more excludes for compressed filetypes [SME: 4765]  
 - Porting Jean-Paul Leclere changes in the SME Server 7 tree to SME Server 8:  
 - using credentials file for cifs mount [SME: 5442]  
 - workstation backup: add cifs credentials expand to bootstrap-console-save [SME: 5442]  
 - workstation backup: allow many backups in the same day [SME: 5411]  
 - workstation restore: all needed backups must be available before restore [SME: 5397]  
 - workstation verify: add option to check integrity of backups needed in a full restore [SME: 5405]  
 - minor fix in translation [SME: 5407]  
   
 e-smith-base  
 - Restate smartd dependency. [SME: 5814]  
 - Fix gettext errors in WAN/LAN subnet error message [SME: 5501]  
 - Really fix template expansion error [SME: 4528]  
 - Fix template expansion error [SME: 4528]  
 - Improve security by using SHA1 algorithm for certificate signing [SME: 5737]  
 - Fix eth? swapping [SME: 4528]  
 - Fix console backup from removable media [SME: 4809]  
 - Bump certificate encryption from 1024 bits to 2048 bits [SME: 5735]  
 - Fix console restore from removable media (Federico Simoncelli) [SME: 4809]  
 - Add a dummy call so xgettext can pull translated $ifName in console configuration pages. [SME: 5571]  
 - Translate $ifName in console configuration pages [SME: 5571]  
 - Prevent IP conflicts between local and external interface in server gateway mode [SME: 5501]  
 - Clean up: remove unused nonetworkdrivers [SME: 5521]  
   
 e-smith-devtools  
 - Fix previous patch [SME: 5538]  
 - Add compiled python files to the packaged files list [SME: 5538]  
   
 e-smith-email  
 - Use HeloHost (if present) in smtp-auth-proxy.pl [SME: 5680]  
 - Allow for changing SPAM subject tag through server-manager  
   
 e-smith-formmagick  
 - Update path for 64-bit compatibility [SME: 5756]  
   
 e-smith-grub  
 - Remove hiddenmenu entry from grub.conf [SME: 5546]  
   
 e-smith-horde  
 - Patch to change horde's templated mime_drivers.php file so some additional  
 settings can be customized [SME: 5224]  
 - config setprop horde inlineMSWord true|false <-- default is false  
 - config setprop horde inlineMSExcel true|false <-- default is false  
 - config setprop horde inlineMSPowerpoint true|false <-- default is false  
 - config setprop horde inlineWordperfect true|false <-- default is false  
 - config setprop horde inlineAudio true|false <-- default is true  
 - Patch to make sure username is always saved in lowercase to horde db's [SME:5775]  
 - Upgrade horde templates to reflect changes in Horde 3.3.6 [SME: 5774]  
 - Really apply patch from previous attempt [SME: 5509]  
 - Upgrade horde templates to reflect changes in Horde 3.3.5 [SME: 5509]  
 - Upgrade to horde templates to reflect changes in Horde 3.3.4 [SME: 5372]  
   
 e-smith-imp  
 - Patch to template imp's mime_drivers.php file so some settings can be customized [SME: 5224]  
 - config setprop horde Limitinlinesize <--default is 1048576  
 - config setprop horde inlineHTML true|false <--default is true  
 - config setprop horde inlineImages true|false <--default is true  
 - Updated templates to reflect changes in imp 4.3.6 [SME: 5776]  
 - Updated templates to reflect changes in imp 4.3.5 [SME: 5510]  
 - Updated templates to reflect changes in imp 4.3.4 [SME: 5371]  
   
 e-smith-ingo  
 - Update e-smith-ingo templates to reflect changes in Ingo 1.2.3 [SME: 5777]  
 - Update e-smith-ingo templates to reflect changes in Ingo 1.2.2 [SME: 5511]  
   
 e-smith-ldap  
 - Fix bug reference in spec file  
 - Fix admin user password change (Daniel B.) [SME: 5810]  
 - Init database if the ldif dump is empty (ie from sme8b) [SME: 5747]  
 - revert re-init database [SME:5747]  
 - re-init readonly database on post-upgrade [SME:5747]  
 - Force SSL/TLS for remote authentication [SME: 5748]  
 - reuse users_groups_ous.patch2 [SME: 5743]  
 - Separate groups and users with mailboxRelatedObject [SME:5749]  
 - Set readonly access [SME:5752]  
 - Fix ldap-update action script to user-lock event [SME: 5720]  
 - Fix Groups entries [SME: 5743]  
 - Add Groups entries [SME: 5743]  
 - Add admin user as a standard user [SME: 5742]  
 - Add ldap-update action script to user-lock event [SME: 5720]  
 - Add ldap authentication and tls support [SME: 5720]  
 - Update schema for newer openldap and remove calFBurl [SME: 5159]  
 - Convert ldif dump [SME: 5446]  
   
 e-smith-lib  
 - adds the hwaddr parameter to probeAdapters() [SME: 4528]  
 - Update path for 64-bit compatibility [SME: 5756]  
 - Really apply previous patch in the spec file. [SME: 5659]  
 - Add patch (Federico Simoncelli) to prevent re-use of uids. [SME: 5659]  
   
 e-smith-manager  
 - Only display error messages intended for admin in server-manager [SME: 5700]  
 - Fix css validation errors. [SME: 5656]  
 - display reconfigure warning once if UnsavedChanges=yes [SME: 5475]  
 - display reconfigure warning if UnsavedChanges=yes [SME: 5475]  
   
 e-smith-portforwarding  
 - Enable port forwards to localhost if mode is serveronly [SME: 1003]  
 - Adjust xml entry in locale [SME: 2379]  
 - Add option to limit port forwards from source ip [SME: 2379]  
   
 e-smith-qmail  
 - SMTPSmartHost template incorrectly uses brackets to avoid MX lookups. [SME: 5456]  
   
 e-smith-samba  
 - Create/remove V2 profile directories [SME: 3666]  
 - Enable bindinterfaces by default [SME: 3325]  
 - Set recyle bin permissions [SME: 1734]  
 - Add registry file to server-resources to allow windows 7 to  
 join Samba 3.x domains [SME: 5425]  
   
 e-smith-turba  
 - Update to fix turbatype error when using turba LDAP address search [SME: 5772]  
 - Update LDAP for changed scope [SME: 2939]  
 - Updated template files to reflect changes in Turba 2.3.3 [SME: 5778]  
 - Remove previous patch. Will add new partial patch for bug 2939  
 - Update LDAP for changed schema [SME: 2939]  
 - Updated template files to reflect changes in Turba 2.3.2 [SME: 5512]  
   
 horde  
 - Updated to Horde 3.3.6 [SME: 5774]  
 - Updated to Horde 3.3.5 [SME: 5509]  
 - Updated to Horde 3.3.4 [SME: 5372]  
   
 imp-h3  
 - Updated to imp 4.3.6 [SME: 5776]  
 - Updated to Imp 4.3.5 [SME: 5510]  
 - Updated to Imp 4.3.4 [SME: 5371]  
   
 ingo-h3  
 - Update to Ingo 1.2.3 [SME: 5777]  
 - Update to Ingo 1.2.2 [SME: 5511]  
   
 initscripts  
 - Fix typo in /sbin/service patch (Federico Simoncelli) [SME: 5674]  
 - Exit with zero exit status for services not listed in configuration  
 database to avoid failures in post scriptlets [SME: 1653]  
 - Merge in SME Server /sbin/e-smith/service wrapper so that only  
 initscripts which exist in run-level 7 can be run. This ensures  
 that the supervised service is run, if one exists, and protects  
 against running "service httpd restart" [SME: 61, 1495]  
   
 perl-CGI-FormMagick  
 - Fix year in previous changelog entry [SME: 3144]  
 - Fix unitialized value errors in HTML.pm [SME: 3144]  
   
 php  
 - update to 5.2.10  
   
 qpsmtpd  
 - Remove spool and log dir from package (in smeserver-qpsmtpd)  
 - Don't create smtpd user (unused in sme) [SME: 5815]  
 - Apply qpsmtpd git changesets to implement custom SPAM  
 subject prefix [SME: 5031]  
 - Update pre requires so scripts don't fail on install [SME: 5558]  
 - Rebase bad_rcptto patch to remove orig file [SME: 5548]  
 - Change logging in tls init to prevent warnings [SME: 5551]  
 - Only run/initialize plugins once [SME: 5533]  
 - Change spool dir permissions and owner to qpsmtpd:clamav  
 - Change log dir permissions and owner to smelog:smelog  
 - add sme specific patches  
 - Update to 0.83  
 - Update to latest release  
 - don't add qpsmtpd to start-up by default  
 - add apache config file to qpsmtpd-apache package  
 - remove all patches  
 - use rpm macros for dirs  
 - use a filelist for main package instead of a long list of files  
   
 smeserver-audittools  
 - Fix regular expression to actually replace the colon with a dot [SME: 5572]  
 - Remove the leading path for yum in newrpms [SME: 5562]  
   
 smeserver-clamav  
 - Setup logrotate for /var/log/clamd/clamscan.log [SME: 5570]  
 - Remove create option from logrotate configuration [SME: 5570]  
 - Fix version number in previous changelog entry  
 - Setup logrotate for /var/log/clamd/smeserver-clamscan.log [SME: 5570]  
 - Minor changelog fixes in version number  
 - Change default value for HeuristicScanPrecedence to yes [SME: 5204]  
   
 smeserver-locale  
 - Revert previous patch to resync with generated patches based on SME Server 7 [SME: 5803]  
 - Correct previous changelog entry  
 - Apply locale 2010-02-27 patch  
 - apply locale 2010-02-25 patch  
 - apply locale 2009-10-27 patch  
 - Add Thai language [SME: 5466]  
 - apply locale 2009-08-24 patch  
 - Add Polish language [SME: 5437]  
   
 smeserver-qpsmtpd  
 - Enable qpsmtpd RequireResolvableFromHost plugin by default, remove  
 database entry and the database default value [SME: 5617]  
 - Tie template fragment into event system to have it expanded [SME: 5031]  
 - Add qpsmtpd template fragment for custom SPAM subject prefix [SME: 5031]  
   
 smeserver-spamassassin  
 - Requires SpamAssassin 3.3.0 [SME: 5741]  
 - Remove FuzzyOcr [SME: 5771]  
 - Use ATrpm package (partially remove previous patch)  
 - Requires SpamAssassin 3.3.0 [SME: 5741]  
 - Remove FuzzyOcr [SME: 5771]  
 - Run sa-update every two hours and check restart every hour  
 - Redirect cron job output to logfile to avoid mail noise  
 - Fix invalid service name in sa-update [SME: 3304]  
   
 smeserver-support  
 - Fix css validation errors. [SME: 5656]  
 - Add support for Polish (pl). [SME: 5434]  
 - Add support for Thai (th). [SME: 5466]  
 - obsoletes fonts-xorg-base to prevent dragging in unneeded  
 packages [SME: 5535]  
 - add VFlib2 to obsoletes list so upgrades work [SME: 5532]  
 - Add Obsoletes for kernel modules. [SME: 5386]  
   
 smeserver-yum  
 - only unlink file if we created it [SME: 5476]  
 - Import only keys not already imported [SME: 5507]  
 - set unsaved changes in yum event [SME: 5475]  
 - move yum warming to sme yum plugin [SME: 5474]  
 - ensure file exists before unlinking [SME: 5476]  
 - remove semicolons from yum plugin  
 - Add frequency of updates toggle [SME: 3764]  
 - remove stray file  
   
 smolt  
 - Apply patches so smolt will run under el5  
 - Apply sme specific patches  
   
 turba-h3  
 - Updated to Turba 2.3.3 [SME: 5778]  
 - Updated to Turba 2.3.2 [SME: 5512]  
69    
70    
71    Backups
72    -------
73    - Workstation Backup allows the day of the week to be specified on which a full backup occurs. This now works correctly for all days of the week.
74    - To increase reliability of backups to a Microsoft Vista drive, a one second delay was added to the backup. This issue is not seen on the newer Microsoft OS.
75    - Allow user setting of compression level for Desktop and Console Backups.
76      For example: config setprop backupconsole CompressionLevel -6
77      The default is -6, where -1 is fastest and -9 is optimal compression.
78    - In the console, under item 8, refer to removable media instead of USB device.
79    - After a restore from the console the post-upgrade event was not being performed.
80    - Add an option to use Wake on LAN before starting Workstation Backup.
81    - Workstation Backup, report cifs mount errors.
82    - Workstation Backup, be compatible with destinations that include spaces.
83    - Workstation Backup, remove temporary directory on success .
84    - Workstation Backup, add a choice to delete old backup before or after backup.
85    
86    File Server
87    -----------
88    - Add support for Windows 8 domain joining & user login with a new registry file.
89      /server-resources/regedit/win8samba.reg
90    - New optional samba property smb{WideLinks}, valid values are 'no' or 'yes'. The current samba default is 'no'.  
91      see http://www.samba.org/samba/docs/man/manpages-3/smb.conf.5.html#WIDELINKS
92      For example to enable samba Wide Links
93      # config setprop smb WideLinks yes
94    - Add windows network performance enhancements registry file that can help Windows slow logons.
95      /server-resources/regedit/windows_samba_performance.reg
96    - Two new optional samba properties smb{ServerMaxProtocol} & smb{ClientMaxProtocol}.
97      For example: # config setprop smb ServerMaxProtocol NT1
98    - Remove the samba_audit specific logrotate configuration which was causing an email to be sent to the admin every night.
99    - Enable smb auditing per ibay, it is disabled by default.
100      Auditing is enabled via
101      # db accounts setprop ibayname Audit enabled
102      # signal-event ibay-modify ibayname
103    - Prevent emailing about the normal, weekly, checks of RAID arrays
104    - Update ServerName (Samba netbios name) when SystemName is updated
105    - Workaround a deficiency in the proftpd package where it does not handle long lines correctly in its configuration file. This caused FTP to fail when large numbers of local networks were configured.
106    - Ensure Deny from all is on its own line in 15LimitLOGIN
107    
108    
109    LDAP (Optional in SME 8.1, and considered experimental)
110    ----
111    - Fix init-account script when LDAP auth is enabled.
112    - Fix group creation/modification when LDAP auth is enabled.
113    - The ldap.init script which starts just after the ldap service waits for slapd to be to available. The logic to check if slapd is ready was corrected.
114    - Add missing dependency on openldap-servers.
115    - The ldap log files can take significant space on servers with a lot of users. This update will ensure old BDB log files are removed.
116    
117    
118    Localisation
119    ------------
120    - Latest translations included.
121    
122    
123    Mail Server
124    -----------
125    - Fetchmail multidrop mode follows TCPPort setting.
126    - Avoid use of unitialised variables in smtp migrate fragments.
127    - Allow smtp_auth_proxy to use port 587 with STARTTLS.
128    - Due to SMTP servers not handling SMTP Auth well enable the use of a blacklist to remove the troublesome methods.
129      For example to remove CRAM-MD5:
130      # db configuration setprop smtp-auth-proxy Blacklist CRAM-MD5
131      # sv t /service/smtp-auth-proxy
132      More than one method can be removed:
133      # db configuration setprop smtp-auth-proxy Blacklist "CRAM-MD5 DIGEST-MD5"
134      # sv t /service/smtp-auth-proxy
135    - imap-relocate-maildirs action was removed.It was no longer necessary and was sometimes very slow.
136    - The soft memory limits for pop3 and pop3s were increased. Two new optional database properties pop3{MemLimit} and pop3s{MemLimit}
137      For example to increase the memory limit
138      # config setprop pop3s MemLimit 50000000
139      # expand-template /var/service/pop3s/env/MEMLIMIT
140      # config setprop pop3 MemLimit 50000000
141      # expand-template /var/service/pop3/env/MEMLIMIT
142    - New optional qmail property qmail{ConcurrencyLocal} and default for /var/qmail/control/concurrencylocal changed to 20.
143      For example to decrease the local concurrecny limit
144      # config setprop qmail ConcurrencyLocal 6
145    - Modify domain style pseudonym pointing to user with dot in name.
146    - Accept messages with no body and no trailing \n after headers.
147    - Prevent email delivery failure with required updates for perl-Net-DNS and qpsmtpd.
148    - New optional spamassassin property spamassassin{MaxMessageSize} to allow for spamassassin qpsmtpd's plugin size limit to be changed.
149      For example to also scan larger files
150      # config setprop spamassassin MaxMessageSize 1500000
151    - Make CipherSuite secure by default and tls ciphers defaults to disallow SSLv2.
152    - Fix how qpsmtpd tags spam email.
153    - Add template to extend the functionality of SSL verified certificate to IMAP and SSMTP transactions
154    - Update ClamAV to release 0.97.8.
155    - Load TextCat plugin if ok_languages is enabled.
156    
157    
158    Server manager
159    --------------
160    - Do not load mod_ssl for httpd-admin as it is not needed and creates log noise.
161    - If the browser used to access the server-manager used lower case for %escapes a blank screen would be shown. The server manager URL processing is now case-insensitive for %escapes.
162    - Fix more uninitialized warnings in log (httpd/admin_error_log) from HTML.pm.
163    - Remove log noise (httpd/admin-error-log) when accessing the Create Starter Web panel in server-manager
164    
165    
166    Webmail and Groupware
167    ---------------------
168    
169    - If IMAP is disabled in the server manager email panel, IMAP will now listen to the loopback interface to allow webmail to function.
170    - Webmail no longer uses SSL over loopback interface.
171    
172    
173    Web Server
174    ----------
175    - Disable index listing of Apache icons folder.
176    - PHP's magic_quotes are deprecated so should no longer be used. The php.ini will now have "magic_quotes Off" instead of fully removing it as the default is ON.
177    - Change wording of Software Update button.
178    
179    
180    Other fixes and updates
181    -----------------------
182    - Remove old System Name from the Hosts DB
183    - Fix warning in /var/log/messages by correctly initialising the relevant variable. The warning related to the HW Address of a NIC.
184    - user-modify-unix script could take many minutes, it has now been optimised to take only seconds
185    - The memory limit for pppoe was increased to 100Mb.
186    - On upgrading from SME Server 7 to SME Server 8 an email could be sent to the admin everyday due to a modified /etc/updatedb.conf file. This update ensures the correct /etc/updatedb.conf file.
187    - Updated SME root server template as D-root changed its IPv4 address on the 3rd of January.
188    - The console would crash when no value is entered as static gateway in servergateway(-private) mode. Improved error-checking in isValidIP() prevents this.
189    - Use file locking to make sure that only one copy of the masq script is running at any particular time.
190    - Add python-hashlib so we can read newer repodata signatures.
191    - Point mirrorlist to mirrorlist.contribs.org
192    - Increase memory limit for ntpd .
193    
194  General features  General features
195  ================  ================
196    
197  - Based on CentOS 5.4 and all available updates  - Based on CentOS 5.9 and all available updates
198    
199    $Id: README.txt,v 1.20 2013/09/27 14:47:02 wellsi Exp $
200    
201    
202    
 $Id: README.txt,v 1.3 2009/06/16 07:29:58 wellsi Exp $  


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed