aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | Merge pull request #1776 from aTanW/masterSteven Barth2015-09-15
|\ \ | | | | | | joe: bump to upstream v4.1
| * | joe: bump to upstream v4.1aTanW2015-09-15
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-)
* | | Merge pull request #1724 from luizluca/saneSteven Barth2015-09-15
|\ \ \ | | | | | | | | sane-backends: import from oldpackages
| * | | sane-backends: import from oldpackagesLuiz Angelo Daros de Luca2015-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since oldpackages: - cups dependency was completely removed * This also happened in sane trunk version - small musl patch - added detection of inb,outb (link error with musl) * this also removes hack 020-non-i386-qcam.patch - fix for segfault when using sane-test backend - removed link to extra libraries in libsane (used only for preload backends) - added format-security fix - sane-libs and sane-backends merged and exploded into individual packages for each backend: * libsane for sane library (which backends should dep on) * sane-daemon for saned daemon * sane-xxx for sane backend for xxx ** each backend has its own custom dep libraries * sane-backends-all (with no files) that deps on all backends * sane-qcam is only available for x86/x86_64 ** other archs does not implement inb/outb (at least in musl) Now it is possible to use SANE with much less FS space (KB instead of MB). Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | Merge pull request #1696 from plntyk/fix_opencvSteven Barth2015-09-15
|\ \ \ \ | | | | | | | | | | opencv: disable precompiled headers
| * | | | openvc: disable precompiled headersDirk Neukirchen2015-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this commit fixes musl build precompiled headers are not strictly necessary according to https://gcc.gnu.org/onlinedocs/gcc/Precompiled-Headers.html precompiled headers will probably be broken anyway in cross-compile cases Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | | | | Merge pull request #1673 from plntyk/fix_octeon_shineSteven Barth2015-09-15
|\ \ \ \ \ | | | | | | | | | | | | shine: fix mips64 (octeon) build error
| * | | | | shine: fix mips64 (octeon) build errorDirk Neukirchen2015-08-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | error reported by buildbot, replicated locally: wave.c:(.text+0x8e4): undefined reference to `__builtin_bswap16' It seems that gcc builtin function is not working for mips64 according to https://gcc.gnu.org/ml/gcc-patches/2014-01/msg00551.html bswap patterns only work in >4.8 so the compiler check in wave.c seems inconsistent across different archs as octeon has gcc 4.6 make it require gcc >=4.8 Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | | | | | Merge pull request #1672 from plntyk/fix_musl_fdmSteven Barth2015-09-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | fdm: fix musl compile
| * | | | | | fdm: fix musl compileDirk Neukirchen2015-08-19
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | musl does not define some macros so define them ourselves Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | | | | | Merge pull request #1773 from commodo/setuptools-upgradeSteven Barth2015-09-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-setuptools: upgrade to version 18.3.1
| * | | | | | python-setuptools: upgrade to version 18.3.1Alexandru Ardelean2015-09-14
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #1775 from kissg1988/seafile-serverTed Hess2015-09-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | seafile-server: fix libevent2 includes
| * | | | | | seafile-server: fix libevent2 includesGergely Kiss2015-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | | | Merge pull request #1774 from kissg1988/seafile-ccnetTed Hess2015-09-14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | seafile-ccnet: bump release
| * | | | | | seafile-ccnet: bump releaseGergely Kiss2015-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | | | perl-device-usb: Remove leftover testing stuffMarcel Denia2015-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Somehow slipped through. Oh well... Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | | perl-device-usb: New packageMarcel Denia2015-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | | perl-inline-c: New packageMarcel Denia2015-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | | perl-parse-recdescent: New packageMarcel Denia2015-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | | perl-file-sharedir-install: New packageMarcel Denia2015-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | | perl-inline: New packageMarcel Denia2015-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | | perl: Properly override PERL_INC for subdirectory buildsMarcel Denia2015-09-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | | | | mdnsresponder: fix fd leak for IPv6 socketsMarkus Stenberg2015-09-14
| |/ / / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | unrar: update to v5.3.4Álvaro Fernández Rojas2015-09-13
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | dmidecode: update to v3.0Álvaro Fernández Rojas2015-09-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | sumo: update to v0.24.0Álvaro Fernández Rojas2015-09-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | unrar: update to v5.3.3Álvaro Fernández Rojas2015-09-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | mbtools: add new packageDaniel Golle2015-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modbus tools based on libmodbus Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | gnunet: fix build with full NLS supportDaniel Golle2015-09-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | libextractor: fix build with full NLS supportDaniel Golle2015-09-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #1764 from dddaniel/masterSteven Barth2015-09-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | atftp: add new package
| * | | | | | atftp: add new packageDaniel Danzberger2015-09-09
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TODO: - add init script for atftpd - merge '120-retry-option.patch' from old atftp packages. Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
* | | | | | Merge pull request #1765 from kissg1988/seafile-ccnetSteven Barth2015-09-10
|\ \ \ \ \ \ | | |/ / / / | |/| | | | seafile-ccnet: fix patch file to work correctly with libevent2 headers
| * | | | | seafile-ccnet: fix patch file to work correctly with libevent2 headersGergely Kiss2015-09-09
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | | | | | haproxy: fixes from upstreamheil2015-09-09
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - [PATCH 14/16] BUG/MINOR: http: remove stupid HTTP_METH_NONE entry - [PATCH 15/16] BUG/MAJOR: http: don't call http_send_name_header() - [PATCH 16/16] BUG/MINOR: tools: make str2sa_range() report Signed-off-by: heil <heil@terminal-consulting.de>
* / / / / debootstrap: update to version 1.0.72Daniel Golle2015-09-09
|/ / / / | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #1760 from salzmdan/masterSteven Barth2015-09-08
|\ \ \ \ | | | | | | | | | | knot: update to 1.6.5
| * | | | knot: update to 1.6.5Daniel Salzman2015-09-08
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | Merge pull request #1739 from commodo/setuptools-fixesSteven Barth2015-09-08
|\ \ \ \ \ | | | | | | | | | | | | python-setuptools: enforce __PYVENV_LAUNCHER__ env var use
| * | | | | python-setuptools: enforce __PYVENV_LAUNCHER__ env var useAlexandru Ardelean2015-08-31
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #1741 from Borromini/masterSteven Barth2015-09-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | [Unbound] Update to 1.5.4
| * | | | | | [Unbound] Update to 1.5.4Borromini2015-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumped to latest upstream release - 1.5.4 Signed-off by Stijn Segers <francesco.borromini@inventati.org>
* | | | | | | libinput: update to version 1.0.1Daniel Golle2015-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | libevdev: update to version 1.4.4Daniel Golle2015-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | lvm2: update to version 2.02.130Daniel Golle2015-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | Merge pull request #1732 from paulfertser/fix-openocd-nls-mkTed Hess2015-09-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | openocd: include nls.mk to fix build with full NLS support
| * | | | | | | openocd: include nls.mk to fix build with full NLS supportPaul Fertser2015-08-29
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since openocd depends on hidapi it needs appropriate LD_FLAGS to link against it as that library depends on libiconv. Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* | | | | | | strongswan: bump to 5.3.3Steven Barth2015-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | | libsigc++: bump to 2.5.4Steven Barth2015-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>