GNOME 3687 Published by Philipp Esselbach 0

gedit 2.10.1 has been released, featuring bugfixes and updated translations.

In particular it has been fixed the problem that caused to open files in the wrong workspace when using metacity 2.10

gedit is the official text editor for the GNOME environment. Among others, it features full UTF-8 support, syntax highlighting and a powerful plugin system.

homepage: http://www.gedit.org/

download: http://ftp.gnome.org/pub/GNOME/sources/gedit/2.10/

GNOME 3687 Published by Philipp Esselbach 0

GNOME Keyring Manager 2.11.0 has been released, and is now available for download at:

http://ftp.gnome.org/pub/GNOME/sources/gnome-keyring-manager/2.11/

553718a1c8888419fbc1033083ce5984 gnome-keyring-manager-2.11.0.tar.bz2
96e582f28708bf4b6c572501795432c1 gnome-keyring-manager-2.11.0.tar.gz

What is it?
==========

GNOME Keyring Manager is a keyring management program for the GNOME desktop. With GNOME Keyring Manager, you can add, delete, and otherwise manipulate your securely stored passwords.

GNOME 3687 Published by Philipp Esselbach 0

A Mozilla Thunderbird security update has been released for Gentoo Linux

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory GLSA 200503-32
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Severity: Normal
Title: Mozilla Thunderbird: Multiple vulnerabilities
Date: March 25, 2005
Bugs: #84075
ID: 200503-32

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Synopsis
=======

Mozilla Thunderbird is vulnerable to multiple issues, including the remote execution of arbitrary code through malicious GIF images.

GNOME 3687 Published by Philipp Esselbach 0

Evolution 2.2.1.1 has been released. Here the announcement:

The Evolution Team is pleased to announce Evolution 2.2.1 has been released. Download the following:

http://ftp.gnome.org/pub/gnome/sources/evolution/2.2/evolution-2.2.1.1.tar.gz
http://ftp.gnome.org/pub/gnome/sources/ximian-connector/2.2/ximian-connector-2.2.1.tar.gz
http://ftp.gnome.org/pub/gnome/sources/evolution-data-server/1.2/evolution-data-server-1.2.1.tar.gz
http://ftp.gnome.org/pub/gnome/sources/gtkhtml/3.6/gtkhtml-3.6.1.tar.gz
http://ftp.gnome.org/pub/gnome/sources/gal/2.4/gal-2.4.1.tar.gz
http://ftp.gnome.org/pub/gnome/sources/libsoup/2.2/libsoup-2.2.3.tar.gz

Upgrade Notes:
Evolution 2.2 is the stable series of the 2.1 development series. It will upgrade your existing 1.4 install, and will perform one minor update on an existing 2.0 install to support weather calendars.

Major New User Features:
* Online/Offline for mail with syncing of message changes to server (IMAP4, Groupwise, Exchange)
* Online/Offline for contacts (ldap, groupwise, exchange)
* Online/Offline for calendars (webcal, groupwise, exchange)
* Attachments for calendar events
* Weather in the calendar
* Plugin that puts new message events on DBUS for applets to listen to
* Right to Left mail display and composing
* GroupWise support for send options, shared folders
* Exchange support for folder sizes and password expiry warning
* Experimental IMAP provider (IMAP4rev1 account type for testing)
* Hide or icon-only the mail/calendar/contacts/tasks buttons

GNOME 3687 Published by Philipp Esselbach 0

GENIUS 0.7.3 has been released:

Something I've been meaning to do for a long time has been to reduce the default precision that genius will have mpfr use for floats. So far it has been 256 bits which is I suppose way overdoing it. It just slows down calculations. Moving to 128 bits speeds up lots of things especially if you evaluate functions like sin or exp a lot and it's way more then is really needed. Reducing further would not get such a dramatic impact and then why would we be using gmp at all, we could have used `double' and saved a lot of trouble (hey a poem!) :): You can always jack it back up to 256 in the preferences if you really care for so much precision.

GNOME 3687 Published by Philipp Esselbach 0

Version 0.32.3 of glunarclock has been released

This version includes the latest translations from the translation project and a fix compensating for the applet border which makes the moon image appear to be off-center.

A tarball is available here:
http://sourceforge.net/project/showfiles.php?group_id=13898&release_id=314948

An updated home page is here:
http://glunarclock.sourceforge.net

Please send glunarclock bug reports to glunarclock@gmx.net

GNOME 3687 Published by Philipp Esselbach 0

v0.1 of Revolution, a Ruby binding to Evolution, has been released.

So now you can write simple little Ruby scripts to mine the data store for information, for example:

=============================
require 'revolution'

r = Revolution::Revolution.new

r.get_all_contacts.each {|c|
puts "First name: #{c.first_name}"
puts "Last name: #{c.last_name}"
puts "Work email: #{c.work_email}" if !c.work_email.nil?
}

last_week = Time.new.to_i-(7*24*60*60)
next_week = Time.new.to_i+(7*24*60*60)
r.get_all_appointments(last_week, next_week).each {|appt|
puts "Summary: #{appt.summary}"
puts "Location: #{appt.location}"
puts "Start time: #{appt.start}"
}

r.get_all_tasks.each {|t|
puts "Task (#{t.uid})"
puts "Summary: #{t.summary}"
puts "Description: #{t.description.slice(0,70)}"
puts "Start date: #{t.start}"
}
=============================

If you have RubyGems installed, you can install the Gem using "gem install --remote revolution", or you can download a zip file here:

http://rubyforge.org/frs/?group_id=576

and more documentation is available here:

http://revolution.rubyforge.org/

Thanks to InfoEther (http://infoether.com/) for sponsoring development of this library

GNOME 3687 Published by Philipp Esselbach 0

GARNOME 2.10.0.1 has been released. Here the announcement:

GARNOME 2.10.0 had some rather fatal issues, that made it much harder to compile than it should have been -- so your trusty GARNOMEies have been hard at work since the original release, fixing bugs and quirks all over the place ... in an attempt to make a version that can be prefixed as truly 'stable'.

GNOME 3687 Published by Philipp Esselbach 0

The Java-GNOME Team is pleased to announce the next stable release of libgtk-java. This release contains the following bug fixes:

* make distclean was removing Makefile.in and configure
* Fixed bug setting colors on Widget
* Fixed callbacks to static methods
* Fixed error handling in IconTheme?
* Fixed error in listFaces in pango.FontFamily
* Added native bindings for ToggleToolButton?
* Bugzilla 166682 - TreeViewEvent?.getTreeIter returns 'null'
* Bugzilla 168217 - Dialog.addButton() should receive StockItems?
* Bugzilla 168014 - Missing Window.setIconList
* Bugzilla 155013 - TextBuffer?.createTag could faile
* Bugzilla 155017 - double-click event?

You can download the source tarballs from the GNOME ftp site at:

http://ftp.gnome.org/pub/GNOME/sources/libgtk-java/2.6/

GNOME 3687 Published by Philipp Esselbach 0

Version 2.6.1 of the Python bindings for GTK are available