Blame NEWS

Packit Service aab386
1.0.5
Packit Service aab386
=====
Packit Service aab386
 - Always set the network mask for client
Packit Service aab386
 - Various fixes on Windows
Packit Service aab386
 - Make tests a bit more robust for varying names of localhost devices
Packit Service aab386
 - Fix creation of clients with host-ip only
Packit Service aab386
Packit Service aab386
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
 - https://gitlab.gnome.org/GNOME/gssdp/issues/7
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Jens Georg <mail@jensge.org>
Packit Service aab386
Packit Service aab386
1.0.4
Packit Service aab386
=====
Packit Service aab386
 - Set the correct multicast source interface on the correct socket
Packit Service aab386
 - Add gssdp_client_get_address_mask
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
 - https://gitlab.gnome.org/GNOME/gssdp/issues/4
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Jens Georg <mail@jensge.org>
Packit Service aab386
Packit Service aab386
1.0.3
Packit Service aab386
=====
Packit Service aab386
 - meson build fixes
Packit Service aab386
 - Fix running sniffer from meson build
Packit Service aab386
 - Fix issue on OS X when socket is destroyed after suspend
Packit Service aab386
 - Fix a memory leak in the device sniffer
Packit Service aab386
 - Fix a crash when sending a SSDP message after clearing the custom headers
Packit Service aab386
 - Use utsname.release for Server: header
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
 - https://gitlab.gnome.org/GNOME/gssdp/issues/1
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=794340
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Jens Georg <mail@jensge.org>
Packit Service aab386
 - Olivier Crete <olivier.crete@collabora.com>
Packit Service aab386
Packit Service aab386
1.0.2
Packit Service aab386
=====
Packit Service aab386
- Small documentation fixes
Packit Service aab386
- Fix deprecation warning with GTK+-3.22
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Jens Georg <mail@jensge.org>
Packit Service aab386
Packit Service aab386
1.0.1
Packit Service aab386
=====
Packit Service aab386
Packit Service aab386
- Fix some compiler/c89 issues with recent mingw
Packit Service aab386
- Use proper ssize_t modifier in printf
Packit Service aab386
- Make documentation point to itself by declaring it stable
Packit Service aab386
- Use correct FSF address in documentation text
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Jens Georg <mail@jensge.org>
Packit Service aab386
Packit Service aab386
1.0.0
Packit Service aab386
=====
Packit Service aab386
Packit Service aab386
- No difference to 0.99.0
Packit Service aab386
Packit Service aab386
0.99.0
Packit Service aab386
======
Packit Service aab386
Packit Service aab386
- Don't leak arp lookup symbol
Packit Service aab386
- Minor documentation updates
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Jens Georg <mail@jensge.org>
Packit Service aab386
Packit Service aab386
0.14.16
Packit Service aab386
=======
Packit Service aab386
Packit Service aab386
- Fill the interface index for bionic.
Packit Service aab386
- Remove unused include.
Packit Service aab386
- Fix interface lookup on Win32
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=762455
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=765688
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=765709
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Aurélien Chabot <aurelien.chabot@parrot.com>
Packit Service aab386
 - Jens Georg <mail@jensge.org>
Packit Service aab386
 - Florian Zwoch <fzwoch@gmail.com>
Packit Service aab386
Packit Service aab386
0.14.15
Packit Service aab386
=======
Packit Service aab386
Packit Service aab386
- Actually use the TTL that was set by the user
Packit Service aab386
- Use if_nametoindex instead of IOCTL when available
Packit Service aab386
- Implement a User Agent cache based on SSDP packages
Packit Service aab386
- Fix potential strncpy overflow
Packit Service aab386
- Add missing m4 macros
Packit Service aab386
- Disable PKTINFO on OS X
Packit Service aab386
- Do not leak host_addr in clients.
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=653894
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=762324
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=764677
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Jens Georg <mail@jensge.org>
Packit Service aab386
 - Philip Withnall <philip.withnall@collabora.co.uk>
Packit Service aab386
 - Philip Withnall <philip@tecnocode.co.uk>
Packit Service aab386
Packit Service aab386
0.14.14
Packit Service aab386
=======
Packit Service aab386
Packit Service aab386
- Fix warning if the IP address is not known.
Packit Service aab386
- Fix issue with discovery.
Packit Service aab386
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=760702
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Jens Georg <mail@jensge.org>
Packit Service aab386
 - Philip Withnall <philip@tecnocode.co.uk>
Packit Service aab386
Packit Service aab386
0.14.13
Packit Service aab386
=======
Packit Service aab386
Packit Service aab386
- Make "host-ip" of GSSDPClient a construction property to give the caller the
Packit Service aab386
  chance to bypass the IP autodetection during client creation.
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Jens Georg <mail@jensge.org>
Packit Service aab386
Packit Service aab386
0.14.12.1
Packit Service aab386
=========
Packit Service aab386
Packit Service aab386
- Update m4 macros from autoconf-archive.
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=758778
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Jens Georg <mail@jensge.org>
Packit Service aab386
Packit Service aab386
0.14.12
Packit Service aab386
=======
Packit Service aab386
Packit Service aab386
- Fix issues with names of loopback device on *BSD.
Packit Service aab386
- Move gtest code one level up and examples to their own folder.
Packit Service aab386
- Fix a possible NULL derefence in gssdp-device-sniffer.
Packit Service aab386
- Remove use of gnome-common for building.
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=743070
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Jens Georg <mail@jensge.org>
Packit Service aab386
 - Thomas Klausner <tk@giga.or.at>
Packit Service aab386
Packit Service aab386
0.14.11
Packit Service aab386
=======
Packit Service aab386
Packit Service aab386
- Fix memory leak in GSSDPClient.
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=737870
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Richard Röjfors <richard@puffinpack.se>
Packit Service aab386
 - Jens Georg <mail@jensge.org>
Packit Service aab386
Packit Service aab386
0.14.10
Packit Service aab386
=======
Packit Service aab386
Packit Service aab386
- DOAP fixes
Packit Service aab386
- Fix SSDP when running on the same host.
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=733851
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Olav Vitters <olav@vitters.nl>
Packit Service aab386
 - Jussi Kukkonen <jku@goto.fi>
Packit Service aab386
 - Jens Georg <mail@jensge.org>
Packit Service aab386
 - Andre Klapper <a9016009@gmx.de>
Packit Service aab386
Packit Service aab386
0.14.9
Packit Service aab386
======
Packit Service aab386
Packit Service aab386
- Properly set max age property.
Packit Service aab386
- Some gtk-doc fixes.
Packit Service aab386
- Only consider "200 OK" a proper response for SSDP requests.
Packit Service aab386
- Remove a scary warning.
Packit Service aab386
- Fix source packet filtering.
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=697084
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=730946
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=733651
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Jussi Kukkonen <jku@goto.fi>
Packit Service aab386
 - Jens Georg <mail@jensge.org>
Packit Service aab386
 - Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
Packit Service aab386
Packit Service aab386
0.14.8
Packit Service aab386
======
Packit Service aab386
Packit Service aab386
- Recover from lost BYEBYE packets.
Packit Service aab386
- Some code clean-up.
Packit Service aab386
- Use GLib's multicast socket functions.
Packit Service aab386
- Fix compiling on mingw.
Packit Service aab386
- Don't abort if get_host_ip fails.
Packit Service aab386
- Fix an issue with unreffing GSources.
Packit Service aab386
- Fix build on some BSDs.
Packit Service aab386
- Use pktinfo on Linux to determine the source interface instead of relying on
Packit Service aab386
  netmasks.
Packit Service aab386
- Use strncpy() on interface names to not exceed ifrn_name length.
Packit Service aab386
- Documentation fixes.
Packit Service aab386
- Add support for vendor-specific headers in SSDP messages.
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=678660
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=711320
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=724030
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=728871
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=728888
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=729613
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=730358
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Jens Georg <mail@jensge.org>
Packit Service aab386
 - Philip Withnall <philip.withnall@collabora.co.uk>
Packit Service aab386
 - Jens Georg <jensg@openismus.com>
Packit Service aab386
 - Riko Yamada <rik0yamada@yahoo.co.jp>
Packit Service aab386
 - Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Packit Service aab386
 - Branislav Katreniak <bkatreniak@nuvotechnologies.com>
Packit Service aab386
Packit Service aab386
0.14.7
Packit Service aab386
======
Packit Service aab386
Packit Service aab386
- Add mising function declaration.
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Jens Georg <jensg@openismus.com>
Packit Service aab386
Packit Service aab386
0.14.6
Packit Service aab386
======
Packit Service aab386
Packit Service aab386
- Add msearch-property to GSSDPClient to use a fixed UDP listening port.
Packit Service aab386
- Doc changes.
Packit Service aab386
- Marshalling fixes for GSSDPClient::message-received signal.
Packit Service aab386
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=711015
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Jens Georg <jensg@openismus.com>
Packit Service aab386
Packit Service aab386
0.14.5
Packit Service aab386
======
Packit Service aab386
Packit Service aab386
- Port get_host_ip() to Android/Bionic.
Packit Service aab386
- Some more gtk-doc updates.
Packit Service aab386
- Fix some autoconf warnings.
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=707161
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
 - Jens Georg <jensg@openismus.com>
Packit Service aab386
 - Reynaldo H. Verdejo Pinochet <reynaldo@collabora.com>
Packit Service aab386
Packit Service aab386
0.14.4
Packit Service aab386
======
Packit Service aab386
Packit Service aab386
- Fix gtk-doc warnings.
Packit Service aab386
- Use SO_REUSEPORT on FreeBSD and Debian/kFreeBSD.
Packit Service aab386
- Fix discovery issue with some devices when g_get_application_name returned a
Packit Service aab386
  non-ASCII translated version of the name.
Packit Service aab386
- Fix a compiler warning about parentheses.
Packit Service aab386
- Use GNOME_COMPILE_WARNINGS for a safe set of strict compiler warnings.
Packit Service aab386
- Remove the use of INCLUDES which has been deprecated for a while.
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
  Jens Georg <jensg@openismus.com>
Packit Service aab386
  Bastien Nocera <hadess@hadess.net>
Packit Service aab386
Packit Service aab386
0.14.3
Packit Service aab386
======
Packit Service aab386
Packit Service aab386
- Add --interface, -i commandline option to gssdp-device-sniffer to specify a
Packit Service aab386
  network interface for it to run on.
Packit Service aab386
- Update the GSSDP device sniffer to GTK+3.
Packit Service aab386
- Depend on vapigen >= 0.20 if gobject-introspection is 1.36 or newer.
Packit Service aab386
- Some minor UI fixes in gssdp-device-sniffer.
Packit Service aab386
- Make it compile with -Wall -Wextra.
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
  Jens Georg <jensg@openismus.com>
Packit Service aab386
Packit Service aab386
Changes in dependencies:
Packit Service aab386
  Gtk+ >= 3.0
Packit Service aab386
  vapigen >= 0.20 if gobject-introspection is >= 1.36
Packit Service aab386
Packit Service aab386
0.14.2
Packit Service aab386
======
Packit Service aab386
Packit Service aab386
- Fix memory leaks on initial interface search.
Packit Service aab386
- Make default interface detection a little bit smarter.
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
  Krzesimir Nowak <krnowak@openismus.com>
Packit Service aab386
Packit Service aab386
0.14.1
Packit Service aab386
======
Packit Service aab386
Packit Service aab386
- Fix a crash on network announcements.
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=694418
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
  Krzesimir Nowak <krnowak@openismus.com>
Packit Service aab386
  Jussi Kukkonen <jussi.kukkonen@intel.com>
Packit Service aab386
Packit Service aab386
0.14.0
Packit Service aab386
======
Packit Service aab386
- Don't use inet_netof to filter for correct source networks.
Packit Service aab386
- Add gssdp_resource_browser_rescan() function.
Packit Service aab386
- Allow custom TTL values for GSSDPClient.
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=656406
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=668922
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=692516
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
Packit Service aab386
Jens Georg <mail@jensge.org>
Packit Service aab386
Krzesimir Nowak <krnowak@openismus.com>
Packit Service aab386
gnupnp <gnupnp@dorgby.net>
Packit Service aab386
Packit Service aab386
0.13.2
Packit Service aab386
======
Packit Service aab386
- Fix implementation of GInitable such that _init() is callable multiple times
Packit Service aab386
  without breaking.
Packit Service aab386
- Really ignore invalid MAN headers.
Packit Service aab386
- Fix port reuse on NetBSD.
Packit Service aab386
- Allow non-sourcedir build from git.
Packit Service aab386
- Don't use -Werror by default.
Packit Service aab386
- Silence some deprecation warnings.
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
 - https://github.com/01org/media-service-upnp/issues/54
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=685949
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=682576
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=682308
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
Packit Service aab386
Jens Georg <mail@jensge.org>
Packit Service aab386
Theppitak Karoonboonyanan <thep@linux.thai.net>
Packit Service aab386
Matthias Drochner <M.Drochner@fz-juelich.de>
Packit Service aab386
Packit Service aab386
0.13.1
Packit Service aab386
======
Packit Service aab386
- Run introspection in make distcheck.
Packit Service aab386
- Don't fail configure if vapigen could not be found.
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=686039
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
Packit Service aab386
Jens Georg <mail@jensge.org>
Packit Service aab386
Packit Service aab386
0.13.0
Packit Service aab386
======
Packit Service aab386
Packit Service aab386
Start of a new unstable cycle
Packit Service aab386
Packit Service aab386
- Add/update license headers.
Packit Service aab386
- Fix pkg-config files to not leak libraries.
Packit Service aab386
- Add pkg-config name to GIR.
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
Packit Service aab386
Andreas Henriksson <andreas@fatal.se>
Packit Service aab386
Jens Georg <mail@jensge.org>
Packit Service aab386
Packit Service aab386
Bugs addressed:
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=685477
Packit Service aab386
Packit Service aab386
0.12.2.1
Packit Service aab386
========
Packit Service aab386
- Add missing gssdp-1.0.deps file to tarball
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
Packit Service aab386
Jens Georg <mail@jensge.org>
Packit Service aab386
Packit Service aab386
Bugs fixed:
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=682228
Packit Service aab386
Packit Service aab386
0.12.2
Packit Service aab386
======
Packit Service aab386
- Functional tests.
Packit Service aab386
- Regression tests.
Packit Service aab386
- Ignore announcements from services with a lower version.
Packit Service aab386
- Make internal resource cache version-independant.
Packit Service aab386
- Update gtk-doc annotations.
Packit Service aab386
- Update pkg-config files.
Packit Service aab386
- Create Vala bindings from GIR.
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
Packit Service aab386
Jens Georg <mail@jensge.org>
Packit Service aab386
Stef Walter <stefw@gnome.org>
Packit Service aab386
Riko Yamada <rik0yamada@yahoo.co.jp>
Packit Service aab386
Mark Ryan <mark.d.ryan@intel.com>
Packit Service aab386
Packit Service aab386
Bugs fixed:
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=673150
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=678744
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=679781
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=682099
Packit Service aab386
 - https://bugzilla.gnome.org/show_bug.cgi?id=675355
Packit Service aab386
Packit Service aab386
0.12.1
Packit Service aab386
======
Packit Service aab386
- Increase UDP buffer size.
Packit Service aab386
- Fix searching for an UDN that started with [a-f]
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
Packit Service aab386
Steffen Sledz <sledz@dresearch-fe.de>
Packit Service aab386
Jens Georg <mail@jensge.org>
Packit Service aab386
Packit Service aab386
Bugs fixed:
Packit Service aab386
- https://bugzilla.gnome.org/show_bug.cgi?id=664177
Packit Service aab386
Packit Service aab386
0.12.0
Packit Service aab386
======
Packit Service aab386
- Remove unnecessary and annoying deprecation warnings.
Packit Service aab386
- When sending duplicate announcement packets, always repeat complete sets.
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
Packit Service aab386
Jens Georg <mail@jensge.org>
Packit Service aab386
Packit Service aab386
Bugs fixed:
Packit Service aab386
- bgo#655900
Packit Service aab386
Packit Service aab386
DLNA requirements addressed:
Packit Service aab386
- 7.2.4.3
Packit Service aab386
- 7.2.4.5
Packit Service aab386
Packit Service aab386
0.11.2
Packit Service aab386
======
Packit Service aab386
- Modernize autotools.
Packit Service aab386
- Create .xz dist tarballs only.
Packit Service aab386
- Deprecate main_context argument and property. Use
Packit Service aab386
  g_main_context_push_thread_default() instead.
Packit Service aab386
- Fix warnings from gtk-doc.
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
Packit Service aab386
Jens Georg <mail@jensge.org>
Packit Service aab386
Packit Service aab386
Bugs fixed:
Packit Service aab386
- bgo#654733
Packit Service aab386
- bgo#654178
Packit Service aab386
- bgo#654177
Packit Service aab386
Packit Service aab386
Changes in dependencies (when compiling from git):
Packit Service aab386
Autoconf >= 2.64
Packit Service aab386
Automake >= 1.11
Packit Service aab386
Packit Service aab386
0.11.1
Packit Service aab386
======
Packit Service aab386
- Fullfill restrictions imposed by UPnP CTT 1.5.
Packit Service aab386
- Initial OpenBSD support.
Packit Service aab386
- Fix a crash on socket creation.
Packit Service aab386
- Implement DLNA guideline 7.2.3.4.
Packit Service aab386
- Copyright header clean-up.
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
Packit Service aab386
Jens Georg <mail@jensge.org>
Packit Service aab386
Packit Service aab386
Bugs fixed:
Packit Service aab386
- bgo#653733
Packit Service aab386
- bgo#653875
Packit Service aab386
- bgo#653857
Packit Service aab386
Packit Service aab386
0.11.0
Packit Service aab386
======
Packit Service aab386
- Many fixes to discovery, discoverability and announcement.
Packit Service aab386
- Many introspection improvements such as:
Packit Service aab386
  * Classes that can throw an error on construction now implement
Packit Service aab386
    GInitable.
Packit Service aab386
  * Updated introspection annotations.
Packit Service aab386
- Code cleanup.
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
Packit Service aab386
Jens Georg <mail@jensge.org>
Packit Service aab386
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Packit Service aab386
Alberto Mardegan <mardy@users.sourceforge.net>
Packit Service aab386
Sven Neumann <s.neumann@raumfeld.com>
Packit Service aab386
Packit Service aab386
0.10.0
Packit Service aab386
======
Packit Service aab386
Packit Service aab386
- Improve interoperability by also announcing lower versions of the service.
Packit Service aab386
- More reliable announcements by announcing at least 3 times.
Packit Service aab386
- Drop ChangeLog in favour of git history.
Packit Service aab386
- Fix IPv6 network calculation.
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
Packit Service aab386
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Packit Service aab386
Luis de Bethencourt <luis@debethencourt.com>
Packit Service aab386
Jens Georg <mail@jensge.org>
Packit Service aab386
Packit Service aab386
0.9.2
Packit Service aab386
=====
Packit Service aab386
Packit Service aab386
- Fix a critical issue in event handling code introduced in last release.
Packit Service aab386
- Add 'network' property to GSSDPClient. By default its set to network IP
Packit Service aab386
  address of the interface the client is associated with.
Packit Service aab386
- Plug some leaks.
Packit Service aab386
Packit Service aab386
Changes in dependencies:
Packit Service aab386
Packit Service aab386
- Explicitly require libsoup >= 2.26.1.
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
Packit Service aab386
2210 - Socket address leaking in socket_source_cb
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
Packit Service aab386
Jens Georg <mail@jensge.org>
Packit Service aab386
Sven Neumann <s.neumann@raumfeld.com>
Packit Service aab386
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Packit Service aab386
Packit Service aab386
0.9.1
Packit Service aab386
=====
Packit Service aab386
Packit Service aab386
Another micro release in the unstable 0.9.x branch that brings in all new
Packit Service aab386
fixes from the stable 0.8.2 release.
Packit Service aab386
Packit Service aab386
All contributors to this release:
Packit Service aab386
Packit Service aab386
Sven Neumann <s.neumann@raumfeld.com>
Packit Service aab386
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Packit Service aab386
Packit Service aab386
0.9.0
Packit Service aab386
=====
Packit Service aab386
Packit Service aab386
This release marks the beginning of the new unstable 0.9.x release cycle.
Packit Service aab386
Changes after 0.8.0 that were not included in the subsequent stable release:
Packit Service aab386
Packit Service aab386
- Port to GIO/GSocket.
Packit Service aab386
- Port to Windows.
Packit Service aab386
- Don't print the whole packet on failure to send it.
Packit Service aab386
- Some other non-functional improvements and fixes.
Packit Service aab386
Packit Service aab386
All Contributors:
Packit Service aab386
Packit Service aab386
Jens Georg <mail@jensge.org>
Packit Service aab386
Ross Burton <ross@linux.intel.com>
Packit Service aab386
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Packit Service aab386
Packit Service aab386
0.8.0
Packit Service aab386
=====
Packit Service aab386
Packit Service aab386
- Chain up in dispose() and finalize() all classes.
Packit Service aab386
- Flag string arg of GSSDPClient signal as static.
Packit Service aab386
- Don't use deprecated libsoup API.
Packit Service aab386
- Properly catch errors in recvfrom syscall.
Packit Service aab386
- Fix some typos.
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
Packit Service aab386
2194 - Typo in gssdp_socket_source
Packit Service aab386
2193 - Errors caught in recvfrom by pure luck
Packit Service aab386
2090 - 0.7.2 Typo in configure.ac
Packit Service aab386
Packit Service aab386
All Contributors:
Packit Service aab386
Packit Service aab386
Sven Neumann <s.neumann@raumfeld.com>
Packit Service aab386
Jens Georg <mail@jensge.org>
Packit Service aab386
Ross Burton <ross@linux.intel.com>
Packit Service aab386
Berrie Bloem <berrie@codevio.com>
Packit Service aab386
Packit Service aab386
0.7.2
Packit Service aab386
=====
Packit Service aab386
Packit Service aab386
- Provide gobject-introspection GIR and typelib.
Packit Service aab386
- Use silent build rules.
Packit Service aab386
- Fix issues with version-independence magic in SSDP code.
Packit Service aab386
- Fix build issues in jhbuild environment.
Packit Service aab386
Packit Service aab386
Bugs fixed in this release:
Packit Service aab386
Packit Service aab386
2025 - autogen.sh fails to find autoconf macros when they're installed in a
Packit Service aab386
       non-standard location
Packit Service aab386
1927 - gssdp fails to answer M-SEARCH sometimes
Packit Service aab386
1921 - GObject Introspection Makefile for GSSDP
Packit Service aab386
Packit Service aab386
All Contributors:
Packit Service aab386
Packit Service aab386
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Packit Service aab386
Zach Goldberg <zach@zachgoldberg.com>
Packit Service aab386
Jens Georg <mail@jensge.org>
Packit Service aab386
Neil Roberts <neil@linux.intel.com>
Packit Service aab386
Ross Burton <ross@linux.intel.com>
Packit Service aab386
Packit Service aab386
0.7.1
Packit Service aab386
=====
Packit Service aab386
Packit Service aab386
- Don't leak target regex.
Packit Service aab386
- Make GSSDPClient ignore Point to Point interfaces.
Packit Service aab386
- Use SO_REUSEPORT if present. Darwin and some BSDs don't have SO_REUSEADDR, but
Packit Service aab386
  SO_REUSEPORT.
Packit Service aab386
- If we can't create a request socket don't try to create a multicast socket.
Packit Service aab386
- Have specific GError code for interfaces without an IP address.
Packit Service aab386
- Actually remove gssdp_client_new_full().
Packit Service aab386
Packit Service aab386
Bugs fixed:
Packit Service aab386
Packit Service aab386
1898 - GSSDPClient keeps autoselecting my VPN
Packit Service aab386
1810 - Not possible to run multiple ssdp clients on darwin
Packit Service aab386
1800 - leak of a gregex in gssdp-resource-browser
Packit Service aab386
1796 - gssdp_client_new_full is declared in header but not implemented
Packit Service aab386
Packit Service aab386
All contributors:
Packit Service aab386
Packit Service aab386
Olivier Crête <olivier.crete@collabora.co.uk>
Packit Service aab386
Ross Burton <ross@linux.intel.com>
Packit Service aab386
Iain Holmes <iain@linux.intel.com>
Packit Service aab386
Mattias Wadman <mattias.wadman@gmail.com>
Packit Service aab386
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Packit Service aab386
Packit Service aab386
0.7
Packit Service aab386
===
Packit Service aab386
Packit Service aab386
- Join the multicast group on the specified interface.
Packit Service aab386
- Put the message src timeout in the specified GMainContext.
Packit Service aab386
- "host-ip" property moved from GUPnPContext to parent GSSDPClient.
Packit Service aab386
- Use inet_aton instead of inet_addr and handle the error from it.
Packit Service aab386
- gssdp-device-sniffer ported to GtkBuilder.
Packit Service aab386
- Version-independent target match. This makes client forward and backward
Packit Service aab386
  compatible with resources that implement different version of the specs than
Packit Service aab386
  the client.
Packit Service aab386
- Version-independent M-SEARCH response. This has the same effect as above but
Packit Service aab386
  only the other way around.
Packit Service aab386
- GSSDPClient now binds to interface rather than IP.
Packit Service aab386
- No need to find the default route.
Packit Service aab386
- Add "active" property to GSSDPClient.
Packit Service aab386
- Fix pkg-config paths.
Packit Service aab386
- Add basic .gitignore.
Packit Service aab386
- Other minor/internal changes.
Packit Service aab386
Packit Service aab386
Bugs fixed:
Packit Service aab386
Packit Service aab386
1621 - new gssdp timeout not added to the specific maincontext
Packit Service aab386
1570 - gupnp doesn't set the pkgconfig lib dir correctly in 64 bit env
Packit Service aab386
Packit Service aab386
Dependencies dropped:
Packit Service aab386
Packit Service aab386
- libglade
Packit Service aab386
Packit Service aab386
All contributors:
Packit Service aab386
Packit Service aab386
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Packit Service aab386
Ross Burton <ross@linux.intel.com>
Packit Service aab386
Jens Georg <mail@jensge.org>
Packit Service aab386
Olivier Crête <olivier.crete@collabora.co.uk>
Packit Service aab386
Packit Service aab386
WARNING: This release is API and ABI incompatible with previous releases.
Packit Service aab386
Packit Service aab386
0.6.4
Packit Service aab386
=====
Packit Service aab386
Packit Service aab386
- Send ssdp:byebye before sending the first ssdp:alive. [Jussi Kukkonen]
Packit Service aab386
- Moderate the outbound SSDP messages. [Jussi Kukkonen]
Packit Service aab386
- Documentation fixes. [Jussi Kukkonen]
Packit Service aab386
- Send byebyes in dispose without sleep. [Jussi Kukkonen]
Packit Service aab386
- Use g_set_error_literal(). [Jorn Baayen]
Packit Service aab386
- Depend on glib 2.18. [Jorn Baayen]
Packit Service aab386
- Do not byebye unavailable resources. [Jorn Baayen]
Packit Service aab386
- All resources must respond to "ssdp:all" messages. [Hugo Calleja, Jorn Baayen]
Packit Service aab386
Packit Service aab386
0.6.3
Packit Service aab386
=====
Packit Service aab386
Packit Service aab386
- Don't use NULL g_get_application_names [Ross Burton]
Packit Service aab386
- Use specified GMainContext for timeouts [Olivier Crete, Jorn Baayen]
Packit Service aab386
Packit Service aab386
0.6.2
Packit Service aab386
=====
Packit Service aab386
Packit Service aab386
- Reannounce resources after max_age / 2 - 1 instead of after max_age.
Packit Service aab386
  [Peter Christensen, Jorn Baayen]
Packit Service aab386
- Remove unnecessary call to g_thread_init(). [Zeeshan Ali]
Packit Service aab386
Packit Service aab386
0.6.1
Packit Service aab386
=====
Packit Service aab386
Packit Service aab386
- Bump soname.
Packit Service aab386
Packit Service aab386
0.6
Packit Service aab386
===
Packit Service aab386
Packit Service aab386
- Use libsoup 2.4. [Zeeshan Ali Khattak, Jorn Baayen]
Packit Service aab386
- Use g_timeout_add_seconds(). [Jorn Baayen]
Packit Service aab386
Packit Service aab386
0.4.2
Packit Service aab386
=====
Packit Service aab386
Packit Service aab386
- Add User-Agent header to discovery requests including the application name
Packit Service aab386
  as reported by g_get_application_name(). [Jorn Baayen]
Packit Service aab386
- Send messages from dynamic port. [Jorn Baayen]
Packit Service aab386
- Send responses to originating port (instead of to SSDP port). [Jorn Baayen]
Packit Service aab386
- Emit multiple discovery requests (because UDP is unreliable). [Zeeshan Ali]
Packit Service aab386
Packit Service aab386
0.4.1
Packit Service aab386
=====
Packit Service aab386
Packit Service aab386
- Pass the correct value to n_columns argument of gtk_list_store_new().
Packit Service aab386
  Fixes bug#501. [Zeeshan Ali]
Packit Service aab386
- Move libsoup requirement to Requires.Private. [Jorn Baayen]
Packit Service aab386
- Fix compiler warning. Fixes #421. [Priit Laes]
Packit Service aab386
Packit Service aab386
0.4
Packit Service aab386
===
Packit Service aab386
Packit Service aab386
- Minor fixes. [Jorn Baayen]
Packit Service aab386
Packit Service aab386
0.3
Packit Service aab386
===
Packit Service aab386
Packit Service aab386
- Handle "byebye" correctly. [Jorn Baayen]
Packit Service aab386
Packit Service aab386
0.2
Packit Service aab386
===
Packit Service aab386
Packit Service aab386
- New "Expires" header support. [Jorn Baayen]
Packit Service aab386
- Define own error code for use in GErrors. [Jorn Baayen]
Packit Service aab386
- Build fixes. [Ross Burton]
Packit Service aab386
Packit Service aab386
0.1
Packit Service aab386
===
Packit Service aab386
Packit Service aab386
Initial release. Should be fully functional.