Skip to content

Commit

Permalink
patches/packages: 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 BKPepe committed Jun 6, 2022
1 parent 010e155 commit 9f7844a
Show file tree
Hide file tree
Showing 2 changed files with 891 additions and 1 deletion.
2 changes: 1 addition & 1 deletion net/netatalk/Makefile
Original file line number Diff line number Diff line change
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 9f7844a

Please sign in to comment.