]> 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 16:39:12 +0000 (16:39 +0000)
commit015ea59a4d3ead64fd84276e9be8d453e96eb1f1
treef83a8cc2d001c98eb399c8928df8baff652e2500
parent3740b7ad3ade3ff9d645bc3dca709791d012bbc2
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