======================================== NEWS: evolution-data-server-2.30.1 ======================================== Evolution-Data-Server 2.30.1 2010-04-26 --------------------------------------- Bug Fixes: #418502 - Evolution causes gpg stale locks (Milan Crha) #518876 - Does not display recent messages in nntp (Milan Crha) #520233 - Crash in imap_body_decode at camel-imap-utils.c:979 (Milan Crha) #562595 - POP3 Delete after X days should depend on Leave messages (Milan Crha) #567000 - [IMAP] Renaming folder generates errors (Milan Crha) #570508 - Google Contacts does not display business phone (Jim McMahon) #603773 - com_err.h doesn't exist on Solaris (Matthew Barnes) #610353 - Search folder with label matches on substring (Milan Crha) #611646 - Calendar shows recurring birthdays incorrectly (Milan Crha) #611775 - IMAPX : support for folder rename (Chenthill Palanisamy) #614388 - Broken Delete after X days behaviour (Lucian Langa) #615290 - Fails to build with Heimdal Kerberos (Alexandre Rostovtsev) Other Changes: * Compare the recurrence appointments using item id rather than rid while fetching deltas, Rid comparision may not be fool-proof as default_zone can change (Chenthill Palanisamy) * Don't leave dangling stale pointers to ECal's in the backend (Michael Meeks) * [win32] Get system timezone location by querying the registry (Fridrich Strba) Translations: Carles Ferrando (ca@valencia) Shankar Prasad (kn) Wadim Dziedzic (pl) ======================================== NEWS: gst-plugins-base-0.10.29 ======================================== This is GStreamer Base Plug-ins 0.10.29, "Freaks" Changes since 0.10.28: * video: add support for color-matrix and chroma-site fields in video caps and selected elements * video: Add support for 8-bit and 16-bit grayscale formats * typefinding: add AAC profile, level, channels and rate to ADTS caps * tags: add basic xmp metadata support * gio, gnomevfs: invert ranks of gio and gnomevfs elements: gio is prefered now, gnomevfs has been deprecated * riff: add mapping for On2 VP62 and VP7 and add some more MPEG4 fourccs * playsink: Don't fail if there are subtitles and audio but no video * oggdemux: map old FLAC mapping correctly * alsa: handle disappearing of sound device whilst in use more gracefully * playbin: Only unref the volume element on dispose and when a new audio sink is set * build: build plugin, example and libs directories in parallel if make -jN is used * uridecodebin/playbin2: we can handle avi in download mode too * rtsp: handle closed POST socket in tunneling, ignore unparsable ranges, allow for more ipv6 addresses * audiopayload: add property to control packet duration Bugs fixed since 0.10.28: * 615647 : xvimagesink could miss initial expose * 423086 : vorbisdec introduces timestamp discontinuity at the end * 601315 : [uridecodebin] No download buffering for AVI files * 609539 : xmp metadata support in tag library * 609801 : [volume] Use sample accurate property values if a controller is used * 610248 : don't poll geometry for every frame * 610249 : [xoverlay] add set_render_rectangle() methods * 610866 : [playbin2] Don't fail if there are subtitles and audio but no video * 611702 : playbin2: Warning: g_object_set: assertion `G_IS_OBJECT (object)' failed with custom text sink * 612223 : [base(audio)sink] hangs in _wait_eos * 612312 : typefind: Post AAC profile in caps * 612552 : Examples and tests don't compile with -DGSEAL_ENABLE * 612783 : Warning when compiling gstsubparse.c with MSVC * 612845 : [typefindfunctions] crash in strncasecmp() on windows * 612968 : Add On2 VP62 and VP7 support in riff-media * 613093 : Improper boundary condition handling in videoscale. * 613198 : ximagesink memory leak * 613248 : [audiopayload] add property to control packet duration * 613281 : [PATCH] autogen.sh: Don't call configure with --enable-plugin-docs * 613387 : [gio] compiler warning with GLib 2.18, breaks build with -Werror * 613403 : docs: gst_x_overlay_handle_events() lacks Since: tag * 613589 : typefind: Export AAC level in caps * 613591 : rtspsrc doesn't parse negative port numbers * 613690 : [xmp] refactoring to 1-n tag mappings * 613809 : [oggdemux] flac: file does not play locally * 614288 : Setting playbin volume has no effect the second time around * 614545 : gstalsasrc mixer task spins 100% CPU when USB sound card is removed * 614622 : Trying to compile and it blows up at seek * 614764 : Compile breaks on Mac OS 10.5.8 on new jsseek example * 615572 : Buffer Leak in audiorate during fill process * 615697 : Problems with Makefile * 615789 : [ximagesink] gst_ximagesink_xwindow_update_geometry: assertion `xwindow != NULL' failed * 616545 : [ffmpegcolorspace] Crashes when converting Y41B with some width/height combinations API added since 0.10.28: * gst_x_overlay_set_render_rectangle() * gst_tag_list_from_xmp_buffer() * gst_tag_list_to_xmp_buffer() * gst_video_format_is_gray() * gst_video_parse_caps_chroma_site() * gst_video_parse_caps_color_matrix() * GST_VIDEO_CAPS_GRAY8 * GST_VIDEO_CAPS_GRAY16 * GST_TYPE_RTSP_LOWER_TRANS * gst_rtsp_lower_trans_get_type() ======================================== NEWS: gstreamer-0.10.29 ======================================== This is GStreamer 0.10.29 "It's a Trap" Changes since 0.10.28: * improve plugin loading robustness: do not ever unload a plugin after calling into it: should fix mystery crashers during registry loading when a plugin init function returns FALSE (e.g. when some supporting library fails to initialise or a wrapper plugin found no features to wrap and wrongly returned FALSE) * configurable memory alignment for GstBuffers * add QoS message to inform apps of lost data, dropped frames etc. * basesink, basetransform: add support for new QoS message * basetransform: accept non-fixed caps suggestions * basesrc: fix gst_base_src_new_seamless_segment() * GstController fixes and optimisations * set thread name for pad tasks on Linux * pipeline, bin: fix refcount issue when removing elements during a state change * queue2: implement seeking in download mode * queue2: implement flushing in download buffering * queue2: improve buffer level measurement in download mode * fdsrc: allow specifying the size in bytes on the uri * build fixes: better checks for uint128_t, inline assembly on OSX, compilation if HAVE_REGISTER_PRINTF_SPECIFIER is undefined, gobject-introspection * two symbols were removed that had been exported but never been used or been declared in any header file: gst_element_default_error and gst_element_request_compatible_pad Bugs fixed since 0.10.28: * 576234 : [basetransform] Suggesting non-fixed caps or no size doesn't work for upstream negotiation * 520697 : [API] Add GST_TAG_USER_RATING * 590718 : docs build failures with -jN: cp: cannot create regular file `build/image.entities': File exists * 595958 : Position not updated after a backwards gst_event_new_step() * 596832 : configurable buffer alignment * 600718 : autoconf fails with gobject-introspection * 600877 : [uridecodebin] Needs to disable download buffering for non-fast-start files * 603710 : Can't compile with introspection support * 603831 : build with libtool 1.x.y only works if --disable-shave is used * 609046 : basetransform now ignores suggestions from capsfilter * 609170 : basesrc pushes two newsegment * 610256 : Use G_VALUE_COLLECT_INIT if available * 611075 : Typo in debug_dump_pad function * 611911 : Set thread names on pipeline threads * 612370 : gstutils.c inline asm typo, compilation fails * 612410 : [API][tags] add new geo tags * 612733 : Build fails because HAVE_REGISTER_PRINTF_SPECIFIER is undefined * 612881 : [utils] gst_pad_proxy_setcaps() doesn't handler iterator resyncs * 613215 : delayed set in gst-launch are not recursive * 613593 : git-update.sh script does not work on fresh git repository clones * 614167 : gstinfo: no previous prototype for 'xxx' when buildign with --disable-gst-debug * 614629 : utils: Use G_GNUC_CONST instead of G_GNUC_PURE for conversion functions * 614767 : libgstreamer build failure on OS X x86_64 * 614833 : out of srcdir build fails for libs/gst/check * 615698 : " warning: cast increases required alignment of target type " with gcc 4.2.1 on arm * 615756 : [bin] refcount issue when removing element in error * 615880 : Add some more custom flow returns * 615881 : [LFOControlSource] Use correct setter for double GValues * 616846 : Crash in gst_interpolation_control_source_find_control_point_iter API additions since 0.10.28: * GST_MESSAGE_QOS * gst_message_new_qos() * gst_message_parse_qos() * gst_message_parse_qos_stats() * gst_message_parse_qos_values() * gst_message_set_qos_stats() * gst_message_set_qos_values() * GST_FLOW_CUSTOM_SUCCESS_1 * GST_FLOW_CUSTOM_SUCCESS_2 * GST_FLOW_CUSTOM_ERROR_1 * GST_FLOW_CUSTOM_ERROR_2 * GST_TAG_USER_RATING * GST_TAG_GEO_LOCATION_COUNTRY * GST_TAG_GEO_LOCATION_CITY * GST_TAG_GEO_LOCATION_SUBLOCATION API deprecated since 0.10.28: * gst_element_class_set_details()