- Bump evolution-data-server requirement to 1.3.6 (needed for
CAL_STATIC_CAPABILITY_HAS_UNACCEPTED_MEETING)
- Removed libgal2[-devel] dependencies; the code has been moved into the
evolution tarball
Thu Jul 28 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.5.1-2
- added experimental patch to port ETable printing to use Pango (#150458)
- Update evo_major from 2.2 to 2.4
- Updated evo-calendar-print-with-pango- patch from version 4 to 5
- Removed Patch105: evolution-2.2.2-fix-new-mail-notify.patch as
configure.in in this branch tests for existance for dbus-glib-1, rather
than max-version.
- Removed Patch801: gb-309138-attach-48417-fix-evo-conduit-memleaks.patch
as this is now in upstream tarball.
- Removed evolution-calendar-importers and evolution-addressbook-importers
directories.
- Updated evolution-2.2.2-no-gnome-common.patch to include a patch to
rename mozilla-nspr to nspr
determine the path to the NSS/NSPR headers.
- Use a macro to express requirement on pilot-link (was 1:0.11.4, now 0.12;
patches depend on this)
- Re-enabled the new-mail-notify plugin (my patch to handle differing DBus
versions is in the upstream tarball; but configure.in disables the
plugin for dbus versions > 0.23; patched configure.in to allow
arbitrary DBus versions, and run autoconf at the start of the build)
(#156328)
- updated evo-calendar-print-with-pango-4.patch to handle upstream change
to print_comp_item
- removed patch for XB73912; now in upstream tarball
- removed patch to new-mail-notify; generalised fix to cope with various
DBus API versions is now upstream
- removed patch for XB73844; now in upstream tarball
- Update requirements:
- gtkhtml3 from 3.6.1 to 3.6.2
- libgal2 from 2.4.1 to 2.4.2
- eds from 1.2.1 to 1.2.2
- Updated requirements:
gtkhtml3 from 3.6.0 to 3.6.1
libgal2 from 2.4.0 to 2.4.1
eds from 1.2.0 to 1.2.1
- Added rum-time requirement on gnome-vfs2; updated version requirement
from 2.0 to 2.4
- The new-mail-notify plugin will not be built for now since the upstream
configure test now checks for dbus-glib-1 version <= 0.23.4 (to
minimise problems caused by the API change)
- Removed explicit run-time spec-file requirement on mozilla. The Mozilla
NSS API/ABI stabilised by version 1.7.3 The libraries are always
located in the libdir However, the headers are in
/usr/include/mozilla-%{mozilla_build_version} and so they move each
time the mozilla version changes. So we no longer have an explicit
mozilla run-time requirement in the specfile; a requirement on the
appropriate NSS and NSPR .so files is automagically generated on build.
We have an explicit, exact build-time version, so that we can find the
headers (without invoking an RPM query from the spec file; to do so is
considered bad practice)
- Introduced mozilla_build_version, to replace mozilla_version
- Removed patch for GCC 4 fix as this is now in upstream tarball
- Updated requirements:
gtkhtml3 from 3.5.7 to 3.6.0
libgal2 from 2.3.5 to 2.4.0
eds from 1.1.6 to 1.2.0
- Added patches to fix calendar and addressbook printing for non-Roman
scripts (#138075)
- Added explicit requirement on libgnomeprint22 >= 2.8.0
- Added BuildRequires: gtk-doc
- Updated requirements:
gtkhtml3 from 3.5.6 to 3.5.7
libgal2 from 2.3.4 to 2.3.5
eds from 1.1.5 to 1.1.6
- Updated requirements:
gtkhtml3 from 3.5.4 to 3.5.6
libgal2 from 2.3.3 to 2.3.4
eds from 1.1.4.1 to 1.1.5
- Removed explicit packaging of weather icons as these are now below
DATADIR/evolution/2.2 rather than DATADIR/evolution-2.2
- Updated evo_major from 2.0 to 2.2
- Removed camel packaging as this has been moved to evolution-data-server
for Evolution 2.2
- Added plugins to the packaged files
- Added weather icons to the packaged files
- Updated requirements:
gtkhtml3 from 3.3.2 to 3.5.4
libgal2 from 2.2.4 to 2.3.3
eds from 1.0.3 to 1.1.4.1
libsoup from 2.2.0 to 2.2.2
- Added built-time requirement on atk-devel
- Enable all plugins for now
- Added requirement on dbus (for the new-mail-notify plugin)
- Enable gtk-doc
- Updated GConf schema name suffixes from 2.0 to 2.2
Addressbook XB67656 - almost the same email address are considrered
identical (Siva) XB69079 - Data repeated after save with bad date
format (Siva) XB66854 - Some strings are missed to translation (Rodney)
00 AM show as ending at 12:00 pm (JP) XB67403 - wrong alarm time displayed
(Rodrigo) XB68077 - appointment dialog re-size (Rodrigo)
- leak fixes (Chen)
- sensitize menu items in list view properly (JP)
- redraw display when 24hr time setting changes (JP)
Mail XB69533 - Unable to subscribe to the alt hierarchy (Michael) XB69776 -
Signed Mail with attachments displays everything with
multipart/boundaries stuff (Michael) XB69615 - delete certificate after
viewing smime message (Michael) XB69109 - EHLO or HELO with ip
addresses does not conform rfc 821 (Michael) XB69982 - During Newsgroup
list refresh, it crashes (Michael) XB69446 - Mail shown as attachment
if some headers are upper case (S. Caglar Onur) XB68556 - NNTP with SSL
won't work, even with stunnel (Michael) XB69145 - toplevel
message/rfc822 parts are broken for IMAP (Michael) XB69241 - base64
attachement holding PGP block (Jeff) XB67895 - nntp support not asking
for password (Michael) XB67898 - Use of symbolic port-names is not
guaranteed to work everywhere (Michael) XB69851 - remember password
check doesn't stick (Michael) XB69623 - Moving a message from an IMAP
INBOX to an IMAP folder caused crash (Radek) XB69339 - postscript and
some other attachments not visable (Michael) XB69579 -
vFoldersXBUNMATCHED generates errors (Michael) XB68958 - current
message forgotten in vfolders (Michael) XB68974 - Wizard doesn't store
smtp auth settings (Michael) XB67496 - html email not rendered in
preview pane (Michael) XB67014 - Checking supported auth types doesn't
work with new SSL certificate (Michael) XB68006 - Evo crashed after
viewing previously-sent email and copying URL from it (Michael) XB68787
- Crash when migrating 1.4 data to 2.0.2 (Michael) XB67622 - SMTP auth
usernames containing % character fail (Jeff)
- fix pthread_key_delete args (Julio M. Merino Vidal)
- Removed patch for "Unmatched" vfolder properties dialog (#141458) as this
is now in upstream tarball (XB69579 above)
- Update dependency on e-d-s from 1.0.2 to 1.0.3
- Update dependency on libgal2 from 2.2.3 to 2.2.4