Package: cpu / 1.4.3-15
Metadata
Package | Version | Patches format |
---|---|---|
cpu | 1.4.3-15 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
02_dontmesswithetc.patch | (download) |
doc/Makefile.am |
1 1 + 0 - 0 ! |
patch upstream build system to install cpu.conf into /usr/share/cpu for later use with ucf in postinst |
04_lvalue.patch | (download) |
tmp/dpep-work.42rcRj/cpu-1.4.3/src/plugins/ldap/commandline.c |
2 1 + 1 - 0 ! |
suppress gcc4 error (invalid lvalue in assignment) |
05_allowbadpass.patch | (download) |
tmp/dpep-work.ipaiOK/cpu-1.4.3/src/include/main/cpu.h |
3 2 + 1 - 0 ! |
allow specyfing bad passwords |
06_manpage.patch | (download) |
doc/cpu.conf |
1 1 + 0 - 0 ! |
-x not documented, no way to set tls from config file |
07_kfreebsd build.patch | (download) |
aclocal.m4 |
4 2 + 2 - 0 ! |
no description. |
08_add flag for O_CREAT.patch | (download) |
src/util/fileaction.c |
2 1 + 1 - 0 ! |
fix ftbfs in intrepid caused by -d_fortify_source=2 flag |
09_build system.patch | (download) |
Makefile.am |
2 1 + 1 - 0 ! |
fix typos and deprecations in build system |
spelling.patch | (download) |
doc/man/cpu.8 |
2 1 + 1 - 0 ! |
fix typos and an error from man, all found by lintian |
10_support inetOrgPerson Schema.patch | (download) |
src/include/plugins/ldap/ldap.h |
1 1 + 0 - 0 ! |
enhancement to support inetorgperson schema |
11_md5crypt password support.patch | (download) |
doc/cpu.conf.doc |
2 1 + 1 - 0 ! |
this patch implements md5crypt password support e.g.: (cpu.conf) HASH = "md5crypt" |
12_yes unimplemented.patch | (download) |
doc/man/cpu-ldap.8 |
2 0 + 2 - 0 ! |
hide -y / --yes as it doesn't do anything |
13_ldap object class violation.patch | (download) |
src/plugins/ldap/ldap_errors.c |
7 7 + 0 - 0 ! |
add error message for ldap_object_class_violation (error 65) |
14_use extern.patch | (download) |
src/include/plugins/ldap/ldap.h |
2 1 + 1 - 0 ! |
fix ftbfs with gcc-10 Bug-Debian: https://bugs.debian.org/957106 Bug-Debian: https://bugs.debian.org/1067439 |
15_fix argvt size.patch | (download) |
src/main/cpu.c |
2 1 + 1 - 0 ! |
allocate array element for final null |