package/polkit: bump version to 1.105
authorArtem Panfilov <apanfilov@spectracom.com>
Wed, 1 Aug 2018 07:41:08 +0000 (10:41 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 1 Aug 2018 12:14:47 +0000 (14:14 +0200)
Fixes build issue with network-manager package when polkit package is
enabled:

  CCLD     clients/cli/nmcli
clients/common/clients_cli_nmcli-nm-polkit-listener.o: In function `compare_users':
nm-polkit-listener.c:(.text.compare_users+0x48): undefined reference to `polkit_unix_user_get_name'
clients/common/clients_cli_nmcli-nm-polkit-listener.o: In function `initiate_authentication':
nm-polkit-listener.c:(.text.initiate_authentication+0x1c4): undefined reference to `polkit_unix_user_get_name'

Happening with the following defconfig:

BR2_arm=y
BR2_cortex_a8=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_INIT_SYSTEMD=y
BR2_PACKAGE_NETWORK_MANAGER=y
BR2_PACKAGE_SYSTEMD_POLKIT=y

Signed-off-by: Artem Panfilov <apanfilov@spectracom.com>
[Thomas: update hash file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/polkit/polkit.hash
package/polkit/polkit.mk

index 5e133b43e22948f9b97c7b765a1274106d127576..1fe8607fbfde19343d5727cdc1075fff1d9125ba 100644 (file)
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256 36607c8ce576980ee55bd12bab1944f13217eb8e9d04ab56022545861ece3bc5        polkit-0.103.tar.gz
+sha256 8fdc7cc8ba4750fcce1a4db9daa759c12afebc7901237e1c993c38f08985e1df        polkit-0.105.tar.gz
index e283181427bec6c6247e447e0613d6a31043cc2e..fb4c171c52a181755d96349f4541f7605fa8c9e8 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-POLKIT_VERSION = 0.103
+POLKIT_VERSION = 0.105
 POLKIT_SITE = http://www.freedesktop.org/software/polkit/releases
 POLKIT_LICENSE = GPL-2.0
 POLKIT_LICENSE_FILES = COPYING