[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#962903: marked as done (Fails to open any PDF ("This PDF file is encrypted and can't be opened.") if TMPDIR is not /tmp (apparmor DENIED))



Your message dated Sun, 21 Jun 2020 11:49:46 +0000
with message-id <E1jmyTq-0004qg-2y@fasolo.debian.org>
and subject line Bug#962903: fixed in libreoffice 1:7.0.0~beta2-2
has caused the Debian Bug report #962903,
regarding Fails to open any PDF ("This PDF file is encrypted and can't be opened.") if TMPDIR is not /tmp (apparmor DENIED)
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 owner@bugs.debian.org
immediately.)


-- 
962903: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=962903
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libreoffice
Version: 1:6.4.4-1+b1
Severity: normal

Hello,

trying to open any PDF file in libreoffices yields the generic
PDF error page "This PDF file is encrypted and can't be opened.")

Stracing libreoffice shows a suspicious permission error immediately
followed by the opening of the error document:
2575  19:27:45.464196 openat(AT_FDCWD, "/tmp/test-tmp-ametzler/Qqf3SE", O_RDONLY) = -1 EACCES (Permission denied)
2575  19:27:45.464230 openat(AT_FDCWD, "/usr/lib/libreoffice/share/xpdfimport/xpdfimport_err.pdf", O_RDONLY) = 7


cu Andreas

More context:
-------------
2559  19:27:45.447387 openat(AT_FDCWD, "/tmp/test-tmp-ametzler/Qqf3SE", O_RDWR|O_CREAT|O_EXCL, 0600) = 22
2559  19:27:45.447430 fstat(22, {st_dev=makedev(0x8, 0x6), st_ino=4082617, st_mode=S_IFREG|0600, st_nlink=1, st_uid=1001, st_gid=1001, st_blksize=4096, st_blocks=0, st_size=0, st_atime=1592242065 /* 2020-06-15T19:27:45.441272183+0200 */, st_atime_nsec=441272183, st_mtime=1592242065 /* 2020-06-15T19:27:45.441272183+0200 */, st_mtime_nsec=441272183, st_ctime=1592242065 /* 2020-06-15T19:27:45.441272183+0200 */, st_ctime_nsec=441272183}) = 0
2559  19:27:45.447465 fcntl(22, F_SETLK, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0
2559  19:27:45.447494 pwrite64(22, "%PDF-1.5\n%\303\244\303\274\303\266\303\237\n2 0 obj\n<</Length 3 0 R/Filter/FlateDecode>>\nstream\nx\234%\312=\v\203@\f\6\340=\277\342\235;\244I\364\274\34\0347\24t\350&\4\34\244[?\266\202.\376}\v\345Y\37a\305A\33\4\302b\216T\22[N\360^\331\7\305\376\242\345"..., 4096, 0) = 4096
2559  19:27:45.447526 pread64(17, "1\266\327\323`\364\366\264\32u=\306\36{\317Oz>\352\271\337\243\232\350!\257\343\307\363\246\347\266\207uz\32\354\36\247\247\332\344\251\362\32F*\34\345#\234C7\302\20\30!\16\30\261\3536t\214N7\241{N\307\352\240\23\230l\5Q\222%\262\2608<d\261\364-\2517\6\373D\215\357\224H.\212\265C\364\354\34\30\25U\27E\30\31=\345_$\344\217\2\317_\276\f]{\373\304\346!\277\30\334\33\350"..., 4096, 4096) = 2035
2559  19:27:45.447550 pread64(22, "", 4096, 4096) = 0
2559  19:27:45.447572 pwrite64(22, "1\266\327\323`\364\366\264\32u=\306\36{\317Oz>\352\271\337\243\232\350!\257\343\307\363\246\347\266\207uz\32\354\36\247\247\332\344\251\362\32F*\34\345#\234C7\302\20\30!\16\30\261\3536t\214N7\241{N\307\352\240\23\230l\5Q\222%\262\2608<d\261\364-\2517\6\373D\215\357\224H.\212\265C\364\354\34\30\25U\27E\30\31=\345_$\344\217\2\317_\276\f]{\373\304\346!\277\30\334\33\350"..., 2035, 4096) = 2035
2559  19:27:45.447596 close(22)         = 0
2559  19:27:45.447619 openat(AT_FDCWD, "/tmp/test-tmp-ametzler/Qqf3SE", O_RDONLY|O_NOCTTY) = 22
2559  19:27:45.447642 fstat(22, {st_dev=makedev(0x8, 0x6), st_ino=4082617, st_mode=S_IFREG|0600, st_nlink=1, st_uid=1001, st_gid=1001, st_blksize=4096, st_blocks=16, st_size=6131, st_atime=1592242065 /* 2020-06-15T19:27:45.441272183+0200 */, st_atime_nsec=441272183, st_mtime=1592242065 /* 2020-06-15T19:27:45.441272183+0200 */, st_mtime_nsec=441272183, st_ctime=1592242065 /* 2020-06-15T19:27:45.441272183+0200 */, st_ctime_nsec=441272183}) = 0
2559  19:27:45.447670 mmap(NULL, 6131, PROT_READ, MAP_SHARED, 22, 0) = 0x7f83c5920000
2559  19:27:45.447693 close(22)         = 0
[...]
2575  19:27:45.450548 execve("/usr/lib/libreoffice/program/xpdfimport", ["/usr/lib/libreoffice/program/xpdfimport", "/tmp/test-tmp-ametzler/Qqf3SE", "/usr/lib/libreoffice/share/xpdfimport/xpdfimport_err.pdf"], [...]
[...]
2575  19:27:45.464196 openat(AT_FDCWD, "/tmp/test-tmp-ametzler/Qqf3SE", O_RDONLY) = -1 EACCES (Permission denied)
2575  19:27:45.464230 openat(AT_FDCWD, "/usr/lib/libreoffice/share/xpdfimport/xpdfimport_err.pdf", O_RDONLY) = 7


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages libreoffice depends on:
ii  libreoffice-base                1:6.4.4-1+b1
ii  libreoffice-calc                1:6.4.4-1+b1
ii  libreoffice-core                1:6.4.4-1+b1
ii  libreoffice-draw                1:6.4.4-1+b1
ii  libreoffice-impress             1:6.4.4-1+b1
ii  libreoffice-math                1:6.4.4-1+b1
ii  libreoffice-report-builder-bin  1:6.4.4-1+b1
ii  libreoffice-writer              1:6.4.4-1+b1
ii  python3-uno                     1:6.4.4-1+b1

Versions of packages libreoffice recommends:
ii  fonts-crosextra-caladea             20130214-2
ii  fonts-crosextra-carlito             20130920-1
ii  fonts-dejavu                        2.37-1
ii  fonts-liberation                    1:1.07.4-11
pn  fonts-liberation2                   <none>
ii  fonts-linuxlibertine                5.3.0-4
pn  fonts-noto-core                     <none>
pn  fonts-noto-extra                    <none>
pn  fonts-noto-mono                     <none>
pn  fonts-noto-ui-core                  <none>
ii  fonts-sil-gentium-basic             1.102-1
ii  libreoffice-java-common             1:6.4.4-1
pn  libreoffice-nlpsolver               <none>
pn  libreoffice-report-builder          <none>
pn  libreoffice-script-provider-bsh     <none>
pn  libreoffice-script-provider-js      <none>
pn  libreoffice-script-provider-python  <none>
pn  libreoffice-sdbc-mysql              <none>
pn  libreoffice-sdbc-postgresql         <none>
pn  libreoffice-wiki-publisher          <none>

Versions of packages libreoffice suggests:
ii  cups-bsd                                            2.3.3-1
ii  default-jre [java8-runtime]                         2:1.11-72
ii  firefox                                             77.0-1
ii  ghostscript                                         9.52~dfsg-1
ii  gnupg                                               2.2.20-1
pn  gpa                                                 <none>
ii  gstreamer1.0-libav                                  1.16.2-2
pn  gstreamer1.0-plugins-bad                            <none>
ii  gstreamer1.0-plugins-base                           1.16.2-4
ii  gstreamer1.0-plugins-good                           1.16.2-3
pn  gstreamer1.0-plugins-ugly                           <none>
ii  hunspell-de-at [hunspell-dictionary]                20161207-7
ii  hunspell-en-us [hunspell-dictionary]                1:2019.10.06-1
pn  hyphen-hyphenation-patterns                         <none>
ii  imagemagick                                         8:6.9.10.23+dfsg-2.1+b2
ii  imagemagick-6.q16 [imagemagick]                     8:6.9.10.23+dfsg-2.1+b2
ii  libgl1                                              1.3.1-1
pn  libofficebean-java                                  <none>
pn  libreoffice-gnome | libreoffice-plasma              <none>
pn  libreoffice-grammarcheck                            <none>
pn  libreoffice-help                                    <none>
pn  libreoffice-l10n                                    <none>
pn  libreoffice-librelogo                               <none>
ii  libsane                                             1.0.27-3.2+b1
ii  libxrender1                                         1:0.9.10-1
pn  myspell-dictionary                                  <none>
pn  mythes-thesaurus                                    <none>
pn  openclipart2-libreoffice | openclipart-libreoffice  <none>
ii  openjdk-11-jre [java8-runtime]                      11.0.7+9-1
pn  pstoedit                                            <none>
pn  unixodbc                                            <none>

Versions of packages libreoffice-core depends on:
ii  fontconfig                      2.13.1-4.2
ii  fonts-opensymbol                2:102.11+LibO6.4.4-1
ii  libboost-locale1.71.0           1.71.0-6+b2
ii  libc6                           2.30-8
ii  libcairo2                       1.16.0-4
ii  libclucene-contribs1v5          2.3.3.4+dfsg-1+b1
ii  libclucene-core1v5              2.3.3.4+dfsg-1+b1
ii  libcmis-0.5-5v5                 0.5.2-2+b1
ii  libcups2                        2.3.3-1
ii  libcurl3-gnutls                 7.68.0-1
ii  libdbus-1-3                     1.12.18-1
ii  libdconf1                       0.36.0-1
ii  libeot0                         0.01-5+b1
ii  libepoxy0                       1.5.4-1
ii  libexpat1                       2.2.9-1
ii  libexttextcat-2.0-0             3.4.5-1
ii  libfontconfig1                  2.13.1-4.2
ii  libfreetype6                    2.10.1-2
ii  libgcc-s1                       10.1.0-3
ii  libglib2.0-0                    2.64.3-1
ii  libgpgmepp6                     1.13.1-6
ii  libgraphite2-3                  1.3.14-1
ii  libgstreamer-plugins-base1.0-0  1.16.2-4
ii  libgstreamer1.0-0               1.16.2-2
ii  libharfbuzz-icu0                2.6.4-1+b1
ii  libharfbuzz0b                   2.6.4-1+b1
ii  libhunspell-1.7-0               1.7.0-2+b1
ii  libhyphen0                      2.8.8-7
ii  libice6                         2:1.0.9-2
ii  libicu67                        67.1-2
ii  libjpeg62-turbo                 1:1.5.2-2+b1
ii  liblcms2-2                      2.9-4+b1
ii  libldap-2.4-2                   2.4.50+dfsg-1
ii  libmythes-1.2-0                 2:1.2.4-3+b1
ii  libneon27-gnutls                0.31.1-1
ii  libnspr4                        2:4.25-1
ii  libnss3                         2:3.53-1
ii  libnumbertext-1.0-0             1.0.6-1
ii  liborcus-0.15-0                 0.15.4-2+b1
ii  liborcus-parser-0.15-0          0.15.4-2+b1
ii  libpng16-16                     1.6.37-2
ii  libpoppler82                    0.71.0-6
ii  libqrcodegencpp1                1.5.0-2
ii  librdf0                         1.0.17-1.1+b1
ii  libreoffice-common              1:6.4.4-1
ii  librevenge-0.0-0                0.0.4-6+b1
ii  libsm6                          2:1.2.3-1
ii  libstdc++6                      10.1.0-3
ii  libuno-cppu3                    1:6.4.4-1+b1
ii  libuno-cppuhelpergcc3-3         1:6.4.4-1+b1
ii  libuno-sal3                     1:6.4.4-1+b1
ii  libuno-salhelpergcc3-3          1:6.4.4-1+b1
ii  libx11-6                        2:1.6.9-2+b1
ii  libxext6                        2:1.3.3-1+b2
ii  libxinerama1                    2:1.1.4-2
ii  libxml2                         2.9.10+dfsg-5+b1
ii  libxmlsec1                      1.2.28-2
ii  libxmlsec1-nss                  1.2.28-2
ii  libxrandr2                      2:1.5.1-1
ii  libxrender1                     1:0.9.10-1
ii  libxslt1.1                      1.1.34-4
ii  uno-libs-private                1:6.4.4-1+b1
ii  ure                             1:6.4.4-1+b1
ii  zlib1g                          1:1.2.11.dfsg-2

Versions of packages libreoffice-core recommends:
ii  gstreamer1.0-libav         1.16.2-2
pn  gstreamer1.0-plugins-bad   <none>
ii  gstreamer1.0-plugins-base  1.16.2-4
ii  gstreamer1.0-plugins-good  1.16.2-3
pn  gstreamer1.0-plugins-ugly  <none>
ii  libpaper-utils             1.1.28+b1

Versions of packages libreoffice-writer depends on:
ii  libabw-0.1-1             0.1.3-1
ii  libc6                    2.30-8
ii  libe-book-0.1-1          0.1.3-1+b3
ii  libepubgen-0.1-1         0.1.1-1
ii  libetonyek-0.1-1         0.1.9-3
ii  libgcc-s1                10.1.0-3
ii  libicu67                 67.1-2
ii  libmwaw-0.3-3            0.3.16-1
ii  libodfgen-0.1-1          0.1.7-1
ii  libreoffice-base-core    1:6.4.4-1+b1
ii  libreoffice-core         1:6.4.4-1+b1
ii  librevenge-0.0-0         0.0.4-6+b1
ii  libstaroffice-0.0-0      0.0.7-1
ii  libstdc++6               10.1.0-3
ii  libuno-cppu3             1:6.4.4-1+b1
ii  libuno-cppuhelpergcc3-3  1:6.4.4-1+b1
ii  libuno-sal3              1:6.4.4-1+b1
ii  libuno-salhelpergcc3-3   1:6.4.4-1+b1
ii  libwpd-0.10-10           0.10.3-1
ii  libwpg-0.3-3             0.3.3-1
ii  libwps-0.4-4             0.4.11-1
ii  libxml2                  2.9.10+dfsg-5+b1
ii  uno-libs-private         1:6.4.4-1+b1
ii  ure                      1:6.4.4-1+b1
ii  zlib1g                   1:1.2.11.dfsg-2

Versions of packages libreoffice-writer recommends:
ii  libreoffice-math  1:6.4.4-1+b1

Versions of packages libreoffice-writer suggests:
ii  default-jre [java8-runtime]     2:1.11-72
ii  fonts-crosextra-caladea         20130214-2
ii  fonts-crosextra-carlito         20130920-1
ii  libreoffice-base                1:6.4.4-1+b1
ii  libreoffice-java-common         1:6.4.4-1
ii  openjdk-11-jre [java8-runtime]  11.0.7+9-1

Versions of packages libreoffice-calc depends on:
ii  libboost-filesystem1.71.0  1.71.0-6+b2
ii  libboost-iostreams1.71.0   1.71.0-6+b2
ii  libc6                      2.30-8
ii  libetonyek-0.1-1           0.1.9-3
ii  libgcc-s1                  10.1.0-3
ii  libicu67                   67.1-2
ii  libmwaw-0.3-3              0.3.16-1
ii  libodfgen-0.1-1            0.1.7-1
ii  liborcus-0.15-0            0.15.4-2+b1
ii  liborcus-parser-0.15-0     0.15.4-2+b1
ii  libreoffice-base-core      1:6.4.4-1+b1
ii  libreoffice-core           1:6.4.4-1+b1
ii  librevenge-0.0-0           0.0.4-6+b1
ii  libstaroffice-0.0-0        0.0.7-1
ii  libstdc++6                 10.1.0-3
ii  libuno-cppu3               1:6.4.4-1+b1
ii  libuno-cppuhelpergcc3-3    1:6.4.4-1+b1
ii  libuno-sal3                1:6.4.4-1+b1
ii  libuno-salhelpergcc3-3     1:6.4.4-1+b1
ii  libwps-0.4-4               0.4.11-1
ii  libxml2                    2.9.10+dfsg-5+b1
ii  lp-solve                   5.5.0.15-4+b1
ii  uno-libs-private           1:6.4.4-1+b1
ii  ure                        1:6.4.4-1+b1

Versions of packages libreoffice-calc suggests:
ii  ocl-icd-libopencl1  2.2.12-4

Versions of packages libreoffice-base depends on:
ii  dpkg                      1.19.7
ii  libc6                     2.30-8
ii  libgcc-s1                 10.1.0-3
ii  libreoffice-base-core     1:6.4.4-1+b1
ii  libreoffice-base-drivers  1:6.4.4-1+b1
ii  libreoffice-common        1:6.4.4-1
ii  libreoffice-core          1:6.4.4-1+b1
ii  libstdc++6                10.1.0-3
ii  libuno-cppu3              1:6.4.4-1+b1
ii  libuno-cppuhelpergcc3-3   1:6.4.4-1+b1
ii  libuno-sal3               1:6.4.4-1+b1
ii  libuno-salhelpergcc3-3    1:6.4.4-1+b1
ii  uno-libs-private          1:6.4.4-1+b1
ii  ure                       1:6.4.4-1+b1

Versions of packages libreoffice-base recommends:
ii  default-jre [java8-runtime]     2:1.11-72
ii  libreoffice-java-common         1:6.4.4-1
ii  libreoffice-writer              1:6.4.4-1+b1
ii  openjdk-11-jre [java8-runtime]  11.0.7+9-1

Versions of packages libreoffice-base suggests:
pn  libreoffice-report-builder  <none>
ii  python3-uno                 1:6.4.4-1+b1
pn  unixodbc                    <none>

Versions of packages libreoffice-draw depends on:
ii  libavahi-client3         0.8-3
ii  libavahi-common3         0.8-3
ii  libc6                    2.30-8
ii  libcdr-0.1-1             0.1.6-1+b1
ii  libdbus-1-3              1.12.18-1
ii  libfreehand-0.1-1        0.1.2-2
ii  libgcc-s1                10.1.0-3
ii  libglib2.0-0             2.64.3-1
ii  libmspub-0.1-1           0.1.4-3+b1
ii  libmwaw-0.3-3            0.3.16-1
ii  libodfgen-0.1-1          0.1.7-1
ii  libpagemaker-0.0-0       0.0.4-1
ii  libqxp-0.0-0             0.0.2-1+b1
ii  libreoffice-core         1:6.4.4-1+b1
ii  librevenge-0.0-0         0.0.4-6+b1
ii  libstaroffice-0.0-0      0.0.7-1
ii  libstdc++6               10.1.0-3
ii  libuno-cppu3             1:6.4.4-1+b1
ii  libuno-cppuhelpergcc3-3  1:6.4.4-1+b1
ii  libuno-sal3              1:6.4.4-1+b1
ii  libuno-salhelpergcc3-3   1:6.4.4-1+b1
ii  libvisio-0.1-1           0.1.7-1+b1
ii  libwpg-0.3-3             0.3.3-1
ii  libxml2                  2.9.10+dfsg-5+b1
ii  libzmf-0.0-0             0.0.2-1+b3
ii  uno-libs-private         1:6.4.4-1+b1
ii  ure                      1:6.4.4-1+b1
ii  zlib1g                   1:1.2.11.dfsg-2

Versions of packages libreoffice-impress depends on:
ii  libc6                    2.30-8
ii  libepoxy0                1.5.4-1
ii  libetonyek-0.1-1         0.1.9-3
ii  libgcc-s1                10.1.0-3
ii  libmwaw-0.3-3            0.3.16-1
ii  libodfgen-0.1-1          0.1.7-1
ii  libreoffice-core         1:6.4.4-1+b1
ii  libreoffice-draw         1:6.4.4-1+b1
ii  librevenge-0.0-0         0.0.4-6+b1
ii  libstaroffice-0.0-0      0.0.7-1
ii  libstdc++6               10.1.0-3
ii  libuno-cppu3             1:6.4.4-1+b1
ii  libuno-cppuhelpergcc3-3  1:6.4.4-1+b1
ii  libuno-sal3              1:6.4.4-1+b1
ii  libuno-salhelpergcc3-3   1:6.4.4-1+b1
ii  uno-libs-private         1:6.4.4-1+b1
ii  ure                      1:6.4.4-1+b1

Versions of packages libreoffice-impress suggests:
pn  bluez  <none>

Versions of packages libreoffice-math depends on:
ii  fonts-opensymbol         2:102.11+LibO6.4.4-1
ii  libc6                    2.30-8
ii  libgcc-s1                10.1.0-3
ii  libreoffice-core         1:6.4.4-1+b1
ii  libstdc++6               10.1.0-3
ii  libuno-cppu3             1:6.4.4-1+b1
ii  libuno-cppuhelpergcc3-3  1:6.4.4-1+b1
ii  libuno-sal3              1:6.4.4-1+b1
ii  uno-libs-private         1:6.4.4-1+b1
ii  ure                      1:6.4.4-1+b1

-- no debconf information
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'

Attachment: test.pdf
Description: Adobe PDF document


--- End Message ---
--- Begin Message ---
Source: libreoffice
Source-Version: 1:7.0.0~beta2-2
Done: Rene Engelhard <rene@debian.org>

We believe that the bug you reported is fixed in the latest version of
libreoffice, 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 962903@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rene Engelhard <rene@debian.org> (supplier of updated libreoffice 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Sun, 21 Jun 2020 13:24:03 +0200
Source: libreoffice
Architecture: source
Version: 1:7.0.0~beta2-2
Distribution: experimental
Urgency: medium
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Changed-By: Rene Engelhard <rene@debian.org>
Closes: 962903
Changes:
 libreoffice (1:7.0.0~beta2-2) experimental; urgency=medium
 .
   * debian/patches/apparmor-cleanups.diff: #include <abstractions/user-tmp>
     (closes: #962903)
 .
   * debian/rules:
     - re-enable CoinMP
Checksums-Sha1:
 14ceb8deb0762e35becd14de32120a3905e60e79 30985 libreoffice_7.0.0~beta2-2.dsc
 96530c2eef6a73c97278595152acfbdc4ae5a5c4 19408952 libreoffice_7.0.0~beta2-2.debian.tar.xz
 ddb1ef11d9da6ff2b0e926b2b014b5c3a6f57073 40044 libreoffice_7.0.0~beta2-2_source.buildinfo
Checksums-Sha256:
 5795bc75c5c70a5bc576f6a13376579df3899971dca4bbd5055e2452b728c124 30985 libreoffice_7.0.0~beta2-2.dsc
 fd72acec05e782733b4a19899e42626f57623f477e34bb3a10d2af4ed195ddf1 19408952 libreoffice_7.0.0~beta2-2.debian.tar.xz
 019d85ca3ccf4da1a17d340f27891c3c5b06fdfe3b91e881d4f45b558518273f 40044 libreoffice_7.0.0~beta2-2_source.buildinfo
Files:
 4b2f58d45d7c7156dafdca05ee9ef8f4 30985 editors optional libreoffice_7.0.0~beta2-2.dsc
 4b9e158aa2af6920147c46263f1c42e6 19408952 editors optional libreoffice_7.0.0~beta2-2.debian.tar.xz
 7565403889825895e95a5bd8706b37b8 40044 editors optional libreoffice_7.0.0~beta2-2_source.buildinfo

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

iQJEBAEBCgAuFiEE4S3qRnUGcM+pYIAdCqBFcdA+PnAFAl7vRVoQHHJlbmVAZGVi
aWFuLm9yZwAKCRAKoEVx0D4+cFhHD/9uSc3x7pw44U5eTgg5tfX5UTIMf/7+8Ldq
6CPFLjrmFiVyfJXFH0qG7KsWXTGRWNSpILmmV+E6mGnKINcUmVZcTqvLLysWG/vV
v0inlXL3Dll1AoLq7x8oBydIFZerslHAnZvISQBUHM0iB+EQTd6B3tZCKNuYOEyF
U76K64DhtdH4YyFXc5mZ0R9QXUjZqRtUWoWcZs//CXFpRk+2OnZpO4iBMD7k26h9
yBd9vcW/nIOKLn5MdCCatfby+A3HC+3w+60L+KVp9MpXIX7t+SxQrf+ZphyD4P49
dYLzSwrU8SBuDSMOa0HGzPdIYv9gV4tBHvuUxyR7hUryOR6GXP5zJ05bepvHXMwB
gTmGOcUaZ1iJP6MsnNqzUCnHpzXCAigTXa20oZWK5NYtdxaYwBhlmRp7hKpM+6Ij
pCJNbdjPkF54VLT32ekH4KRMUH36LQByRBhzqmY3UpY9jJc2KJBh9QOvDL/+PBQC
o0SocUcs+B6xclg47hH8njyZJDD1nWQH4dq2IpJ/ZkiC2h0DJOuKgFOKwufxcvtF
Z4rRVSyVJFShuRGYQ6CSqashyjkyq5BTTJTJ/hnz5FZCLJyuofmsJ7YYui+wETb6
DjkYL9oewzO3bPf6LScq0gNUlxt7rR70IOBCRbHifEjqyzYlZplub7uQy9ijqSNK
EnJ7ydJ/LQ==
=8x8g
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: