summaryrefslogtreecommitdiffhomepage
path: root/patches
AgeCommit message (Collapse)AuthorFilesLines
2019-02-18john-1.8.0: use hidden visibility for optimization & simplicity (given no dso).midipix1-74/+9
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2019-02-02libz: patch: address inconsisten visibility definition of z_errmsg.midipix1-0/+11
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2019-02-01vars/build.vars:gnutls: updated to v3.6.6 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-4/+4
vars/gnutls.vars: updated (via Redfoxmoon.) patches/gnutls-3.6.[26].local.patch: updated (via Redfoxmoon.)
2019-01-31vars/build.vars:gmp{_host,}: updated to v6.1.2.Lucio Andrés Illanes Albornoz2-0/+26
vars/build.vars:libnettle: updated to v3.4.1 (via Redfoxmoon.) vars/build.vars:libnettle:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/o --disable-assembler and w/ nettle_cv_asm_underscore=no --disable-static (via Redfoxmoon.) vars/build.vars:libnettle:${PKG_CFLAGS_CONFIGURE_EXTRA}: configure w/ -std=gnu99 (via Redfoxmoon.) patches/libnettle-3.4.1.local.patch: updated. patches/libnettle/nettle-conf-fix.patch: via Redfoxmoon.
2019-01-26vars/build.vars:native_packages_etc: adds qemu v3.1.0 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-0/+98
patches/qemu-3.1.0.local.patch: via Redfoxmoon.
2019-01-23vars/build.vars:musl_{full{,_host},no_complex_host}: updated to v1.1.21.Lucio Andrés Illanes Albornoz3-3/+0
patches/musl_{full{,_host},no_complex_host}: deletes obsolete symlinks. vars/musl.vars: move ${PKG_BASE_DIR}/mmglue into build/ post-download.
2019-01-20patches/nasm{_host,}-2.14.02.local.patch: Midipix COFF GOT support, pt. IV.Lucio Andrés Illanes Albornoz1-12/+9
2019-01-19patches/ffmpeg-4.1.local.patch: correctly differentiate between ↵Lucio Andrés Illanes Albornoz1-0/+206
{local,global} symbols.
2019-01-18patches/nasm{_host,}-2.14.02.local.patch: initial Midipix COFF GOT support, ↵Lucio Andrés Illanes Albornoz1-7/+9
pt. III.
2019-01-17patches/musl/: removes obsolete patches (via Redfoxmoon.)Lucio Andrés Illanes Albornoz4-347/+0
2019-01-17vars/build.vars:native_packages_dev: adds nasm v2.14.02.Lucio Andrés Illanes Albornoz1-0/+1
patches/nasm-2.14.02.local.patch: symlinked.
2019-01-17patches/nasm_host-2.14.02.local.patch: initial Midipix COFF GOT support, pt. II.Lucio Andrés Illanes Albornoz1-9/+12
2019-01-17vars/build.vars:ffmpeg:${PKG_CONFIGURE_ARGS}: build w/o --disable-x86asm and ↵Lucio Andrés Illanes Albornoz1-3/+10
w/ --x86asmexe=${DEFAULT_TARGET}-nasm. patches/ffmpeg-4.1_pre.local.patch: don't pass -DPREFIX to nasm.
2019-01-17vars/build.vars:nasm_host:${PKG_CFLAGS_CONFIGURE_EXTRA}: build w/ ↵Lucio Andrés Illanes Albornoz1-0/+142
-DCOFF_MIDIPIX. patches/nasm_host-2.14.02.local.patch: initial Midipix COFF GOT support.
2019-01-16vars/build.vars:ffmpeg:${PKG_CONFIGURE_ARGS}: configure w/o ↵Lucio Andrés Illanes Albornoz1-0/+324
--disable-inline-asm. patches/ffmpeg-4.1.local.patch: correctly differentiate between {local,global} symbols.
2019-01-14vars/build.vars:native_packages_etc: adds ffmpeg v4.1 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-0/+16
patches/ffmpeg-4.1_pre.local.patch: via Redfoxmoon.
2019-01-10patches/musl_{full{,_host},no_complex_host}: correctly provide symlinks to ↵Lucio Andrés Illanes Albornoz3-0/+3
patches/musl/.
2019-01-10Revert "patches/libbsd-0.9.1.local.patch: updated concerning fopencookie(3)."Lucio Andrés Illanes Albornoz1-11/+0
This reverts commit c795260163082789f959261f177d1aa599a9552a.
2019-01-10patches/libbsd-0.9.1.local.patch: updated concerning fopencookie(3).Lucio Andrés Illanes Albornoz1-0/+11
2018-12-19native python3: build using sbpython3 (external build project for Python-3.x).midipix1-180/+0
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2018-12-17vars/build.vars:man_db: removes obsolete package (via midipix.)Lucio Andrés Illanes Albornoz1-62/+0
patches/man_db-2.7.6.1.local.patch: removes obsolete patch.
2018-12-10patches/libnettle-3.4.local.patch: via Redfoxmoon.Lucio Andrés Illanes Albornoz1-0/+106
2018-12-09vars/build.vars: updates libarchive{,_host} to v3.3.3 (fixes build failure.)Lucio Andrés Illanes Albornoz1-48/+0
patches/libarchive-3.3.2.local.patch: removes obsolete patch.
2018-12-09patches/libnettle-3.4.local.patch: via Redfoxmoon.Lucio Andrés Illanes Albornoz1-0/+299
2018-12-08native python2: build using sbpython2 (external build project for Python-2.7).Ørjan Malde1-171/+0
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2018-11-30emacs-26.1: configured to build without X, without mailutils, without pop3. ↵midipix1-3/+9
emacs-26.1: updated the build's local make-docfile recipe. Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2018-11-28vars/build.vars:emacs:${PKG_CFLAGS_CONFIGURE_EXTRA}: configure w/ ↵Lucio Andrés Illanes Albornoz1-4/+87
-I${PREFIX_NATIVE}/include/freetype2 -O1 -g2 (via Redfoxmoon.) vars/build.vars:emacs:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ --with-modules --without-dbus --with-x-toolkit=no --with-sound=no (via Redfoxmoon.) vars/build.vars:emacs:${PKG_DISABLED}: enabled (via Redfoxmoon.) vars/emacs.vars: via Redfoxmoon. patches/emacs-26.1.local.patch: via Redfoxmoon.
2018-11-27vars/build.vars:native_packages_etc: adds emacs v26.1 (disabled pending fix.)Lucio Andrés Illanes Albornoz1-0/+25
patches/emacs-26.1.local.patch: added.
2018-11-16vars/build.vars:minipix: adds dropbear_minipix (via Redfoxmoon.)Lucio Andrés Illanes Albornoz2-0/+2
patches/{dropbear_minipix/,dropbear_minipix-2017.75.local.patch}: linked.
2018-11-14patches/bdwgc.local.patch: updated to match HEAD.Lucio Andrés Illanes Albornoz1-18/+18
2018-11-09vars/build.vars:native_packages_etc: adds rdesktop v1.8.3 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-0/+21
patches/rdesktop-1.8.3.local.patch: via Redfoxmoon.
2018-11-09vars/build.vars:native_packages_cmdline: adds mpg123 v1.25.10 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-0/+79
vars/build.vars: updates nano to v3.1 (via Redfoxmoon.) patches/mpg123-1.25.10.local.patch: via Redfoxmoon. vars/nano.vars: via Redfoxmoon.
2018-10-15vars/build.vars:native_packages_deps: adds libflac v1.3.2 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-0/+27
patches/libflac/CVE-2017-6888.patch: via Redfoxmoon.
2018-10-14patches/dbus{,_host}-1.11.20.local.patch: patch test/Makefile.in vs. ↵Lucio Andrés Illanes Albornoz2-10/+10
Makefile.am.
2018-10-14patches/dbus{,_host}-1.11.20.local.patch: call install(1) w/ -m 700 vs. m700.Lucio Andrés Illanes Albornoz2-0/+22
2018-09-29patches/smallbasic/dlopen.patch: removes obsolete patch.Lucio Andrés Illanes Albornoz1-12/+0
2018-09-29vars/build.vars: updates apr to v1.6.5.Lucio Andrés Illanes Albornoz1-6/+6
patches/apr-1.6.5.local.patch: updated.
2018-09-07patches/tiff/CVE-{2017-{11613,17095,9935},2018-{10963,8905}}.patch: imported ↵Lucio Andrés Illanes Albornoz5-0/+318
from aports (via Redfoxmoon.)
2018-08-26patches/xwin/*.patch: via Redfoxmoon.Lucio Andrés Illanes Albornoz5-0/+66
2018-08-25patches/xorgproto-2018.4.local.patch:.../include/X11/Xwindows.h: via Redfoxmoon.Lucio Andrés Illanes Albornoz1-0/+14
2018-08-22vars/build.vars:native_packages_deps_x11: adds xwin v1.20.1 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz8-0/+297
vars/build.vars:xwin:${PKG_DISABLED}: disabled pending fix. patches/xwin/*: via Redfoxmoon.
2018-08-22vars/build.vars:native_packages_deps: adds libsasl2 v2.1.26 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-0/+13
vars/build.vars:native_packages_etc: adds isync v1.3.0 (via Redfoxmoon.) vars/build.vars:libsasl2:${PKG_CONFIGURE_ARGS_EXTRA}: force correct config.cache location. patches/libsasl2-2.1.26.local.patch: via Redfoxmoon.
2018-08-21patches/pcre-8.42.local.patch: don't install obsolete ↵Lucio Andrés Illanes Albornoz1-0/+11
${PKG_PREFIX}/bin/pcre-config.
2018-08-18patches/smallbasic.local.patch: removes obsolete patch.Lucio Andrés Illanes Albornoz3-22/+45
patches/smallbasic{/dlopen,_pre.local}.patch: via Redfoxmoon.
2018-08-05vars/build.vars:native_packages_deps: adds libtirpc v1.0.3 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz2-0/+188
vars/build.vars:native_packages_etc: adds dante v1.4.2 (via Redfoxmoon.) patches/{dante,libtirpc}-{1.4.2,1.0.3}.local.patch: via Redfoxmoon.
2018-08-05vars/build.vars:native_packages_deps_x11: restores xcb_proto v1.12 (via ↵Lucio Andrés Illanes Albornoz1-0/+276
Redfoxmoon.) patches/xcb_proto-1.12.local.patch, vars/xcb.vars: restored (via Redfoxmoon.)
2018-08-05vars/build.vars: replaces ↵Lucio Andrés Illanes Albornoz2-276/+425
{damage,fixes,gl,input,kb,record,render,x,xcb_,xext}proto with xorgproto v2018.4 (via Redfoxmoon.) vars/build.vars:native_packages_deps_x11: adds util_macros v1.19.2 (via Redfoxmoon.) patches/xcb_proto-1.12.local.patch: removes obsolete patch. patches/xorgproto-2018.4.local.patch: via Redfoxmoon.
2018-08-05vars/build.vars:native_packages_deps: adds lib{xslt,theora} v{1.1.32,1.1.1} ↵Lucio Andrés Illanes Albornoz5-0/+157
(via Redfoxmoon.) vars/build.vars:native_packages_inet: adds microsocks (HEAD) (via Redfoxmoon.) patches/lib{theora,xslt}*: via Redfoxmoon.
2018-07-29vars/build.vars: updates bind to v9.13.2 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz2-379/+142
patches/bind-9.13.2.local.patch: via Redfoxmoon.
2018-07-26patches/musl/musl-000[34]-*: merged from upstream.Lucio Andrés Illanes Albornoz2-0/+116