Revert "Revert "netatalk: update to version 3.1.13""
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 6 Jun 2022 11:36:14 +0000 (13:36 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 6 Jun 2022 11:38:54 +0000 (13:38 +0200)
This can be finally re-reverted, so we can use version 3.1.13, which
fixes multiple security vulnerabilities, but it segfaults almost
immediately. There is currently pending pull request, which fixes this,
and multiple users confirmed that it works on different GNU/Linux distributions.

This reverts commit bfe255064eeed30d06cbd969e4be36a89d76d0eb.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
net/netatalk/Makefile

index 7b561d4372cf45fb3c515be0b3e7744d6c7b1d2b..91e404ed8d87d39bc1f5802bb32c1925d08f24f9 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netatalk
-PKG_VERSION:=3.1.12
-PKG_RELEASE:=2
+PKG_VERSION:=3.1.13
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/netatalk
-PKG_HASH:=1560f83a3da41be97e0b70a96e2402159b8ddc631d38538360b14784beada5d1
+PKG_HASH:=89ada6bcfe1b39ad94f58c236654d1d944f2645c3e7de98b3374e0bd37d5e05d
 
 PKG_BUILD_PARALLEL:=1
 PKG_INSTALL:=1