Bug#767584: segfaults when segfaults when a dot is used in the config as part of the hostname

2014-11-29 Thread Simon Kainz
Hello, as I am currently going through NM, and one of my tasks was to try to fix a bug and prepare a NMU, my AM suggested that i might as well upload the result. Please see the attached debdiff, fixing #767584. Regards, Simon diff -Nru apt-dater-1.0.1/debian/changelog

Processed: Re: Bug#767584: segfaults when segfaults when a dot is used in the config as part of the hostname

2014-11-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tag 767584 upstream, fixed-upstream Bug #767584 [apt-dater] segfaults when a dot is used in the config as part of the hostname Added tag(s) upstream and fixed-upstream. thanks Stopping processing here. Please contact me if you need assistance.

Bug#767584: segfaults when segfaults when a dot is used in the config as part of the hostname

2014-11-24 Thread Thomas Liske
tag 767584 upstream, fixed-upstream thanks Hi Simon, On 11/20/2014 02:14 PM, Simon Kainz wrote: Please see the attached patch. This essentially replaces g_error() by g_printerr(), now preventing a SIGTERM after g_error() is called. According to [0] this is intended behavior, because g_error()

Bug#767584: segfaults when segfaults when a dot is used in the config as part of the hostname

2014-11-20 Thread Simon Kainz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 tag 767584 + patch thanks Please see the attached patch. This essentially replaces g_error() by g_printerr(), now preventing a SIGTERM after g_error() is called. According to [0] this is intended behavior, because g_error() should be used for