Package: logrotate / 3.8.1-4

Metadata

Package Version Patches format
logrotate 3.8.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
configparse.patch | (download)

config.c | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

---
deb config h.patch | (download)

config.h | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
datehack.patch | (download)

logrotate.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
manpage.patch | (download)

logrotate.8 | 54 31 + 23 - 0 !
1 file changed, 31 insertions(+), 23 deletions(-)

---
man startcount.patch | (download)

logrotate.8 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
cpp crossbuild.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
dst.patch | (download)

logrotate.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
dateext 504079.patch | (download)

logrotate.c | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
copyloginfo 512152.patch | (download)

config.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
sharedscripts 519432.patch | (download)

logrotate.c | 64 54 + 10 - 0 !
1 file changed, 54 insertions(+), 10 deletions(-)

---
chown 484762.patch | (download)

logrotate.c | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

---
man compressext 576362.patch | (download)

logrotate.8 | 8 5 + 3 - 0 !
1 file changed, 5 insertions(+), 3 deletions(-)

---
asprintf fixes.patch | (download)

config.c | 6 4 + 2 - 0 !
logrotate.c | 50 33 + 17 - 0 !
logrotate.h | 2 1 + 1 - 0 !
3 files changed, 38 insertions(+), 20 deletions(-)

 allow logrotate to build with hardening options.
 Fix asprintf() return check warnings, don't override built in
 asprintf() macro if we're building hardened.
test cleanup.patch | (download)

test/test | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---