pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/gssdp
Module Name: pkgsrc
Committed By: wiz
Date: Tue May 27 18:12:38 UTC 2014
Modified Files:
pkgsrc/net/gssdp: Makefile PLIST distinfo
Log Message:
Update to 0.14.8:
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 in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=678660
- https://bugzilla.gnome.org/show_bug.cgi?id=711320
- https://bugzilla.gnome.org/show_bug.cgi?id=724030
- https://bugzilla.gnome.org/show_bug.cgi?id=728871
- https://bugzilla.gnome.org/show_bug.cgi?id=728888
- https://bugzilla.gnome.org/show_bug.cgi?id=729613
- https://bugzilla.gnome.org/show_bug.cgi?id=730358
All contributors to this release:
- Jens Georg <mail%jensge.org@localhost>
- Philip Withnall <philip.withnall%collabora.co.uk@localhost>
- Jens Georg <jensg%openismus.com@localhost>
- Riko Yamada <rik0yamada%yahoo.co.jp@localhost>
- Louis-Francis Ratté-Boulianne <lfrb%collabora.com@localhost>
- Branislav Katreniak <bkatreniak%nuvotechnologies.com@localhost>
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/net/gssdp/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/gssdp/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/gssdp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index