packages (DEVEL): gdm/gdm-xdmcp.patch, gdm/gdm.spec - 2.26.1

patrys patrys at pld-linux.org
Mon May 18 11:56:20 CEST 2009


Author: patrys                       Date: Mon May 18 09:56:20 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- 2.26.1

---- Files affected:
packages/gdm:
   gdm-xdmcp.patch (1.10 -> 1.10.2.1) , gdm.spec (1.229.2.4 -> 1.229.2.5) 

---- Diffs:

================================================================
Index: packages/gdm/gdm-xdmcp.patch
diff -u packages/gdm/gdm-xdmcp.patch:1.10 packages/gdm/gdm-xdmcp.patch:1.10.2.1
--- packages/gdm/gdm-xdmcp.patch:1.10	Fri Oct  3 01:27:15 2008
+++ packages/gdm/gdm-xdmcp.patch	Mon May 18 11:56:15 2009
@@ -4,8 +4,8 @@
          g_debug ("GdmServer: Opening logfile for server %s", log_path);
  
          VE_IGNORE_EINTR (g_unlink (log_path));
--        VE_IGNORE_EINTR (logfd = open (log_path, O_CREAT|O_TRUNC|O_WRONLY|O_EXCL, 0644));
-+        VE_IGNORE_EINTR (logfd = open (log_path, O_CREAT|O_TRUNC|O_WRONLY|O_EXCL, 0640));
+-        VE_IGNORE_EINTR (logfd = open (log_path, O_CREAT|O_APPEND|O_TRUNC|O_WRONLY|O_EXCL, 0644));
++        VE_IGNORE_EINTR (logfd = open (log_path, O_CREAT|O_APPEND|O_TRUNC|O_WRONLY|O_EXCL, 0640));
  
          g_free (log_path);
  

================================================================
Index: packages/gdm/gdm.spec
diff -u packages/gdm/gdm.spec:1.229.2.4 packages/gdm/gdm.spec:1.229.2.5
--- packages/gdm/gdm.spec:1.229.2.4	Wed Mar 18 15:58:36 2009
+++ packages/gdm/gdm.spec	Mon May 18 11:56:15 2009
@@ -22,13 +22,13 @@
 Summary(ru.UTF-8):	Дисплейный менеджер GNOME
 Summary(uk.UTF-8):	Дисплейний менеджер GNOME
 Name:		gdm
-Version:	2.26.0
+Version:	2.26.1
 Release:	1
 Epoch:		2
 License:	GPL/LGPL
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gdm/2.26/%{name}-%{version}.tar.bz2
-# Source0-md5:	b1a8db2f0e058d3c7b4c9a4600839a14
+# Source0-md5:	c2c15f8b741962f278fa7e790aaa9a2b
 Source1:	%{name}.pamd
 Source2:	%{name}.init
 Source3:	%{name}-pld-logo.png
@@ -288,6 +288,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.229.2.5  2009/05/18 09:56:15  patrys
+- 2.26.1
+
 Revision 1.229.2.4  2009/03/18 14:58:36  patrys
 - 2.26.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gdm/gdm-xdmcp.patch?r1=1.10&r2=1.10.2.1&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gdm/gdm.spec?r1=1.229.2.4&r2=1.229.2.5&f=u



More information about the pld-cvs-commit mailing list