# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_Package_Package,extras_cfgsrvnolang,$(SRCDIR)/extras/source/misc_config)) $(eval $(call gb_Package_add_files_with_dir,extras_cfgsrvnolang,$(LIBO_SHARE_FOLDER)/config,\ wizard/form/styles/beige.css \ wizard/form/styles/bgr.css \ wizard/form/styles/dark.css \ wizard/form/styles/grey.css \ wizard/form/styles/ibg.css \ wizard/form/styles/ice.css \ wizard/form/styles/orange.css \ wizard/form/styles/red.css \ wizard/form/styles/violet.css \ wizard/form/styles/water.css \ wizard/web/images/calc.gif \ wizard/web/images/draw.gif \ wizard/web/images/fls.gif \ wizard/web/images/graphics.gif \ wizard/web/images/html.gif \ wizard/web/images/impress.gif \ wizard/web/images/media.gif \ wizard/web/images/other.gif \ wizard/web/images/pdf.gif \ wizard/web/images/writer.gif \ wizard/web/layouts/diagonal/index.html.xsl \ wizard/web/layouts/frame_bottom/index.html.xsl \ wizard/web/layouts/frame_bottom/mainframe.html \ wizard/web/layouts/frame_bottom/tocframe.html.xsl \ wizard/web/layouts/frame_left/index.html.xsl \ wizard/web/layouts/frame_left/mainframe.html \ wizard/web/layouts/frame_left/tocframe.html.xsl \ wizard/web/layouts/frame_right/index.html.xsl \ wizard/web/layouts/frame_right/mainframe.html \ wizard/web/layouts/frame_right/tocframe.html.xsl \ wizard/web/layouts/frame_top/index.html.xsl \ wizard/web/layouts/frame_top/mainframe.html \ wizard/web/layouts/frame_top/tocframe.html.xsl \ wizard/web/layouts/layoutF.xsl \ wizard/web/layouts/layout.xsl \ wizard/web/layouts/layoutX.xsl \ wizard/web/layouts/simple/index.html.xsl \ wizard/web/layouts/source.xml.xsl \ wizard/web/layouts/table_2/index.html.xsl \ wizard/web/layouts/table_3/index.html.xsl \ wizard/web/layouts/zigzag/index.html.xsl \ wizard/web/preview.html \ wizard/web/styles/beige.css \ wizard/web/styles/bg.css \ wizard/web/styles/bgr.css \ wizard/web/styles/bgrey.css \ wizard/web/styles/bwb.css \ wizard/web/styles/bwo.css \ wizard/web/styles/dark.css \ wizard/web/styles/dp.css \ wizard/web/styles/forest.css \ wizard/web/styles/green.css \ wizard/web/styles/greenred.css \ wizard/web/styles/grey.css \ wizard/web/styles/ibg.css \ wizard/web/styles/ice.css \ wizard/web/styles/marine.css \ wizard/web/styles/orange.css \ wizard/web/styles/pc_old.css \ wizard/web/styles/red.css \ wizard/web/styles/rgb.css \ wizard/web/styles/strange.css \ wizard/web/styles/violet.css \ wizard/web/styles/water.css \ )) # vim: set noet sw=4 ts=4: value='distro/collabora/cp-4.0'>distro/collabora/cp-4.0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/config_host/config_gio.h.in
diff options
context:
space:
mode:
authorMichael Stahl <Michael.Stahl@cib.de>2019-05-02 10:59:01 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2019-05-02 14:57:13 +0200
commit5b3765f4d881e7ddefd0c4aad6886a46f000b4fc (patch)
tree5d2def5b26f6df396219ceab33f0f3fbc7d89b33 /config_host/config_gio.h.in
parent03dbe11013579575afab7b7c39469c1ab06693c3 (diff)
libpng: upgrade to release 1.6.37 libreoffice-6-1
Fixes CVE-2019-7317. Change-Id: I3374f5cbd6552e2c1569d63ee680d0c1d9389621 Reviewed-on: https://gerrit.libreoffice.org/71663 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de> (cherry picked from commit e2abbc0062398ea67cb13cb5b0b7bfdce78e652c) Reviewed-on: https://gerrit.libreoffice.org/71669 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>