Re: [ptxdist] [PATCH] lldpd: bump version to 0.7.19

2015-11-22 Thread Clemens Gruber
Hi, On Mon, Nov 16, 2015 at 02:26:53PM +0100, Alexander Dahl wrote: > We're still using bbinit here, didn't have time to play with systemd for > three years now. :-( I am setting up systemd right now on a test machine. Michael: Please don't merge the lldpd patch yet, I'll add the systemd support

Re: [ptxdist] [PATCH] lldpd: bump version to 0.7.19

2015-11-16 Thread Alexander Dahl
Hei hei, Am 2015-11-16 14:11, schrieb Clemens Gruber: > did you have time to try my lldpd patch? Not yet. I try to put it in between somewhere this week. > It's running on my busybox system since then. So far, no problems! :-) > Could you please help me test lldpd in a systemd environment? W

Re: [ptxdist] [PATCH] lldpd: bump version to 0.7.19

2015-11-16 Thread Clemens Gruber
On Mon, Nov 09, 2015 at 10:58:12AM +0100, Clemens Gruber wrote: > Hi Alexander, > > On Mon, Nov 09, 2015 at 08:46:09AM +0100, Alexander Dahl wrote: > > Hei hei, > > > > Am 2015-11-07 18:26, schrieb Clemens Gruber: > > > -LLDPD_VERSION:= 0.7.6 > > > -LLDPD_MD5:= dbd90a68b91448

Re: [ptxdist] [PATCH] lldpd: bump version to 0.7.19

2015-11-09 Thread Clemens Gruber
Hi Alexander, On Mon, Nov 09, 2015 at 08:46:09AM +0100, Alexander Dahl wrote: > Hei hei, > > Am 2015-11-07 18:26, schrieb Clemens Gruber: > > -LLDPD_VERSION := 0.7.6 > > -LLDPD_MD5 := dbd90a68b91448dcb94a4a77c5d8ef65 > > +LLDPD_VERSION := 0.7.19 > > +LLDPD_MD5 := 4e92

Re: [ptxdist] [PATCH] lldpd: bump version to 0.7.19

2015-11-08 Thread Alexander Dahl
Hei hei, Am 2015-11-07 18:26, schrieb Clemens Gruber: > -LLDPD_VERSION:= 0.7.6 > -LLDPD_MD5:= dbd90a68b91448dcb94a4a77c5d8ef65 > +LLDPD_VERSION:= 0.7.19 > +LLDPD_MD5:= 4e924420e00ccd5dc289506f43221820 I'm afraid it's not that simple. Some configure options

[ptxdist] [PATCH] lldpd: bump version to 0.7.19

2015-11-07 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/lldpd.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/lldpd.make b/rules/lldpd.make index 37ba590..3c015bf 100644 --- a/rules/lldpd.make +++ b/rules/lldpd.make @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LLDPD) += lldpd # # Pat