summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Zeuthen <david@fubar.dk>2006-06-06 14:48:27 +0000
committerDavid Zeuthen <david@fubar.dk>2006-06-06 14:48:27 +0000
commit997e27a4fc98763881e8c10fd8a071df7d3323ea (patch)
tree7c904258b233e024eacda7d960e94bc327fc1910 /ChangeLog
parent8be672ff73c76f99b15f72cc9fb1b3eb4d1a778c (diff)
downloadpolkit-997e27a4fc98763881e8c10fd8a071df7d3323ea.tar.gz
Patch from Frederic Peters <fpeters@entrouvert.com>. jhbuild monitors files
being installed and prevents them from being written out of its target directory. This means HAL now prevents jhautobuild[1] to complete since pam-polkit-console hardcodes /lib/security. Attached is a patch with a configure option (--with-pam-module-dir) so it is possible to set an other directory. [1] http://jhbuild.bxlug.be
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2928a6f..186b2b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2006-06-06 David Zeuthen <davidz@redhat.com>
+ Patch from Frederic Peters <fpeters@entrouvert.com>. jhbuild
+ monitors files being installed and prevents them from being
+ written out of its target directory. This means HAL now prevents
+ jhautobuild[1] to complete since pam-polkit-console hardcodes
+ /lib/security. Attached is a patch with a configure
+ option (--with-pam-module-dir) so it is possible to set an other
+ directory. [1] http://jhbuild.bxlug.be
+
+ * pam-polkit-console/Makefile.am:
+ * configure.in:
+
+2006-06-06 David Zeuthen <davidz@redhat.com>
+
Patch from Frederic Peters <fpeters@entrouvert.com>.
http://jhbuild.bxlug.be/builds/2006-06-06-0000/logs/PolicyKit/#build
shows a error when building newest PolicyKit with Debian PAM