similar to: Xapian 1.0.11 released

Displaying 20 results from an estimated 1000 matches similar to: "Xapian 1.0.11 released"

2015 Sep 09
2
custom ValueRangeProcessor in Perl?
Hello, I'm using the XS Perl bindings packaged with Debian stable and am interested in implementing my a custom ValueRangeProcessor (using DateTimeX::Easy for human-friendly date parsing) Unfortunately, I'm not sure if it's possible with the add_valuerangeprocessor API via Perl. Reading the XS/*ValueRangeProcessor.xs source files, I'm seeing "process_value_range"
2008 Apr 30
1
Python bindings smoketest error
Hi all, I'm getting an error in the smoketest. I'm using latest Swig and Python bindings from SVN-HEAD: File "smoketest.py", line 23, in <module> import xapian File "C:\work\xapian\xapian-SVN\xapian-core\win32\Release\Python\xapian.py", line 2099, in <module> ValueRangeProcessor.__call__ = ValueRangeProcessor.__call AttributeError: type
2006 Apr 25
2
alsa 1.0.11 compile on 4.3
anyone compiled alsa 1.0.11 on 4.3? I get errors compileing alsa-drivers. Thanks for any suggestions if you have done it. Anyone can try it download from http://alsa-project.org and doing the extract, ./configure and make. With out the make install nothing should be affected on your system if you dont want to use the new version. Thanks, jerry
2009 Nov 15
1
setting ValueRangeProcessor at runtime
I want to set a variable number and type of ValueRangeProcessors at run time based on a configuration file. But I seem to be running into (what I think is) a C++ scope issue. I tried just a simple test to see if I could add 5 VPs in a loop. Xapian::QueryParser qparser; Xapian::Query query; int vp = 0; while(vp < 5) { Xapian::StringValueRangeProcessor sproc(vp++);
2010 Jun 18
1
Crosscompile error tinc => 1.0.11 on openwrt whiterussian 0.9
Hello! I try to maintain a couple off old Openwrt based routers. The routers run openwrt whiterussian, so it quite outdated. But it is a little dangerous to update a remote machine from whiterussian to kamikaze or backfire, this may be usefull for others. I used the openwrt whiterussian 0.9 sdk and the attached Makefile to compile all tinc versions till 1.0.11. Since 1.0.11 the compile process
2006 Jun 05
1
Asterisk 1.2.9 and 1.0.11 Released -- Security Fix
The Asterisk Development Team today released Asterisk 1.2.9 and Asterisk 1.0.11 to address a security vulnerability in the IAX2 channel driver (chan_iax2). The vulnerability affects all users with IAX2 clients that might be compromised or used by a malicious user, and can lead to denial of service attacks and random Asterisk server crashes via a relatively trivial exploit. All users are urged to
2004 Mar 30
1
RHEL 3 and OCFS 1.0.9-12 / 1.0.11-1
Is the following statement still valid for either OCFS 1.0.9-12 or OCFS 1.0.11-1? The following is from one of the questions put forward by Derek Suzuki on Ocfs-users "A couple more minor questions about OCFS and RHEL3" > Next, I saw a Metalink thread which suggests that async I/O is not > supported on OCFS with RHAS 2.1. It doesn't say anything about RHEL3. > We've
2015 Aug 07
1
xapian 1.2.21 / MSYS-1.0.11.exe
Xapian Developers, [I initially thought to install xapian on SFU (Interix 3.5) on MS XP but could not compile libuuid] [getopt.h, inttypes.h, and stdint.h taken from SUA (for Vista) and installed in SFU (Interix 3.5)] If someone is inclined to write a modified libuuid and label it for use with Interix <version(s)> to satisfy the dependency for an xapian <version(s)> install on
2016 May 10
0
Xapian 1.3.6 development snapshot released
I'm happy to be able to announce that Xapian 1.3.6 is now available. Please note that 1.3.x releases are development releases - they are made to encourage earlier and wider use and testing of new and changed code. We're pretty close to a stable 1.4.0 release at this point - there's currently only one ticket still pegged on 1.3.x, which is to sort out some details of the
2019 Mar 16
0
[ANNOUNCE] libXvMC 1.0.11
libXvMC is the Xlib-based client library for the X-Video Motion Compensation API. Alan Coopersmith (5): Need to check for -1, not 0, to determine if shmat() failed Fix sign comparison warnings for loop indexes Update README for gitlab migration Update configure.ac bug URL for gitlab migration libXvMC 1.0.11 Emil Velikov (1): autogen.sh: use quoted string
2016 Oct 04
0
[ANNOUNCE] libXv 1.0.11
Alan Coopersmith (1): Fix typo in dependencies for lint library Matthieu Herrb (1): libXv 1.0.11 Tobias Stoeckmann (1): Protocol handling issues in libXv - CVE-2016-5407 git tag: libXv-1.0.11 https://xorg.freedesktop.org/archive/individual/lib/libXv-1.0.11.tar.bz2 MD5: 210b6ef30dda2256d54763136faa37b9 libXv-1.0.11.tar.bz2 SHA1: d79f9c56faedd682f420fa68bb9d7ff755b84579
2020 Jun 14
0
[ANNOUNCE] twm 1.0.11
Alan Coopersmith (5): When replacing a colormap, free old map, not new one If we can't find a colormap to replace, insert new one instead of leaking it Update README for gitlab migration Update configure.ac bug URL for gitlab migration Make some char pointers const as necessary to clear some gcc warnings Bryan Kadzban (1): Read system.twmrc from where it
2014 Sep 03
0
[ANNOUNCE] xf86-video-nouveau 1.0.11
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Highlights: - Support for server managed fd's. - Glamor support. - Maxwell support. - DRI3 and initial Present support. - vsync'ed kms pageflip performance fixes when running on Linux 3.13+ - Multi-display vsync, vblank, swap scheduling, timestamping fixes. - Multi x-screen support fixes. - ZaphodHead support on for
2014 Sep 03
0
[ANNOUNCE] xf86-video-nouveau 1.0.11
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Highlights: - Support for server managed fd's. - Glamor support. - Maxwell support. - DRI3 and initial Present support. - vsync'ed kms pageflip performance fixes when running on Linux 3.13+ - Multi-display vsync, vblank, swap scheduling, timestamping fixes. - Multi x-screen support fixes. - ZaphodHead support on for
2015 Aug 23
28
[Bug 91738] New: xf86-video-nouveau 1.0.11 will not allow X to start
https://bugs.freedesktop.org/show_bug.cgi?id=91738 Bug ID: 91738 Summary: xf86-video-nouveau 1.0.11 will not allow X to start Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: major Priority: medium Component: Driver/nouveau
2009 Feb 05
1
Updating to a Development Version breaks 'wine-dev'
Hi, I am relatively new to Linux but know what I'm doing. I have installed Ubuntu and WinE (through synaptic package manager so it took the latest stable version, 1.0.1) Warcraft III worked perfectly in this version. But GGClient (also known as Garena, a program used to play low-latency games with others on the internet through a VPN) does not work in this version of WinE. So I looked it up,
2011 Apr 12
4
OS X - `require': no such file to load -- sqlite3/sqlite3_native
I''ve searched and search, tried a number of things like unstalling sqlite3 and reinstalling. Reinstalling Rails, building sqlite3 from source, etc. Nothing seems to work. When I try to start up my server I get the following: MacBook-Pro:splash Ross$ rails server /Volumes/Macintosh HD/Users/Ross/rails_projects/splash/json/ruby/1.9.1/gems/sqlite3-1.3.3/lib/sqlite3.rb:6:in
2008 Mar 04
2
v1.0.11 released
http://dovecot.org/releases/1.0/dovecot-1.0.11.tar.gz http://dovecot.org/releases/1.0/dovecot-1.0.11.tar.gz.sig * mail_extra_groups setting was commonly used insecurely. This setting is now deprecated. Most users should switch to using mail_privileged_group setting, but if you really need the old functionality use mail_access_groups instead. - mbox: Dropped some of the physical size
2008 Mar 04
2
v1.0.11 released
http://dovecot.org/releases/1.0/dovecot-1.0.11.tar.gz http://dovecot.org/releases/1.0/dovecot-1.0.11.tar.gz.sig * mail_extra_groups setting was commonly used insecurely. This setting is now deprecated. Most users should switch to using mail_privileged_group setting, but if you really need the old functionality use mail_access_groups instead. - mbox: Dropped some of the physical size
2006 Jun 05
0
Asterisk 1.2.9 and 1.0.11 Released -- Security Fix
The Asterisk Development Team today released Asterisk 1.2.9 and Asterisk 1.0.11 to address a security vulnerability in the IAX2 channel driver (chan_iax2). The vulnerability affects all users with IAX2 clients that might be compromised or used by a malicious user, and can lead to denial of service attacks and random Asterisk server crashes via a relatively trivial exploit. All users are urged to