Displaying 20 results from an estimated 10000 matches similar to: "v1.1.beta7 released"
2007 Jul 12
3
v1.1 status and benchmarks
v1.1 plans have changed a bit. I'll release v1.1.alpha1 soon and hope to
have a stable v1.1 in a month or two. The rest of the features that
didn't make it into v1.1 will go to v1.2. I'll write more about this
when v1.1 alpha is released.
I also did a bit of benchmarking. v1.1's performance improvements are
looking pretty great, it seems to be twice as fast as v1.0.
v1.0:
2007 Nov 11
3
v1.1.beta8 released
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta8.tar.gz
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta8.tar.gz.sig
Changes since beta7:
- Added a new "raw" mail storage backend which allows opening
files/streams as single mail mailboxes. deliver uses this now instead of
opening the incoming mail as a mbox. So deliver should be now faster and
it doesn't anymore remove
2012 Aug 28
0
[ANNOUNCE] Samba 4.0 beta7
We are proud to announce another beta release of Samba 4.0, beta7
What's new in Samba 4.0 beta7
=============================
Samba 4.0 will be the next version of the Samba suite and incorporates
all the technology found in both the Samba4 alpha series and the
stable 3.x series. The primary additional features over Samba 3.6 are
support for the Active Directory logon protocols used by
2018 Mar 31
0
Migrate from Tinc-VPN v1.0 to TINC-VPN v1.1
El 31 de marzo de 2018 17:58:18 CEST, Rafael Wolf <rfwolf at gmail.com> escribió:
>Can you just compile the latest from the git repo on to raspian os?
>
>
>
>On Sat, Mar 31, 2018, 11:21 AM Ramses <ramses.sevilla at gmail.com> wrote:
>
>> El 29 de marzo de 2018 23:41:24 CEST, Ramses
><ramses.sevilla at gmail.com>
>> escribió:
>> >Hi
2007 Nov 02
0
v1.1.beta6 released
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta6.tar.gz
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta6.tar.gz.sig
Fixes since beta5:
- dovecot.index.cache file wasn't actually being created/updated (or
something like that)
- SORT assert-crashed sometimes when sorting by string fields
- etc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2008 Apr 01
1
v1.1.rc4 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc4.tar.gz
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc4.tar.gz.sig
I didn't have time/energy to fix everything I wanted, so it'll probably
be a few more RCs left until v1.1.0. This is anyway an important
release, because it fixes two buffer overflows in search code which have
been in all v1.1 releases (but not v1.0). Really stupid
2008 Apr 01
1
v1.1.rc4 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc4.tar.gz
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc4.tar.gz.sig
I didn't have time/energy to fix everything I wanted, so it'll probably
be a few more RCs left until v1.1.0. This is anyway an important
release, because it fixes two buffer overflows in search code which have
been in all v1.1 releases (but not v1.0). Really stupid
2007 Jul 19
6
v1.1.alpha1 released
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha1.tar.gz
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha1.tar.gz.sig
This is the first alpha release of Dovecot v1.1. I hope that it
stabilizes into final release within a few months. There are a lot of
new features since v1.0. The most important ones are listed at the end
of this post.
This is the only v1.1.alpha announcement I send
2007 Jul 19
6
v1.1.alpha1 released
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha1.tar.gz
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha1.tar.gz.sig
This is the first alpha release of Dovecot v1.1. I hope that it
stabilizes into final release within a few months. There are a lot of
new features since v1.0. The most important ones are listed at the end
of this post.
This is the only v1.1.alpha announcement I send
2008 Feb 16
0
v1.1.beta16 released
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta16.tar.gz
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta16.tar.gz.sig
If all goes well, I'll release v1.1.rc1 in a couple of days. Now's a
good time to start testing v1.1 :)
Changes since beta15:
- Squat is finally working and supports expunging messages from it.
I've been stress testing it and can't find any problems
2018 Mar 31
0
Migrate from Tinc-VPN v1.0 to TINC-VPN v1.1
El 29 de marzo de 2018 23:41:24 CEST, Ramses <ramses.sevilla at gmail.com> escribió:
>Hi everyone,
>
>I have installed Tinc-VPN v1.0.19-3, that is the last version that
>there is in Raspbian 7, installed with the apt-get command.
>
>I will like know what will be the best way to migrate this version to
>Tinc-VPN v1.1
>
>
>Regards,
>
>Ramses
Hi everyone,
2007 Oct 29
1
How to test combined effects?
Suppose I have a mixed-effects model where yij is the jth sample for
the ith subject:
yij= beta0 + beta1(age) + beta2(age^2) + beta3(age^3) + beta4(IQ) +
beta5(IQ^2) + beta6(age*IQ) + beta7(age^2*IQ) + beta8(age^3 *IQ)
+random intercepti + eij
In R how can I get an F test against the null hypothesis of
beta6=beta7=beta8=0? In SAS I can run something like contrast age*IQ
1,
2018 Mar 31
2
Migrate from Tinc-VPN v1.0 to TINC-VPN v1.1
Can you just compile the latest from the git repo on to raspian os?
On Sat, Mar 31, 2018, 11:21 AM Ramses <ramses.sevilla at gmail.com> wrote:
> El 29 de marzo de 2018 23:41:24 CEST, Ramses <ramses.sevilla at gmail.com>
> escribió:
> >Hi everyone,
> >
> >I have installed Tinc-VPN v1.0.19-3, that is the last version that
> >there is in Raspbian 7,
2006 Apr 12
3
1.0.beta7
Sorry, the authentication problem still wasn't actually fixed in beta6.
Now, this time I tested every possible authentication case that it
really works.
I'll soon create a CVS branch which is going to stabilize into the 1.0
release. I won't add new features there so it shouldn't really get
broken anymore, at least because of new features..
So, two changes in this release:
2006 Apr 12
3
1.0.beta7
Sorry, the authentication problem still wasn't actually fixed in beta6.
Now, this time I tested every possible authentication case that it
really works.
I'll soon create a CVS branch which is going to stabilize into the 1.0
release. I won't add new features there so it shouldn't really get
broken anymore, at least because of new features..
So, two changes in this release:
2011 Jan 03
2
Finally upgrading from v1.0.15 to v1.2.16 -- advice please
It's long over due, but now I finally plan on upgrading from v1.0.15 to
v1.2.16 on our servers. Would appreciate any comments!
We have 7 servers, all running of the same GPFS filesystem. Both
maildirs and indexes are stored here. We use dovecot for POP/IMAP and
deliver. Currently we're using mysql as authentication source, but want
to move to using ldap instead.
Can we upgrade one server
2008 May 04
1
v1.1.rc5 released
?http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc5.tar.gz
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc5.tar.gz.sig
I've finally gone through all my unread mails and fixed most of the
reported bugs. There are only a couple ones left that I can't reproduce.
Please report if you still have any problems with rc5, even if you
already have reported the same bug before.
v1.1.rc6 will
2008 May 04
1
v1.1.rc5 released
?http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc5.tar.gz
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc5.tar.gz.sig
I've finally gone through all my unread mails and fixed most of the
reported bugs. There are only a couple ones left that I can't reproduce.
Please report if you still have any problems with rc5, even if you
already have reported the same bug before.
v1.1.rc6 will
2018 Mar 31
2
Migrate from Tinc-VPN v1.0 to TINC-VPN v1.1
Hello Ramses,
Am Sat, 31 Mar 2018 17:21:52 +0200
schrieb Ramses <ramses.sevilla at gmail.com>:
> Can tell me someone if there is any repository to Raspbian that has Tinc v1.1
> to update a installed Tinc v1.0 from command apt-get?
thankfully the Debian package maintainer for tinc (Guus) prepared a package and
uploaded it to the "experimental" suite:
2008 May 30
4
v1.1.rc6 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc6.tar.gz
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc6.tar.gz.sig
This is it. The first v1.1 release that actually deserves the "release
candidate" name. It contains everything I require from v1.1.0 release.
There are two bugs left that I'd like to get fixed, but they won't block
v1.1.0 release:
*