cups-filters 2.0rc1 #522
tillkamppeter
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Release Candidate: Fixes for bugs found by Coverity check run, plus some more fixes.
foomatic-rip
: Fix a SIGPIPE error when calling gs (Pull request fix a SIGPIPE error when calling gs #517)Ubuntu's autopkgtest for foo2zjs shows foo2zjs's testsuite failing with cups-filters 2.0beta3 on ppc64el. This is cause by a timing issue in
foomatic-rip
which is fixed now.free()
, files not closed, potential string overflows, ... Thanks a lot! (Pull request Coverity fixes for 2.0b3 #510).With no C++ compiler needed, there is no need for any checks or setting for C++ in
configure.ac
.configure.ac
: Change deprecatedAC_PROG_LIBTOOL
forLT_INIT
(Pull request configure.ac: Change deprecated AC_PROG_LIBTOOL for LT_INIT #508)This discussion was created from the release cups-filters 2.0rc1.
Beta Was this translation helpful? Give feedback.
All reactions