2011-09-02 01:54:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 30 17:02:56 CEST 2011 - vuntz@opensuse.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.
|
|
|
|
|
2011-07-21 09:00:35 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 20 22:20:47 CEST 2011 - dimstar@opensuse.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.
|
|
|
|
|
2011-07-07 15:42:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 7 13:39:25 CEST 2011 - vuntz@opensuse.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.
|
|
|
|
|
2011-06-16 19:46:30 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 16 16:10:18 UTC 2011 - dimstar@opensuse.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.
|
2011-06-16 19:48:13 +02:00
|
|
|
- Remove source service usage, following the new consensus on
|
|
|
|
Factory packaging.
|
2011-06-16 19:46:30 +02:00
|
|
|
|
2011-05-02 18:04:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 29 13:44:55 UTC 2011 - dimstar@opensuse.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.
|
|
|
|
|
2010-12-08 09:56:15 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 7 12:57:22 CET 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 0.8.2:
|
|
|
|
+ Fix some potential crashes.
|
|
|
|
|
2010-11-19 09:31:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 18 10:44:09 CET 2010 - vuntz@opensuse.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.
|
|
|
|
|
2010-09-24 00:19:47 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 19 00:39:32 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Move gir files to devel subpackage.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 17 09:40:25 CEST 2010 - vuntz@opensuse.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.
|
|
|
|
|
2010-09-17 10:47:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 12 20:03:16 CEST 2010 - vuntz@opensuse.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.
|
|
|
|
|
2010-02-19 16:30:52 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 4 20:00:39 CET 2009 - vuntz@opensuse.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().
|
|
|
|
|
2009-10-06 00:42:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 1 14:35:17 CEST 2009 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Rename libgssdp-1_0-1 to libgssdp-1_0-2. The update to 0.7.0
|
|
|
|
bumped soNUM.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 24 13:36:28 CEST 2009 - dimstar@opensuse.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.
|
|
|
|
|
2009-07-08 04:36:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 13 22:35:46 CEST 2009 - vuntz@novell.com
|
|
|
|
|
|
|
|
- Initial package.
|
|
|
|
|