summaryrefslogtreecommitdiff
path: root/download.lst
AgeCommit message (Collapse)AuthorFilesLines
2016-03-25Upgrade libxmlsec to 1.2.17Miklos Vajna1-1/+1
So we can drop xmlsec1-configure-libxml-libxslt.patch.1, as upstream commit be72c468dfd3165105ed5cdc949493332c4d3064 (fixed configure issue with emapty --with-libxml/libxsl and config scripts in /bin directory, 2010-07-19) fixes the same problem. Change-Id: Ibb01fb2c5e4074d39168df487180fa88c7bb8035 Reviewed-on: https://gerrit.libreoffice.org/23498 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2016-03-18Upgrade libxmlsec to 1.2.16Miklos Vajna1-1/+1
No instant drop of any of our patches this time, but a considerable amount of xmlsec1-customkeymanage.patch.1 is now redundant, as part of the key wrapper code is available in this upstream release for both mscrypto and nss. But that can be cleaned up in a separate follow-up commit. Change-Id: I197eaffe3a52f2f9c02af982872185e017965006 Reviewed-on: https://gerrit.libreoffice.org/23344 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2016-03-12Update liborcus to 0.11.1.Kohei Yoshida1-2/+2
This is mostly a build-fix release, to absorb patches previously applied locally. Change-Id: I1d1808c3ca27f04f89f4df6c0b40a646ca07d242 Reviewed-on: https://gerrit.libreoffice.org/23180 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
2016-03-10Upgrade libxmlsec to 1.2.15Miklos Vajna1-1/+1
The primary benefit is that this release supports sha256 out of the box, so we can drop xmlsec1-nss-sha256.patch.1 and xmlsec1-mscrypto-sha256.patch.1. Change-Id: I78606c02591ac8ae7e347b0faa510ae2483e3183 Reviewed-on: https://gerrit.libreoffice.org/23096 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-03-09nss: upgrade to release 3.22.2 fixing CVE-2016-1950Michael Stahl1-1/+1
Change-Id: Idc89778b488f2c84e5b0d495d2f44e623cc542b5 Reviewed-on: https://gerrit.libreoffice.org/23070 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-03-09Revert "Add --with-prebuilt-openssl"Tor Lillqvist1-2/+0
Building OpenSSL works fine for me now with a fresh Cygwin. Change-Id: Ic824704746ab59324e7a533b6c5545b6f1aa59f6
2016-03-08Update liborcus to 0.11.0.Kohei Yoshida1-2/+2
Markus did half of this, and I simply carried the torch. Change-Id: Icd3ee1e4b5bd562faee06dfd9dce52a4bed49a71 Reviewed-on: https://gerrit.libreoffice.org/22943 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
2016-03-07upgrade openssl to 1.0.2gCaolán McNamara1-2/+2
We can't "break symlinks after extracting tarball" because they populate that dir during the build now. So instead cripple mklink.pl to copy instead of link. (Configure no-symlinks simply skips the symlink step instead of copying, so that appears useless) Change-Id: Ib30b2c1b8b3de72511d09c478297a7a5a4bc691e Reviewed-on: https://gerrit.libreoffice.org/21880 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-03-07upgrade neon to 0.30.1Caolán McNamara1-1/+1
Change-Id: If84ce83cdbde530f7a6743c93ae210b030a41c30 Reviewed-on: https://gerrit.libreoffice.org/22977 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-03-05upload libmis 0.5.1David Tardon1-1/+2
Change-Id: I13feacdbf5d86798424167c89f768040ba7b01ce Reviewed-on: https://gerrit.libreoffice.org/22927 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2016-03-04upload libpagemaker 0.0.3David Tardon1-2/+2
Change-Id: I7d0f7e9a1bf9d2d590337cf4bb8cc4860c05444e Reviewed-on: https://gerrit.libreoffice.org/22864 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2016-02-29upgrade graphite to 1.3.6Caolán McNamara1-1/+1
Change-Id: I09ff1f699110d5a9b2637f495a7df5d42c6c1a52
2016-02-28Bump nss to 3.22.1 and nspr to 4.12David Ostrovsky1-1/+1
It seems like nss has activated -Werror, even though the code is not warning free: [1]. This applies also to the additional patches that would need to be patched to be a warning free patch, endless recursion. To avoid messing around with something like that: [2], we disable -Werror option for now. Also note, that [2] doesn't fix all warnings, but only part of them so that we let with unsolved non-trivially to fix warnings on different supported compilers if we would choose the warning-free-compilation-path. [1] https://groups.google.com/d/topic/mozilla.dev.tech.crypto/TgnF3tIMxJ0/discussion [2] https://git.fedorahosted.org/cgit/nss-pem.git/commit/?id=ec2b9a90623b1ec5adb6ebe8d6651b35854786ec Change-Id: I762c03acede6c4eac715d3b0589061eeabbcc7c2 Reviewed-on: https://gerrit.libreoffice.org/22650 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Ostrovsky <david@ostrovsky.org>
2016-02-24update language-subtag-registry to 2016-02-10 releaseEike Rathke1-2/+2
Change-Id: Iff9301c7b82f932ef2c71cb1ed62cd24211e92d2
2016-02-23upgrade beanshell to 2.0b5Caolán McNamara1-1/+1
Change-Id: I2081af13b9d77d58d5086db9e167c37b78b199db
2016-02-22include breakpad into the buildMarkus Mohrhard1-0/+2
Change-Id: I1bfd107502332fc86ae5e96bbc1f475b8d669c6c Reviewed-on: https://gerrit.libreoffice.org/22547 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-02-15upload libwps 0.4.3David Tardon1-2/+2
Change-Id: I4f147c3d55de86eb4bd56bb4c728df19c925b376 Reviewed-on: https://gerrit.libreoffice.org/22366 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
2016-02-12Update mdds to 1.1.0.Kohei Yoshida1-2/+2
Change-Id: I89b9b2e562f5e934df25498f5587a339db23388f Reviewed-on: https://gerrit.libreoffice.org/22304 Reviewed-by: Kohei Yoshida <libreoffice@kohei.us> Tested-by: Kohei Yoshida <libreoffice@kohei.us>
2016-02-08update graphite to 1.3.5Caolán McNamara1-1/+1
Change-Id: I3287d51430d7a0901dd8bbf2458b845bcf92a8d2
2016-01-30Bump boost version to 1.60David Ostrovsky1-2/+2
Change-Id: I9c6e55e2e09d72f6d02c985955ca84b59628ed15 Reviewed-on: https://gerrit.libreoffice.org/21903 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Ostrovsky <david@ostrovsky.org> Tested-by: David Ostrovsky <david@ostrovsky.org>
2016-01-30new upstream version Firebird 2.5.5Lionel Elie Mamane1-2/+2
Change-Id: I89e30eb340d84c942046a18e6f4acc7fb376def6 Reviewed-on: https://gerrit.libreoffice.org/21904 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2016-01-29Revert "new upstream version Firebird 2.5.5"Lionel Elie Mamane1-2/+2
This reverts commit 8d5bca2a40d1fded921165cfc5637ff763b21510.
2016-01-29new upstream version Firebird 2.5.5Lionel Elie Mamane1-2/+2
Change-Id: Icd41e2115d30525eea26df3f92867ab6dd87c747
2016-01-20can now drop external dependency vigraCaolán McNamara1-1/+0
Change-Id: I3babe33ab5be1c3521ccb8bee71239e3d8893a2f
2016-01-14upload libetonyek 0.1.6David Tardon1-2/+2
Change-Id: Ia1cbb24f8c579d1b3b7fe0e916318c8f6fa9430f
2016-01-12upload librevenge 0.0.4David Tardon1-2/+2
Change-Id: Icf631009134918d86d1a6e9bac82573488b01d8e
2015-12-31upload libodfgen 0.1.6David Tardon1-2/+2
Change-Id: Ic77d0510801f3655d914aea0e8ce66476853358a
2015-12-30upload libwpd 0.10.1David Tardon1-2/+3
Change-Id: Iba35a273230c96914d527475a8cefcbfab14c341
2015-12-29Upload libvisio 0.1.5Fridrich Štrba1-2/+2
Change-Id: I5b21dde51a6ad2ec8272d8939345ed3b05a2a5da
2015-12-26upload libwpg 0.3.1David Tardon1-2/+3
Change-Id: I27f8039f65777c37ce8191f37dc3daa8728667dd
2015-12-25upload libcdr 0.1.2David Tardon1-2/+2
Change-Id: Ib3c346d0e199f0511bea221dab0ce1ee4c97e429
2015-12-25upload librevenge 0.0.3David Tardon1-2/+3
Change-Id: I8f2c09b70679aabb5e5f56334e6ba9eedd2d78e1
2015-12-23Upload libvisio 0.1.4Fridrich Štrba1-2/+2
Change-Id: Ia4cb506a95a150b8106187719e9104760409dea6
2015-12-10chmod -xTor Lillqvist1-0/+0
Change-Id: I0dceeba5994286bcc6a05ed3cdf4881ece202d79
2015-12-10Add --with-prebuilt-opensslTor Lillqvist1-0/+2
Don't ask. Oh well, if you want to know: For some people, like me, Cygwin and its Perl run into horrible trouble with the fork() emulation when building OpenSSL. (But my Cygwin works fine for all else in the build. Go figure.) So I came up with a way to use prebuilt OpenSSL binaries. Not to be used for release builds, of course (and the configury checks for that), as long as our policy is to build all we can from sources. Change-Id: Ic303bdf0c620c5122aca3d646fa1f0587221e70f
2015-12-03upload libetonyek 0.1.5David Tardon1-2/+2
Change-Id: I3d9ffbdd8246d7dee6b49393dd6875cab8565dc0
2015-12-03mDNSResponder: upgrade to release 576.30.4Michael Stahl1-2/+2
That's 197 more than the current release, surely a big improvement. Change-Id: I48c81f9ae472a623ed9f59b94bb0bc921ad97c5c Reviewed-on: https://gerrit.libreoffice.org/20303 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-11-30sd: replace embedded mDNSResponder code with proper external tarballMichael Stahl1-0/+2
The diff against the 379.37 release is 2500 lines, one of which actually does anything at runtime (missing va_end()). Change-Id: I1824e61fd4ac6c3ce28084913a2661134a03fd51 Reviewed-on: https://gerrit.libreoffice.org/20248 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-11-28update to mdds 1.0Markus Mohrhard1-2/+2
Change-Id: I5b6e928ab5a5f2bf84d50f3f0221c0585670d972 Reviewed-on: https://gerrit.libreoffice.org/20251 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-11-27upload libmwaw 0.3.7David Tardon1-2/+2
Change-Id: If0906297e6da53086759f12170bb5d3be69d162b
2015-11-24Bump jpeg-turbo version to 1.4.2David Ostrovsky1-2/+2
Change-Id: Ie0d274423a66db49f58bf4de423ad7b0cc638d47 Reviewed-on: https://gerrit.libreoffice.org/20116 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2015-11-20libxml2: upgrade to version 2.9.3Michael Stahl1-1/+1
- drop libxml2-freebsd.patch.1 (upstream libtool 2.4.6 does the same) - drop libxml2-vc15.patch (fixed upstream) Change-Id: Ia2f194f39efebd3d2ea924d23a5543ac53e93116 Reviewed-on: https://gerrit.libreoffice.org/20084 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-11-19integrate glyphy into the buildMarkus Mohrhard1-0/+1
The used glyphy is not directly the upstream version. We currently use a patched version that allows to disable the build for the demos. Change-Id: Ic03355e1ea8fbc56e57afa4f90a55741fe9a563a
2015-11-18upload libetonyek 0.1.4David Tardon1-2/+2
Change-Id: I21eb802e65c7054cfbf73a90c0d63a007829ebcf
2015-11-16upgrade png to 1.6.19Caolán McNamara1-2/+2
Change-Id: I3b89e005a0d61ec3b52be16e6a47561fd60887d0 Reviewed-on: https://gerrit.libreoffice.org/19981 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-11-13DejaVu fonts version 2.35Andras Timar1-1/+1
Change-Id: I90f926091a8da66b05582191454418363ef6e8d7 Reviewed-on: https://gerrit.libreoffice.org/19943 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2015-11-10upgrade liblangtag to 0.5.8Eike Rathke1-1/+1
Change-Id: I219f99fe1d518974fcc0c021ac0582022c6f554a Reviewed-on: https://gerrit.libreoffice.org/19887 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-11-10update language-subtag-registry to 2015-08-04Eike Rathke1-2/+2
Change-Id: I479a3083f56631135a7f6d94e2864583a9b30a30
2015-11-05nss: upgrade to release 3.19.4Michael Stahl1-1/+1
Change-Id: I303254d17450e5252b5d9e925082c39d0077654e Reviewed-on: https://gerrit.libreoffice.org/19808 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-11-02Bump libodfgen to version 0.1.5Sean Young1-2/+2
Change-Id: I0e50728002bd2dc6f2bd441e0beb73e92f53c143 Reviewed-on: https://gerrit.libreoffice.org/19592 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>