OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re Date: 30-Sep-2006 18:43:18
Branch: HEAD Handle: 2006093017431800
Modified files:
openpkg-re releasenotes.txt
Log:
workaround problems with sudo when upgrading to
OpenPKG-2-STABLE-20060622
Summary:
Revision Changes Path
1.26 +11 -2 openpkg-re/releasenotes.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/releasenotes.txt
============================================================================
$ cvs diff -u -r1.25 -r1.26 releasenotes.txt
--- openpkg-re/releasenotes.txt 28 Jul 2006 10:51:31 -0000 1.25
+++ openpkg-re/releasenotes.txt 30 Sep 2006 16:43:18 -0000 1.26
@@ -2,7 +2,7 @@
OpenPKG Release Notes
=====================
- o $Revision: 1.25 $. The most recent update of this file can be
+ o $Revision: 1.26 $. The most recent update of this file can be
downloaded from http://cvs.openpkg.org/openpkg-re/releasenotes.txt
The history of this document, specific versions and
differences between versions can be retrieved from
@@ -208,7 +208,16 @@
Upgrade from OpenPKG-2.5-RELEASE to OpenPKG-2-STABLE-20060622
=============================================================
- o No known issues
+ o sudo
+
+ In OpenPKG-2-STABLE-20060622, the group ownership of the sudo(8)
+ configuration file %{l_prefix}/etc/sudo/sudoers has changed
+ from %{l_mgid} to %{l_sgid}. Unfortunatelly, this change isn't
+ reflected when upgrading the sudo package (this seems to be a
+ general limitation of rpm(8) when upgrading files flags as config).
+ Therefore, invocations of sudo(8) will fail with panic messages in
+ sudo.log. In order to fix the problem, please change group ownership
+ of %{l_prefix}/etc/sudo/sudoers to %{l_sgid}.
New in OpenPKG-2.5-RELEASE
==========================
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]