aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | Merge pull request #4577 from diizzyy/patch-66Ted Hess2017-07-17
|\ \ \ \ \ | | | | | | | | | | | | sound/mocp: General cleanup
| * | | | | sound/mocp: General cleanupDaniel Engberg2017-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | General cleanup of this port Don't add libraries as dependencies and disable them later on in configure arguments (curl and (lib)samplerate). Enabled from now on. Fix dependencies and functionality provided by external libraries. If we link (lib)ffmpeg we don't need to have external libraries for handling formats that ffmpeg already handles. Update PKG_MD5SUM (deprecated) to PKG_HASH Sources: https://github.com/mir-ror/moc/blob/master/decoder_plugins/ffmpeg/ffmpeg.c#L213 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | expat: Use correct checksum, add myself as co-maintainerTed Hess2017-07-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | pyodbc: use WORDS_BIGENDIAN instead of OS-specific definesDaniel Golle2017-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Python provides the WORDS_BIGENDIAN macro, use it to figure out the native endian of the host. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | git: update to 2.13.3Peter Wagner2017-07-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | bind: Update to 9.10.5-P3Noah Meyerhans2017-07-16
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New upstream release includes fixes for the following security issues: * CVE-2017-3140: With certain RPZ configurations, a response with TTL 0 could cause named to go into an infinite query loop * CVE-2017-3142: An error in TSIG handling could permit unauthorized zone transfers or zone updates. * CVE-2017-3143: An error in TSIG handling could permit unauthorized zone transfers or zone updates. Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | Merge pull request #4578 from dermoth/ddns_afraidv2champtar2017-07-16
|\ \ \ \ \ | | | | | | | | | | | | ddns-scripts: Add afraid.org version 2 API
| * | | | | ddns-scripts: Add afraid.org version 2 APIThomas Guyot-Sionnest2017-07-15
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | afraid.org has a new update API with better IPV6 support. It needs to be specifically enabled for each domain, so the original v1 api has been Signed-off-by: Thomas Guyot-Sionnest <dermoth@aei.ca>
* | | | | Merge pull request #4574 from diizzyy/patch-64Ted Hess2017-07-16
|\ \ \ \ \ | | | | | | | | | | | | libs/opus: Update to 1.2.1
| * | | | | libs/opus: Update to 1.2.1Daniel Engberg2017-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update (lib)opus to 1.2.1 Compile without floating point on NEON (ARM) capable hardware to enable performance optimizations. Discussion about this change: https://github.com/openwrt/packages/pull/4574 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | Merge pull request #4572 from diizzyy/patch-63Ted Hess2017-07-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | libs/expat: Update to 2.2.2
| * | | | | | libs/expat: Update to 2.2.2Daniel Engberg2017-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update (lib)expat to 2.2.2 Fixes following CVEs: CVE-2017-9233 and CVE-2016-9063 (2.2.2) Update homepage URL Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | Merge pull request #4471 from lynxis/travisnbd1682017-07-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | allow .travis.yml to run `make download check` on every Pull Request
| * | | | | | | add .travis.yml to run `make download check` on every packageAlexander Couzens2017-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Travis will run the following steps for every new or modified package: - mkdir tempdir - unpack SDK - make download - make check make download will download the source code. make check will do certain checks. Atm only checking the validity of PKG_HASH. Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | | | | | | Merge pull request #4589 from diizzyy/patch-72Ted Hess2017-07-16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | sound/shairport: Remove from tree
| * | | | | | | | sound/shairport: Remove from treeDaniel Engberg2017-07-14
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shairport is unmaintained and superseded by shairport-sync which is in tree so there's no point in keeping this obsolete package. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | pyodbc: really fix endianess of SQL_WCHARDaniel Golle2017-07-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | auto-endian auf UTF-16 doesn't work with all drivers, some fail to interpret the byte-order-marking. Hence explicitely use UTF16BE on big-endian systems and UTF16LE otherwise. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | Merge pull request #4591 from commodo/ovs-upgrade-2-7-1champtar2017-07-15
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | openvswitch: bump to version 2.7.1
| * | | | | | | | openvswitch: bump to version 2.7.1Alexandru Ardelean2017-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | openssh: add ssh_host keys to openssh-server/conffilesPeter Wagner2017-07-15
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | screen: update to 4.6.1, refresh patchesEtienne Champetier2017-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | | | screen: add 256 colors support.Etienne Champetier2017-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On ar71xx the package grow by less than 1k 150377 screen_4.6.0-1_mips_24kc.ipk 151356 screen_4.6.0-2_mips_24kc.ipk Original commit by @nobk Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | | | Flask: add packageDaniel Golle2017-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It.s BSD licensed! Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | python: Werkzeug: add packageDaniel Golle2017-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | python: click: add packageDaniel Golle2017-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | python: itsdangerous: add packageDaniel Golle2017-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | python: MarkupSafe: add packageDaniel Golle2017-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | python: Jinja2: add packageDaniel Golle2017-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | pyodbc: assume SQL_C_WCHAR is native endianDaniel Golle2017-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump PKG_REV and remove obsolete PKG_MD5SUM while at it. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | Merge pull request #4531 from dangowrt/update-python-yamlDaniel Golle2017-07-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python-yaml: update source and build for python3
| * | | | | | | | python-yaml: update source and build for python3Daniel Golle2017-07-14
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update source to version 3.12 and build for both, python and python3. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | Merge pull request #4587 from diizzyy/patch-71champtar2017-07-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | sound/lame: Update as MP3 isn't covered by patents anymore
| * | | | | | | | sound/lame: Update as MP3 isn't covered by patentsDaniel Engberg2017-07-14
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In April Technicolor's and Fraunhofer IIS's patents and mp3 licensing programs has been expired and/or terminated. Sources: https://www.iis.fraunhofer.de/en/ff/amm/prod/audiocodec/audiocodecs/mp3.html https://en.wikipedia.org/wiki/MP3#Licensing.2C_ownership_and_legislation Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | Merge pull request #4585 from pprindeville/beanstalk-2nd-reviewPhilip Prindeville2017-07-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | beanstalkd: switch to xz compression and add PKG_HASH
| * | | | | | | | beanstalkd: switch to xz compression and add PKG_HASHPhilip Prindeville2017-07-13
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | | Merge pull request #4044 from pprindeville/add-beanstalkd-serverDaniel Golle2017-07-13
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | beanstalkd: add package
| * | | | | | | beanstalkd: add packagePhilip Prindeville2017-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For now building from git using latest SHA (commits are relatively infrequent). Set priority to come up immediately after network interfaces are brought up. Patches have been submitted upstream (but not yet accepted) to fix: * a somewhat cross-compile unfriendly makefile; * a header inclusion issue which causes MUSL compilation warnings; * using the somewhat arcane posix_fallocate() in favor of the more ubiquitous ftruncate() system call instead. Hopefully the next release will include our submitted fixes and we can transition to a numbered release. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | | Merge pull request #4555 from antonlacon/ffmpeg-3.2.xHannu Nyman2017-07-13
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | ffmpeg: update to 3.2.6, correct arm optimization check
| * | | | | | | ffmpeg: update to 3.2.6, correct arm optimization checkIan Leonard2017-07-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mpfu=neon implies neon-vfpv3, so enable vfp when just neon is found. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | | | | | Merge pull request #4570 from pprindeville/lighttpd-init-reloadPhilip Prindeville2017-07-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | lighttpd: add 'reload' to init script to make logrotate-friendly
| * | | | | | | | lighttpd: add 'reload' to init script to make logrotate-friendlyPhilip Prindeville2017-07-10
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If lighttpd's scripts are rotated from under it while they're still open, this will cause some weird things to happen. Give it a heads up that the logs have moved. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | | Merge pull request #4507 from diizzyy/patch-59Hannu Nyman2017-07-11
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | libs/libx264: Update to snapshot 20170623
| * | | | | | | libs/libx264: Update to snapshot 20170623Daniel Engberg2017-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update libx264 to snapshot 20170623 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | Merge pull request #4561 from wertarbyte/package_libnetJo-Philipp Wich2017-07-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libnet-1.2.x: simplify build dep installation
| * | | | | | | | netdiscover: use simplified libnet header locationStefan Tomanek2017-07-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the common location for libnet include files and libraries. Signed-off-by: Stefan Tomanek <stefan.tomanek@wertarbyte.de>
| * | | | | | | | libnet-1.2.x: simplify build dep installationStefan Tomanek2017-07-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Install include files and libraries into a common place; this makes compiling depending packages easier. Signed-off-by: Stefan Tomanek <stefan.tomanek@wertarbyte.de>
* | | | | | | | | Merge pull request #4511 from wertarbyte/package_triggerhappyJo-Philipp Wich2017-07-11
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | triggerhappy: update to upstream version 0.5.0
| * | | | | | | | | triggerhappy: update to upstream version 0.5.0Stefan Tomanek2017-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Tomanek <stefan.tomanek@wertarbyte.de>
* | | | | | | | | | mosquitto: update to 1.4.14Karl Palsson2017-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a regression due to the CVE fix in the recently released 1.4.13. https://mosquitto.org/2017/07/version-1-4-14-released/ Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | | | | Merge pull request #4571 from diizzyy/patch-62Hannu Nyman2017-07-11
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libs/confuse: Update to 3.2