Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Maintenance:4180
avahi.openSUSE_Leap_42.1_Update
avahi-outdated-URL.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File avahi-outdated-URL.patch of Package avahi.openSUSE_Leap_42.1_Update
Index: avahi-0.6.31/avahi-compat-libdns_sd/warn.c =================================================================== --- avahi-0.6.31.orig/avahi-compat-libdns_sd/warn.c +++ avahi-0.6.31/avahi-compat-libdns_sd/warn.c @@ -113,12 +113,12 @@ void avahi_warn_linkage(void) { if (!w && !getenv("AVAHI_COMPAT_NOWARN")) { avahi_warn("The program '%s' uses the "COMPAT_LAYER" compatibility layer of Avahi.", avahi_exe_name()); avahi_warn("Please fix your application to use the native API of Avahi!"); - avahi_warn("For more information see <http://0pointer.de/avahi-compat?s="CGI_SUBSYSTEM"&e=%s>", avahi_exe_name()); + avahi_warn("For more information see <http://0pointer.de/blog/projects/avahi-compat.html>"); } } void avahi_warn_unsupported(const char *function) { avahi_warn("The program '%s' called '%s()' which is not supported (or only supported partially) in the "COMPAT_LAYER" compatibility layer of Avahi.", avahi_exe_name(), function); avahi_warn("Please fix your application to use the native API of Avahi!"); - avahi_warn("For more information see <http://0pointer.de/avahi-compat?s="CGI_SUBSYSTEM"&e=%s&f=%s>", avahi_exe_name(), function); + avahi_warn("For more information see <http://0pointer.de/blog/projects/avahi-compat.html>"); }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor