Package: jabberd2 / 2.7.0-8
Metadata
Package | Version | Patches format |
---|---|---|
jabberd2 | 2.7.0-8 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
man_hypen.diff | (download) |
man/c2s.8.in |
2 1 + 1 - 0 ! |
replace minus with the correct hyphen escape. |
usr_etc.diff | (download) |
etc/Makefile.am |
4 2 + 2 - 0 ! |
changes the path of the init files |
etc_dbpath.diff | (download) |
etc/c2s.xml.dist.in |
4 2 + 2 - 0 ! |
changes in etc files the path of the databases |
etc_logpath.diff | (download) |
etc/c2s.xml.dist.in |
8 4 + 4 - 0 ! |
changes in etc files the path of the log files |
etc_pidpath.diff | (download) |
etc/c2s.xml.dist.in |
2 1 + 1 - 0 ! |
changes in etc files the path of the pidfiles |
pkgname.diff | (download) |
configure.ac |
2 1 + 1 - 0 ! |
changes the name of the package |
systemd alias.diff | (download) |
etc/jabberd.service.in |
1 1 + 0 - 0 ! |
add systemd alias to old init script |
m4 ax_check_compile_flag.diff | (download) |
configure.ac |
1 1 + 0 - 0 ! |
add m4/ax_check_compile_flag.m4 and use ac_config_macro_dirs. |
no implicit declarations.patch | (download) |
storage/authreg_ldapfull.c |
1 1 + 0 - 0 ! |
add missing includes and disable conflicting crypt_r() Nothing uses crypt_r() externally, it should use the glibc one; so disable the conflicting prototype in the internal header. |
no implicit declarations2.patch | (download) |
sx/websocket.c |
1 1 + 0 - 0 ! |
add missing prototypes to fix -werror=implicit-function-declaration |