Re: [update] net/knot and net/py-libknot to 3.2.1

2022-10-25 Thread Aaron Bieber


Jeremie Courreges-Anglas  writes:

> On Tue, Oct 25 2022, aisha  wrote:
>> On 22/09/12 05:43PM, aisha wrote:
>>> Hi,
>>>   Attached update for net/knot and net/py-libknot to 3.2.1.
>>> All tests are passing for net/knot.
>>> Almost nothing in this update is useful for us as it is almost entirely 
>>> related to XDP stuff but attaching it anyway incase I missed something 
>>> important.
>>> 
>>> Best,
>>> Aisha
>>> 
>>
>> ping. working fine for me for the past few weeks.
>
> ok jca@

Your diff in the ping is missing the patch file for the test, otherwise
tested and working well :D

OK abieber@



Re: [update] net/knot and net/py-libknot to 3.2.1

2022-10-25 Thread Jeremie Courreges-Anglas
On Tue, Oct 25 2022, aisha  wrote:
> On 22/09/12 05:43PM, aisha wrote:
>> Hi,
>>   Attached update for net/knot and net/py-libknot to 3.2.1.
>> All tests are passing for net/knot.
>> Almost nothing in this update is useful for us as it is almost entirely 
>> related to XDP stuff but attaching it anyway incase I missed something 
>> important.
>> 
>> Best,
>> Aisha
>> 
>
> ping. working fine for me for the past few weeks.

ok jca@

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE



Re: [update] net/knot and net/py-libknot to 3.2.1

2022-10-25 Thread aisha
On 22/09/12 05:43PM, aisha wrote:
> Hi,
>   Attached update for net/knot and net/py-libknot to 3.2.1.
> All tests are passing for net/knot.
> Almost nothing in this update is useful for us as it is almost entirely 
> related to XDP stuff but attaching it anyway incase I missed something 
> important.
> 
> Best,
> Aisha
> 

ping. working fine for me for the past few weeks.


diff --git a/net/knot/Makefile b/net/knot/Makefile
index 19b6abf724a..411c808758b 100644
--- a/net/knot/Makefile
+++ b/net/knot/Makefile
@@ -1,9 +1,7 @@
 COMMENT =  authoritative DNS server
 
 # update net/py-libknot when updating this
-DISTNAME = knot-3.2.0
-
-REVISION = 0
+DISTNAME = knot-3.2.1
 
 SHARED_LIBS += dnssec   3.1  # .9.0
 SHARED_LIBS += knot 8.0  # .13.0
diff --git a/net/knot/distinfo b/net/knot/distinfo
index f7cd61325e4..9078d25fd86 100644
--- a/net/knot/distinfo
+++ b/net/knot/distinfo
@@ -1,2 +1,2 @@
-SHA256 (knot-3.2.0.tar.xz) = Qm0SCZTa+TrzSKpsSEKOWD3ShmVkFd5Nr3pZEG/ZhjE=
-SIZE (knot-3.2.0.tar.xz) = 1665720
+SHA256 (knot-3.2.1.tar.xz) = Ue+jb5JnmyXUPb+LpUPp8mE4VZ8PobpfrhcvVABlnI8=
+SIZE (knot-3.2.1.tar.xz) = 1626796
diff --git a/net/py-libknot/Makefile b/net/py-libknot/Makefile
index 60c937f1810..75882cb71bf 100644
--- a/net/py-libknot/Makefile
+++ b/net/py-libknot/Makefile
@@ -1,6 +1,6 @@
 COMMENT =  Python bindings for libknot
 
-MODPY_EGG_VERSION =3.2.0
+MODPY_EGG_VERSION =3.2.1
 
 DISTNAME = libknot-${MODPY_EGG_VERSION}
 PKGNAME =  py-${DISTNAME}
diff --git a/net/py-libknot/distinfo b/net/py-libknot/distinfo
index ea33fc3fde9..dc7f95f29f1 100644
--- a/net/py-libknot/distinfo
+++ b/net/py-libknot/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libknot-3.2.0.tar.gz) = aCJh6f4NLc9PGeeQ8dkElEpv20r6OA8jU7AyXdK+3c4=
-SIZE (libknot-3.2.0.tar.gz) = 9493
+SHA256 (libknot-3.2.1.tar.gz) = /nLyk98Aje3ZIt0t/VMNni19jHx8IXnQcdfkxR/68Mw=
+SIZE (libknot-3.2.1.tar.gz) = 9495