Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id C1741A6642 for ; Mon, 3 Nov 2014 07:52:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7233614A161; Mon, 3 Nov 2014 07:52:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6A76A14A196 for ; Mon, 3 Nov 2014 07:51:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id E53KQAzEuyOu for ; Mon, 3 Nov 2014 07:51:51 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9A50F14A0C9 for ; Mon, 3 Nov 2014 07:51:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 982B898; Mon, 3 Nov 2014 07:51:51 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 3 Nov 2014 07:51:51 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/emulators/suse131_base To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20141103075151.982B898@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Mon Nov 3 07:51:51 UTC 2014 Modified Files: pkgsrc/emulators/suse131_base: Makefile distinfo Log Message: Apply following recommended updates, bump PKGREVISION to 7. ============================================================================== openSUSE Recommended Update: aaa_base: fixed xdg-environment.sh zsh compatibility ______________________________________________________________________________ Announcement ID: openSUSE-RU-2014:0778-1 Rating: low References: #875118 Affected Products: openSUSE 13.1 ______________________________________________________________________________ An update that has one recommended fix can now be installed. Description: The xdg-environment.sh script in aaa_base was not able to be used with the zsh shell. This was fixed. ============================================================================== openSUSE Recommended Update: aaa_base: remove "text/js" from mime.types ______________________________________________________________________________ Announcement ID: openSUSE-RU-2014:0918-1 Rating: low References: #812427 Affected Products: openSUSE 13.1 openSUSE 12.3 ______________________________________________________________________________ An update that has one recommended fix can now be installed. Description: This update fixes the following issues with aaa_base: - bnc#812427: remove "text/js" from mime.types ============================================================================= openSUSE Recommended Update: aaa_base: various bugfixes ______________________________________________________________________________ Announcement ID: openSUSE-RU-2014:1262-1 Rating: moderate References: #721682 #860083 #861124 #880103 #882918 Affected Products: openSUSE 13.1 ______________________________________________________________________________ An update that has 5 recommended fixes can now be installed. Description: The system base scripts in aaa_base were updated to fix various bugs: - remove no longer supported sysconfig settings (bnc#721682) - update service man page - always pass --full to systemctl (bnc#882918) - Enable service script to return LSB status exit values (bnc#880103) - implement legacy actions (bnc#861124) - Enable service script to reload systemd if required - handle targets in /sbin/service as well - Check systemd service using LoadState (bnc#860083) To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/emulators/suse131_base/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/emulators/suse131_base/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.