SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gssdp-utils-0.14.11-1.3.x86_64.rpm :
Mon Jan 5 13:00:00 2015 dimstarAATTopensuse.org
- Update to version 0.14.11:
+ Don\'t use inet_netof to filter for correct source networks.
+ Add gssdp_resource_browser_rescan() function.
+ Allow custom TTL values for GSSDPClient.
+ Bugs fixed: bgo#656406, bgo#668922, bgo#692516.

Thu Oct 16 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Add baselibs.conf: provide multi-arch packages.

Fri Aug 15 14:00:00 2014 dimstarAATTopensuse.org
- Update to version 0.14.10:
+ DOAP fixes.
+ Fix SSDP when running on the same host.
+ Bug fixed: bgo#733851.

Fri Jul 25 14:00:00 2014 dimstarAATTopensuse.org
- Update to version 0.14.9:
+ Properly set max age property.
+ Some gtk-doc fixes.
+ Only consider \"200 OK\" a proper response for SSDP requests.
+ Remove a scary warning.
+ Fix source packet filtering.
+ Bugs fixed: bgo#697084, bgo#730946, bgo#733651.

Tue Jul 1 14:00:00 2014 dimstarAATTopensuse.org
- Update to version 0.14.8:
+ Recover from lost BYEBYE packets.
+ Some code clean-up.
+ Use GLib\'s multicast socket functions.
+ Fix compiling on mingw.
+ Don\'t abort if get_host_ip fails.
+ Fix an issue with unreffing GSources.
+ Fix build on some BSDs.
+ Use pktinfo on Linux to determine the source interface instead
of relying on netmasks.
+ Use strncpy() on interface names to not exceed ifrn_name
length.
+ Documentation fixes.
+ Add support for vendor-specific headers in SSDP messages.
+ Bugs fixed: bgo#678660, bgo#711320, bgo#724030, bgo#728871,
bgo#728888, bgo#729613, bgo#730358.

Mon Feb 3 13:00:00 2014 zaitorAATTopensuse.org
- Update to version 0.14.7:
+ Add mising function declaration.

Fri Nov 1 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.14.6 (bnc#849913):
+ Add msearch-property to GSSDPClient to use a fixed UDP
listening port.
+ Doc changes.
+ Marshalling fixes for GSSDPClient::message-received signal.
+ Bugs fixed: bgo#711015.

Tue Sep 3 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.14.5:
+ Port get_host_ip() to Android/Bionic.
+ Some more gtk-doc updates.
+ Fix some autoconf warnings.
+ Bugs fixed: bgo#707161.

Tue Jul 30 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.14.4:
+ Fix gtk-doc warnings.
+ Use SO_REUSEPORT on FreeBSD and Debian/kFreeBSD.
+ Fix discovery issue with some devices when
g_get_application_name returned a non-ASCII translated version
of the name.
+ Fix a compiler warning about parentheses.
+ Use GNOME_COMPILE_WARNINGS for a safe set of strict compiler
warnings.
+ Remove the use of INCLUDES which has been deprecated for a
while.

Tue May 28 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.14.3:
+ Add --interface, -i commandline option to gssdp-device-sniffer
to specify a network interface for it to run on.
+ Update the GSSDP device sniffer to GTK+3.
+ Depend on vapigen >= 0.20 if gobject-introspection is 1.36 or
newer.
+ Some minor UI fixes in gssdp-device-sniffer.
+ Make it compile with -Wall -Wextra.
- Replace pkgconfig(gtk+-2.0) BuildRequires with
pkgconfig(gtk+-3.0), following upstreams port to GTK+ 3.0.

Wed Mar 6 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.14.2:
+ Fix memory leaks on initial interface search.
+ Make default interface detection a little bit smarter.

Fri Feb 22 13:00:00 2013 zaitorAATTopensuse.org
- Update to version 0.14.1:
+ Fix a crash on network announcements (bgo#694418).

Wed Feb 20 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.14.0:
+ Don\'t use inet_netof to filter for correct source networks.
+ Add gssdp_resource_browser_rescan() function.
+ Allow custom TTL values for GSSDPClient.
+ Bugs fixed: bgo#656406, bgo#668922, bgo#692516.

Tue Jan 8 13:00:00 2013 dimstarAATTopensuse.org
- Update to version 0.13.2:
+ Fix implementation of GInitable such that _init() is callable
multiple times without breaking.
+ Really ignore invalid MAN headers.
+ Fix port reuse on NetBSD.
+ Allow non-sourcedir build from git.
+ Don\'t use -Werror by default.
+ Silence some deprecation warning.
+ Bugs fixed: bgo#685949, bgo#682576, bgo#682308 and
https://github.com/01org/media-service-upnp/issues/54.

Wed Oct 24 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 0.13.1:
+ Run introspection in make distcheck.
+ Don\'t fail configure if vapigen could not be found
+ Bugs fixed: bgo#686039.

Sun Oct 7 14:00:00 2012 zaitorAATTopensuse.org
- Update to version 0.13.0:
+ Add/update license headers.
+ Fix pkg-config files to not leak libraries.
+ Add pkg-config name to GIR.
+ Bugs fixed: bgo#685477.
- Replace glib2-devel, gobject-introspection-devel, gtk2-devel,
libsoup-devel, vala BuildRequires, for their pkgconfig
counterparts: glib-2.0, gobject-introspection-1.0, gtk+-2.0,
libsoup-2.4, vapigen.

Mon Aug 20 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 0.12.2.1:
+ Add missing gssdp-1.0.deps file to tarball (bgo#682228).

Sun Aug 19 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 0.12.2:
+ Functional tests.
+ Regression tests.
+ Ignore announcements from services with a lower version.
+ Make internal resource cache version-independant.
+ Update gtk-doc annotations.
+ Update pkg-config files.
+ Create Vala bindings from GIR
+ Bugs fixed: bgo#675355, bgo#673150, bgo#678744, bgo#679781,
bgo#682099,
- Add vala BuildRequires: needed to build the new vala bindings.
- Drop xz BuildRequires as it now comes for free in the build
system.

Wed Dec 21 13:00:00 2011 vuntzAATTopensuse.org
- Remove glib2-devel Requires from devel subpackage: it will
automatically be added the pkgconfig() way.

Sat Dec 10 13:00:00 2011 dimstarAATTopensuse.org
- Update to version 0.12.1:
+ Increase UDP buffer size
+ Fix searching for UDN that started with [a-f]
+ Bugs fixed: bgo#664177.
- Do not package ChangeLog: it\'s an empty file.
- Add xz BuildRequires because we can\'t build a package for a
xz-compressed tarball without explicitly specifying that...
See bnc#697467 for more details.

Fri Dec 9 13:00:00 2011 dimstarAATTopensuse.org
- Split typelib file into typelib-1_0-GSSDP-1_0 subpackage.
- Add typelib-1_0-GSSDP-1_0 Requires to devel subpackage.

Tue Aug 30 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 0.12.0:
+ Remove unnecessary and annoying deprecation warnings.
+ When sending duplicate announcement packets, always repeat
complete sets.
+ Bugs fixed: bgo#655900.

Wed Jul 20 14:00:00 2011 dimstarAATTopensuse.org
- Update to version 0.11.2:
+ Modernize autotools.
+ Create .xz dist tarballs only.
+ Deprecate main_context argument and property. Use
g_main_context_push_thread_default() instead.
+ Fix warnings from gtk-doc.
+ Bugs fixed: bgo#654733, bgo#654178, bgo#654177.

Thu Jul 7 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 0.11.1:
+ Fullfill restrictions imposed by UPnP CTT 1.5.
+ Initial OpenBSD support.
+ Fix a crash on socket creation.
+ Implement DLNA guideline 7.2.3.4.
+ Copyright header clean-up.

Thu Jun 16 14:00:00 2011 dimstarAATTopensuse.org
- Update to version 0.11.0:
+ Many fixes to discovery, discoverability and announcement.
+ Many introspection improvements such as:
- Classes that can throw an error on construction now implement
GInitable.
- Updated introspection annotations.
+ Code cleanup.
- Rename the library packages to libgssdp-1_0-3, following the
soname change.
- Remove source service usage, following the new consensus on
Factory packaging.

Fri Apr 29 14:00:00 2011 dimstarAATTopensuse.org
- Update to 0.10.0:
+ Improve interoperability by also announcing lower versions of
the service.
+ More reliable announcements by announcing at least 3 times.
+ Drop ChangeLog in favour of git history.
+ Fix IPv6 network calculation.
- Changes from version 0.9.2:
+ Fix a critical issue in event handling code introduced in last
release.
+ Add \'network\' property to GSSDPClient. By default its set to
network IP address of the interface the client is associated
with.
+ Plug some leaks.
- Changes from version 0.9.1:
+ Fix some potential crashes.
- Changes from version 0.9.0:
+ Port to GIO/GSocket.
+ Port to Windows.
+ Don\'t print the whole packet on failure to send it.
+ Some other non-functional improvements and fixes.

Tue Dec 7 13:00:00 2010 vuntzAATTopensuse.org
- Update to version 0.8.2:
+ Fix some potential crashes.

Thu Nov 18 13:00:00 2010 vuntzAATTopensuse.org
- Update to version 0.8.1:
+ Fix build rules of test application for gold linker.
+ Don\'t include private header in a public header.

Sat Sep 18 14:00:00 2010 vuntzAATTopensuse.org
- Move gir files to devel subpackage.

Fri Sep 17 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 0.8.0:
+ Chain up in dispose() and finalize() all classes.
+ Flag string arg of GSSDPClient signal as static.
+ Don\'t use deprecated libsoup API.
+ Properly catch errors in recvfrom syscall.
+ Fix some typos.

Mon Apr 12 14:00:00 2010 vuntzAATTopensuse.org
- Update to version 0.7.2:
+ Provide gobject-introspection GIR and typelib.
+ Use silent build rules.
+ Fix issues with version-independence magic in SSDP code.
+ Fix build issues in jhbuild environment.
- BuildRequire gobject-introspection-devel.

Fri Dec 4 13:00:00 2009 vuntzAATTopensuse.org
- Update to version 0.7.1:
+ Don\'t leak target regex.
+ Make GSSDPClient ignore Point to Point interfaces.
+ Use SO_REUSEPORT if present. Darwin and some BSDs don\'t have
SO_REUSEADDR, but SO_REUSEPORT.
+ If we can\'t create a request socket don\'t try to create a
multicast socket.
+ Have specific GError code for interfaces without an IP address.
+ Actually remove gssdp_client_new_full().

Thu Oct 1 14:00:00 2009 dimstarAATTopensuse.org
- Rename libgssdp-1_0-1 to libgssdp-1_0-2. The update to 0.7.0
bumped soNUM.

Thu Sep 24 14:00:00 2009 dimstarAATTopensuse.org
- Update to version 0.7.0:
+ Join the multicast group on the specified interface.
+ Put the message src timeout in the specified GMainContext.
+ \"host-ip\" property moved from GUPnPContext to parent
GSSDPClient.
+ Use inet_aton instead of inet_addr and handle the error from it
+ gssdp-device-sniffer ported to GtkBuilder.
+ Version-independent M-SEARCH response.
+ GSSDPClient now binds to interface rather than IP
+ Libglade dependency has been dropped.
- Remove libglade2-devel BuildRequires.
- Add gtk2-devel to BuildRequires.

Sat Jun 13 14:00:00 2009 vuntzAATTnovell.com
- Initial package.


 
ICM