From ca2941125a9717ee73b31d3c23c1b7dc7ca29c5c Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Jul 10 2015 16:46:17 +0000 Subject: tag 0.34.3 --- diff --git a/configure.ac b/configure.ac index 102f0dd..6b1126a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(oddjob,0.34.2) +AC_INIT(oddjob,0.34.3) AC_PREREQ(2.59) PACKAGE_NAME_CAPS=`echo $PACKAGE_NAME | tr '[a-z]' '[A-Z]'` AC_DEFINE_UNQUOTED(PACKAGE_NAME_CAPS,"$PACKAGE_NAME_CAPS",[Define to the package name, in caps.]) diff --git a/oddjob.spec b/oddjob.spec index 7c17873..5be53ea 100644 --- a/oddjob.spec +++ b/oddjob.spec @@ -21,7 +21,7 @@ %endif Name: oddjob -Version: 0.34.2 +Version: 0.34.3 Release: 1%{?dist} Source0: http://fedorahosted.org/released/oddjob/oddjob-%{version}.tar.gz #Source1: http://fedorahosted.org/released/oddjob/oddjob-%{version}.tar.gz.sig @@ -255,6 +255,12 @@ fi exit 0 %changelog +* Fri Jul 10 2015 Nalin Dahyabhai - 0.34.3-1 +- tweak initialization so that we set up for providing our D-Bus APIs before we + register our names with the bus, so that we can handle any requests that + arrive before the acknowledgement of that registration, which should make + system activation a viable option + * Tue Jun 30 2015 Nalin Dahyabhai - 0.34.2-1 - fix a crasher in pam_oddjob_mkhomedir.so: remove an initialization step that should have been removed when the module was modified to accept larger