From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 128070 invoked by alias); 28 Oct 2015 09:20:14 -0000 Mailing-List: contact cygwin-apps-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-apps-cvs-owner@sourceware.org Received: (qmail 128050 invoked by uid 9078); 28 Oct 2015 09:20:14 -0000 Date: Wed, 28 Oct 2015 09:20:00 -0000 Message-ID: <20151028092014.128030.qmail@sourceware.org> From: corinna@sourceware.org To: cygwin-apps-cvs@sourceware.org Subject: [csih] annotated tag v0_9_9, created. v0_9_9 X-Git-Refname: refs/tags/v0_9_9 X-Git-Reftype: annotated tag X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 96faf580ef23f32be7e90496018985e8a02b24cc X-SW-Source: 2015-q4/txt/msg00007.txt.bz2 at 96faf580ef23f32be7e90496018985e8a02b24cc (tag) tagging f5d9a40b1e8a5083f03c08b4761986a9f28f333f (commit) tagged by Corinna Vinschen on Wed Oct 28 10:19:38 2015 +0100 Release 0.9.9 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJWMJM2AAoJEPU2Bp2uRE+gBfkP/0881w+gYVyZH5eVS28kYk/K XksvDTc+20ru1aUUN/NYaOv6iGLadUBjrqvue/5vMG9OyCibq0UjKdjrNbTKqfo+ z+SAsr+jgLPKq26wrScidB8PtMeLlZGthtC39e9DAzPO0g6eC4t2WQwMny49itQl t/AtPxE4zBkKG+sc/panP8fbUUpRvpM9f8u42FXF3WIE1wlDOHBOhHMvr+xWb6Ok B8ZID6P5yo0XoCCmoE6btap8U+QIUAejENa0bTZHhkVHMxk/Oq3Fkz1U56bd7Si1 trmxm7MzMWs9m3+daNRhyGilQt1MduyHSvGwKEhVs8TyQarzADBGroty1lk8+B7a +DgqgXFFh4BPH99OJqpKdKjD34wLeQHrGv/IwpqxVm3aEGXFSHvvenlqM3n/1dD2 tCmgWojdqeeAlkGjhC5bUuCAaYaeDTh3/6xnO+Lblb0u/21Ek7D/aynqY2jq2kHj Sl0Bb7JkEPKP7qeb7tIQXBOOcx1OSbiwXOHs3Ayf1sg+w1miNbsQLHRbTSReotXs x9MGwHdZRs60Bclj7Zy5zVhmIKVToJj+x+5sInEAJZq1n97aiCecxASslTB1gVPd XMvT14sQwQow9IweN4sn/Yhh9UU6YFsxit1k1TaC064sbq++Ss5U6Y8HUYvnfTfR +uA4QnHRg/OUwojYTfoU =0UFa -----END PGP SIGNATURE----- Achim Gratz (3): * cygwin-service-installation-helper.sh Summary: correct the return value in the case that /etc/nsswitch.conf exists, but has no active line for that file cygwin-service-installation-helper: add SeDenyInteractiveLogonRight for service user Charles Wilson (34): Initial import Changes for 0.1.2 brown paper bag Add --help to winProductName Update csih_select_privileged_username for user-config scripts; fix typos; add version comparison functions fix goof of csih_VERSION Prepare for 0.1.4 release tweak privileged user's privileges more modifications with regards to the privileges of the privuser Accept pre-existing privileged domain accounts. Add getVolInfo utility program. Use it to avoid bug fixes, Vista support, and cygwin-1.7 support Better support for domain accounts; other cleanups correct csih_check_access behavior Suppress error messages in _csih_setup Unattended installation ACLs for /var/*; supress unnecessary info msgs Release 0.2.0 Update version numbers for trunk: 0.9.0 Report error for unsupported OS or cygwin version Fix volinfo wrt HGFS) Release 0.9.1 Fix bug in recent commit Document XP64/XP32 issues. Remove vestiges of Win9x. Fix typos Bump version number Update getVolInfo; tag as release 0.9.3 release Verify external tools before using; invoke via full paths. Add support for tmpfiles; remove obsolete code. 0.9.4 release 0.9.5 release 0.9.6 release Release 0.9.7 Corinna Vinschen (13): * csih.sh (csih_get_cygenv): Don't check input for certain values. * native/Makefile (LIBS): Add default-manifest file. * cygwin-service-installation-helper.sh: Drop global checks for NT and * Makefile: Remove stray trailing backslash. * version.h (VERSION_MICRO): Bump to 8. * native/Makefile: More changes to allow cross-building (barely). * cygwin-service-installation-helper.sh (csih_create_local_group): Fix * cygwin-service-installation-helper.sh (csih_privileged_accounts): *** empty log message *** * cygwin-service-installation-helper.sh (csih_use_file_etc): Fix regular * cygwin-service-installation-helper.sh: Throughout replace *server1014 Deprecate ChangeLog Bump version to 0.9.9. Takashi Yano (2): Fix creating cyg_server user when running under Microsoft Account Group Permissions on root folders problem (Windows 10 TP build 10061)