Re: logic in src/texk/web2c/pdftexdir/writejpg.c assumes pdfmajorversion is 1 which causes fatal errors for progressive DCT + pdf 2.0

Karl Berry <[email protected]> Sat, 27 Sep 2025 15:11:53 -0600
Newsgroups gmane.comp.tex.pdftex
Message-ID <[email protected]>
    If the pdf version is set to 2.0 and a jpg image is included which
    uses progressive DCT, then pdfTeX fails with a fatal error

I committed your fix (and test files) to pdftex (r965) and
tex live (r76406). Thanks. -karl