Displaying 20 results from an estimated 53 matches for "0.10.3".
Did you mean:
0.10.2
2008 Jun 10
0
[ANNOUNCE] libpciaccess 0.10.3
Brown paper bag release. I accidentally clobbered libpciaccess-0.10.2
on the server.
Adam Jackson (3):
Linux: Fail gracefully on machines without PCI.
libpciaccess 0.10.2
libpciaccess 0.10.3
Eric Anholt (1):
Catch and recover from yet another linux kernel bug in mprotect.
git tag: libpciaccess-0.10.3
2006 Sep 08
8
Ferret-0.10.3 released
Hey all,
I''ve just released Ferret 0.10.3. It is mostly just a bugfix release.
I''ve also added Ferret::Analysis::HyphenFilter which filters
hyphenated words for better search results. Basically the way it works
is it concatenates a hyphenated word as well as adding the two
separate terms. So "set-up" becomes "setup", "set", "up" so
2009 Apr 07
2
gem install ruby-debug
tinix@Creek:/home/tinix/test/grin# gem install ruby-debug
Building native extensions. This could take a while...
ERROR: Error installing ruby-debug:
ERROR: Failed to build gem native extension.
/usr/bin/ruby1.8 extconf.rb install ruby-debug
extconf.rb:1:in `require'': no such file to load -- mkmf (LoadError)
from extconf.rb:1
Gem files will remain installed in
2012 Feb 24
2
Video corruption bug in stellarium
Just installed stellarium-0.10.2-1.el6.rf(i686) last night with the
Add/Remove Software tool. I'm getting video corruption and this message
in the terminal:
StelAppGraphicsScene: drawBackground needs a QGLWidget to be set as
viewport on the graphics view
A bit of Google work turned up this on the Ubuntu forum:
"The new version of Stellarium 0.10.3 resolves my display problems.
2009 Jun 10
5
uninitialized constant ActiveSupport::Cache (NameError)
Hi
After having updated some GEMS I get `load_missing_constant'':
uninitialized constant ActiveSupport::Cache (NameError) on starting
the server of a freshly generated rails project.
Before, I already had Rails 2.3.2 projects succesfully running, now
all of them generate this error.
These are my GEMS:
actionmailer (2.3.2, 2.2.2, 2.1.2, 2.1.1, 2.1.0)
actionpack (2.3.2, 2.2.2, 2.1.2,
2010 Jan 19
1
How I installed ovirt on fc 12
Hi,
I installed ovirt on fedora 12 (64 bits) successfully but I had to make some changes to make it work.
1. Installation from rpms builded from the lastest git version
2. Patch ace : missing backslashes in sed commands
vim /usr/share/ace/modules/ovirt/manifests/freeipa.pp
line 33 : '/\\[kdcdefaults\\]/a \\ kdc_ports = 88'
single_exec {"set_kdc_defaults":
2008 Jul 01
2
ManageSieve v0.10.3 released for Dovecot 1.1.1
Hello Dovecot users,
I have formulated a new release that addresses an important ManageSieve
compilation issue that arises when compiling with GCC 4.3 (as used by
the new Debian Lenny).
Change Log v0.10.3
-------------------
* Removed erroneous inline declarations that caused compiler warnings.
GCC 4.3 turns out to fail entirely as reported by Joel Johnson.
* Fixed auto-detection
2009 Mar 22
1
Problem running autotest in rails 2.3
People,
I''m trying to run autotest on rails 2.3
I get a NoMethodError.
Here is what I see:
Sat Mar 21 20:47 /b/tmp/myfc23 maco$
Sat Mar 21 20:47 /b/tmp/myfc23 maco$ autotest
loading autotest/rails_rspec
./vendor/plugins/rspec/lib/autotest/rspec.rb:24:in `initialize'': undefined
method `failed_results_re='' for #<Autotest::RailsRspec:0x1205b88>
(NoMethodError)
2009 Jul 20
9
rake error
When I run rake test:units I get this error:
292 tests, 350 assertions, 2 failures, 13 errors
rake aborted!
Command failed with status (1): [/usr/local/bin/ruby -I"lib:test" "/
usr/loc...]
This error just showed up yesterday --- I have no idea how I caused
it. Here is my gem list in case that helps:
actionmailer (2.3.2, 2.2.2)
actionpack (2.3.2, 2.2.2)
activerecord (2.3.2, 2.2.2)
2009 Apr 02
1
Update for 5.3 failed on subversion and gstreamer-plugins-good
I ran this command:
sudo yum update glibc\* && sudo yum update
and got these errors:
Transaction Check Error:
package subversion-1.4.6-0.1.el5.rf (which is newer than
subversion-1.4.2-4.el5) is already installed
file /usr/share/emacs/site-lisp/psvn.el from install of
subversion-1.4.2-4.el5 conflicts with file from package
subversion-1.4.6-0.1.el5.rf
file
2004 Jun 09
0
Updated ethereal package fixes security issues
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
There is an update to ethereal for CentOS 3.1
https://rhn.redhat.com/errata/RHSA-2004-234.html refers.
2004 Mar 24
2
Updated httpd fixes dos in mod_ssl and some bugfixes
There is an update to httpd and mod_ssl for CentOS-3.1
https://rhn.redhat.com/errata/RHSA-2004-084.html refers.
Updated files are :-
updates/i386/RPMS/httpd-2.0.46-32.ent.centos.1.i386.rpm
updates/i386/RPMS/httpd-devel-2.0.46-32.ent.centos.1.i386.rpm
updates/i386/RPMS/mod_ssl-2.0.46-32.ent.centos.1.i386.rpm
updates/i386/SRPMS/httpd-2.0.46-32.ent.centos.1.src.rpm
These are available at
2006 Sep 07
7
invalid characters with win32
I''m running on webbrick 1.3.1, winxp, ruby 1.8.4, rails 1.1.6,
ferret-0.10.2-mswin32
Used gem install ferret - didn''t report any errors.
When I do a
require ''ferret''
in any of my controllers actionview blows up with a
SyntaxError in Default#index
/ruby/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_view/base.rb:307:in
2009 Dec 24
12
no such file to load -- ferret
Hi there,
I''m just trying to deploy my app to my vhost, and i''m getting an error
on the phusion passenger page:
no such file to load -- ferret
now everything worked fine in development.
DO i need to reinstall the plugin and gem again? if so - would these
be in domain.com/public? or should it be installed at domain.com?
ANy advice would be great!
THank you.
--
You received
2008 Oct 22
9
Released v1.1.5 and v1.2.alpha3
http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz.sig
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz.sig
A combined release announcement for a change. :)
Largest changes since v1.1.4:
* Dovecot prints an informational message about authentication problems
2008 Oct 22
9
Released v1.1.5 and v1.2.alpha3
http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz.sig
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz.sig
A combined release announcement for a change. :)
Largest changes since v1.1.4:
* Dovecot prints an informational message about authentication problems
2017 Oct 20
0
CEBA-2017:2926 CentOS 7 openssh BugFix Update
CentOS Errata and Bugfix Advisory 2017:2926
Upstream details at : https://access.redhat.com/errata/RHBA-2017:2926
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
665b1053bdd587fd6ad3c7e84ddc67a38094fbd12d7bfcaeaa549efcccb3421c openssh-7.4p1-13.el7_4.x86_64.rpm
2008 Oct 06
1
dovecot 1.1.4 managesieve patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I'm maintainer of managesieve's FreeBSD port. (cc to dovecot's port
maintainer)
Stephan, do you plan to make available a 1.1.4 specific patch ?
Dovecot's port assume that managesieve patch include dovecot's version
number: so it may help the port's upgrade process.
(seems that 1.1.3's patch is applying smoothly)
2008 Sep 08
2
Error in Sieve + Dovecot 1.1.3
Hi,
when I upgrade my dovecot to lastest version (from 1.1.1 to 1.1.3) and
sieve plugins I discover a little problem in deliver (LDA) or in Sieve
interface.
With version 1.1.1 I have this in my dovecot.conf (and works fine)
protocol lda {
postmaster_address = root at mct.gov.br
hostname = faraday.mct.gov.br
mail_debug = no
mail_plugins = cmusieve quota
sieve_global_dir =
2008 Sep 19
0
error in dovecot.log about ldap
Hi, i've upgrade dovecot 1.0.10 to 1.1.3 in Red Hat Enterprise Linux AS
release 4
I've installed http://dl.atrpms.net/all/dovecot-1.1.3-0_80.src.rpm with
http://www.rename-it.nl/dovecot/1.1/dovecot-1.1.3-managesieve-0.10.3.diff.gz
patch.
And i've installed dovecot-sieve-1.1.5-8.el4.i386.rpm and
dovecot-1.1-managesieve-0.10.3.tar.gz
I see in dovecot.log:
dovecot: Sep 19 12:20:56