X-Recipient: archive-cygwin AT delorie DOT 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:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=r66vwavj25bMavva aiai2j5NsGfGqZs7MkEtkWPXIcchH6F6B5yY6VUdtbHtn9WjXsS/8qQ9h3rWeuC3 4Q1HGHuByuoXKp8g0HA6rPrA3Xb/lg482mZIx1EmDdUX8FLJl1d/zuTK9VvKAfLp /pGg29EdtZi2Gks3byGdWjJtHoA= 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:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=1t2fI+lbxX4+V4J+lNmQda 8eiiY=; b=SExMhZaefUiFh7d6eNgrL/nuf/8Z20tk33fEjwvtuj+TWQs6fNi7zL 7AH0eUyNSeQeg1x51VRfdnGlOk83RJFJePs4bZn5+ldAgGXOq4Lsclr24YyE0/oH lPWcXzdzxobxszOM+LEWHMpFO5K4MDN4bJIe6Ib8a49GkF1y837n0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=retire, Hx-languages-length:1638, Full, 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:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=v0YG91z+M7dDtbrtdoHouyegoQ6NJqMQRrDaf7b2TTw=; b=Yx8ynnINInDKQCYEDw6WjjdX1HCDNg7qYgNamJDDwsP8SFnUWb5l97aBMi3kgpANRL +C2UMVJtixwF2y+v3wdl38ZK/QCnPc/Bt4roy+m4OBmA3VtYGKtyxhSgAKM2zGlc+tPm yVMVRUdyCrzZSSH0h51HQuJqja0sdk5h6EDIrzzQmyO9G6JUVu4a0x0rgVJnb7Ew7l/Q pn5zItibGoKdtbubNqVe9SiWkaxfo1lG+fBtlAuUs7QL/dUfugnwg7lXbFxOQOGkDpWV C84FILDR2vPIezZOtwRJ1GFU4PmEC3lwgRyLLg/jkD7vXVi+xP1ZGGasCEBsh3Q8u40/ CoXQ== X-Gm-Message-State: ALyK8tJ5ekulx5HfHsBUW3ByCCJCd7aHdRRDVQ+yBdCTG/8RGksEYyHmxKBNNjRefv2scQ== X-Received: by 10.194.127.105 with SMTP id nf9mr2576991wjb.98.1468438523191; Wed, 13 Jul 2016 12:35:23 -0700 (PDT) Subject: [ANNOUNCEMENT] Re: Updated: octave-4.0.3-1 To: cygwin AT cygwin DOT com References: <3ff37741-3da9-7ff2-d27c-11b992b26773 AT gmail DOT com> From: Marco Atzeri Message-Id: Date: Wed, 13 Jul 2016 21:35:19 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <3ff37741-3da9-7ff2-d27c-11b992b26773@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes I just found a serious bug on 4.0.3. The forge package previously built with 4.0.1 don't load with 4.0.3-1. I am investigating, but likely I will retire the current 4.0.3-1 in short term. Sorry for the inconvenience, never happened before. One thing more to test the next time. Regards Marco On 12/07/2016 13:18, Marco Atzeri wrote: > New versions 4.0.3-1 of > > octave, > octave-devel, > octave-doc > > are available in the Cygwin distribution: > > CHANGES > Upstream bugfix release > https://www.gnu.org/software/octave/fixes-4-0-3.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