public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] vnstat: Update to 1.17
@ 2017-04-22 16:17 Matthias Fischer
  2017-04-24 10:15 ` Michael Tremer
  0 siblings, 1 reply; 4+ messages in thread
From: Matthias Fischer @ 2017-04-22 16:17 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1614 bytes --]

For details see:
http://humdi.net/vnstat/CHANGES

Please note - this commit is based on:
http://git.ipfire.org/?p=people/mfischer/ipfire-2.x.git;a=commit;h=f92c3ef6b97d4bd5e3db9c6c783ab0059016b211

1.15 was running here since then, upgrading to 1.17 showed no problems so far.

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 lfs/vnstat | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/vnstat b/lfs/vnstat
index 07cca6939..376a1e999 100644
--- a/lfs/vnstat
+++ b/lfs/vnstat
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2016  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2017  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.15
+VER        = 1.17
 
 THISAPP    = vnstat-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 351051ef3005e3ca99123eec07ac0a7d
+$(DL_FILE)_MD5 = 8de1c7e40806509943804bb4b26f5409
 
 install : $(TARGET)
 
-- 
2.11.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] vnstat: Update to 1.17
  2017-04-22 16:17 [PATCH] vnstat: Update to 1.17 Matthias Fischer
@ 2017-04-24 10:15 ` Michael Tremer
  2017-04-24 10:21   ` Matthias Fischer
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Tremer @ 2017-04-24 10:15 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 2140 bytes --]

On Sat, 2017-04-22 at 18:17 +0200, Matthias Fischer wrote:
> For details see:
> http://humdi.net/vnstat/CHANGES
> 
> Please note - this commit is based on:
> http://git.ipfire.org/?p=people/mfischer/ipfire-2.x.git;a=commit;h=f92c3ef6b97
> d4bd5e3db9c6c783ab0059016b211
> 
> 1.15 was running here since then, upgrading to 1.17 showed no problems so far.

One of these, that just timed out. Tz tz :)

> 
> Best,
> Matthias
> 
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
>  lfs/vnstat | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/lfs/vnstat b/lfs/vnstat
> index 07cca6939..376a1e999 100644
> --- a/lfs/vnstat
> +++ b/lfs/vnstat
> @@ -1,7 +1,7 @@
>  #############################################################################
> ##
>  #                                                                            
>  #
>  # IPFire.org - A linux based
> firewall                                         #
> -# Copyright (C) 2007-2016  IPFire Team  <info(a)ipfire.org>                    
>  #
> +# Copyright (C) 2007-2017  IPFire Team  <info(a)ipfire.org>                    
>  #
>  #                                                                            
>  #
>  # This program is free software: you can redistribute it and/or
> modify        #
>  # it under the terms of the GNU General Public License as published
> by        #
> @@ -24,7 +24,7 @@
>  
>  include Config
>  
> -VER        = 1.15
> +VER        = 1.17
>  
>  THISAPP    = vnstat-$(VER)
>  DL_FILE    = $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>  
>  $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>  
> -$(DL_FILE)_MD5 = 351051ef3005e3ca99123eec07ac0a7d
> +$(DL_FILE)_MD5 = 8de1c7e40806509943804bb4b26f5409
>  
>  install : $(TARGET)
>  

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] vnstat: Update to 1.17
  2017-04-24 10:15 ` Michael Tremer
@ 2017-04-24 10:21   ` Matthias Fischer
  2017-04-24 10:26     ` Michael Tremer
  0 siblings, 1 reply; 4+ messages in thread
From: Matthias Fischer @ 2017-04-24 10:21 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 597 bytes --]

Hi,

On 24.04.2017 12:15, Michael Tremer wrote:
> On Sat, 2017-04-22 at 18:17 +0200, Matthias Fischer wrote:
>> For details see:
>> http://humdi.net/vnstat/CHANGES
>>
>> Please note - this commit is based on:
>> http://git.ipfire.org/?p=people/mfischer/ipfire-2.x.git;a=commit;h=f92c3ef6b97
>> d4bd5e3db9c6c783ab0059016b211
>>
>> 1.15 was running here since then, upgrading to 1.17 showed no problems so far.
> One of these, that just timed out. Tz tz :)
> ...

If needed, I could built another patch for this, based on current 'next'.

Costs the same... ;-))

Best,
Matthias

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] vnstat: Update to 1.17
  2017-04-24 10:21   ` Matthias Fischer
@ 2017-04-24 10:26     ` Michael Tremer
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Tremer @ 2017-04-24 10:26 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 844 bytes --]

It's alright. I just merged both.

However, please don't forget to upload the source tarballs :)

-Michael

On Mon, 2017-04-24 at 12:21 +0200, Matthias Fischer wrote:
> Hi,
> 
> On 24.04.2017 12:15, Michael Tremer wrote:
> > On Sat, 2017-04-22 at 18:17 +0200, Matthias Fischer wrote:
> > > For details see:
> > > http://humdi.net/vnstat/CHANGES
> > > 
> > > Please note - this commit is based on:
> > > http://git.ipfire.org/?p=people/mfischer/ipfire-2.x.git;a=commit;h=f92c3ef
> > > 6b97
> > > d4bd5e3db9c6c783ab0059016b211
> > > 
> > > 1.15 was running here since then, upgrading to 1.17 showed no problems so
> > > far.
> > 
> > One of these, that just timed out. Tz tz :)
> > ...
> 
> If needed, I could built another patch for this, based on current 'next'.
> 
> Costs the same... ;-))
> 
> Best,
> Matthias

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-04-24 10:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-22 16:17 [PATCH] vnstat: Update to 1.17 Matthias Fischer
2017-04-24 10:15 ` Michael Tremer
2017-04-24 10:21   ` Matthias Fischer
2017-04-24 10:26     ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox