store | blogs | forums | twitter | facebook | wiki | mailing lists | downloads | support portal
Atomic Secure Linux
It is currently Fri May 24, 2013 5:18 pm

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic Share/Bookmark  [ 31 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: Squirrelmail 1.4.5
Unread postPosted: Wed Oct 12, 2005 9:21 am 
Offline
Long Time Forum Regular
Long Time Forum Regular

Joined: Sat Aug 20, 2005 9:30 am
Posts: 2812
Location: The Netherlands
Could you do an updated squirrelmail package? 1.4.5 was released in july. Or is 1.4.6 already around the corner?

Thanks in advance.


Top
 Profile  
 
 Post subject:
Unread postPosted: Wed Oct 12, 2005 3:11 pm 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7429
Location: earth
Sure, thanks for the heads up. I'll take a look at making an update.


Top
 Profile  
 
 Post subject:
Unread postPosted: Mon Oct 24, 2005 8:02 am 
Offline
Long Time Forum Regular
Long Time Forum Regular

Joined: Sat Aug 20, 2005 9:30 am
Posts: 2812
Location: The Netherlands
Hi Scott, June 15th the SquirrelMail team announced several cross site scripting vulnerabilities exist in SquirrelMail 1.4.0-1.4.4. There's a patch and info available at http://www.squirrelmail.org/security/issue/2005-06-15 or is that patch already applied in the current version you have in your repository?

Anyway, an update to 1.4.5 would still be very welcome.

Thanks.


Top
 Profile  
 
 Post subject:
Unread postPosted: Mon Oct 24, 2005 9:24 am 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7429
Location: earth
Yep its on my list


Top
 Profile  
 
 Post subject:
Unread postPosted: Wed Nov 23, 2005 8:52 am 
Offline
Long Time Forum Regular
Long Time Forum Regular

Joined: Sat Aug 20, 2005 9:30 am
Posts: 2812
Location: The Netherlands
Is this coming any time soon? It's been nearly 6 months since 1.4.5 was released.


Top
 Profile  
 
 Post subject:
Unread postPosted: Wed Nov 30, 2005 11:48 pm 
Offline
Forum Regular
Forum Regular

Joined: Sun Nov 20, 2005 4:16 pm
Posts: 183
Location: Right Behind You!
It is actually really simple to update the installation to 1.4.5. This is how I did it. I'm not a sys admin. I just play one on forums, so YMMV. ;)

Backup /etc/squirrelmail/config.php and /etc/squirrelmail/config_local.php - I usually make a directory called "old" and stuff 'em in there.

Go to where squirrelmail is: cd /usr/share
Backup original directory: mv squirrelmail squirrelmail.old

I link a directory for installs because I like directories that show me the version:
tar -zxf squirrelmail-1.4.5.tar.gz
ln -s squirrelmail-1.4.5 squirrelmail

I also like the idea of having all the config files in /etc - much easier to back up that way.
cd /usr/share/squirrelmail/config
mv config.php /etc/squirrelmail/
mv config_local.php /etc/squirrelmail/

There is a "." at the end of the ln statements, so don't omit!!
cd /usr/share/squirrelmail/config/
ln -s /etc/squirrelmail/config.php .
ln -s /etc/squirrelmail/config_local.php .

Run conf.pl and set it up like you would normally. The only real gotchas are to remember to set up the IMAP server to be courier (option D to set) and to note the locations of the following directories(option 4 to set):
data: /var/lib/squirrelmail/prefs/
attachments: /var/spool/squirrelmail/attach/

Sure it's a bit more work than an rpm file, but it gets you updated! :)


Top
 Profile  
 
 Post subject:
Unread postPosted: Sun Dec 11, 2005 10:15 am 
Offline
Long Time Forum Regular
Long Time Forum Regular

Joined: Sat Aug 20, 2005 9:30 am
Posts: 2812
Location: The Netherlands
I'm managing multiple servers and like to stick to using rpms. But thanks anyway. I just read squirrelmail 1.4.6 RC1 is out by the way.


Top
 Profile  
 
 Post subject:
Unread postPosted: Sun Dec 11, 2005 6:17 pm 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7429
Location: earth
:P Story of my life


Top
 Profile  
 
 Post subject:
Unread postPosted: Sun Dec 11, 2005 7:34 pm 
Offline
Long Time Forum Regular
Long Time Forum Regular

Joined: Sat Aug 20, 2005 9:30 am
Posts: 2812
Location: The Netherlands
What exactly is the story of your life, Scott? Sticking to rpms?


Top
 Profile  
 
 Post subject:
Unread postPosted: Thu Jan 12, 2006 3:01 pm 
Offline
Long Time Forum Regular
Long Time Forum Regular

Joined: Sat Aug 20, 2005 9:30 am
Posts: 2812
Location: The Netherlands
Also I found on the Squirrelmail homepage is this tidbit about PHP 4.4.1 (which is the current ART release) issues:

Quote:
PHP developers released PHP 4.4.1 version on 2005-10-31. Security fixes introduced bug, which affects three SquirrelMail functions. If your SquirrelMail install does not use server side sorting, PHP bug can create infinite loop in message display. If you are using PHP 4.4.1, you should update it to 4.4.x-dev or apply patch.


Top
 Profile  
 
 Post subject:
Unread postPosted: Thu Feb 23, 2006 11:27 pm 
Offline
Long Time Forum Regular
Long Time Forum Regular

Joined: Sat Aug 20, 2005 9:30 am
Posts: 2812
Location: The Netherlands
Squirrelmail 1.4.6 final is released with a bunch of security fixes. Could you please update your packages to this release? The last version you did was 1.4.4.


Top
 Profile  
 
 Post subject:
Unread postPosted: Fri Mar 24, 2006 12:38 pm 
Offline
Long Time Forum Regular
Long Time Forum Regular

Joined: Sat Aug 20, 2005 9:30 am
Posts: 2812
Location: The Netherlands
How is 1.4.6 coming, Scott? I read so much about XSS vulnerabilities and the like in previous versions of SquirrelMail I'm getting a bit nervous about still running 1.4.4.


Top
 Profile  
 
 Post subject:
Unread postPosted: Fri Mar 24, 2006 1:49 pm 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin

Joined: Wed Dec 31, 1969 8:00 pm
Posts: 7429
Location: earth
I havent even been to the website in about a year :P


Top
 Profile  
 
 Post subject:
Unread postPosted: Fri Mar 24, 2006 2:01 pm 
Offline
Long Time Forum Regular
Long Time Forum Regular

Joined: Sat Aug 20, 2005 9:30 am
Posts: 2812
Location: The Netherlands
What do you mean? To what website? 1.4.6 was released a month ago.

Your 1.4.4 build is from 21 April 2005, so I guess a lot vulnerabilities are still present in your package.


Top
 Profile  
 
 Post subject:
Unread postPosted: Fri Mar 24, 2006 2:14 pm 
Offline
Long Time Forum Regular
Long Time Forum Regular

Joined: Sat Aug 20, 2005 9:30 am
Posts: 2812
Location: The Netherlands
I see Fedora Legacy has a package built in August 2005 (http://download.fedoralegacy.org/fedora/2/updates/i386/), but since your package is 1.4.4-4 and theirs is 1.4.4-2 yum chooses your package. Maybe I should install Fedora Legacy's version as it probably has more patches applied?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic Share/Bookmark  [ 31 posts ]  Go to page 1, 2, 3  Next

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group