Hello community, here is the log from the commit of package lightdm for openSUSE:Factory checked in at 2013-10-11 08:58:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lightdm (Old) and /work/SRC/openSUSE:Factory/.lightdm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lightdm" Changes: -------- --- /work/SRC/openSUSE:Factory/lightdm/lightdm.changes 2013-10-09 14:18:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.lightdm.new/lightdm.changes 2013-10-11 08:58:35.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Oct 10 09:02:06 UTC 2013 - [email protected] + +- update to version 1.8.1 + - Fix crash where Process objects are accessed after unref + +------------------------------------------------------------------- Old: ---- lightdm-1.8.0.tar.xz New: ---- lightdm-1.8.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lightdm.spec ++++++ --- /var/tmp/diff_new_pack.7p3hjk/_old 2013-10-11 08:58:44.000000000 +0200 +++ /var/tmp/diff_new_pack.7p3hjk/_new 2013-10-11 08:58:44.000000000 +0200 @@ -28,7 +28,7 @@ %endif Name: lightdm -Version: 1.8.0 +Version: 1.8.1 Release: 0 Summary: Lightweight, Cross-desktop Display Manager License: GPL-3.0+ ++++++ lightdm-1.8.0.tar.xz -> lightdm-1.8.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lightdm-1.8.0/NEWS new/lightdm-1.8.1/NEWS --- old/lightdm-1.8.0/NEWS 2013-10-09 04:53:51.000000000 +0200 +++ new/lightdm-1.8.1/NEWS 2013-10-10 09:35:15.000000000 +0200 @@ -1,3 +1,7 @@ +Overview of changes in lightdm 1.8.1 + + * Fix crash where Process objects are accessed after unref + Overview of changes in lightdm 1.8.0 * Add regression test for corrupt X authority files. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lightdm-1.8.0/configure new/lightdm-1.8.1/configure --- old/lightdm-1.8.0/configure 2013-10-09 04:54:23.000000000 +0200 +++ new/lightdm-1.8.1/configure 2013-10-10 09:34:04.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for lightdm 1.8.0. +# Generated by GNU Autoconf 2.69 for lightdm 1.8.1. # # # 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.8.0' -PACKAGE_STRING='lightdm 1.8.0' +PACKAGE_VERSION='1.8.1' +PACKAGE_STRING='lightdm 1.8.1' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1464,7 +1464,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.8.0 to adapt to many kinds of systems. +\`configure' configures lightdm 1.8.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1534,7 +1534,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of lightdm 1.8.0:";; + short | recursive ) echo "Configuration of lightdm 1.8.1:";; esac cat <<\_ACEOF @@ -1706,7 +1706,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -lightdm configure 1.8.0 +lightdm configure 1.8.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2192,7 +2192,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.8.0, which was +It was created by lightdm $as_me 1.8.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3058,7 +3058,7 @@ # Define the identity of the package. PACKAGE='lightdm' - VERSION='1.8.0' + VERSION='1.8.1' cat >>confdefs.h <<_ACEOF @@ -19005,7 +19005,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.8.0, which was +This file was extended by lightdm $as_me 1.8.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -19071,7 +19071,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.8.0 +lightdm config.status 1.8.1 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.8.0/configure.ac new/lightdm-1.8.1/configure.ac --- old/lightdm-1.8.0/configure.ac 2013-10-09 04:52:59.000000000 +0200 +++ new/lightdm-1.8.1/configure.ac 2013-10-10 09:33:50.000000000 +0200 @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(lightdm, 1.8.0) +AC_INIT(lightdm, 1.8.1) 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.8.0/src/process.c new/lightdm-1.8.1/src/process.c --- old/lightdm-1.8.0/src/process.c 2013-09-06 11:15:08.000000000 +0200 +++ new/lightdm-1.8.1/src/process.c 2013-10-10 01:36:31.000000000 +0200 @@ -297,6 +297,8 @@ g_free (self->priv->command); g_hash_table_unref (self->priv->env); + if (self->priv->quit_timeout) + g_source_remove (self->priv->quit_timeout); if (self->priv->watch) g_source_remove (self->priv->watch); -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
