SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ekiga-lang-3.3.2-2.1.1.noarch.rpm :

* Wed Jun 06 2012 cfarrellAATTsuse.com- license update: SUSE-GPL-2.0-with-openssl-exception Ekiga has an exception for linking against e.g. openssl
* Fri May 18 2012 zaitorAATTopensuse.org- Update to version 3.3.2: + User-visible fixes: - Re-add back H264 and H263+ video plugins - Fix presence in case of several tuples - Fix presence when receiving old presentity type without note - Re-add contact limited compatibility mode for bogus registrars - Fix leaking the opal account store in the assistant - Make Enter key in roster (contact list) make a call - Fix infinite loops in the loudmouth presentity code - Add mnemonics to buttons in Accounts dialog box - Fix _dl_close failed assertion at quit + Distributor-visible changes: - Re-add back H264 and H263+ video plugins + Build fixes: - Fix generation of po translation files - Fix build with -Wl,-z,defs of xcap plugin - Check for ptlib expat support during configure + Updated translations.- Changes from version 3.3.1: + User-visible fixes: - Fix crash when no audio device exists - Fix crash in avahi when peer goes offline - Add back presence, lost in 3.3.0 - Improve failure indication when sending instant messages - Improve Enter key usage in chat - Improvements to still partial support for IPv6 - Fix \"PTLib assumes all Ethernet devices are named ethX\" - Fix crash in __gnu_cxx:bitmap_allocator using newer gcc - Use DNS SRV caching (fix ekiga takes minutes to start) - New audio codecs: SILK (used by skype), G.722.1 (aka Siren 7) , G.722.2 (aka GSM-AMR Wide band) - Improve audio accuracy on some audio cards - Ask user about new ringing device too when pluging an audio output device - Small reduction of assistant window size, useful for small screens - Add tooltips to various windows and dialog boxes - Fix addressbook key in schemas - Propose to add an ekiga.net book only when it hasn\'t one already - Remove obsolete reencoding (to utf8) of device names on Linux - Made creating an XMPP/Jabber account nicer - Usability improvements to notification dialog - other fixes + Protocol fixes: - Fix \"Ekiga ignores Service-Route recommended by server\" - Fix \"SIP: incoming call failing when using localhost\" - Reset SIP Contacts \"limited\" workaround if it does not work - other SIP/H.323 fixes + Build fixes: - Fix compatibility with modern autoconf - Remove obsolete SSL2 support - Fix build with binutils-gold and with -Wl,-z,defs - Fix gdu build option - Fix loudmouth build option and comment for gconf build option - Made configure honor ACLOCAL_FLAGS - Fix compilation of xcap plugin - Fix compilation errors with GTK 2.24 - Fix building on FreeBSD - Code cleanup + Updated translations.- Changes from version 3.3.0: + Distributor-specific changes: - New pulse audio plugin (in ptlib) - ekiga is now split between one executable, one library and two plugins (evolution and ldap). This means that evolution-data-server for ex. can be used during building, but is not mandatory upon execution. As a consequence, this allows to install ekiga without e-d-s and its many dependencies. - Depend on boost instead of sigc++ - Update to the new libnotify 0.7.0 library + User-visible changes: - Various SIP/H.323 fixes - When a registrar refuses several Contact-s during registration, automatically retry registration with only one Contact (previous \"%limit\" workaround) - Fix \"Ekiga crashes when restart a holding call established by H.323\" - Fix \"Cseq value is empty, malformed packet as per Wireshark\" - Fix \"Text on first page of assistant is sometimes not shown\" - Fix DTMF signaling - Fix pre-fill account name and password in assistant - Fix dialog info presence handling - Add a TOS field config option - Update the \"Contact\" menu when selecting a heap or a group - Distribute a 24x24 icon too - Always honour show_hidden setting for main window - Adjust defaults (show offline users, use picture-in-picture) + Developer-specific changes: - Many code cleanups - Various deprecated code replaced with current equivalents + Updated translations.- Drop ekiga-libnotify_gtk.patch and ekiga-libnotify07.patch, fixed upstream.- Add ekiga-gcc47.pach, fix build with gcc47.- New packages: ekiga-plugins-gstreamer and ekiga-plugins-evolution- New BuildRequires: boost-devel. New dependency that configure checks for.
* Sun Feb 19 2012 dimstarAATTopensuse.org- Add pkgconfig(xv) BuildRequires: this used to be pulled in by something else, but the relayout of xorg-x11 packages changed that.
* Sun Sep 18 2011 jengelhAATTmedozas.de- Remove redundant/obsolete tags/sections from specfile (cf. packaging guidelines)- Use %_smp_mflags for parallel build
* Mon Sep 05 2011 vuntzAATTopensuse.org- Remove service usage, following the new consensus on Factory packaging.
* Sun Sep 04 2011 zaitorAATTopensuse.org- Add explicit dbus-1-glib-devel BuildRequires: it used to be brought in by something else before.
* Fri Apr 08 2011 dimstarAATTopensuse.org- Add ekiga-libnotify07.patch: fix build with libnotify 0.7. Patch taken from upstream git, commit 6a964b.
* Sun Feb 13 2011 vuntzAATTopensuse.org- Call relevant macros in %post/%postun: + %desktop_database_post/postun because the package ships at least one desktop file. + %icon_theme_cache_post/postun because the package ships themed icons.- Remove \"touch var/adm/SuSEconfig/run-scrollkeeper-update\" from %postun: this won\'t do anything anymore.- Pass %{?no_lang_C} to %find_lang so that english documentation can be packaged with the program, and not in the lang subpackage.- Change Requires of lang subpackage to Recommends, since the english documentation is not there anymore.
* Wed Dec 15 2010 vuntzAATTopensuse.org- Own /usr/share/gnome and /usr/share/gnome/help to fix build.
* Wed Jul 28 2010 reddwarfAATTopensuse.org- Update to version 3.2.7: + User-visible fixes: - Use NAT ports instead of local ports for RTP, fixing many connection issues - Add workaround for \"In some cases ekiga answers always Busy Here\" - Fix crash in the avahi code - Set the default audio and video devices - Fix Call buttons do not work - Add bpp16 (RGB16) support - Add partial support for IPv6 - Fix number of users found on ekiga.net LDAP directory - Fix connection type setting in assistant - Use a decent connection type by default (DSL 128kb/s uplink) - Check off iLBC, CELT32, CELT48 and G722 audio codecs by default - Fix possible crash when PTLib code accessed by thread not created by PTlib - Fix issue when deleting a safe object - Fix possible NULL pointer access if get multiple NOTIFY messages on a REFER + Protocol fixes: - Fix strange issue with SIP call diversion (302 response) to the same endpoint - Change to only unregister those contact addresses we successfully registered - Fix incorrect change to AlertingPhase in H323 - Change authentication failure to be fatal and SIP handler removed - Fix double authorisation failure leaving SIP handler in the wrong state - Fix SIP REFER completion on receiving NOTIFY with id parameter - Fix authentication issue when can get to SIP server via two interfaces - Fix address translation of REGISTER contact fields when STUN is not used - Fix locating correct authorisation credentials for INVITE - Fix correct test handling RFC3261/8.2.2.2 merged requests and other \"multi-path\" received INVITE requests - other minor fixes + Build fixes - Fix gdu (gnome-doc-utils) configure option - Replace deprecated functions in gtk >= 2.18 - Fix build with binutils-gold - other minor build fixes + Windows port fixes + Updated translations.- Change libpt2-devel and opal-devel BuildRequires to libpt-devel libopal-devel after package renaming.- Remove unneeded db-devel, gnome-common, scrollkeeper, speex-devel BuildRequires.- Add ekiga-libnotify_gtk.patch to fix build with recent libnotify.- Do not add -fstack-protector -fexceptions to CFLAGS and CXXFLAGS.
* Tue Oct 06 2009 dimstarAATTopensuse.org- Update to version 3.2.6: + Fix various crashes + Fixed freeze during packet write + Fixed \"Lockup after a day of idle\" in publishing code + Added \"%limit\" workaround for registrars which refuse several contacts during registration + Fixed \"Contacts never go offline\" + Fixed \"New SIP account mangles fields if Authentications User is empty\" + Make sure the output device is set before a call + Fixed port handling when registering to a proxy with a non-standard port + Many protocol fixes + Various build fixes + Updated translations.- Drop upstream included ekiga-libsoup2.27.90.patch and ekiga-no-return-in-nonvoid.patch.- The update fixes registration issues with various SIP providers like 1und1 for example (which would deny registration with \"403 Forbidden (No RFC 1918 IP allowed)\".
* Tue Aug 25 2009 dimstarAATTopensuse.org- Add ekiga-libsoup2.27.90.patch - Fix build with libsoup 2.27.90- Add ekiga-no-return-in-nonvoid.patch.
* Sun Jul 19 2009 dominique-obsAATTleuenberger.net- Update to version 3.2.5: + Fixed very low rate video transmission + Fixed possible crash in LDAP + Fixed possible crash in presence + Fixed simultaneous reads from different threads in jitter code + Fixed possible crash when idle + Fixed possible crash when accepting a call + Fixed possible deadlock in SIP handlers + Fixed possible freeze when calling out + Fixed URL displayed in the URI bar when calling out + Fixed crash when using G726-16 audio codec + Fixed multiple registrations with the same registrar using different user names + Allows user to choose system iLBC + Fixed window resizing in chat when entering very long words + Fixed linking of sbc plugin with libsamplerate + Fixed compilation with gtk 2.12 + Fixed compilation with gcc 4.4 + Windows and Solaris specific fixes + Added a small script, ekiga-debug-analyser, which only displays the packets exchanged from a Ekiga debug output + Other minor fixes + Updated translations.
* Wed May 20 2009 dominique-obsAATTleuenberger.net- Update to version 3.2.4: + contains a fix for invalid OPAL and PTLIB recommended versions- Changes from version 3.2.3: + Fixed remote uri not being shown in the uri bar when dialing out- Changes from version 3.2.2: + Fixed a crash on some calls- Changes from version 3.2.1: + Many bugs fixed. The following is a selection from NEWS. + Fixed various crashes + Many SIP-related fixes, see NEWS for details. + Migrate ekiga.net configuration from 3.0 to 3.2 + Memory leaks. + Maintain window position on hiding/showing the main window + Fixed recognition of cameras with non-ascii characters + Fixed video I-frame detection + Fixed media format matching option additions + Fixed advanced rate controller support + Fixed popping frames problem when rate controller skips input frames + Fixed missing re-lock of mutex on jitter buffer shut down + Fixed gatekeeper discovery + Fixed possible assertion if the soundcard blocks and prevents the device to be closed + Fixed being able to switch off jitter buffer while still a thread reading from it + Don\'t stop a call from clearing due to lack of media just because a session has not received any packets + Improved the RTP stack performances + Fixed various video payload problems + Add numerous boundary checks to H.263 codec + Discard out of order packets, mode A frames that don\'t begin with a start code, and frames that don\'t begin with a start code in H.263 codec + Fixed initial H.323 call set up honouring the auto-start configuration for \"don\'t offer\" + Build fixes. + Updated translations.- Drop ekiga-build-fix.patch and ekiga-crash-gstreamer-detection.patch: fixed upstream.
* Fri May 01 2009 vuntzAATTnovell.com- Add ekiga-crash-gstreamer-detection.patch to fix a crash on startup with the gstreamer device detection code.
* Wed Apr 29 2009 vuntzAATTnovell.com- Update to version 3.2.0: + Fix some NAT related issues (use internal port instead of external port in Cone NAT) + Uniformise detection of libnotify; fix compilation with mingw + Fix \"URL completion combobox shows identical completions\" + Fix \"Assistant loosing values when going backward\" + Fix GmConf settings when compiled with another package name + Fix unregistration of accounts + Fix build with -enable-kde + Fix OS X build + Fix a crash in chat + Updated translations.- Changes from version 3.1.2: + Experimental features: - Significant improvements in IPv6 support - Gstreamer audio and video capture support near to be finished... + Removal of the old H.263 ffmpeg plug in and enhancement of the H.263-1998 plug in to take its place. + Allow compilation with CELT 0.4 and 0.5 + Allow several ALSA devices to have the same name + STUN enabling/disabling has been readded to the GUI + Remove white spaces from the URI (useful when copy/paste) + Clear the URI edit box after a call + Fixed crash when clearing call history + Fix Windows compilation + Fixes for tarball generation + Fixed account data corruption when the authentication user name is left blank + Fixed possible crash when answering incoming calls + Fixed G.722 usage + Other various fixes, cleanups, removal of deprecated symbols etc. + Updated translations.- Changes from 3.1.0: + Added support for G.722 and CELT audio wideband codecs + Added support for H.263 + Added support for SIP dialog-info notifications, it allows being notified of incoming calls for the phones of your colleagues with software like Asterisk + Added support to disable STUN detection + Improved LDAP support in the address book, authentication is now possible + Killed the gconf_test_age test, Ekiga can now finally work with badly installed GConf schemas + More efficient memory handling using gmref_ptr, increases stability + Better handling of multiple network interfaces with dynamic addition and removal + libgnome is not required anymore when using GTK+ 2.14 + Many code cleanups, new GObjects, ... + Work in progress : XCAP support, Resource List support, GStreamer audio and video capture support, ...- Changes from 3.0.2: + Make sure sound events are played through the correct devices. (bgo#564370) + Fixed crash on missed call. + Do not show the assistant after an upgrade for which Ekiga was already successfully setup. + Added settings migration from Ekiga 2.0.x. + Allow answering/rejecting calls from the main window even if we use notifications. + Do not try refreshing SUBSCRIBE requests for which the 200 OK contains an expire time of 0. + Fixed sending ACK request to incorrect address when particular types of proxies are being used. + Fixed test for CANCEL receipt on INVITE clearing call. + Ignore multiple forked CANCEL messages. + Fixed issue with registration to a non-standard port. + Fixed restarting timers if get pathological response to a transaction with incorrect Cseq header field. + Fixed missing route set on SIP commands in a dialog when using outbound proxy.- Add ekiga-build-fix.patch to fix build.- Remove unneeded BuildRequires: SDL-devel, docbook_4, esound-devel, libdv, libgnomeui-devel, mozilla-nss-devel, perl-XML-Parser- Add BuildRequires: gconf2-devel, gstreamer-0_10-plugins-base-devel, gtk2-devel, libsoup-devel- Do not call intltoolize and autoreconf since it\'s not needed.- Pass --enable-gstreamer and --enable-xcap to configure.- Do not add categories that were arlready there to the desktop file.- Do not add DocPath to the desktop file since yelp doesn\'t needed this.- Clean up file list with _datadir and friends.- Do not package omf files twice.
 
ICM