1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
aolserver4-nsopenssl (3.0beta26-1) unstable; urgency=low
* New upstream release.
* Missing args added to Ns_Log() call in nsopenssl.c(204).
* Build-dep on patch removed.
* Old debian/thread.diff patch removed.
-- Francesco Paolo Lovergine <frankie@debian.org> Thu, 03 Jan 2008 17:06:00 +0100
aolserver4-nsopenssl (3.0beta22-5) unstable; urgency=high
* Removed superfluous aolserver4 build-dependency.
(closes: #458724)
-- Francesco Paolo Lovergine <frankie@debian.org> Wed, 02 Jan 2008 14:53:46 +0100
aolserver4-nsopenssl (3.0beta22-4) unstable; urgency=low
* Moved to debhelper compatibility level 5.
* Policy bumped to 3.7.3
* Removed final full stop in short description.
-- Francesco Paolo Lovergine <frankie@debian.org> Wed, 19 Dec 2007 15:33:26 +0100
aolserver4-nsopenssl (3.0beta22-3) unstable; urgency=high
* Added x509.o linking, it was missed due to oversight in the new Makefile :-/
Thanks Luke Pond.
-- Francesco Paolo Lovergine <frankie@debian.org> Wed, 20 Oct 2004 17:04:01 +0200
aolserver4-nsopenssl (3.0beta22-2) unstable; urgency=high
* Makefile.debian changed to avoid creation of intermediate library libnsopenssl.so
which causes unresolved error in dynamic linking and renders the module
unusable. Thanks Martin Saturka.
-- Francesco Paolo Lovergine <frankie@debian.org> Fri, 3 Sep 2004 20:35:56 +0200
aolserver4-nsopenssl (3.0beta22-1) unstable; urgency=high
* New upstream release.
It fixes a 100% CPU utilization issue which is quite grave.
(See http://aolserver.com/sf/bug/1012892)
* Urgency set to high to enter testing, possibly.
-- Francesco Paolo Lovergine <frankie@debian.org> Thu, 26 Aug 2004 19:30:34 +0200
aolserver4-nsopenssl (3.0beta12-2) unstable; urgency=low
* Added aolserver4 explict build-dependency. For some reason sparc buildd
does not resolve that dependency on his own.
(closes: #232607)
-- Francesco Paolo Lovergine <frankie@debian.org> Fri, 9 Jul 2004 15:44:30 +0200
aolserver4-nsopenssl (3.0beta12-1) unstable; urgency=low
* Initial Release.
-- Francesco Paolo Lovergine <frankie@debian.org> Wed, 28 Jan 2004 20:12:03 +0100
|