mbox

[bug#45185,0/1] gnu: knot-resolver: Update to 5.2.1.

Message ID cover.1607699945.git.simon@simonsouth.net
Headers show

Message

Simon South Dec. 11, 2020, 8:14 p.m. UTC
This patch updates Knot Resolver to version 5.2.1.

Among other small changes this release incorporates the fix for a problem in
5.2.0 that affected 32-bit systems (see https://issues.guix.gnu.org/44596),
obsoleting the patch recently added to address this.

--
Simon South
simon@simonsouth.net


Simon South (1):
  gnu: knot-resolver: Update to 5.2.1.

 gnu/local.mk                                  |   1 -
 gnu/packages/dns.scm                          |   7 +-
 ...t-resolver-fix-map-command-on-32-bit.patch | 146 ------------------
 3 files changed, 2 insertions(+), 152 deletions(-)
 delete mode 100644 gnu/packages/patches/knot-resolver-fix-map-command-on-32-bit.patch

Comments

Tobias Geerinckx-Rice Dec. 11, 2020, 9:09 p.m. UTC | #1
Simon South 写道:
> This patch updates Knot Resolver to version 5.2.1.

Thanks!  Pushed as 7eb920351abc7757ee9711ac147e63d6936e5ee8.

Kind regards,

T G-R