Your message dated Mon, 27 May 2019 17:33:57 +0000
with message-id <[email protected]>
and subject line Bug#924029: fixed in poppler 0.71.0-4.1
has caused the Debian Bug report #924029,
regarding libevdocument3-4: Evince passes NULL pointer to poppler_date_parse
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
924029: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924029
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libevdocument3-4
Version: 3.30.2-3
Severity: normal

Dear Maintainer,

While processing my Dissertation material (over 400 pages LaTeX) Evince
fails to display the generated PDF file. Consequently, it crashes with
an unhandled
exception as you can see in the following gdb session excerpt:

$> gdb --args evince Dissertation.pdf
GNU gdb (Debian 8.2.1-1) 8.2.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from evince...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/evince Dissertation.pdf
[Thread debugging using libthread_db enabled]
Using host libthread_db library
"/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7f31a5ecc700 (LWP 11843)]
[New Thread 0x7f31a56cb700 (LWP 11844)]
[New Thread 0x7f31a4e47700 (LWP 11845)]
[New Thread 0x7f3197fff700 (LWP 11846)]
[New Thread 0x7f31977fe700 (LWP 11847)]
! SyncTeX Error : No file?
[New Thread 0x7f318f9f1700 (LWP 11848)]
[New Thread 0x7f318f1f0700 (LWP 11849)]
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_M_construct null not valid

Thread 6 "EvJobScheduler" received signal SIGABRT, Aborted.
[Switching to Thread 0x7f31977fe700 (LWP 11847)]
__GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:50
50 ../sysdeps/unix/sysv/linux/raise.c: Datei oder Verzeichnis
nicht gefunden.
(gdb) bt full
#0 0x00007f31a8d0a8bb in __GI_raise (sig=sig@entry=6)
at ../sysdeps/unix/sysv/linux/raise.c:50
set = {__val = {0, 128849018883, 139850971861872, 64424509441,
139850971862000, 3, 0, 0, 7453294905665025139, 8245935278391255913,
139850971864064, 139850971863872, 139850971864184, 0, 139850971864200, 0}}
pid = <optimized out>
tid = <optimized out>
#1 0x00007f31a8cf5535 in __GI_abort () at abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0xb, sa_sigaction = 0xb},
sa_mask = {__val = {0, 3432, 139851263947424, 139851263964931,
139851262646735, 41, 139850958663496, 139850971863328, 139850715569184,
94214282107424, 0, 139851182392764, 139851280872092, 139850717343800,
139851280892296, 139851263965248}}, sa_flags = -1767392304, sa_restorer
= 0x7f3188391c20} sigs = {__val = {32, 0 <repeats 15 times>}}
#2 0x00007f3196a76943 in () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#3 0x00007f3196a7c8a6 in () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#4 0x00007f3196a7c8e1 in () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#5 0x00007f3196a7cb14 in () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#6 0x00007f3196a78793 in () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#7 0x00007f31a402a81c in poppler_date_parse () at
/usr/lib/x86_64-linux-gnu/libpoppler-glib.so.8
#8 0x00007f31a40c0307 in () at
/usr/lib/x86_64-linux-gnu/evince/4/backends/libpdfdocument.so
#9 0x00007f31a9de64fa in () at /usr/lib/x86_64-linux-gnu/libevview3.so.3
#10 0x00007f31a9de84c2 in () at /usr/lib/x86_64-linux-gnu/libevview3.so.3
#11 0x00007f31a90ae425 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007f31a8e9bfa3 in start_thread (arg=<optimized out>) at
pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139850971866880,
7246701942669474992, 140736960326574, 140736960326575, 139850971866880,
0, -7281656517761008464, -7281717142416753488},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev =
0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#13 0x00007f31a8dcc80f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
(gdb) up
#1 0x00007f31a8cf5535 in __GI_abort () at abort.c:79
79 abort.c: Datei oder Verzeichnis nicht gefunden.
(gdb) up
#2 0x00007f3196a76943 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
(gdb)
#3 0x00007f3196a7c8a6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
(gdb)
#4 0x00007f3196a7c8e1 in std::terminate() () from
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
(gdb)
#5 0x00007f3196a7cb14 in __cxa_throw () from
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
(gdb)
#6 0x00007f3196a78793 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
(gdb)
#7 0x00007f31a402a81c in poppler_date_parse () from
/usr/lib/x86_64-linux-gnu/libpoppler-glib.so.8
(gdb) info frame
Stack level 7, frame at 0x7f31977fda50:
rip = 0x7f31a402a81c in poppler_date_parse;
saved rip = 0x7f31a40c0307
called by frame at 0x7f31977fdb50,
caller of frame at 0x7f31977fd9e0
Arglist at 0x7f31977fd9d8,
args: Locals at 0x7f31977fd9d8,
Previous frame's sp is 0x7f31977fda50
Saved registers: rbx at 0x7f31977fda20, rbp at 0x7f31977fda28, r12 at
0x7f31977fda30, r13 at 0x7f31977fda38, r14 at 0x7f31977fda40, rip at
0x7f31977fda48
(gdb) break poppler_date_parse
Breakpoint 1 at 0x7f31a402a710
(gdb) r
The program being debugged has been started already. Start it from the
beginning? (y or n) y
Starting program: /usr/bin/evince Dissertation.pdf [Thread debugging
using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7f9c531cd700 (LWP 13494)]
[New Thread 0x7f9c529cc700 (LWP 13495)]
[New Thread 0x7f9c52148700 (LWP 13496)]
[New Thread 0x7f9c5149b700 (LWP 13497)]
[New Thread 0x7f9c50bca700 (LWP 13498)]
[Switching to Thread 0x7f9c50bca700 (LWP 13498)]

Thread 6 "EvJobScheduler"
hit Breakpoint 1, 0x00007f9c50329710 in poppler_date_parse () from
/usr/lib/x86_64-linux-gnu/libpoppler-glib.so.8
(gdb) info frame
Stack level 0, frame at 0x7f9c50bc96c0:
rip = 0x7f9c50329710 in poppler_date_parse;
saved rip = 0x7f9c5032ca61
called by frame at 0x7f9c50bc96e0
Arglist at 0x7f9c50bc96b0,
args: Locals at 0x7f9c50bc96b0,
Previous frame's sp is 0x7f9c50bc96c0
Saved registers: rip at 0x7f9c50bc96b8
(gdb) print *(char*)$rax@20
$5 = "D:20190214140150+01'"
(gdb) c Continuing.

Thread 6 "EvJobScheduler"
hit Breakpoint 1, 0x00007f9c50329710 in poppler_date_parse () from
/usr/lib/x86_64-linux-gnu/libpoppler-glib.so.8
(gdb) print *(char*)($rax)@24
$30 = "D:20190214140150+01'00'"
(gdb) print *(char*)($rax)@25
$31 = "D:20190214140150+01'00'\000%"
(gdb) c Continuing.
[Thread 0x7f9c52148700 (LWP 13496) exited]
! SyncTeX Error : No file?
[New Thread 0x7f9c52148700 (LWP 14147)]
[New Thread 0x7f9c38e3b700 (LWP 14148)]

Thread 6 "EvJobScheduler"
hit Breakpoint 1, 0x00007f9c50329710 in poppler_date_parse () from
/usr/lib/x86_64-linux-gnu/libpoppler-glib.so.8
(gdb) print *(char*)($rax)@24
Cannot access memory at address 0x0
(gdb) c
Continuing.
[Thread 0x7f9c38e3b700 (LWP 14148) exited]
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_M_construct null not valid
[New Thread 0x7f9c38e3b700 (LWP 14150)]

Thread 6 "EvJobScheduler" received signal SIGABRT,
Aborted.
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
50 ../sysdeps/unix/sysv/linux/raise.c: Datei oder Verzeichnis nicht
gefunden.
(gdb) bt full
#0 0x00007f9c5600b8bb in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:50
set = {__val = {0, 128849018883, 140309346161520, 64424509441,
140309346161648, 3, 0, 0, 7453294905665025139, 8245935278391255913,
140309346163712, 140309346163520, 140309346163832, 0, 140309346163848,
0}}
pid = <optimized out>
tid = <optimized out>
#1 0x00007f9c55ff6535 in __GI_abort () at abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0xb, sa_sigaction = 0xb},
sa_mask = {__val = {0, 3432, 140309436088992, 140309436106499,
140309434788303, 41, 140308995186504, 140309346162976, 140309068082848,
140309068367616, 0, 140309337748924, 140309453013660, 140309069416648,
140309453033864, 140309436106816}}, sa_flags = 1002597328, sa_restorer =
0x7f9c40296ea0}
sigs = {__val = {32, 0 <repeats 15 times>}}
#2 0x00007f9c3bc21943 in () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#3 0x00007f9c3bc278a6 in () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#4 0x00007f9c3bc278e1 in () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#5 0x00007f9c3bc27b14 in () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#6 0x00007f9c3bc23793 in () at /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#7 0x00007f9c5032981c in poppler_date_parse () at
/usr/lib/x86_64-linux-gnu/libpoppler-glib.so.8
#8 0x00007f9c503bf307 in () at
/usr/lib/x86_64-linux-gnu/evince/4/backends/libpdfdocument.so
#9 0x00007f9c570e74fa in () at /usr/lib/x86_64-linux-gnu/libevview3.so.3
#10 0x00007f9c570e94c2 in () at /usr/lib/x86_64-linux-gnu/libevview3.so.3
#11 0x00007f9c563af425 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007f9c5619cfa3 in start_thread (arg=<optimized out>) at
pthread_create.c:486
ret = <optimized out>
pd = <optimized out>
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140309346166528,
-4498468056355603717, 140720924560638, 140720924560639, 140309346166528,
0, 4515591295464078075, 4515587677372381947}, mask_was_saved = 0}}, priv
= {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0,
canceltype = 0}}}
not_first_call = <optimized out>
#13 0x00007f9c560cd80f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
(gdb)

As you can see it parses two dates and failes a third time passing a
null pointer.

$ pdfinfo Dissertation.pdf
Title: Title of the document
Subject: Subject
Keywords:
Author: The author
Creator: LaTeX with hyperref
Producer: LuaTeX-1.07.0
CreationDate: Thu Feb 14 14:01:50 2019 CET
ModDate: Thu Feb 14 14:01:50 2019 CET
Tagged: no
UserProperties: no
Suspects: no
Form: none
JavaScript: no
Pages: 474
Encrypted: no
Page size: 595.276 x 841.89 pts (A4)
Page rot: 0
File size: 8918798 bytes
Optimized: no
PDF version: 1.5


-- System Information:
Debian Release: buster/sid
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'jessie'), (500, 'unstable'),
(500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8),
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libevdocument3-4 depends on:
ii libarchive13 3.3.3-4
ii libc6 2.28-7
ii libcairo2 1.16.0-2
ii libdjvulibre21 3.5.27.1-10
ii libgdk-pixbuf2.0-0 2.38.0+dfsg-7
ii libglib2.0-0 2.58.3-1
ii libgtk-3-0 3.24.5-1
ii libgxps2 0.3.1-1
ii libkpathsea6 2018.20181218.49446-1
ii libpango-1.0-0 1.42.4-6
ii libpoppler-glib8 0.71.0-2
ii libspectre1 0.2.8-1
ii libsynctex2 2018.20181218.49446-1
ii libtiff5 4.0.10-4
ii libxml2 2.9.4+dfsg1-7+b3
ii zlib1g 1:1.2.11.dfsg-1

libevdocument3-4 recommends no packages.

libevdocument3-4 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: poppler
Source-Version: 0.71.0-4.1

We believe that the bug you reported is fixed in the latest version of
poppler, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonathan Wiltshire <[email protected]> (supplier of updated poppler package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 25 May 2019 17:10:35 +0100
Source: poppler
Binary: gir1.2-poppler-0.18 libpoppler-cpp-dev libpoppler-cpp0v5 
libpoppler-cpp0v5-dbgsym libpoppler-dev libpoppler-glib-dev libpoppler-glib-doc 
libpoppler-glib8 libpoppler-glib8-dbgsym libpoppler-private-dev 
libpoppler-qt5-1 libpoppler-qt5-1-dbgsym libpoppler-qt5-dev libpoppler82 
libpoppler82-dbgsym poppler-utils poppler-utils-dbgsym
Architecture: source amd64 all
Version: 0.71.0-4.1
Distribution: unstable
Urgency: medium
Maintainer: Debian freedesktop.org maintainers 
<[email protected]>
Changed-By: Jonathan Wiltshire <[email protected]>
Description:
 gir1.2-poppler-0.18 - GObject introspection data for poppler-glib
 libpoppler-cpp-dev - PDF rendering library -- development files (CPP interface)
 libpoppler-cpp0v5 - PDF rendering library (CPP shared library)
 libpoppler-dev - PDF rendering library -- development files
 libpoppler-glib-dev - PDF rendering library -- development files (GLib 
interface)
 libpoppler-glib-doc - PDF rendering library -- documentation for the GLib 
interface
 libpoppler-glib8 - PDF rendering library (GLib-based shared library)
 libpoppler-private-dev - PDF rendering library -- private development files
 libpoppler-qt5-1 - PDF rendering library (Qt 5 based shared library)
 libpoppler-qt5-dev - PDF rendering library -- development files (Qt 5 
interface)
 libpoppler82 - PDF rendering library
 poppler-utils - PDF utilities (based on Poppler)
Closes: 924029
Changes:
 poppler (0.71.0-4.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Prevent a crash due to null pointer dereferencing in
     goo/GooString.h (Closes: #924029)
Checksums-Sha1:
 d853e6e7b34614631cd9a77b3b5e2d2ad3de62fb 3298 poppler_0.71.0-4.1.dsc
 25b16c75fc25948c06cf230cabc5fb91b1fecb92 38540 poppler_0.71.0-4.1.debian.tar.xz
 187acd68241da7ef40a6a2908616c5d3367b5f95 38052 
gir1.2-poppler-0.18_0.71.0-4.1_amd64.deb
 0fdc92246a4c96211bb8013df602a11fbc6f2d15 28508 
libpoppler-cpp-dev_0.71.0-4.1_amd64.deb
 62ddde67bc7c0627bb264603e7291f1ad3fb8268 805180 
libpoppler-cpp0v5-dbgsym_0.71.0-4.1_amd64.deb
 59c13cde0544f6889ef0a4cc5d262e3cb06b3cd1 52464 
libpoppler-cpp0v5_0.71.0-4.1_amd64.deb
 81e5bcc3e52b28d2d6806f5552368d881f30fead 23716 
libpoppler-dev_0.71.0-4.1_amd64.deb
 69854f777fee7074ecffb6c8611f4e75dad0e4cf 68500 
libpoppler-glib-dev_0.71.0-4.1_amd64.deb
 488734bbae118a32a0c430267c736b6bd2f15913 91508 
libpoppler-glib-doc_0.71.0-4.1_all.deb
 b5e2231b608588134616ed9bfa0f73c544ffa1ef 1685988 
libpoppler-glib8-dbgsym_0.71.0-4.1_amd64.deb
 8ff913ce675f201dab45f68d7f3900f2d367364d 124628 
libpoppler-glib8_0.71.0-4.1_amd64.deb
 79eff47732f5ca3952660a9844afb035999cd7b2 187776 
libpoppler-private-dev_0.71.0-4.1_amd64.deb
 c1175efbf1c55a8c24319d1986d229d663d90814 4290076 
libpoppler-qt5-1-dbgsym_0.71.0-4.1_amd64.deb
 068d2542d1d66a63f576f6035b9cc2b1ea386938 158456 
libpoppler-qt5-1_0.71.0-4.1_amd64.deb
 c7cc9731458d1a006c8412757289d4f73f05734a 51984 
libpoppler-qt5-dev_0.71.0-4.1_amd64.deb
 6ce309cb8df181e2607f6d6e32f3b6253a6dbb69 7662708 
libpoppler82-dbgsym_0.71.0-4.1_amd64.deb
 9863a8ab5ed671b91984c160df1b8dfb44601411 1506780 
libpoppler82_0.71.0-4.1_amd64.deb
 d1914592772cfc9a8d4fe07b56c03e57875b36eb 2943340 
poppler-utils-dbgsym_0.71.0-4.1_amd64.deb
 5583c2b9577c0e12189f3b41e03702dadfb4c084 184468 
poppler-utils_0.71.0-4.1_amd64.deb
 ee2c1d91a479efd4a9493a845b10acfc30875dd8 18160 
poppler_0.71.0-4.1_amd64.buildinfo
Checksums-Sha256:
 b641c346d7b24f036bb740f56eb8ba6df46ee3b766b6c1be5d9e77e4687a8875 3298 
poppler_0.71.0-4.1.dsc
 7669d38a7d7ea18bc7fdde44d08159aab307bee757506d070044d3bc36b34269 38540 
poppler_0.71.0-4.1.debian.tar.xz
 061206c89ecc16ba7e1fd5cc166dd1ccda8f18c0bcaef444b43ed28cde2ff30b 38052 
gir1.2-poppler-0.18_0.71.0-4.1_amd64.deb
 fdda1c16e0e1335828f5e1887e3062fe5353bcb900d8416d8e6b751d88f75b98 28508 
libpoppler-cpp-dev_0.71.0-4.1_amd64.deb
 f51127549442226c60b64bb0045110c112e0f745f13dab93edfc0652365a8fe9 805180 
libpoppler-cpp0v5-dbgsym_0.71.0-4.1_amd64.deb
 12d186be7a97902f1acef482c36827a476df5e08436c496403ee9cf656c46d80 52464 
libpoppler-cpp0v5_0.71.0-4.1_amd64.deb
 74ee5868e746b9b888ccc1d67fa81f0f2ddf0c11d6012f151507d63a3c4bd3d2 23716 
libpoppler-dev_0.71.0-4.1_amd64.deb
 ea7e50723b757c3769ce3bad5df4353670576b99448971f3888c1034cdc5b3ef 68500 
libpoppler-glib-dev_0.71.0-4.1_amd64.deb
 9a8bfbf2b983d08f3c575cb343f442e518b75289dfdde5b6e3a9e6500a40c190 91508 
libpoppler-glib-doc_0.71.0-4.1_all.deb
 41bf94d0a430e4403c267239630d03c9e01c98093bc8b34affbb6f35cc318d6a 1685988 
libpoppler-glib8-dbgsym_0.71.0-4.1_amd64.deb
 8db3241b93e0cf1cd3584e75f6f644322e9fb07edfacd2b913db51e9ea1dcf02 124628 
libpoppler-glib8_0.71.0-4.1_amd64.deb
 94e6b604c480e1f009913feb309c7d190ee595218ad22b0a3cef9fc829efa837 187776 
libpoppler-private-dev_0.71.0-4.1_amd64.deb
 3dfd5a9890de37cf9507a744e3a9128fa2afd59de9247a055e63be64a5d7b14a 4290076 
libpoppler-qt5-1-dbgsym_0.71.0-4.1_amd64.deb
 78f15212fb413a080ff285a5be0027da7fd866050caf47fad1088ac3c07a4a84 158456 
libpoppler-qt5-1_0.71.0-4.1_amd64.deb
 6df4b4e81fdd21c3451058004ce5c90be3393aa05d1aafc72e4d75dfb94b0c68 51984 
libpoppler-qt5-dev_0.71.0-4.1_amd64.deb
 4ef1f16b7feca18eacd937d377132bdcadcdcde13410a2fcfb21d1b7e797420e 7662708 
libpoppler82-dbgsym_0.71.0-4.1_amd64.deb
 f017ce8d7e5741fa505f5c9dc21ab524fa69529acf645cd83689ba32a214d963 1506780 
libpoppler82_0.71.0-4.1_amd64.deb
 3505e68aa0eadd9b7b5bd0fdb1e265cf0b38d8237d9dad099ff71d887941c7b4 2943340 
poppler-utils-dbgsym_0.71.0-4.1_amd64.deb
 871c863dbff91c8070a5f3fbe3b3909049d87d9a63472e8955999ac47d542822 184468 
poppler-utils_0.71.0-4.1_amd64.deb
 b1006b9d5796165833f4fc6d34ff21b87f866e604b20d47af5d1acab4f72e2e1 18160 
poppler_0.71.0-4.1_amd64.buildinfo
Files:
 dd70b91232f9821680292ea2df13dfc8 3298 devel optional poppler_0.71.0-4.1.dsc
 f93d686944de856889db1b59af0025b6 38540 devel optional 
poppler_0.71.0-4.1.debian.tar.xz
 a18f2937aa82bb0582d61b65a30e462c 38052 introspection optional 
gir1.2-poppler-0.18_0.71.0-4.1_amd64.deb
 6baf878c09f12c6d0959ac5db6eb891d 28508 libdevel optional 
libpoppler-cpp-dev_0.71.0-4.1_amd64.deb
 11523bea155c3c1587d2d3c6196bff00 805180 debug optional 
libpoppler-cpp0v5-dbgsym_0.71.0-4.1_amd64.deb
 d389ef1c86fc86a040fcefe69c863710 52464 libs optional 
libpoppler-cpp0v5_0.71.0-4.1_amd64.deb
 777c874e00d45994c4d667f4b5604be3 23716 libdevel optional 
libpoppler-dev_0.71.0-4.1_amd64.deb
 74fbf61cc440da72be04af1cdecbba9c 68500 libdevel optional 
libpoppler-glib-dev_0.71.0-4.1_amd64.deb
 db1bd6f72a2786be240eb8dfc735df01 91508 doc optional 
libpoppler-glib-doc_0.71.0-4.1_all.deb
 0ea37ef1b49279d47e8a3c4c2d1fac08 1685988 debug optional 
libpoppler-glib8-dbgsym_0.71.0-4.1_amd64.deb
 cd406ba7435fc1c3b09ed0944d6dc683 124628 libs optional 
libpoppler-glib8_0.71.0-4.1_amd64.deb
 c2d7e89a5f4ea33bf1bce16d83e3577f 187776 libdevel optional 
libpoppler-private-dev_0.71.0-4.1_amd64.deb
 abcb8583fd8c6f5708e0a8f2ce41561f 4290076 debug optional 
libpoppler-qt5-1-dbgsym_0.71.0-4.1_amd64.deb
 66f806034920e73c530f8ef06d78f90f 158456 libs optional 
libpoppler-qt5-1_0.71.0-4.1_amd64.deb
 8ad5715d698d38a99cfb3072c682fcdf 51984 libdevel optional 
libpoppler-qt5-dev_0.71.0-4.1_amd64.deb
 5b9bad68b3761fa8b5a92e59450c0f85 7662708 debug optional 
libpoppler82-dbgsym_0.71.0-4.1_amd64.deb
 48c25959f5ab3d39c605db02e78b9d5c 1506780 libs optional 
libpoppler82_0.71.0-4.1_amd64.deb
 3e842d9a077948a0264f1db6f1f60b32 2943340 debug optional 
poppler-utils-dbgsym_0.71.0-4.1_amd64.deb
 a5caa805ae06f0e5ac79dedcc2c5ca0d 184468 utils optional 
poppler-utils_0.71.0-4.1_amd64.deb
 dbf0dbcf616768746bd850766fd45f78 18160 devel optional 
poppler_0.71.0-4.1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEADLdyLGMneGYn8dtRNMqtfom+MkFAlzpdM8ACgkQRNMqtfom
+Mmpjw/+IXTmzlrt5JFXAG66k3DMA21RFarW8f1CjCy0vo69uuLfrERh1TzNvctA
C502l7610G/fmnj9lj6/83go7FqBkCrOOX54XsD/7lLvW+ky3R1/63Wi3sdByF2d
izSjsGbMqhrzgD+INPvrOzMiNfpIMTvVtMOA/9xc2t4OZnmysGtW4HG9BxIEfftA
oR30HgqLmLrHkctcMGqE7uaHEokHVbNN2BC78n6Rb2dYdGwdp8Ne/t1AhlFJdP63
RmGZQ/ABqxxsWJ7GEubG8zKZK9U8y9OMK8bzce1ctwlwG1riQz13ELnUmwgf7v1O
mgL+mnTZMZYOrcm2lKYQlzHv9QjIdeGI9oqGG5gVwOoKMuxEpgPHeYlVEupSYGQ5
Y4+A3S+GFaiYD515geRcAQ95vhwNWRXUusLwRhG/6w7+HQZv2VlcN1NuFopdJ1vK
psc7++s8Q7Gyl7Q8aWMGXsH3F/UQCwVV0aci1xBVR5sNTVU/mTsU1Y4+fHVauiEj
Plo164qjlnBrzaeeyfdybM21dnn5tXp0DgDvykKYtHT2K1kl6AiXYH/WMkh0qp7M
llL8tF0EL74RJ6BzVd4ushY75V4/0N2PKP/6mmP5LIVu2kvKUfR4jT5pIFRvBVKt
Eg2rGEbepyaPZmdA6qRdw/FtnsgGtuH5MNKtJuexMBh4JgA7EPU=
=yVHT
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to