pidgin-2.8.0-reread-resolvconf.patch 450 B

123456789101112
  1. --- pidgin-2.8.0/libpurple/network.c.reread-resolvconf 2011-06-09 16:30:04.764927571 +0200
  2. +++ pidgin-2.8.0/libpurple/network.c 2011-06-09 16:31:29.356249181 +0200
  3. @@ -874,8 +874,6 @@
  4. #else
  5. case NM_STATE_CONNECTED:
  6. #endif
  7. - /* Call res_init in case DNS servers have changed */
  8. - res_init();
  9. /* update STUN IP in case we it changed (theoretically we could
  10. have gone from IPv4 to IPv6, f.ex. or we were previously
  11. offline */