rpms/squirrelmail/EL-6 .cvsignore, 1.31, 1.32 sources, 1.31, 1.32 squirrelmail.spec, 1.82, 1.83

Michal Hlavinka mhlavink at fedoraproject.org
Fri Jul 23 07:48:10 UTC 2010


Author: mhlavink

Update of /cvs/pkgs/rpms/squirrelmail/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv7000

Modified Files:
	.cvsignore sources squirrelmail.spec 
Log Message:
* Fri Jul 23 2010 Michal Hlavinka <mhlavink at redhat.com> - 1.4.21-1
- updated to 1.4.21
- fixes CVE-2010-2813 : literal processing of 8-bit usernames/passwords 
  during login
- fixes CVE-2010-1637 : mail fetch plugin's port-scans via non-standard 
  POP3 server ports
  
* Mon Jun 14 2010 Michal Hlavinka <mhlavink at redhat.com> - 1.4.20-3
- build for epel 6



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/squirrelmail/EL-6/.cvsignore,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- .cvsignore	8 Mar 2010 15:47:36 -0000	1.31
+++ .cvsignore	23 Jul 2010 07:48:10 -0000	1.32
@@ -1,2 +1,2 @@
-squirrelmail-1.4.20.tar.bz2
+squirrelmail-1.4.21.tar.bz2
 all_locales-1.4.18-20090526.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/squirrelmail/EL-6/sources,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- sources	8 Mar 2010 15:47:37 -0000	1.31
+++ sources	23 Jul 2010 07:48:10 -0000	1.32
@@ -1,2 +1,2 @@
-76aa7963e67edc7cea2be919f51ded72  squirrelmail-1.4.20.tar.bz2
+44d2fe85d6fc3092bf4f11e6e928f9dc  squirrelmail-1.4.21.tar.bz2
 ddb51e99e87b2aa8180cebe07de89fa2  all_locales-1.4.18-20090526.tar.bz2


Index: squirrelmail.spec
===================================================================
RCS file: /cvs/pkgs/rpms/squirrelmail/EL-6/squirrelmail.spec,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -p -r1.82 -r1.83
--- squirrelmail.spec	14 Jun 2010 11:49:43 -0000	1.82
+++ squirrelmail.spec	23 Jul 2010 07:48:10 -0000	1.83
@@ -5,7 +5,7 @@
 
 Summary: webmail client written in php
 Name: squirrelmail
-Version: 1.4.20
+Version: 1.4.21
 Release: 3%{?dist}
 License: GPLv2+
 URL: http://www.squirrelmail.org/
@@ -264,6 +264,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_sysconfdir}/cron.daily/squirrelmail.cron
 
 %changelog
+* Fri Jul 23 2010 Michal Hlavinka <mhlavink at redhat.com> - 1.4.21-1
+- updated to 1.4.21
+- fixes CVE-2010-2813 : literal processing of 8-bit usernames/passwords 
+  during login
+- fixes CVE-2010-1637 : mail fetch plugin's port-scans via non-standard 
+  POP3 server ports
+  
 * Mon Jun 14 2010 Michal Hlavinka <mhlavink at redhat.com> - 1.4.20-3
 - build for epel 6
 



More information about the scm-commits mailing list