Net-DNS: Update to 1.29_02

Message ID 20210327161531.22151-1-matthias.fischer@ipfire.org
State Dropped
Headers
Series Net-DNS: Update to 1.29_02 |

Commit Message

Matthias Fischer March 27, 2021, 4:15 p.m. UTC
  For details see:
https://metacpan.org/changes/distribution/Net-DNS

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

Comments

Peter Müller March 27, 2021, 8:25 p.m. UTC | #1
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>

> For details see:
> https://metacpan.org/changes/distribution/Net-DNS
> 
> Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
> ---
>  lfs/Net-DNS | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/lfs/Net-DNS b/lfs/Net-DNS
> index 452416aee..8bd2356c2 100644
> --- a/lfs/Net-DNS
> +++ b/lfs/Net-DNS
> @@ -1,7 +1,7 @@
>  ###############################################################################
>  #                                                                             #
>  # IPFire.org - A linux based firewall                                         #
> -# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
> +# Copyright (C) 2007-2021  IPFire Team  <info@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.27
> +VER        = 1.29_02
>  
>  THISAPP    = Net-DNS-$(VER)
>  DL_FILE    = $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>  
>  $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>  
> -$(DL_FILE)_MD5 = 204e08e5c8042ce0e7d7f0851af46d50
> +$(DL_FILE)_MD5 = 2bf25bccd13ce2dcc4f10a6bef9cae25
>  
>  install : $(TARGET)
>  
>
  
Michael Tremer March 29, 2021, 8:23 p.m. UTC | #2
Hello,

This did not apply, because we are on 1.25 in next?!

-Michael

> On 27 Mar 2021, at 16:15, Matthias Fischer <matthias.fischer@ipfire.org> wrote:
> 
> For details see:
> https://metacpan.org/changes/distribution/Net-DNS
> 
> Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
> ---
> lfs/Net-DNS | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/lfs/Net-DNS b/lfs/Net-DNS
> index 452416aee..8bd2356c2 100644
> --- a/lfs/Net-DNS
> +++ b/lfs/Net-DNS
> @@ -1,7 +1,7 @@
> ###############################################################################
> #                                                                             #
> # IPFire.org - A linux based firewall                                         #
> -# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
> +# Copyright (C) 2007-2021  IPFire Team  <info@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.27
> +VER        = 1.29_02
> 
> THISAPP    = Net-DNS-$(VER)
> DL_FILE    = $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
> 
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
> 
> -$(DL_FILE)_MD5 = 204e08e5c8042ce0e7d7f0851af46d50
> +$(DL_FILE)_MD5 = 2bf25bccd13ce2dcc4f10a6bef9cae25
> 
> install : $(TARGET)
> 
> -- 
> 2.18.0
>
  
Matthias Fischer March 29, 2021, 8:36 p.m. UTC | #3
On 29.03.2021 22:23, Michael Tremer wrote:
> Hello,
> 
> This did not apply, because we are on 1.25 in next?!

Oh no, not again - my branch was on 1.27 already.

Sorry, I'll send a new patch.

> -Michael
> 
>> On 27 Mar 2021, at 16:15, Matthias Fischer <matthias.fischer@ipfire.org> wrote:
>> 
>> For details see:
>> https://metacpan.org/changes/distribution/Net-DNS
>> 
>> Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
>> ---
>> lfs/Net-DNS | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)
>> 
>> diff --git a/lfs/Net-DNS b/lfs/Net-DNS
>> index 452416aee..8bd2356c2 100644
>> --- a/lfs/Net-DNS
>> +++ b/lfs/Net-DNS
>> @@ -1,7 +1,7 @@
>> ###############################################################################
>> #                                                                             #
>> # IPFire.org - A linux based firewall                                         #
>> -# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
>> +# Copyright (C) 2007-2021  IPFire Team  <info@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.27
>> +VER        = 1.29_02
>> 
>> THISAPP    = Net-DNS-$(VER)
>> DL_FILE    = $(THISAPP).tar.gz
>> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>> 
>> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>> 
>> -$(DL_FILE)_MD5 = 204e08e5c8042ce0e7d7f0851af46d50
>> +$(DL_FILE)_MD5 = 2bf25bccd13ce2dcc4f10a6bef9cae25
>> 
>> install : $(TARGET)
>> 
>> -- 
>> 2.18.0
>> 
>
  
Michael Tremer March 29, 2021, 8:36 p.m. UTC | #4
No problem :)

> On 29 Mar 2021, at 21:36, Matthias Fischer <matthias.fischer@ipfire.org> wrote:
> 
> On 29.03.2021 22:23, Michael Tremer wrote:
>> Hello,
>> 
>> This did not apply, because we are on 1.25 in next?!
> 
> Oh no, not again - my branch was on 1.27 already.
> 
> Sorry, I'll send a new patch.
> 
>> -Michael
>> 
>>> On 27 Mar 2021, at 16:15, Matthias Fischer <matthias.fischer@ipfire.org> wrote:
>>> 
>>> For details see:
>>> https://metacpan.org/changes/distribution/Net-DNS
>>> 
>>> Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
>>> ---
>>> lfs/Net-DNS | 6 +++---
>>> 1 file changed, 3 insertions(+), 3 deletions(-)
>>> 
>>> diff --git a/lfs/Net-DNS b/lfs/Net-DNS
>>> index 452416aee..8bd2356c2 100644
>>> --- a/lfs/Net-DNS
>>> +++ b/lfs/Net-DNS
>>> @@ -1,7 +1,7 @@
>>> ###############################################################################
>>> #                                                                             #
>>> # IPFire.org - A linux based firewall                                         #
>>> -# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
>>> +# Copyright (C) 2007-2021  IPFire Team  <info@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.27
>>> +VER        = 1.29_02
>>> 
>>> THISAPP    = Net-DNS-$(VER)
>>> DL_FILE    = $(THISAPP).tar.gz
>>> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>>> 
>>> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>>> 
>>> -$(DL_FILE)_MD5 = 204e08e5c8042ce0e7d7f0851af46d50
>>> +$(DL_FILE)_MD5 = 2bf25bccd13ce2dcc4f10a6bef9cae25
>>> 
>>> install : $(TARGET)
>>> 
>>> -- 
>>> 2.18.0
>>> 
>> 
>
  

Patch

diff --git a/lfs/Net-DNS b/lfs/Net-DNS
index 452416aee..8bd2356c2 100644
--- a/lfs/Net-DNS
+++ b/lfs/Net-DNS
@@ -1,7 +1,7 @@ 
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2020  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2021  IPFire Team  <info@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.27
+VER        = 1.29_02
 
 THISAPP    = Net-DNS-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 204e08e5c8042ce0e7d7f0851af46d50
+$(DL_FILE)_MD5 = 2bf25bccd13ce2dcc4f10a6bef9cae25
 
 install : $(TARGET)