X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:to:from:subject:message-id:date
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=k9BsxjXU8WVBJIpARig7BgNM3B4HvhJ3WTgJ7eiDQmq8iF59//FRE
	fK8mbhQ//T2DaXNHvq6Epdugzh0WMH8rhWY//fBmjCYTw9WELWsthXhl2DkB8Uoj
	0cftovaVDGhNK3RpCeMS7HSpPw/z78WaqGjilerWA9w1wqnzuZ13e8=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:to:from:subject:message-id:date
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=huv+6jiBfd5G8cOkRd8+HXtl5lY=; b=PRkupipVvUVQkuwUtAJ1fiDau6PH
	HctiKDJUKp5Gafsq2iImVJG+mJxovHcZDhuQd+5zw1or1fYFEosxDtMtLjikvQTh
	X2KB7SD8458b3ZbqPc1ZCruZCPpZr39Jy5CJnVzEHk4wPhfGxPbiLAzk4R25eZsm
	gjQtwu7x2S+LMaU=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=GENERAL, graphical, numerical, HTo:U*cygwin-announce
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:to:from:subject:message-id:date:user-agent         :mime-version:content-transfer-encoding;        bh=RYQ3MoWLLjQzj/RxPwuC8JF29AuBYkDelRtUxEquhvc=;        b=XQH4baQach48FscHTUeMrthyG0i9HtVDq4/JIk8C8pQKkJxJ/qMzRWwvkfBRtCzSDE         GJnTGum7ePyu3QXDYHv5yRG+zsbiiH4ZbF8Vy7Gl3fK+KbKYALOoNpQSI5GwLpmSDrqW         D5hXXeqRoZahvr7tnP1lNUVkl9rRG7/iwUtgE6fa+L0QxYCQR/jAjU05S5HtOmQdOjiM         hGrn9GuHEzN8DIJMjiHIP5yGPeJtfhK70mLK3jGe3cQWHphWDfUU/I5GeOaxM9bKmK8Y         M9ze88uNDasIDo8YkhCMkG2DcxfiCjqE5MjG8ejRRDWwleo6y2KZKBnkgj1iHyBcbZAK         zQDA==
X-Gm-Message-State: ALyK8tIdbCLDJtwKpN0+YYmlTWmipIecwnIiyTH1lhweoIHC52n9i17E/bfsm2tRcd/Jsw==
X-Received: by 10.25.17.209 with SMTP id 78mr3225294lfr.154.1467205241165;        Wed, 29 Jun 2016 06:00:41 -0700 (PDT)
To: cygwin@cygwin.com
From: Marco Atzeri <marco.atzeri@gmail.com>
Subject: [ANNOUNCEMENT] Updated: octave-4.0.1-2
Message-Id: <announce.dd9eca19-d6e6-a4c5-152c-e48e96f2d940@gmail.com>
Date: Wed, 29 Jun 2016 15:00:37 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

New versions 4.0.1-2 of

    octave,
    octave-devel,
    octave-doc

are available in the Cygwin distribution:


CYGWIN CHANGES
rebuilt for shared lib dependency update
https://cygwin.com/ml/cygwin/2016-06/msg00267.html

CHANGES
Upstream bugfix release
http://www.gnu.org/software/octave/bug-fixes-4-0-1.html

Full changes:
http://www.gnu.org/software/octave/NEWS-4.0.html

GENERAL 4.0.x NOTE
there are 2 octave main binaries
         octave-cli      command line inteface
         octave-gui      graphical interface
         octave          default to graphical version

OCTAVE-FORGE NOTE
You need to install with setup the specific forge package
you are looking for.

The update of the global pkg database is now managed
by cygwin setup during the postinstall phase.
A semaphore system is in place to update the database only when needed
and just one time, also when multiple forge packages are added or removed.

DESCRIPTION
The GNU Octave language for numerical computations is a (mostly Matlab (R)
compatible) high-level language, primarily intended for numerical
computations.  It provides a convenient command-line interface for solving
linear and nonlinear problems numerically.

HOMEPAGE
http://www.gnu.org/software/octave/


Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

