This is the mail archive of the cygwin-announce@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

New release of setup.exe (2.249.2.10)


I'm happy to announce a new release of setup.exe. It will *improve* the
display of permissions for use with the ntsec setting of cygwin (which
is the default now) in the majority of cases. More fine tuning may be
needed but our calls for exhaustive testing have met the same fate as
the calls to test this set of snapshots of setup.exe.

Two things pose some concern to Pierre, who developed the setup/ntsec
code: domain users and the Windows popup asking if setup should run as
Administrator.

An additional change in this release is the ability to use http proxies
that require a username with an empty password.

To download this version, simply click on the 'install cygwin now' link
on the cygwin homepage, or wait for setup.exe to be copied out to your
preferred mirror.

Cheers,
Rob


2003-03-05  Max Bowsher  <maxb at ukf dot net>

        * netio.cc (save_dialog): Allocate an empty string if the password is
        null, so that an empty password is accepted elsewhere in setup.
        (check_if_enable_ok): An empty password is OK.

2003-03-04  Pavel Tsekov  <ptsekov at gmx dot net>

        * compress_gz.cc (compress_gz::construct): Always initialize key members
        to ensure the destructor does the right thing.

2003-02-28  Max Bowsher  <maxb at ukf dot net>

        * main.cc (set_default_sec): Add logging.

2002-11-26  Robert Collins  <rbtcollins at hotmail dot com>

        Backport from HEAD
        * desktop.cc (etc_profile): Remove.
        (make_etc_profile): Remove.
        (uexists): Remove.
        (make_passwd_group): Remove.
        (do_desktop_setup): Don't call removed functions.

2003-02-28  Max Bowsher  <maxb at ukf dot net>

        Backport from HEAD
        * Makefile.am (%.o: %.rc): Make windres use $(CC) not hardcoded gcc.
        (inilint_LDADD): Remove -lstdc++.
        (setup_LDADD): Ditto.

2003-02-28  Pierre Humblet  <pierre dot humblet at ieee dot org>

        Backported by Pavel Tsekov <ptsekov at gmx dot net>
        * main.cc (set_default_dacl): Replace with set_default_sec.
        (set_default_sec): Attempt to change the default group to
        Users or Administrators if it is None, in addition to setting
        Everyone in the default DACL.
        (main): Call set_default_sec instead of set_default_dacl.
-- 
GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]