From maintainers-request at octave dot org Thu Mar 23 09:37:29 2006 Subject: Re: Octave 2.1.73 available for ftp From: Quentin Spencer To: "John W. Eaton" CC: octave maintainers mailing list , octave bug mailing list Date: Thu, 23 Mar 2006 09:33:13 -0600 John W. Eaton wrote: >Octave 2.1.73 is now available for ftp from ftp.octave.org in the >directory /pub/octave (and /pub/octave/bleeding-edge): > > -rw-r--r-- 1 506 1012 6907403 Mar 20 21:16 octave-2.1.73.tar.gz > -rw-r--r-- 1 506 1012 5790133 Mar 20 21:16 octave-2.1.73.tar.bz2 > -rw-r--r-- 1 506 1012 21870 Mar 20 21:17 octave-2.1.72-2.1.73.patch.gz > -rw-r--r-- 1 506 1012 21913 Mar 20 21:17 octave-2.1.72-2.1.73.patch.bz2 > > e75a109620e57de081ee73e0489e5990 octave-2.1.73.tar.gz > c356475aa06d81a10f8bf27f1a1d27a0 octave-2.1.73.tar.bz2 > c7ddc0cfeb7576ef7aeb5bdb70fafe9b octave-2.1.72-2.1.73.patch.gz > e9f85ec9ceb4c765707018067574f93f octave-2.1.72-2.1.73.patch.bz2 > >This version fixes a number of bugs reported since 2.1.72. > >This version will be labelled the "testing" (or recommended) version >of Octave on the download page of the Octave web site. > >The snapshot is tagged in the usual way (ss-2-1-73) in the CVS >archive. It is also on the ss-2-1-63-patches branch so we can check >out that branch and apply any patches for any future bug-fix-only >snapshot if that is needed. > >As always, if your favorite bug is still not fixed, please report it. > > Yes, I just found one: freqz is broken for FIR filters in 2.1.73. I reported this earlier (http://www.octave.org/mailing-lists/bug-octave/2006/87), but I then followed it up by noting that it had already been fixed in CVS. I assumed that the changes had also been applied to the 2.1.x tree, but apparently they haven't. I'm keeping the patch I had for this in the Fedora release, so users of that package will not have this problem, but it probably should be applied to CVS so that this will be fixed in the next 2.1.x release if there is one. -Quentin