aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* m4: switch to xz tarball diizzyy2016-10-01
| | | | | Switch to xz tarball Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* Merge pull request #3272 from tsl0922/ttydHannu Nyman2016-10-01
|\ | | | | ttyd: remove the default insecure init script (#3271)
| * ttyd: remove the default insecure init script (#3271)Shuanglei Tao2016-10-01
| | | | | | | | Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
* | Merge pull request #3270 from dangowrt/libx264-more-fixesTed Hess2016-10-01
|\ \ | |/ |/| libx264: more build fixes
| * libx264: more build fixesDaniel Golle2016-10-01
| | | | | | | | | | | | | | Introduce blacklist for CPU_TYPEs without ASM support in libx264 Add libpthread dependency required on non-musl builds Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #3269 from zorun/wireguardHannu Nyman2016-10-01
|\ \ | |/ |/| wireguard: Bump to 0.0.20161001
| * wireguard: Bump to 0.0.20161001Baptiste Jonglez2016-10-01
|/ | | | | | | | | | | | | This should massively improve performance for (at least) MIPS targets: * poly1305: optimize unaligned access This is a very appreciated fix from René van Dorst, adjusting the arithmetic in Poly1305 to work fast on platforms with slow unaligned access, such as MIPS. According to his calculation, this gives a 50% improvement on small MIPS boxes. Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
* libx264: Re-enable powerpc (SOFT_FLOAT builds OK)Ted Hess2016-09-30
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* nmap: bump version to 7.30Nuno Goncalves2016-09-30
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* bind: Set PKG_USE_MIPS16:=0Noah Meyerhans2016-09-29
|
* Merge pull request #3263 from Borromini/mii-toolHannu Nyman2016-09-29
|\ | | | | mii-tool: fix variable being declared too early
| * mii-tool: fix variable being declared too earlyStijn Segers2016-09-29
| | | | | | | | Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
* | dump1090: update to latest versionÁlvaro Fernández Rojas2016-09-29
|/ | | | | | Also switch git to https. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Merge pull request #3262 from dibdot/adblockHannu Nyman2016-09-29
|\ | | | | adblock: update 1.4.10
| * adblock: update 1.4.10Dirk Brenken2016-09-29
| | | | | | | | | | | | | | | | - add 'enabled' check to iface hotplug event handler - decrease startup priority from 99 to 90 - fix tab indentation in config Signed-off-by: Dirk Brenken <dev@brenken.org>
* | Merge pull request #3072 from salzmdan/masterHannu Nyman2016-09-29
|\ \ | | | | | | Update libedit and Knot DNS
| * | knot: update to 2.3.0Daniel Salzman2016-08-16
| | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | libedit: update to 20160618-3.1Daniel Salzman2016-08-16
| | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | Merge pull request #3224 from jow-/mwan3-local-fixHannu Nyman2016-09-29
|\ \ \ | | | | | | | | mwan3: remove bad local shell variable declarations
| * | | mwan3: remove bad local shell variable declarationsJo-Philipp Wich2016-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Local variable declarations outside of functions are illegal since the Busybox update to v1.25.0, therfore remove them from the appropriate places. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | avahi: Update to 0.6.32. Add netifd proto handler for avahi-autoipdClaudiu Brasovean2016-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | You can now specify in '/etc/config/network' config interface 'eth1_autoip' option ifname 'eth1' option proto 'autoip' And netifd would handle the rest of the logic/setup. Signed-off-by: Claudiu Brasovean <cbrasho@gmail.com> Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #3253 from chris5560/masterTed Hess2016-09-28
|\ \ \ \ | | | | | | | | | | ddns-scripts: fix reporting wrong version
| * | | | ddns-scripts: fix reporting wrong versionChristian Schoenebeck2016-09-28
|/ / / / | | | | | | | | | | | | Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | udpxy: update to latest versionÁlvaro Fernández Rojas2016-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Also switches git to https Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | postgresql: move some binaries to pgsql-cli-extraDaniel Golle2016-09-28
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | bind: Update to 9.9.9-p3 for CVE-2016-2776Noah Meyerhans2016-09-27
| | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | Merge pull request #3246 from diizzyy/patch-7Hannu Nyman2016-09-28
|\ \ \ \ | | | | | | | | | | netdata: update to 1.3.0 and use procd init
| * | | | netdata: update to 1.3.0 and use procd initdiizzyy2016-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to 1.3.0 Change init.d script to use procd Use release binary instead of git Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | Merge pull request #3244 from tsl0922/ttydTed Hess2016-09-27
|\ \ \ \ \ | | | | | | | | | | | | ttyd: new package
| * | | | | Add ttyd packageShuanglei Tao2016-09-28
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
* | | | | | gnutls: remove C99 constructions rejected by compilerNikos Mavrogiannopoulos2016-09-27
| | | | | |
* | | | | | ocserv: updated to 0.11.5Nikos Mavrogiannopoulos2016-09-27
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | Merge pull request #3221 from Borromini/mii-toolTed Hess2016-09-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | mii-tool: re-introduce from oldpackages
| * | | | | | mii-tool: re-introduce from oldpackagesStijn Segers2016-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Segers <francesco.borromini@inventati.org>
* | | | | | | postgresql: clean package to fix duplicate files issueDaniel Golle2016-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Both postgresql-server and postgresql-cli install /usr/bin/psql which thus creates a conflict when installing both packages. Fix this by removing duplicate and useless binaries from the postgresql-server package. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | Merge pull request #3240 from antonlacon/ffmpeg-2.8.xTed Hess2016-09-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ffmpeg: Update 2.8.8, add codecs, update dlna profile, correct libopus use
| * | | | | | | ffmpeg: Update 2.8.8, add codecs, update dlna profile, correct libopus useIan Leonard2016-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update ffmpeg to 2.8.8. Adds HEVC, Opus, VC-1 and Vorbis to custom and minidlna profiles. This should more closely match formats media being streamed on the local network via DLNA/UPNP. Removes raw aac, ac3 and h264 from minidlna profile. Most players expect this content to come within a container (mkv, mov, mp4, mpegts, etc...), so this was unnecessary for the profile's goals. Remove libopus from being selected by the -custom's audio-dec profile, and as a depend on -audio-dec. -audio-dec uses ffmpeg's internal Opus decoder, not the external library. Don't select specific parsers in libffmpeg-mini profile. The demuxers separate streams from containers. Parsers break up the streams. These are not needed for DLNA/UPNP. If a parser is needed, the ffmpeg configure script should grab it. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | | | | | Merge pull request #3137 from dangowrt/hd-idle-procdTed Hess2016-09-27
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | hd-idle: convert init script to procd
| * | | | | | | hd-idle: convert init script to procdDaniel Golle2016-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up init script and introduce support for multiple disks. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | Merge pull request #3243 from diizzyy/patch-6Hannu Nyman2016-09-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | sngrep: update to snapshot 2016-09-27
| * | | | | | | | sngrep: update to snapshot 2016-09-27diizzyy2016-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update snapshot and change PKG_VERSION layout to be more consistent with base packages. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | Merge pull request #3242 from diizzyy/patch-5Hannu Nyman2016-09-27
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | exfat-nofuse: update to snapshot 2016-09-26
| * | | | | | | | exfat-nofuse: update to snapshot 2016-09-26diizzyy2016-09-27
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update snapshot and change PKG_VERSION layout to be more consistent with base packages. Change bz2 to gz for consistency with other base packages. Adds support for Linux 4.7 kernels. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | Merge pull request #3241 from changeway/libstropheHannu Nyman2016-09-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libstrophe: Update to version 0.9.1
| * | | | | | | | libstrophe : Update to version 0.9.1Chih-Wei Chen2016-09-27
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
* | | | | | | | Merge pull request #3237 from diizzyy/patch-4Álvaro Fernández Rojas2016-09-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | dmidecode: use url alias
| * | | | | | | | dmidecode: use url aliasdiizzyy2016-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use url alias instead of hardcoded URL. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | Merge pull request #3223 from chris5560/masterHannu Nyman2016-09-27
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | ddns-scripts: bump to version 2.7.5
| * | | | | | | | ddns-scripts: remove postinst (of main package) from MakefileChristian Schoenebeck2016-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove postinst (of main package) from Makefile because all is done inside uci-defaults scripts Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
| * | | | | | | | ddns-scripts: apply needed changes in uci-defaultsChristian Schoenebeck2016-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commands to apply changes introduced during release changes, moved from Makefile postinst to /etc/uci-defaults Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>