Skip to content

Commit

Permalink
update net/netatalk22 to v2.2.9
Browse files Browse the repository at this point in the history
Upstream's changelist:

[2.2] fix CVE-2022-45188 by @rdmark in #254
[2.2] papd: Fix incorrect type in printer status check by @smagoun in #320
[2.2] Improvements to the macusers script by @rdmark in #263
[2.2] man pages: create an a2boot man page by @rdmark in #235
[2.2] Improve systemd service dependencies, improving stability at
      boot on wifi only hosts by @rdmark in #233
[2.2] Update manual to match current behavior and correct typos by
      @rdmark in #230 #234 #257
[2.2] Remove release notes code since it's no longer used by @rdmark
      in #256
Create Github workflow that builds, tests, and runs static analysis by
@rdmark in #255 #290 #314
  • Loading branch information
hauke committed Apr 27, 2023
1 parent c0a6e41 commit 6c53666
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
5 changes: 2 additions & 3 deletions net/netatalk22/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.55 2023/04/19 08:11:10 adam Exp $
# $NetBSD: Makefile,v 1.56 2023/04/27 15:08:44 hauke Exp $

DISTNAME= netatalk-2.2.8
DISTNAME= netatalk-2.2.9
PKGNAME= ${DISTNAME:C/-/22-/}
PKGREVISION= 2
CATEGORIES= net print
MASTER_SITES= ${MASTER_SITE_GITHUB:=Netatalk/}Netatalk/releases/download/${DISTNAME:C/\./-/g}/
#PATCHFILES= patch-adv1tov2.c
Expand Down
3 changes: 2 additions & 1 deletion net/netatalk22/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.4 2023/03/02 08:15:25 hauke Exp $
@comment $NetBSD: PLIST,v 1.5 2023/04/27 15:08:44 hauke Exp $
${PLIST.ea}bin/ad
bin/add_netatalk_printer
bin/adv1tov2
Expand Down Expand Up @@ -152,6 +152,7 @@ man/man5/afpd.conf.5
man/man5/atalkd.conf.5
man/man5/netatalk.conf.5
man/man5/papd.conf.5
man/man8/a2boot.8
man/man8/afpd.8
man/man8/atalkd.8
man/man8/cnid_dbd.8
Expand Down
8 changes: 4 additions & 4 deletions net/netatalk22/distinfo
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.16 2023/02/28 15:33:59 hauke Exp $
$NetBSD: distinfo,v 1.17 2023/04/27 15:08:44 hauke Exp $

BLAKE2s (netatalk-2.2.8.tar.gz) = d1639506069a81bcd1476818b16e5569a2e8eaf8c15a2620709bd198ecdb1367
SHA512 (netatalk-2.2.8.tar.gz) = d39416f8559c445cd5920c628c1ee4292172ce0757137c1c05f26bd277e572a51430b2633da07ed7f08a151d0142968676976e86d06e8044310710d09217beae
Size (netatalk-2.2.8.tar.gz) = 1865660 bytes
BLAKE2s (netatalk-2.2.9.tar.gz) = 89c2d9856478d4e933cadd00575337119e976cb21fd710809eac8b42e53d2cdc
SHA512 (netatalk-2.2.9.tar.gz) = 3c139aca478aea48c0a7d44f7d54da6445c732d81373a534d08b6a923899a0e3c4ff730653bae34aa83c4492c8644fe4a3a6569d66d7885a38c794165510bf4c
Size (netatalk-2.2.9.tar.gz) = 1866167 bytes
SHA1 (patch-config_Makefile.in) = 37ed88693c64b5e34396da26f9d7105102ed479b
SHA1 (patch-configure) = 6b9d73ac0c8ba4913834402a587b734d342c3830

0 comments on commit 6c53666

Please sign in to comment.