Commit ID:      1005F9B842647A2321B
CVSROOT:        /cvs
Module name:    contrib
Changes by:     [email protected]    2020/10/30 03:11:06 UTC

Modified files:
        code/jupp      : b.c charmap.c joe.1.in queue.h selinux.c

Log message:
some commits tested on the Debian side and online:

commit c3fa7ceb04cb952a19cceb55bc4c430d2baaa6af
Author: mirabilos <[email protected]>
Date:   Fri Oct 30 01:28:22 2020 +0100

    this causes a bad whatis entry on Debian

 joe.1.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2b406113c20c8aeeb36e986769aad58e33afd94d
Author: mirabilos <[email protected]>
Date:   Fri Oct 30 01:41:32 2020 +0100

    this might untaint for Coverity

 b.c       |  2 +-
 charmap.c | 46 +++++++++++++++++++++++++---------------------
 2 files changed, 26 insertions(+), 22 deletions(-)

commit 72f95e31658079824c538d44cada65f7007010dc
Author: mirabilos <[email protected]>
Date:   Fri Oct 30 02:13:03 2020 +0100

    this might fix a coverity memory overlapping change issue

    (cherry picked from commit 849bdad4ab32c88bb542bf8be132a4482a90cda7)

 b.c     |  3 ++-
 queue.h | 10 ++++++++--
 2 files changed, 10 insertions(+), 3 deletions(-)

commit 954efb7261f6b7a9633878f676a85a6e46fd02da
Author: mirabilos <[email protected]>
Date:   Fri Oct 30 02:33:28 2020 +0100

    fix macro wrapping

    (fixup for commit 72f95e31658079824c538d44cada65f7007010dc)

 queue.h | 20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)

commit 7c77f4b8874a16eb55f946a6f1337e7e30b6fa07 (HEAD -> master)
Author: mirabilos <[email protected]>
Date:   Fri Oct 30 02:42:18 2020 +0100

    fix SELinux deprecation warning

 selinux.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.41 -r1.42 contrib/code/jupp/b.c
cvs -R rdiff -kk -upr1.32 -r1.33 contrib/code/jupp/charmap.c
cvs -R rdiff -kk -upr1.32 -r1.33 contrib/code/jupp/joe.1.in
cvs -R rdiff -kk -upr1.8 -r1.9 contrib/code/jupp/queue.h
cvs -R rdiff -kk -upr1.11 -r1.12 contrib/code/jupp/selinux.c

Reply via email to