]> git.ipfire.org Git - ipfire-2.x.git/commit
netatalk: Ship with CU169 - Fixes bug #12878
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 16 Jun 2022 21:16:36 +0000 (23:16 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Fri, 17 Jun 2022 10:54:39 +0000 (10:54 +0000)
commita5cdf05acc0e638ff544e1b31f6a0cda5c043985
tree92193dcb202925d05d315b8a1acd1e166492de68
parent0ffba7d4f6dd4e4e3b67c9e35f10cc495d2db3d9
netatalk: Ship with CU169 - Fixes bug #12878

- netatalk is linked to liblber from openldap. openldap was updated in CU168 but
  I missed that netatalk had a dependency to one of its libraries.
- find-dependencies was not run on openldap liblber although looking at the openldap
  rootfile it is clear that an sobump occurred.
- This patch increments the netatalk PAK_VER so that it will be shipped and therefore
  have the library links updated.

Fixes: Bug #12878
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
lfs/netatalk