Hello community,

here is the log from the commit of package lightdm for openSUSE:Factory checked 
in at 2017-04-06 11:03:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lightdm (Old)
 and      /work/SRC/openSUSE:Factory/.lightdm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lightdm"

Thu Apr  6 11:03:14 2017 rev:90 rq:485837 version:1.22.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lightdm/lightdm.changes  2017-02-25 
00:54:24.404662372 +0100
+++ /work/SRC/openSUSE:Factory/.lightdm.new/lightdm.changes     2017-04-06 
11:03:24.364933652 +0200
@@ -1,0 +2,6 @@
+Wed Apr  5 14:00:12 UTC 2017 - [email protected]
+
+- Update to version 1.22.0:
+  * Allow guest sessions to talk to Mir.
+
+-------------------------------------------------------------------

Old:
----
  lightdm-1.21.5.tar.xz
  lightdm-1.21.5.tar.xz.asc

New:
----
  lightdm-1.22.0.tar.xz
  lightdm-1.22.0.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lightdm.spec ++++++
--- /var/tmp/diff_new_pack.NpuWJa/_old  2017-04-06 11:03:25.160821164 +0200
+++ /var/tmp/diff_new_pack.NpuWJa/_new  2017-04-06 11:03:25.160821164 +0200
@@ -17,7 +17,7 @@
 #
 
 
-%define ver_master      1.21
+%define ver_master      1.22
 %define gobject_libname lightdm-gobject-1
 %define gobject_lib     lib%{gobject_libname}-0
 %define qt4_libname     lightdm-qt-3
@@ -27,7 +27,7 @@
 %define typelibname     typelib-1_0-LightDM-1
 %define rundir          /run
 Name:           lightdm
-Version:        1.21.5
+Version:        1.22.0
 Release:        0
 Summary:        Lightweight, Cross-desktop Display Manager
 License:        GPL-3.0+

++++++ lightdm-1.21.5.tar.xz -> lightdm-1.22.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lightdm-1.21.5/NEWS new/lightdm-1.22.0/NEWS
--- old/lightdm-1.21.5/NEWS     2017-02-13 04:32:02.000000000 +0100
+++ new/lightdm-1.22.0/NEWS     2017-03-22 04:26:15.000000000 +0100
@@ -1,3 +1,13 @@
+Overview of changes in lightdm 1.22.0
+
+    * Allow guest sessions to talk to Mir (allowing unity8)
+
+Overview of changes in lightdm 1.21.5
+
+    * Fix logic that checked if a session was being stopped.
+      This fixes a race condition that could cause logging into an existing
+      session from a greeter to not return to that session.
+
 Overview of changes in lightdm 1.21.4
 
     * Use power management functions from ConsoleKit2 if available.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lightdm-1.21.5/configure new/lightdm-1.22.0/configure
--- old/lightdm-1.21.5/configure        2017-02-22 00:30:31.000000000 +0100
+++ new/lightdm-1.22.0/configure        2017-03-22 04:27:49.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for lightdm 1.21.5.
+# Generated by GNU Autoconf 2.69 for lightdm 1.22.0.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='lightdm'
 PACKAGE_TARNAME='lightdm'
-PACKAGE_VERSION='1.21.5'
-PACKAGE_STRING='lightdm 1.21.5'
+PACKAGE_VERSION='1.22.0'
+PACKAGE_STRING='lightdm 1.22.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1487,7 +1487,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures lightdm 1.21.5 to adapt to many kinds of systems.
+\`configure' configures lightdm 1.22.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1558,7 +1558,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of lightdm 1.21.5:";;
+     short | recursive ) echo "Configuration of lightdm 1.22.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1736,7 +1736,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-lightdm configure 1.21.5
+lightdm configure 1.22.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2222,7 +2222,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by lightdm $as_me 1.21.5, which was
+It was created by lightdm $as_me 1.22.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3088,7 +3088,7 @@
 
 # Define the identity of the package.
  PACKAGE='lightdm'
- VERSION='1.21.5'
+ VERSION='1.22.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -19884,7 +19884,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by lightdm $as_me 1.21.5, which was
+This file was extended by lightdm $as_me 1.22.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -19950,7 +19950,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-lightdm config.status 1.21.5
+lightdm config.status 1.22.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lightdm-1.21.5/configure.ac 
new/lightdm-1.22.0/configure.ac
--- old/lightdm-1.21.5/configure.ac     2017-02-22 00:30:09.000000000 +0100
+++ new/lightdm-1.22.0/configure.ac     2017-03-22 04:26:24.000000000 +0100
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(lightdm, 1.21.5)
+AC_INIT(lightdm, 1.22.0)
 AC_CONFIG_MACRO_DIR(m4)
 AC_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lightdm-1.21.5/data/apparmor/abstractions/lightdm 
new/lightdm-1.22.0/data/apparmor/abstractions/lightdm
--- old/lightdm-1.21.5/data/apparmor/abstractions/lightdm       2016-09-28 
05:39:54.000000000 +0200
+++ new/lightdm-1.22.0/data/apparmor/abstractions/lightdm       2017-03-13 
22:49:16.000000000 +0100
@@ -77,6 +77,7 @@
   /{,var/}run/ r,
   # necessary for writing to sockets, etc.
   /{,var/}run/** rmkix,
+  /{,var/}run/mir_socket rw,
   /{,var/}run/screen/** wl,
   /{,var/}run/shm/** wl,
   /{,var/}run/uuidd/request w,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lightdm-1.21.5/data/apparmor/lightdm-guest-session.in 
new/lightdm-1.22.0/data/apparmor/lightdm-guest-session.in
--- old/lightdm-1.21.5/data/apparmor/lightdm-guest-session.in   2016-06-20 
04:59:35.000000000 +0200
+++ new/lightdm-1.22.0/data/apparmor/lightdm-guest-session.in   2017-03-13 
22:49:16.000000000 +0100
@@ -19,6 +19,9 @@
   /usr/bin/sogou-sys-notify ix,
   /tmp/sogou-qimpanel:* rwl,
 
+  # Allow ibus
+  unix (bind, listen) type=stream addr="@tmp/ibus/*",
+
   # mozc_server needs special treatment due to C/S design
   unix (bind, listen) type=stream addr="@tmp/.mozc.*",
 }


Reply via email to