Age | Commit message (Collapse) | Author |
|
Change-Id: I3ac392f903644281c6a1ccb9183fbe1c72b78311
Reviewed-on: https://gerrit.libreoffice.org/56847
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
thanks Mike Saunders
Change-Id: I7d358a4ccebc008efc67874db5d3f05efc80444a
Reviewed-on: https://gerrit.libreoffice.org/56207
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: Ieacbf46f22d4943542ff318aa8236aacab255460
|
|
Change-Id: I2ed73a296b813de722156c69ac64cf9d6cff199d
Reviewed-on: https://gerrit.libreoffice.org/55197
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Rene Engelhard <rene@debian.org>
|
|
Change-Id: I421a9e04464f8b722d100982d359b0b8c4a33585
Reviewed-on: https://gerrit.libreoffice.org/55702
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: Ibfc58322efb4f038298caff01f644a4ada78b69a
Reviewed-on: https://gerrit.libreoffice.org/55568
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: Ic3bc840467e7af6d9f2d0b5f105b316d4d12193e
Reviewed-on: https://gerrit.libreoffice.org/55492
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: Id17b0d8e26658bc3b140bd26a37a990e51e08409
Reviewed-on: https://gerrit.libreoffice.org/55356
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I3fc6d8baf9dfb7270eedd7ce0d473a56241c10d5
Reviewed-on: https://gerrit.libreoffice.org/55285
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
chmod -x to complete
Change-Id: I966773e0adebf8563343856f18ba25ba84b0a633
Reviewed-on: https://gerrit.libreoffice.org/53666
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
|
|
Change-Id: I99d47fe7845740b02f85af3de39bc177424894e7
Reviewed-on: https://gerrit.libreoffice.org/55175
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Tested-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I98dfdff303a6c54db68725799796c89e903c6524
Reviewed-on: https://gerrit.libreoffice.org/54990
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Tested-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I778feac0b50390f59a3621279636f8b09ed3def2
|
|
since /usr/lib{,32,64}/jvm/**/jre/bin/java doesn't exist since OpenJDK 9
Change-Id: Ic9c052a756ba4a93595595da98148ff22169d333
|
|
Change-Id: Ib9fb7652922dcc8364567953d17d7cae8ad170a7
Reviewed-on: https://gerrit.libreoffice.org/54726
Reviewed-by: Rene Engelhard <rene@debian.org>
Tested-by: Rene Engelhard <rene@debian.org>
|
|
Change-Id: Ie0e8b8b7ad59ee640d6b195dfae1a7cf745056fd
Reviewed-on: https://gerrit.libreoffice.org/54543
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
|
|
Change-Id: I0f86653ff94cead486f6c158e875f07533e1cb5d
Reviewed-on: https://gerrit.libreoffice.org/53687
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
|
|
Change-Id: Ia5bf93d6af6ff301439ef04593fcb1d13ab3aa9f
|
|
This allows opening files with the xlsm and xltm extensions
(Excel macro-enabled workbooks and templates).
Change-Id: I9282f83ff15108a703b98f1752eeee94a2f174c1
Reviewed-on: https://gerrit.libreoffice.org/50514
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
|
|
... as used by firefox >= 58
Change-Id: I2769020327d3d097f734ab2c152bee2474b99767
|
|
Use fakeroot to call tar when creating the tar.gz archives
holding the desktop-integration parts to have root:root
as owner of the files inside those.
Change-Id: Idcdcb4dd398f330773671266dafb354711b0f093
Reviewed-on: https://gerrit.libreoffice.org/49827
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
|
|
The command to create Debian packages must be run
as root or faked to be run as root.
The 'fakeroot' makes sure the command is run in an environment
faking root privileges for file manipulation.
This makes sure that file ownerships and permissions inside the
created deb packages are correct.
Using fakeroot instead of the custom "libgetuid" makes it
unnecessary to care about internals of the underlying tools
(like tar) and changes in those by ourselves.
Change-Id: I2cbb203ab84f740377e535c1051c2b879779b164
Reviewed-on: https://gerrit.libreoffice.org/49597
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
|
|
Change-Id: I310f44bb7145449560aa28d5b33272ece0b307c2
|
|
Fix sending the current document by e-mail:
- fix path to the installed senddoc executable
- add missing exception for xdg-email
- execute xdg-open and xdg-email unconfined
Change-Id: Ie7c5b112bd6c415036490e9f0f81063ca3ced5a1
Reviewed-on: https://gerrit.libreoffice.org/49614
Reviewed-by: Rene Engelhard <rene@debian.org>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
accident
Revert "Revert "tdf#98141 add svg file for all app icons in all sizes""
This reverts commit 6ec4b1d0d4592a1e3c36151a062bd713a7939d14.
Change-Id: I4c18c0fa3089824a18d25d7450b8dd52e410d514
Reviewed-on: https://gerrit.libreoffice.org/49136
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
This reverts commit 61be109b1c10df3ddbb27f2a398b121a7c977f30.
Change-Id: I1e3dc953154a6b75ffb507e9dc554df1acea45bf
Reviewed-on: https://gerrit.libreoffice.org/47442
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
the #include <abstractions/private-files-strict> bringing
"audit deny @{HOME}/.mozilla/** mrwkl," in actually denies everything here.
Use just <abstractions/private-files> and allow profiles.ini, secmod.db
and cert8.db.
At least opening the Digital Signatures dialog doesn't log apparmor DENIED
now...
Change-Id: Id557626fc26745841f0cca005d483fd1e6ac922d
Reviewed-on: https://gerrit.libreoffice.org/48264
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
instead of going via kioexec & temp file
Change-Id: I48ed5de97a2914025f01884f5ed0d0edce452112
Reviewed-on: https://gerrit.libreoffice.org/48900
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
|
|
Change-Id: I2911066f77fcd79b05c5247ea1086b671d546216
|
|
* Add file read rule for paths like
/sys/devices/virtual/block/dm-0/queue/rotational
used by isRotational() in desktop/unx/source/pagenin.c.
* Add file read rule for paths like
/sys/dev/char/226:128/device/uevent
used by libdrm.
Change-Id: Ic41365b478c817b6766e25adadd6761fa03ff055
Reviewed-on: https://gerrit.libreoffice.org/48265
Tested-by: Rene Engelhard <rene@debian.org>
Reviewed-by: Rene Engelhard <rene@debian.org>
Tested-by: Jenkins <ci@libreoffice.org>
|
|
Change-Id: Ia7116f77298b87d87221c80896b11a293d33f726
|
|
Change-Id: Ic71e05d7561e1dcb532795dbf0b6e9309c1032d2
|
|
Change-Id: I99e3b3941f0478213ec9efe6b5152f2d780a8d00
|
|
now I can see my testkey and sign. Thanks Christian Bolz
Change-Id: Idd46e7f7d2e16cf24bbdee10ecad772baaaa7f4a
|
|
see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887593#41
Change-Id: I365de8bf8a43a1aa304c5206a1f0c29d6a44855e
|
|
Change-Id: I634c1132265295f90f624a53b93dddb2b18eabd5
|
|
Change-Id: I74b57cd510b1babbb4a537d307a6ffc9ee1d9ce5
|
|
Change-Id: I4b37be72ebec86b9360ea2594b26815ddaab60cd
|
|
Change-Id: Ib9595b1e0fe888a6698c3c508a24390d3798b3e4
|
|
Change-Id: If7942ec9d4cd40f29fae2b9a8f76df1ef08bfc17
Reviewed-on: https://gerrit.libreoffice.org/48120
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
The apparmor profile parser doesn't interpret # as a comment when on the same
line as a variable assignment. Ensure that comments are on their own line,
above the actual assignment.
Change-Id: If10bb05f11b0e9026746db2e271113f30da5cbef
Reviewed-on: https://gerrit.libreoffice.org/47605
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
|
|
...newly added with 61be109b1c10df3ddbb27f2a398b121a7c977f30 "tdf#98141 add svg
file for all app icons in all sizes". Otherwise building the rpms complains
about "Installed (but unpackaged) file(s) found". (And per <https:
//specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-0.13.html> it
indeed seems OK to have .svg files in all the NxN sub-directories too, not only
the scalable sub-directories.)
Change-Id: I730ca19e67b452b309ca48a26ce806db7780c9f5
|
|
Change-Id: I9e2c5d854cec3320f825404bc3f1b5e7129f9dcc
Reviewed-on: https://gerrit.libreoffice.org/47220
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: Ifb17c8a7b6f2d5cd4616256bbec08b9c51007be0
Reviewed-on: https://gerrit.libreoffice.org/47201
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I102d9ca1be63c2ef8fef4957fb5589d98583881f
|
|
Dec 11 18:46:11 sid kernel: [ 176.085106] audit: type=1400 audit(1513014371.237:22): apparmor="DENIED" operation="file_mmap" profile="libreoffice-xpdfimport" name="/usr/lib/libreoffice/program/xpdfimport" pid=1511 comm="xpdfimport" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0
Change-Id: I31ddb412d1dd95506a00d22739a33d2e6770ba23
|
|
Change-Id: I2dcac6b8faf1e89ff0c9483bef74ae7c22fc26fb
|
|
Change-Id: I762ed3961d929204fdb97a3272fc9ca73f7d0234
|
|
Change-Id: Ic139e67b0931a4648bac147398970aa80a331c34
|
|
Change-Id: Ie3eef59c934f5fe4146a911e4ee652457b94edd8
|