Re: [COMPLAIN] a patched 1.0.2 has been silently reuploaded (was: [Alsa-devel] 1.0.2 release)

2004-01-30 Thread Thierry Vignaud
Glenn Maynard <[EMAIL PROTECTED]> writes: > > we only found it because some user complained that cooker > > alsa-lib-1.0.2 package was broken whereas downloaded tarball from > > ftp.alsa-project.org wasn't. people should at least be warned > > about the reupload. > > This should go without sayin

Re: [COMPLAIN] a patched 1.0.2 has been silently reuploaded (was: [Alsa-devel] 1.0.2 release)

2004-01-28 Thread Glenn Maynard
On Wed, Jan 28, 2004 at 02:42:30PM +0100, Thierry Vignaud wrote: > we only found it because some user complained that cooker > alsa-lib-1.0.2 package was broken whereas downloaded tarball from > ftp.alsa-project.org wasn't. people should at least be warned about > the reupload. This should go wit

[COMPLAIN] a patched 1.0.2 has been silently reuploaded (was: [Alsa-devel] 1.0.2 release)

2004-01-28 Thread Thierry Vignaud
Jaroslav Kysela <[EMAIL PROTECTED]> writes: > Hello all, > > we released packages 1.0.2. i loudly complain about the fact that you reupload at least alsa-lib-1.0.2 tarball with some changes w/o any notification (neither on alsa web site, nor in some ftp server notification file nor in this

Re: [Alsa-devel] 1.0.2 release

2004-01-27 Thread Jaroslav Kysela
On Tue, 27 Jan 2004, Safari wrote: > $ arecord -d 1 -v -r 44100 -f S16_LE -c 2 /dev/null > Recording WAVE '/dev/null' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo > arecord: pcm_rate.c:512: snd_pcm_rate_init: Assertion `0' failed. > Aborted by signal Aborted... Oops. This patch fixes the

Re: [Alsa-devel] 1.0.2 release

2004-01-27 Thread Safari
On Tue, Jan 27, 2004 at 10:51:58AM +0100, Jaroslav Kysela wrote: > Hello all, > > we released packages 1.0.2. ... > alsa-lib > * general > - added SNDRV_PCM_STATE_DISCONNECTED state > - fixed SHM memory leak fix in pcm routines > - fixed non-version build > - removed the fu

Re: [Alsa-devel] 1.0.2 release

2004-01-27 Thread Jaroslav Kysela
On Tue, 27 Jan 2004, Carl-Daniel Hailfinger wrote: > Jaroslav Kysela wrote: > > Hello all, > > > > we released packages 1.0.2. > > The current tree from kernel.org claims in linux/include/sound/version.h > that only Alsa 0.9.7 is integrated. Is that correct? Yes, in Andrew Morton's (mm) tre

Re: [Alsa-devel] 1.0.2 release

2004-01-27 Thread Carl-Daniel Hailfinger
Jaroslav Kysela wrote: > Hello all, > > we released packages 1.0.2. The current tree from kernel.org claims in linux/include/sound/version.h that only Alsa 0.9.7 is integrated. Is that correct? Regards, Carl-Daniel -- http://www.hailfinger.org/

Re: [Alsa-devel] 1.0.2 release

2004-01-27 Thread Joerg Mayer
On Tue, Jan 27, 2004 at 11:11:23AM +0100, Carl-Daniel Hailfinger wrote: > Jaroslav Kysela wrote: > > Hello all, > > > > we released packages 1.0.2. > > The current tree from kernel.org claims in linux/include/sound/version.h > that only Alsa 0.9.7 is integrated. Is that correct? Another poin

[Alsa-devel] 1.0.2 release

2004-01-27 Thread Jaroslav Kysela
Hello all, we released packages 1.0.2. ChangeLog: ** common * added support for new automake alsa-driver * general - fixed typo in configure for detecting RedHat kernels - added resource allocation failure messages to all drivers - fixes in PCI memory allocation r