Displaying 20 results from an estimated 400 matches similar to: "1.0.rc30 released"
2024 Oct 15
0
NHW v0.3.0-rc30 new version
Hello,
For those interested, I have released the NHW v0.3.0-rc30 new version.
I continue to fine-tune the nhw_kernel weights.This new version has then
more precision and a better visual quality.
More at: https://nhwcodec.blogspot.com/
Cheers,
Raphael
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Oct 14
1
[PATCH] NEW API: mktemp
Used to create temporary directory or file with an optional suffix.
Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>
---
daemon/dir.c | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++
generator/actions.ml | 36 +++++++++++++++++++++++++++++++
gobject/Makefile.inc | 6 ++++--
po/POTFILES | 2 ++
src/MAX_PROC_NR | 2 +-
5 files changed, 104
2007 Apr 23
1
Asterisk+mISDN drops calls after 3-4 secs
Hi,
I have an Asterisk 1.2.9.1 box on a Debian distro with mISDN drivers.
I installed the new driver (0.3.1-rc30) on our pbx but since no voice
was passing I decided to go back to old version (0.3.1-rc23).
Last friday everything seemed to work fine but now every incoming
call drops after 3-4 seconds while Asterisk console is showing these
messages:
Apr 23 12:42:39 DEBUG[7625]:
2009 Jan 20
2
Move from 1.0.rc29 to 1.1.7?
Hello!
I am moving my mail from the old server with 1.0.rc29 to a brand new
server with 1.1.7. I use Maildir in both servers. A few questions:
1) The new server has another name, can I just copy the mail files
as-is, will the server name in the file names matter?
2) The new server has a different architecture and different endian, so
I plan not to copy the index and cache files; they seem to
2007 Mar 30
6
1.0.rc29 released
http://dovecot.org/releases/dovecot-1.0.rc29.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc29.tar.gz.sig
Probably one more RC after this.
* Security fix: If zlib plugin was loaded, it was possible to open
gzipped mbox files outside the user's mail directory.
+ Added auth_gssapi_hostname setting.
- IMAP: LIST "" "" didn't return anything if there didn't
2007 Mar 30
6
1.0.rc29 released
http://dovecot.org/releases/dovecot-1.0.rc29.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc29.tar.gz.sig
Probably one more RC after this.
* Security fix: If zlib plugin was loaded, it was possible to open
gzipped mbox files outside the user's mail directory.
+ Added auth_gssapi_hostname setting.
- IMAP: LIST "" "" didn't return anything if there didn't
2007 Apr 08
3
Released 1.0.rc31
http://dovecot.org/releases/dovecot-1.0.rc31.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc31.tar.gz.sig
mbox + NFS combination shouldn't break anymore. v1.0 still planned to
be released next friday.
- mbox: Give "mbox file was modified while we were syncing" error only
if we detect some problems in the mbox file. The check can't be
trusted with NFS.
- Convert
2007 Apr 08
3
Released 1.0.rc31
http://dovecot.org/releases/dovecot-1.0.rc31.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc31.tar.gz.sig
mbox + NFS combination shouldn't break anymore. v1.0 still planned to
be released next friday.
- mbox: Give "mbox file was modified while we were syncing" error only
if we detect some problems in the mbox file. The check can't be
trusted with NFS.
- Convert
2007 Apr 04
3
solaris 10 dovecot-1.0.rc29 - building issue
Hi all,
I'm having terrible time, and a lot of core dumps, building dovecot on
Solaris 10.
My environment:
gcc 3.3.2
LDFLAGS=-L/usr/local/ssl/lib -lssl -lcrypto \
-L/usr/local/BerkeleyDB.4.2/lib -ldb -L/usr/local/lib -lldap
CPPFLAGS=-I/usr/local/BerkeleyDB/include \
-I/usr/local/include -I/usr/local/ssl/include
my configure:
./configure --prefix=/usr/local --with-ldap
...that is:
2005 Nov 28
1
nodebytes,leafwords
hello all,
we are developing and porting vorbis1decoder on a 24 bit
platform. in the process we came across somedoubts about
node bytes and leaf words.
from the specification we got that we are arranging
the huffman codeword tree into an array. the nodebytes are the
number of bytes that are required to represent a node and
leafwords are the no. of bytes required to represent the leaf
i.e the
2010 Jan 31
2
[LLVMdev] Crash in PBQP register allocator
Hi Sebastian,
It boils down to this: The previous heuristic solver could return
infinite cost solutions in some rare cases (despite finite-cost
solutions existing). The new solver is still heuristic, but it should
always return a finite cost solution if one exists. It does this by
avoiding early reduction of infinite spill cost nodes via R1 or R2.
To illustrate why the early reductions can be a
2010 Jan 28
0
[LLVMdev] Crash in PBQP register allocator
Hi Lang,
I'm surprised about the fact that you omit R1/R2 reductions in some cases.
Can you give a more detailed description of the bug (e.g. a PBQP dump)?
Best regards,
Sebastian
Lang Hames wrote:
> Hi Sachin, llvm-dev,
>
> I've just committed a new PBQP solver which, among other things,
> should take care of this bug.
>
> Please let me know how it works out for you.
2007 Sep 03
2
Index and Thunderbird
Hi,
Whitbox Linux 3 (RHEL)
Dovecot 1.0.rc29
Using NFS
From time to time does all mail get re-downloaded to Thunderbird. I
would believe this has something to do with an index problem. I upgraded
to 1.0 a few months ago but that didn't work well so I installed version
1.0.rc29 which worked better but we still get this problem from time to
time. DOes anyone know if it is a good idea to
2007 Apr 02
1
*****SPAM***** Upgrading from rc27 to rc29?
After sending a messasge about a problem (The folder 'Inbox' cannot contain
items. Namespace problems) I found what seems to be a fix in the release for
rc29.
Besides any potential configuration files, do I need to delete the old index
files? Any of the dovecot files?
Based on the release notes for rc29 it seems the following will fix the
problem we are experiencing:
IMAP: LIST
2009 Apr 20
2
Echo Can Tail Length
Hi,
I've been trying to understand the documentation on the Speex echo
canceller, and unless I'm confused, I think there's a mistake
somewhere. The documentation on http://speex.org/docs/manual/speex-manual/node7.html#SECTION00740000000000000000
says, " The recommended tail length is approximately the third of
the room reverberation time". However, the Octave script
2012 Sep 29
1
quota severe performace issue help
Dear gluster experts,
We have encountered a severe performance issue related to quota feature of
gluster.
My underlying fs is lvm with xfs format.
The problem is if quota is enabled the io performance is about 26MB/s but
with quota disabled the io performance is 216MB/s.
Any one known what's the problem? BTW I have reproduce it several times and
it is related to quota indeed.
Here's the
2007 Mar 16
1
corrupted transaction log error resulting in multiple deliveries
I'm finally picking my dovecot project back up now, and after upgrading
rc19 to rc27, I sent a test message to an existing account which
resulted in log entries like these:
Mar 16 08:45:37 node7 deliver(user at example.com): Corrupted transaction
log file /var/indexes/example/com/u/us/user/.INBOX/dovecot.index.log:
Append with UID 3, but next_uid = 15368
Mar 16 08:45:37 node7
2010 Jan 26
3
[LLVMdev] Crash in PBQP register allocator
Hi Sachin, llvm-dev,
I've just committed a new PBQP solver which, among other things,
should take care of this bug.
Please let me know how it works out for you.
Cheers,
Lang.
On Tue, Dec 15, 2009 at 5:54 PM, Lang Hames <lhames at gmail.com> wrote:
> Hi Sachin,
>
> Yes. Bernhard Scholz and I have just discussed a fix for this. I hope to
> commit it in the next few days. I
2007 Mar 23
4
1.0.rc28 released
http://dovecot.org/releases/dovecot-1.0.rc28.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc28.tar.gz.sig
Still a bit more fixes. My coding TODO list is again empty. Unless
something special happens in the next few weeks, I'll still make rc29
with the documentation included and v1.0 will be released April 13.
* deliver + userdb static: Verify the user's existence from passdb,
2007 Mar 23
4
1.0.rc28 released
http://dovecot.org/releases/dovecot-1.0.rc28.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc28.tar.gz.sig
Still a bit more fixes. My coding TODO list is again empty. Unless
something special happens in the next few weeks, I'll still make rc29
with the documentation included and v1.0 will be released April 13.
* deliver + userdb static: Verify the user's existence from passdb,