Debian Patches

Status for fapolicyd/1.3.2+20231212+git973a86d1b4-1

Patch Description Author Forwarded Bugs Origin Last update
0007-Install-service-file-to-usr-lib-systemd.patch commit e1b8bfad1f1e3a361e1015a9006e273e2f74c724

Install service file to /usr/lib/systemd/

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>

diff --git a/configure.ac b/configure.ac
index c19935f..e477628 100644
Nobuhiro Iwamatsu <iwamatsu@nigauri.org> no 2023-10-02
0009-fapolicyd.conf-Drop-rpmdb-from-trust-variable.patch [PATCH] fapolicyd.conf: Drop rpmdb from trust variable
Rpmdb is not used because RPM is basically used in Debian.
So delete rpmdb from the default settings, and set debdb instead of.
Nobuhiro Iwamatsu <iwamatsu@debian.org> not-needed 2023-10-02
0010-configure.ac-Swap-checkong-libmd-and-libdpkg.patch [PATCH] configure.ac: Swap checkong libmd and libdpkg
The library may not be able to link depending on the specified order of the
library. This can be changed in the order of the library check.
This swap checkong libmd and libdpkg for fixing FTBFS.

```
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libdpkg.a(buffer.o): in function `buffer_md5_done.isra.0':
(.text+0x3e): undefined reference to `MD5Final'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libdpkg.a(buffer.o): in function `buffer_copy':
(.text+0x1e2): undefined reference to `MD5Update'
/usr/bin/ld/usr/bin/ld: (: .text+0x2d2): undefined reference to `MD5Init'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libdpkg.a(buffer.o): in function `buffer_digest':
(.text+0x44b): undefined reference to `MD5Init'
/usr/bin/ld: (.text+0x459): undefined reference to `MD5Update'
/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libdpkg.a(buffer.o): in function `buffer_md5_done.isra.0':
(.text+0x3e): undefined reference to `MD5Final'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libdpkg.a(buffer.o): in function `buffer_copy':
(.text+0x1e2): undefined reference to `MD5Update'
/usr/bin/ld: (.text+0x2d2): undefined reference to `MD5Init'
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libdpkg.a(buffer.o): in function `buffer_digest':
(.text+0x44b): undefined reference to `MD5Init'
/usr/bin/ld: (.text+0x459): undefined reference to `MD5Update'
collect2: error: ld returned 1 exit status
collect2: error: ld returned 1 exit status
```
Nobuhiro Iwamatsu <iwamatsu@nigauri.org> no 2023-10-02
0011-Fix-section-number-of-man-files.patch [PATCH] Fix section number of man files Nobuhiro Iwamatsu <iwamatsu@nigauri.org> no 2023-11-06

All known versions for source package 'fapolicyd'

Links