The problem seems to be how I clone it. `git clone https://gitlab.freedesktop.org/poppler/poppler` works.
`git clone git://git.freedesktop.org/git/poppler/poppler` is missing the last few commits. ________________________________ From: Albert Astals Cid <aa...@kde.org> Sent: Wednesday, July 3, 2024 5:03 PM To: PDF rendering library <poppler@lists.freedesktop.org>; William Bader <williamba...@hotmail.com> Subject: Re: Poppler 24.07.0 released El dimecres, 3 de juliol del 2024, a les 18:50:35 (CEST), William Bader va escriure: > Hi, > Is it possible to add a poppler-24.07.0 tag to > git.freedesktop.org/git/poppler/poppler ? It's there? https://gitlab.freedesktop.org/poppler/poppler/-/tags Cheers, Albert > Thanks, > William > > ________________________________ > From: poppler <poppler-boun...@lists.freedesktop.org> on behalf of Albert > Astals Cid <aa...@kde.org> Sent: Monday, July 1, 2024 5:44 PM > To: poppler@lists.freedesktop.org <poppler@lists.freedesktop.org> > Cc: ftp-rele...@lists.freedesktop.org <ftp-rele...@lists.freedesktop.org> > Subject: Poppler 24.07.0 released > > Available from http://poppler.freedesktop.org/poppler-24.07.0.tar.xz > > The tarball is signed at > http://poppler.freedesktop.org/poppler-24.07.0.tar.xz.sig with my key > https://pgp.surfnet.nl/pks/lookup?op=get&search=0xCA262C6C83DE4D2FB28A332A3 > A6A4DB839EAA6D7 > > Release 24.07.0: > core: > * Fix crashes in broken files > * Internal code improvements > > qt6: > * Add getters for document additional actions > * Implement reset forms link > > qt5: > * Add getters for document additional actions > * Implement reset forms link > > utils: > * pdfinfo: Fix crash in broken documents when using -dests > > build system: > * Mark glib-mkenums as required > > This release was brought to you by Adrian Johnson, Albert Astals Cid, Nelson > Benítez León, Pratham Gandhi, Sune Vuorela and everyone else that filed > bugs or helped with code reviews :) > > Testing, patches and bug reports welcome. > > Cheers, > Albert > > P.S: Yes, I know I'm behind in reviews