similar to: Xapian 1.2.8 released

Displaying 20 results from an estimated 80 matches similar to: "Xapian 1.2.8 released"

2013 Aug 25
2
Perl interface isn't working in 1.2.x
On 08/24/2013 08:51 PM, Olly Betts wrote: > On Wed, Aug 21, 2013 at 01:58:35PM -0400, Jim Lynch wrote: >> At least it isn't working the way it used to. > What version are you trying this on (i.e. what is x in 1.2.x) and which > older version was it working with? New (Centos 6): xapian-bindings-1.2.15-1.x86_64 xapian-core-libs-1.2.15-1.x86_64 xapian-bindings-perl-1.2.15-1.x86_64
2012 Jan 20
3
get_docid???
my $mset = $enq->get_mset($nstart,$nrecords); for(my $mit=$mset->begin(); $mit != $mset->end();$mit++) { my $doc = $mit->get_document(); my $dat = $doc->get_data(); my $id = $doc->get_docid(); } [Fri Jan 20 10:35:06 2012] newmail.cgi: Can't locate auto/Search/Xapian/Document/get_docid.al in @INC (@INC contains: /etc/perl
2013 Aug 21
2
Perl interface isn't working in 1.2.x
At least it isn't working the way it used to. Code: $db = Search::Xapian::Database->new( $dx ); my $qp = Search::Xapian::QueryParser->new(); my $dbSize=$db->get_doccount(); # $qp->set_stemmer(new Search::Xapian::Stem("english")); # $qp->set_stemming_strategy(STEM_SOME); # $qp->set_default_op($defaultop); my $par =
2002 Mar 01
0
Debian Packages for Shorewall 1.2.8 are available
See http://security.dsi.unimi.it/~lorenzo/debian.html -Tom -- Tom Eastep \ Shorewall -- iptables made easy AIM: tmeastep \ http://www.shorewall.net ICQ: #60745924 \ teastep@shorewall.net
2002 Feb 23
0
Shorewall 1.2.8
1.2.8 is now available for download from my site and from Sourceforge. If you have installed 1.2.7 then before trying to restart under 1.2.8: a) Look at your /etc/shorewall/shorewall.conf file and note the directory= =20 in the STATEDIR variable. If that variable is empty, assume /var/state/shorewall b) Remove the file ''lock'' in the directory determined in step a. You
2008 Aug 05
0
libpri versions 1.2.8 and 1.4.7, and libss7 version 1.0.1 released
The Asterisk development team has released new versions of three libraries used with Asterisk. They are: libpri-1.2.8: This release contains a number of bugfixes that had been unreleased for months, along with clarification of the licensing of the source code. The change log is here: http://downloads.digium.com/pub/telephony/libpri/ChangeLog-1.2.8 libpri-1.4.7: This release contains primarily
2003 May 30
1
krb5-1.2.8 on cygwin + kerberized ssh
I have made a bit of progress since I compiled krb5-1.2.6. ./configure --with-cc=gcc --without-krb4 --disable-dns-for-kdc It would be nice if there was an option to just compile client stuff. The resolv library problem went away. I don't know if that was a change to krb5 or to cygwin. Bison problems also went away. Still need to add #include <errno.h> to
2006 Aug 22
0
Asterisk 1.2.11, Asterisk-Addons 1.2.4 and Zaptel 1.2.8 Released
The Asterisk Development Team is pleased to announce new releases of three of our projects: Asterisk 1.2.11 includes a number of bug fixes, along with an update to the chan_misdn driver for mISDN devices, including Digium's new B410P quad BRI interface card. Asterisk-Addons 1.2.4 includes quite a number of bug fixes and performance improvements in the H.323 channel driver maintained by
2007 Oct 16
0
Asterisk-addons 1.2.8 and 1.4.4 released
The Asterisk development team has released versions 1.2.8 and 1.4.4 of Asterisk-addons. This release contains a fix for a security vulnerability in the cdr_addon_mysql module. This module is vulnerable to SQL injection. See the details on the security issue in the published advisory: http://downloads.digium.com/pub/asa/AST-2007-023.pdf Only systems that use this module for logging CDR records
2007 Oct 16
0
Asterisk-addons 1.2.8 and 1.4.4 released
The Asterisk development team has released versions 1.2.8 and 1.4.4 of Asterisk-addons. This release contains a fix for a security vulnerability in the cdr_addon_mysql module. This module is vulnerable to SQL injection. See the details on the security issue in the published advisory: http://downloads.digium.com/pub/asa/AST-2007-023.pdf Only systems that use this module for logging CDR records
2003 Jun 05
0
[ANNOUNCE] rh7.3 / rh9 / cl9 RPMS of iptables-1.2.8 and ulogd-1.0.0
--/aVve/J9H4Wl5yVO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! I've finally managed to install a RedHat 7.3, RedHat 9 and Conectiva 9 on one of my development boxes. This provided the opportunity to build some 'official' iptables-1.2.8 and ulogd-1.0.0 RPM's for the respective distributions. You can get
2014 Sep 18
0
Re: 1.2.7 and 1.2.8 fail to start container: libvirt_lxc[4904]: segfault at 0 ip ...error 4 in libc-2.17.so[
On 16.09.2014 17:40, mxs kolo wrote: > HI all > > Centos 7, 3.10.0-123.6.3.el7.x86_64 > libvirt 1.27, libvirt 1.2.8 builded from source with > ./configure --prefix=/usr > make && make install > LXC with direct network failed to start: > > Sep 16 19:19:38 node01 kernel: device br502 entered promiscuous mode > Sep 16 19:19:39 node01 kernel: device br502 left
2014 Sep 26
0
Re: Missing security model in 1.2.8?
On Thu, Sep 25, 2014 at 09:03:57PM +0000, Gary Hook wrote: > I have successfully (I believe) built (rebuilt on Ubuntu 14.04), installed, and used libvirt 1.2.2. Behaviorally I can't tell the difference between what I've built and what Ubuntu distributes. > > Specifically, "virsh capabilities" shows this: > > > <secmodel> > >
2006 May 30
1
Asterisk 1.2.8, Zaptel 1.2.6 and libpri 1.2.3 released!
The Asterisk development team is pleased to announce new releases of our primary projects: Asterisk 1.2.8, Zaptel 1.2.6 and libpri 1.2.3. All of these releases incorporate a number of bug fixes, with the Asterisk release containing an especially large number since the last release, including some important fixes in the IAX2 channel driver. All users are encouraged to update as soon as they can to
2006 Jun 03
1
Asterisk 1.2.8 - WARNING[28769]: rtp.c:500 ast_rtp_read: Forcing Marker bit, because SSRC has changed
While sending calls to a SIP provider, the following warning generates: -- Executing Dial("SIP/1000-c317", "SIP/13057671523@209.120.202.94:5060|55|o") in new stack -- Called 13057671523@209.120.202.94:5060 -- SIP/209.120.202.94:5060-0533 is making progress passing it to SIP/1000-c317 -- SIP/209.120.202.94:5060-0533 answered SIP/1000-c317 -- Attempting
2006 Jun 06
1
Change in dial command behaviour between 1.2.7.1 and 1.2.8?
Hi list! Are there any changes in the behaviour of the Dial command between 1.2.7.1 and 1.2.8.? I am forwarding calls to my legacy PBX using : exten => s,1,Dial(Zap/g1/8210,90,r) Ever since I upgraded to 1.2.9 it seems as if the Legacy PBX is no longer receiving the extension I am calling on the PBX and the call gets dropped to the switchboard extension on the legacy PBX. Did I goof up
2006 Jun 28
0
asterisk 1.2.8 compilation problem
Hi all I have downloaded asterisk 1.2.8 try to make on RHEL AS 4 i get the following error any clue make[1]: Entering directory `/root/all/asterisk-1.2.8/res' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/root/all/asterisk-1.2.8/res' make[1]: Entering directory `/root/all/asterisk-1.2.8/channels' gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
2011 Dec 23
0
Xapian 1.2.8 core for Windows
Hello all, I was wondering if anyone has a compiled windows Xapian-core 1.2.8 available (dll and lib) to share with me... Many thanks in advance, Yaron yaronfeigin at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20111223/28a97570/attachment.html>
2006 Oct 30
2
Problem rkhunter v. 1.2.8 - CENTOS 4
Dear Friends, I am using CENTOS 4.3 - kernel 2.6.9-42.0.2.EL with rkhunter version 1.2.8, but the rkhunter program show me problem on file /bin/kill. I compare files /bin/kill with other CENTOS 4 and it has same size. ====================== SHOE LOG =========================== Rootkit Hunter 1.2.8 is running Mon, 30 Oct 2006 12:56:44 -0200 Determining OS... Ready Checking binaries *
2009 Dec 01
0
Managesieve RC with dovecot 1.2.8 from atrpm
Hi list I'm trying to get managesieve running (which seem to include the managesieve patches) on centos5, but compilation fails. What I did: mkdir /work cd /work wget http://dl.atrpms.net/all/dovecot-devel-1.2.8-0_103.el5.x86_64.rpm wget http://dl.atrpms.net/all/dovecot-1.2.8-0_103.el5.x86_64.rpm wget http://www.rename-it.nl/dovecot/1.2/dovecot-1.2-sieve-0.1.14pre.tar.gz wget