Skip to content

Commit

Permalink
netatalk: backport pending PR to fix segfaults
Browse files Browse the repository at this point in the history
This commit backports pending PR, which solves segfaults:
- Netatalk/netatalk#174

To fix issues with segfaults described here:
- #18571
- Netatalk/netatalk#175

Signed-off-by: Šimon Bořek <simon.borek@nic.cz>
  • Loading branch information
autobakterie authored and dangowrt committed Jun 6, 2022
1 parent 3d1254a commit 8ad1582
Show file tree
Hide file tree
Showing 2 changed files with 796 additions and 1 deletion.
2 changes: 1 addition & 1 deletion net/netatalk/Makefile
Expand Up @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk

PKG_NAME:=netatalk
PKG_VERSION:=3.1.13
PKG_RELEASE:=1
PKG_RELEASE:=2

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/netatalk
Expand Down

0 comments on commit 8ad1582

Please sign in to comment.