History log of /trunk/ (Results 1326 - 1350 of 8532)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ddd2008530-Sep-2020 mseidel

Updated English dictionary

8bee043630-Sep-2020 Jim Jagielski

Allow for more recent SDKs

202391d130-Sep-2020 Don Lewis

Fix handling of NUL characters in certificate fields

A flaw was found in the way Serf handled NUL characters in the CommonName
and SubjectAltNames fields of X.509 certificates. An attack

Fix handling of NUL characters in certificate fields

A flaw was found in the way Serf handled NUL characters in the CommonName
and SubjectAltNames fields of X.509 certificates. An attacker able to
get a carefully-crafted certificate signed by a trusted Certificate
Authority could trick applications using Serf (such as Subversion on
Fedora 20 and later, refer also to bug 1127063) into accepting it by
mistake, allowing the attacker to perform a man-in-the-middle attack.

Patch by: Ben Reser of WANdisco via Serf Project and Apache Serf

show more ...

ebc59d3f30-Sep-2020 Don Lewis

libxml2 bug fixes from upstream

From: Zhipeng Xie <xiezhipeng1@huawei.com>
Date: Thu, 12 Dec 2019 17:30:55 +0800
Subject: [PATCH] Fix infinite loop in xmlStringLenDecodeEntities

libxml2 bug fixes from upstream

From: Zhipeng Xie <xiezhipeng1@huawei.com>
Date: Thu, 12 Dec 2019 17:30:55 +0800
Subject: [PATCH] Fix infinite loop in xmlStringLenDecodeEntities

When ctxt->instate == XML_PARSER_EOF,xmlParseStringEntityRef
return NULL which cause a infinite loop in xmlStringLenDecodeEntities

Found with libFuzzer.

From: Nick Wellnhofer <wellnhofer@aevum.de>
Date: Fri, 7 Aug 2020 21:54:27 +0200
Subject: [PATCH] Fix out-of-bounds read with 'xmllint --htmlout'

Make sure that truncated UTF-8 sequences don't cause an out-of-bounds
array access.

Thanks to @SuhwanSong and the Agency for Defense Development (ADD) for
the report.

Fixes #178.

From: Zhipeng Xie <xiezhipeng1@huawei.com>
Date: Tue, 20 Aug 2019 16:33:06 +0800
Subject: [PATCH] Fix memory leak in xmlSchemaValidateStream

When ctxt->schema is NULL, xmlSchemaSAXPlug->xmlSchemaPreRun
alloc a new schema for ctxt->schema and set vctxt->xsiAssemble
to 1. Then xmlSchemaVStart->xmlSchemaPreRun initialize
vctxt->xsiAssemble to 0 again which cause the alloced schema
can not be freed anymore.

Found with libFuzzer.

Patch by: Zhipeng Xie <xiezhipeng1@huawei.com> via gnome.org
Patch by: Nick Wellnhofer <wellnhofer@aevum.de> via gnome.org

show more ...

b87166d329-Sep-2020 mseidel

Fixed some typos

c47da6ea28-Sep-2020 mseidel

Fixed several typos

9c3cb57a27-Sep-2020 mseidel

Fixed typo (errror -> error)

56b8eddc25-Sep-2020 mseidel

Fixed typo (explicitely -> explicitly) and some more


main/autodoc/source/ary/idl/it_xnameroom.hxx
main/basegfx/inc/basegfx/polygon/b2dpolygoncutandtouch.hxx
main/basegfx/inc/basegfx/polygon/b2dpolypolygoncutter.hxx
main/canvas/inc/canvas/base/canvascustomspritebase.hxx
main/canvas/source/cairo/cairo_canvas.hxx
main/canvas/source/cairo/cairo_canvascustomsprite.hxx
main/canvas/source/cairo/cairo_spritecanvas.hxx
main/canvas/source/directx/dx_canvascustomsprite.hxx
main/canvas/source/directx/dx_canvashelper_texturefill.cxx
main/canvas/source/directx/dx_spritecanvas.hxx
main/canvas/source/null/null_canvascustomsprite.hxx
main/canvas/source/null/null_spritecanvas.hxx
main/canvas/source/tools/canvascustomspritehelper.cxx
main/canvas/source/vcl/canvascustomsprite.hxx
main/canvas/source/vcl/canvashelper_texturefill.cxx
main/canvas/source/vcl/spritecanvas.hxx
main/comphelper/inc/comphelper/implementationreference.hxx
main/configure.ac
main/connectivity/source/drivers/hsqldb/makefile.mk
main/cosv/inc/cosv/tpl/dyn.hxx
main/cppcanvas/source/mtfrenderer/implrenderer.cxx
main/desktop/source/deployment/registry/inc/dp_backend.h
main/drawinglayer/source/primitive2d/graphicprimitive2d.cxx
main/drawinglayer/source/primitive2d/textlayoutdevice.cxx
main/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
main/filter/source/graphicfilter/eps/eps.cxx
main/filter/source/svg/svgexport.cxx
main/o3tl/qa/cow_wrapper_clients.hxx
main/offapi/com/sun/star/accessibility/XAccessibleHyperlink.idl
main/offapi/com/sun/star/frame/XDispatch.idl
main/offapi/com/sun/star/rendering/FontMetrics.idl
main/offapi/com/sun/star/rendering/XTextLayout.idl
main/sc/source/filter/inc/xestyle.hxx
main/sd/source/core/CustomAnimationEffect.cxx
main/slideshow/source/engine/activitiesqueue.cxx
main/slideshow/source/engine/animationfactory.cxx
main/slideshow/source/engine/animationnodes/animationnodefactory.cxx
main/slideshow/source/engine/eventmultiplexer.cxx
main/slideshow/source/engine/eventqueue.cxx
main/slideshow/source/engine/shapes/drawshapesubsetting.cxx
main/slideshow/source/engine/slide/layermanager.cxx
main/slideshow/source/engine/slide/layermanager.hxx
main/slideshow/source/engine/slide/slideanimations.hxx
main/slideshow/source/engine/transitions/shapetransitionfactory.cxx
main/slideshow/source/engine/transitions/slidechangebase.cxx
main/slideshow/source/inc/attributableshape.hxx
main/slideshow/source/inc/slide.hxx
main/solenv/bin/modules/installer/windows/feature.pm
main/svtools/source/filter/jpeg/jpeg.cxx
main/svtools/source/misc/transfer.cxx
main/svx/source/svdraw/svdedtv.cxx
main/svx/source/unodraw/UnoGraphicExporter.cxx
main/sw/source/core/layout/calcmove.cxx
main/sw/source/core/txtnode/thints.cxx
main/sw/source/ui/docvw/edtwin.cxx
main/toolkit/workben/layout/editor.cxx
main/ucb/source/ucp/package/pkgcontent.cxx
main/vcl/aqua/source/gdi/ctfonts.cxx
main/vcl/source/gdi/bitmapex.cxx
main/vcl/source/gdi/gdimtf.cxx
main/vcl/source/gdi/outdev2.cxx
main/vcl/source/gdi/outdev6.cxx
main/vcl/source/gdi/regband.cxx
main/vcl/win/source/window/salobj.cxx
main/xmloff/source/chart/SchXMLSeries2Context.cxx
main/xmloff/source/draw/ximpcustomshape.cxx
aa2578ad23-Sep-2020 mseidel

Cleaned up resource files

5d6b1f3920-Sep-2020 mseidel

Update download numbers

e9903d3220-Sep-2020 Matthias Seidel

Update README.md

1dedf1ec19-Sep-2020 mseidel

Updated LICENSE for Python 2.7.18

b613169b19-Sep-2020 Don Lewis

nss switched to MPL-2.0 some time ago.

ed5580f719-Sep-2020 Carl Marcum

Refs #6 - updated junit url to https (#98)

07327bc618-Sep-2020 Don Lewis

Fix intermittent parallel build breakage.

Use an order-only prerequisite to create output directories.

* This will not trigger a rebuild when the directory mtime changes.

Fix intermittent parallel build breakage.

Use an order-only prerequisite to create output directories.

* This will not trigger a rebuild when the directory mtime changes.

* This removes the prerequisite from $^, allowing the latter to
be used in more places.

Add missing prerequisites for the ooxml directory. One that was missing
broke a parallel build.

Use $^ in a few more places instead of duplicating the prerequisites in
the recipies.

Remove unused prerequisites from the $(wf_GEN_model_QNameToStr_cxx) rule.

Add a prerequisite to the $(wf_GEN_doctok_ResourceIds_hxx) rule that was
in the old makefile.mk.

show more ...

26aca12f18-Sep-2020 Don Lewis

Upgrade bundled python to 2.7.18.

01d5ed0818-Sep-2020 mseidel

Updated Asturian dictionary

b5acf79817-Sep-2020 mseidel

Fixed typos (implementated -> implemented)

a30e0b2c12-Sep-2020 mseidel

Cleaned up resource files

2e89cd4908-Sep-2020 mseidel

Corrected small errors in Help text

e414e35e05-Sep-2020 mseidel

Cleaned up resource files

369baf7504-Sep-2020 mseidel

Cleaned up resource files

95f0451a02-Sep-2020 mseidel

Small change in string

be52242727-Aug-2020 mseidel

Updated LICENSE for curl 7.72.0

bc61438327-Aug-2020 Don Lewis

Upgrade to curl-7.72.0

Curl 7.27.0 fixes a number of bugs and a couple CVEs that probably do not
affect us.

1...<<51525354555657585960>>...342