Dirk Brenken [Fri, 3 Jun 2016 07:14:48 +0000 (10:14 +0300)]
adblock: update 1.1.15
* toggle to quickly switch adblocking 'on' or 'off' (/etc/init.d/adblock
toggle)
* new config option 'fetchttl' to set download timeouts (default: 5
seconds)
* better config check, distinct between major/minor changes
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit
4f3f239ff22bd1c3c16e40c784ae212366b75e42)
Dirk Brenken [Mon, 23 May 2016 19:17:23 +0000 (21:17 +0200)]
adblock: update 1.1.12
* change wget binary naming
* change winspy source url
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit
bad84563dc511f25eb4390f4a74767c5ecfbaac1)
Dirk Brenken [Mon, 23 May 2016 14:40:39 +0000 (17:40 +0300)]
adblock: update 1.1.11
* fix changed winspy source url in default config
* fix adblock counters in config
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit
54b0115d2566038aca3fec0254e1d2735d7b952f)
Dirk Brenken [Fri, 13 May 2016 07:54:20 +0000 (09:54 +0200)]
adblock: update 1.1.10
* automatic AP mode detection (change nullip address accordingly)
* (de-)compress backups on the fly
* remove hardcoded path for logger
* documentation update
* change maintainer email address
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit
57853a6c14f53445f74879851d3907d157f759a6)
Nikos Mavrogiannopoulos [Sun, 22 May 2016 15:47:33 +0000 (17:47 +0200)]
gnutls: updated to 3.4.12
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sun, 22 May 2016 15:42:22 +0000 (17:42 +0200)]
openconnect: use proto_add_host_dependency
This ensures that a direct route to the connected host is added
by netifd.
Resolves #2548
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Jo-Philipp Wich [Thu, 19 May 2016 09:41:44 +0000 (11:41 +0200)]
openconnect: avoid possible implicit dependency on liblz4
If the liblz4 library exists within the build environment, the openconnect
configure will pick it up and start depending on it, leading to the following
build error:
Package openconnect is missing dependencies for the following libraries:
liblz4.so.1
Disable LZ4 support in configure in order to avoid this implicit,
nondeterministic dependency.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Hannu Nyman [Thu, 12 May 2016 07:46:02 +0000 (10:46 +0300)]
fwknop: bump PKG_RELEASE
Bump PKG_RELEASE after #2670
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Dirk Brenken [Sun, 8 May 2016 16:57:54 +0000 (18:57 +0200)]
adblock: update 1.1.2
* remove hardcoded paths for system tools like iptables, uci & fetch
(wget)
* support openwrt & lede spin-off
* cosmetics & cleanups
Signed-off-by: Dirk Brenken <openwrt@brenken.org>
(cherry picked from commit
7b4ad33255c3c06e794a6044d8faae2bd4668ab4)
Dirk Brenken [Mon, 2 May 2016 17:43:46 +0000 (19:43 +0200)]
adblock: update to 1.1.1
* discard uncommitted uci changes in case of processing errors
* init script (stop action) now removes all 'adb_src_count' &
'adb_src_timestamp' entries in config
* updated documentation
Signed-off-by: Dirk Brenken <openwrt@brenken.org>
(cherry picked from commit
262f4551e271111cf1365e06e9302388f19b28c5)
Dirk Brenken [Sat, 30 Apr 2016 20:18:25 +0000 (22:18 +0200)]
adblock: release 1.1.0
* support more router modes, as long as the firewall and the DNS server
are enabled
* new source sites can be added & changed via awk ruleset in uci config
* source domain count, last update time & overall count will be stored
in uci config
* added 3 new source sites:
ransomware tracker
rolist/easylist
winspy
* switch to minimal inline base64 encoded 1×1 GIF for pixel server
(separate png image no longer needed)
* simplified uci parser
* source download & domain sort optimization
* add whitelist parser with wildcard support
* reduced code size & various cleanups
* updated documentation
Signed-off-by: Dirk Brenken <openwrt@brenken.org>
(cherry picked from commit
b9aeb82c957425c2cb84738833813684731df503)
Hannu Nyman [Sun, 8 May 2016 18:41:04 +0000 (21:41 +0300)]
Merge pull request #2670 from oneru/for-15.05
Fwknop: Fix setting getting overwritten
Jonathan Bennett [Sun, 8 May 2016 18:35:46 +0000 (13:35 -0500)]
Fwknop: Fix setting getting overwritten
A typo in the init file was causing a certain setting to be overwritten on every daemon start.
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
champtar [Tue, 3 May 2016 19:11:23 +0000 (21:11 +0200)]
Merge pull request #2509 from wimanwifi/for-15.05-coova-fix-backport
coova-chilli: fix stat failed error when compile without kmod
Nikos Mavrogiannopoulos [Mon, 25 Apr 2016 21:13:40 +0000 (23:13 +0200)]
gnutls: updated to 3.4.11
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Mon, 25 Apr 2016 21:14:18 +0000 (23:14 +0200)]
libtasn1: updated to version 4.8
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
champtar [Thu, 21 Apr 2016 14:52:17 +0000 (16:52 +0200)]
Merge pull request #2617 from SvenRoederer/fix/tmux_for-15.05
fix download-url for tmux
Sven Roederer [Thu, 21 Apr 2016 05:20:18 +0000 (07:20 +0200)]
tmux: fix download-url
tmux is not avail on Sourceforge anymore, so change to Github as in trunk
Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
champtar [Sun, 10 Apr 2016 13:06:33 +0000 (15:06 +0200)]
Merge pull request #2380 from chris5560/for-15.05
[for-15.05] privoxy: bump to 3.0.24 incl. fix for CVE-2016-1982, CVE-2016-1983
Dirk Brenken [Thu, 7 Apr 2016 13:38:30 +0000 (15:38 +0200)]
adblock: update 1.0.3
* remove syntax glitch & cosmetics
* probably the last 1.0.x release
Signed-off-by: Dirk Brenken <openwrt@brenken.org>
(cherry picked from commit
40a9c0a92d7f28ca2f1019023049603c9f536e33)
Dirk Brenken [Sun, 3 Apr 2016 21:45:59 +0000 (00:45 +0300)]
adblock: update 1.0.2
* fix corner case during shallalist backup/restore
Signed-off-by: Dirk Brenken <openwrt@brenken.org>
(cherry picked from commit
e32bbffc7bd2c4e108f7d5178e6c216f8ef01fc9)
Dirk Brenken [Wed, 23 Mar 2016 20:02:45 +0000 (21:02 +0100)]
adblock: update 1.0.1
* optimize list sort
* simplified block list removal
Signed-off-by: Dirk Brenken <openwrt@brenken.org>
(cherry picked from commit
a066df55a51de71f3619710069b3181b58b9f4cc)
heil [Tue, 29 Mar 2016 11:09:27 +0000 (13:09 +0200)]
haproxy: bump to version 1.5.16
[RELEASE] Released version 1.5.16
Released version 1.5.16 with the following main changes :
- BUG/BUILD: replace haproxy-systemd-wrapper with $(EXTRA) in install-bin.
- BUG/MINOR: acl: don't use record layer in req_ssl_ver
- BUG: http: do not abort keep-alive connections on server timeout
- BUG/MEDIUM: http: switch the request channel to no-delay once done.
- MINOR: config: extend the default max hostname length to 64 and beyond
- BUG/MEDIUM: http: don't enable auto-close on the response side
- BUG/MEDIUM: stream: fix half-closed timeout handling
- BUG/MEDIUM: cli: changing compression rate-limiting must require admin level
- BUILD: freebsd: double declaration
- BUG/MEDIUM: sample: urlp can't match an empty value
- BUG/MEDIUM: peers: table entries learned from a remote are pushed to others after a random delay.
- BUG/MEDIUM: peers: old stick table updates could be repushed.
- CLEANUP: haproxy: using _GNU_SOURCE instead of __USE_GNU macro.
- BUG/MINOR: chunk: make chunk_dup() always check and set dst->size
- MINOR: chunks: ensure that chunk_strcpy() adds a trailing zero
- MINOR: chunks: add chunk_strcat() and chunk_newstr()
- MINOR: chunk: make chunk_initstr() take a const string
- BUG/MEDIUM: config: Adding validation to stick-table expire value.
- BUG/MEDIUM: sample: http_date() doesn't provide the right day of the week
- BUG/MEDIUM: channel: fix miscalculation of available buffer space.
- BUG/MINOR: stream: don't force retries if the server is DOWN
- MINOR: unix: don't mention free ports on EAGAIN
- BUG/CLEANUP: CLI: report the proper field states in "show sess"
- MINOR: stats: send content-length with the redirect to allow keep-alive
- BUG: stream_interface: Reuse connection even if the output channel is empty
- DOC: remove old tunnel mode assumptions
- DOC: add server name at rate-limit sessions example
- BUG/MEDIUM: ssl: fix off-by-one in ALPN list allocation
- BUG/MEDIUM: ssl: fix off-by-one in NPN list allocation
- BUG/MEDIUM: stats: stats bind-process doesn't propagate the process mask correctly
- BUG/MINOR: http: Be sure to process all the data received from a server
- BUG/MEDIUM: chunks: always reject negative-length chunks
- BUG/MINOR: systemd: ensure we don't miss signals
- BUG/MINOR: systemd: report the correct signal in debug message output
- BUG/MINOR: systemd: propagate the correct signal to haproxy
- MINOR: systemd: ensure a reload doesn't mask a stop
- CLEANUP: stats: Avoid computation with uninitialized bits.
- CLEANUP: pattern: Ignore unknown samples in pat_match_ip().
- CLEANUP: map: Avoid memory leak in out-of-memory condition.
- BUG/MINOR: tcpcheck: conf parsing error when no port configured on server and last rule is a CONNECT with no port
- BUG/MINOR: tcpcheck: fix incorrect list usage resulting in failure to load certain configs
- MINOR: cfgparse: warn when uid parameter is not a number
- MINOR: cfgparse: warn when gid parameter is not a number
- BUG/MINOR: standard: Avoid free of non-allocated pointer
- BUG/MINOR: pattern: Avoid memory leak on out-of-memory condition
- CLEANUP: http: fix a build warning introduced by a recent fix
- BUG/MINOR: log: GMT offset not updated when entering/leaving DST
Signed-off-by: heil <heil@terminal-consulting.de>
heil [Tue, 29 Mar 2016 11:02:34 +0000 (13:02 +0200)]
pcre: Integrate pending patches for next upstream version 8.39
- Fix auto-callout
(http://vcs.pcre.org/viewvc?view=rev&revision=1611)
- Fix negated POSIX class within negated overall class UCP
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1612
2f5784b3-3f2a-0410-8824-
cb99058d5e15)
- Fix bug for isolated \E between an item and its qualifier when auto callout is set.
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1613
2f5784b3-3f2a-0410-8824-
cb99058d5e15)
- Give error for regexec with pmatch=NULL and REG_STARTEND set
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1614
2f5784b3-3f2a-0410-8824-
cb99058d5e15)
- Fix \Q\E before qualifier bug when auto callouts are
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1616
2f5784b3-3f2a-0410-8824-
cb99058d5e15)
- Fix /x bug when pattern starts with white space and (?-x)
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1617
2f5784b3-3f2a-0410-8824-
cb99058d5e15)
- Fix copy named substring bug.
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1618
2f5784b3-3f2a-0410-8824-
cb99058d5e15)
- Fix (by hacking) another length computation issue.
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1619
2f5784b3-3f2a-0410-8824-
cb99058d5e15
- Fix get_substring_list() bug when \K is used in an assertion.
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1620
2f5784b3-3f2a-0410-8824-
cb99058d5e15
- Fix pcretest bad behaviour for callout in lookbehind.
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1625
2f5784b3-3f2a-0410-8824-
cb99058d5e15
- Fix workspace overflow for (*ACCEPT) with deeply nested
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1631
2f5784b3-3f2a-0410-8824-
cb99058d5e15
fixes CVE-2016-3191
- Fix Yet another duplicate name bugfix by overestimating the memory needed (i.e. another hack - PCRE2 has this "properly" fixed).
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1636
2f5784b3-3f2a-0410-8824-
cb99058d5e15
- Fix pcretest loop for global matching with an ovector size
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1637
2f5784b3-3f2a-0410-8824-
cb99058d5e15
Signed-off-by: heil <heil@terminal-consulting.de>
Etienne CHAMPETIER [Tue, 22 Mar 2016 21:47:46 +0000 (21:47 +0000)]
zabbix: add missing dependency on libiconv ($(ICONV_DEPENDS))
this fixes #2507
thanks @gilfrade and @Noltari
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Hannu Nyman [Wed, 16 Mar 2016 16:24:55 +0000 (18:24 +0200)]
nano: update to 2.5.3
Backport the version upgrade to 2.5.3 from master.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
dirk [Wed, 16 Mar 2016 14:11:49 +0000 (16:11 +0200)]
adblock: release 1.0.0 (backport from trunk)
Bckport the adblock package from master.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(backport from commit
9f719e4c2cb7f7aa75e21856e0a734087563294c)
Jaehoon You [Mon, 18 May 2015 04:50:03 +0000 (13:50 +0900)]
coova-chilli: fix stat failed error when compile without kmod
This patch fixes #1261.
Signed-off-by: Jaehoon You <teslamint@gmail.com>
Álvaro Fernández Rojas [Mon, 14 Mar 2016 18:09:52 +0000 (19:09 +0100)]
minicom: backport fixes for full language support and iconv dependencies
Fixes https://github.com/openwrt/packages/issues/2501
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Hannu Nyman [Wed, 9 Mar 2016 08:10:54 +0000 (10:10 +0200)]
Merge pull request #2472 from jreinam/patch-1
collectd: perl INSTALL_BASE fix in 15.05
jreinam [Tue, 8 Mar 2016 09:58:10 +0000 (10:58 +0100)]
collectd: perl bindings disable, backported
Fix for compile error in collectd 5.4.2 , for cc15.05, disable perl bindings
backported from trunk https://github.com/openwrt/packages/commit/
4fc1ad88f7097ef3e5616ce4cd4a9dd072ffd40c
Signed-off-by: Jordi Reina <rwebking@yahoo.es>
Karl Palsson [Mon, 7 Mar 2016 11:42:41 +0000 (11:42 +0000)]
mosquitto: Bump to version 1.4.8
Changelog and release notes:
http://mosquitto.org/2016/02/version-1-4-8-released/
Signed-off-by: Karl Palsson <karlp@etactica.com>
Nikos Mavrogiannopoulos [Sat, 5 Mar 2016 10:57:08 +0000 (11:57 +0100)]
gnutls: updated to 3.4.10
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
heil [Sun, 28 Feb 2016 14:34:53 +0000 (15:34 +0100)]
[RFC] prosody: update to 0.9.10, switch to procd init script
- backport from master
Signed-off-by: heil <heil@terminal-consulting.de>
Nikos Mavrogiannopoulos [Fri, 19 Feb 2016 16:02:09 +0000 (17:02 +0100)]
ocserv: updated to 0.10.12
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Toke Høiland-Jørgensen [Tue, 16 Feb 2016 11:32:21 +0000 (12:32 +0100)]
sqm-scripts: Bump to v1.0.7.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Christian Schoenebeck [Sat, 13 Feb 2016 16:39:10 +0000 (17:39 +0100)]
[for-15.05] privoxy: bump to 3.0.24 incl. fix for CVE-2016-1982, CVE-2016-1983
* upstream to Privoxy 3.0.24
- incl. fix for CVE-2016-1982 and CVE-2016-1983
* add facility to set compile options
* add file list to be saved on sysupgrade
* fixed PKG_MAINTAINER string
* add port 8118 used by privoxy to /etc/services
* new "boot_delay" option (default 10 seconds) to wait for interfaces to come up before hotplug restarts are enabled
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
Nikos Mavrogiannopoulos [Wed, 3 Feb 2016 08:56:54 +0000 (09:56 +0100)]
gnutls: updated to 3.4.9
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Ted Hess [Mon, 1 Feb 2016 15:12:24 +0000 (10:12 -0500)]
lua-cjson: remove zmq dependency (same as trunk)
Signed-off-by: Ted Hess <thess@kitschensync.net>
Álvaro Fernández Rojas [Wed, 27 Jan 2016 07:24:03 +0000 (08:24 +0100)]
Merge pull request #2319 from mikeage/dump1090
dump1090: fix typo preventing daemon startup
Backport of
51474d7499fe083b571ba4fb1f25ce176518bfae
Mike Miller [Mon, 25 Jan 2016 18:13:51 +0000 (20:13 +0200)]
dump1090: fix typo preventing daemon startup
This fix is already in master, but based on the switch to the
mutability fork.
Signed-off-by: Mike Miller <github@mikeage.net>
Peter Wagner [Mon, 25 Jan 2016 19:22:58 +0000 (20:22 +0100)]
ntpd: update to 4.2.8p6
Signed-off-by: Peter Wagner <tripolar@gmx.at>
heil [Mon, 25 Jan 2016 16:00:31 +0000 (17:00 +0100)]
haproxy: add pending patches from upstream
- [PATCH 11/13] BUG/MEDIUM: peers: table entries learned from a remote
- [PATCH 12/13] BUG/MEDIUM: peers: old stick table updates could be
- [PATCH 13/13] CLEANUP: haproxy: using _GNU_SOURCE instead of
Signed-off-by: heil <heil@terminal-consulting.de>
heil [Mon, 25 Jan 2016 13:06:18 +0000 (14:06 +0100)]
unixodbc:
- corect fetch url
Signed-off-by: heil <heil@terminal-consulting.de>
heil [Mon, 25 Jan 2016 13:05:02 +0000 (14:05 +0100)]
pcre: upgrade to 0.8.38
fixes:
* CVE 2015-2327 CVE 2015-2328 CVE 2015-8380 CVE 2015-8381 CVE
* 2015-8382
* CVE 2015-8383 CVE 2015-8384 CVE 2015-8385 CVE 2015-8386 CVE
* 2015-8387
* CVE 2015-8388 CVE 2015-8389 CVE 2015-8390 CVE 2015-8391 CVE
* 2015-8392
* CVE 2015-8393 CVE 2015-8394 CVE 2015-8395
Signed-off-by: heil <heil@terminal-consulting.de>
heil [Mon, 25 Jan 2016 12:29:55 +0000 (13:29 +0100)]
prosody: upgrade to 0.9.9
fixes:
* path traversal vulnerability in mod_http_files (CVE-2016-1231)
* use of weak PRNG in generation of dialback secrets (CVE-2016-1232)
Signed-off-by: heil <heil@terminal-consulting.de>
Michael Heimpold [Fri, 8 Jan 2016 20:43:51 +0000 (21:43 +0100)]
php5: update to 5.6.17
Fixes CVE-2016-1903.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Noah Meyerhans [Sat, 23 Jan 2016 15:57:37 +0000 (07:57 -0800)]
bind: upgrade to 9.9.8-P3
Fixes:
* CVE-2015-8704
* CVE-2015-3193
* CVE-2015-8000
* CVE-2015-8461
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Karl Palsson [Mon, 18 Jan 2016 17:40:52 +0000 (17:40 +0000)]
mosquitto: properly separate the passwd utility
Building both variants improperly tried to include the passwd utility
for the non-ssl variant, as the variable was set for the ssl variant.
Use properly separated install tasks to install additional files, rather
than hacking around inside the single target.
Signed-off-by: Karl Palsson <karlp@remake.is>
Karl Palsson [Tue, 19 Jan 2016 10:40:18 +0000 (10:40 +0000)]
mosquitto: fix old whitespace bug
Introduced back in 2014
Fixes: cd21cbb82eacf5c2dc60a8dd8dfa51f978b98193
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
Jo-Philipp Wich [Mon, 18 Jan 2016 08:50:37 +0000 (09:50 +0100)]
mosquitto: fix whitespace error introduced with
7a6a575887db81934369f38616d137005ed9ea96
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Peter Wagner [Sat, 16 Jan 2016 19:42:48 +0000 (20:42 +0100)]
tor: update to 0.2.7.6
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner [Sat, 16 Jan 2016 11:47:09 +0000 (12:47 +0100)]
ntpd: update to 4.2.8p5
Signed-off-by: Peter Wagner <tripolar@gmx.at>
tripolar [Sat, 16 Jan 2016 11:41:05 +0000 (12:41 +0100)]
Merge pull request #2270 from xypron/15.05-openssh
openssh: update to 7.1p2
Heinrich Schuchardt [Sat, 16 Jan 2016 10:46:32 +0000 (11:46 +0100)]
net/openssh: version 7.1p2
Use version 7.1p2 due to several security bulletins.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Karl Palsson [Fri, 15 Jan 2016 09:30:57 +0000 (09:30 +0000)]
mosquitto: Bump to version 1.4.7
Minor changes mostly unrelated to OpenWRT.
Full changelog at http://mosquitto.org/2015/12/version-1-4-7-released/
Signed-off-by: Karl Palsson <karlp@remake.is>
Karl Palsson [Fri, 15 Jan 2016 09:29:41 +0000 (09:29 +0000)]
mosquitto: optionally include mosquitto_passwd utility
Many users of the SSL build of mosquitto need the passwd utility for
managing keys.
Fixes github issue #1909
Signed-off-by: Karl Palsson <karlp@remake.is>
Nikolay Martynov [Sun, 24 May 2015 05:52:35 +0000 (01:52 -0400)]
bridge-utils: copy from oldpackages
* update Makefile accoring to CONTRIBUTING.md, set maintainer
* fix file offset handling
* use https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git for source code
Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com>
Luiz Angelo Daros de Luca [Sun, 3 Jan 2016 03:04:39 +0000 (01:04 -0200)]
sane-backends: minor Makefile text typo
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Luiz Angelo Daros de Luca [Thu, 15 Oct 2015 03:35:49 +0000 (00:35 -0300)]
sane-backends: select all backends when CONFIG_ALL
sane-xxx backend packages are hidden packages with custom
config and CONFIG_ALL does not select them alone. Now
sane-backends depends on +ALL:sane-backends-all.
No existing ipk is affected as the changed package/sane-backends
does not exist as an ipk.
030-musl.patch was updated to be submitted upstream. However,
the added preprocessor #if are always true for OpenWRT and will
not change the resulting code.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Luiz Angelo Daros de Luca [Fri, 21 Aug 2015 18:07:01 +0000 (15:07 -0300)]
sane-backends: import from oldpackages and update
Changes since oldpackages:
- updated to 1.0.25
* most of openwrt patches are upstreamed now
- cups dependency was completely removed
- small musl patch
- small uclibc patch
- removed link to extra libraries in libsane (used only
for preload backends)
- 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>
Mislav Novakovic [Tue, 12 Jan 2016 16:18:07 +0000 (17:18 +0100)]
squid: update to 3.5.12
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
Hannu Nyman [Tue, 12 Jan 2016 18:12:02 +0000 (20:12 +0200)]
Merge pull request #2262 from clehner/for-15.05
ncdu: update to 1.11
Charles Lehner [Sat, 2 May 2015 13:40:43 +0000 (09:40 -0400)]
ncdu: update to 1.11
- Add patch to get WEXITSTATUS and WIFEXITED defined
The issue is fixed in upstream's development repo, so the patch won't be
needed with ncdu's next release.
- Depend on more commonly used libncurses instead of libncursesw
- Enable parallel build
- Update copyright
Signed-off-by: Charles Lehner <cel@celehner.com>
Luiz Angelo Daros de Luca [Wed, 16 Dec 2015 20:02:44 +0000 (18:02 -0200)]
ruby: bump to 2.2.4
This release includes a security fix for Fiddle extension.
* CVE-2015-7551: Unsafe tainted string usage in Fiddle and DL
There are also some bugfixes.
In package, now LD_FLAGS is copied to DLD_FLAGS (used by ruby for libraries).
The missing values from LD_FLAGS cause build error when gcc does not implicitly
include staging/usr/lib.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Hannu Nyman [Mon, 11 Jan 2016 10:56:58 +0000 (12:56 +0200)]
Merge pull request #2258 from lbschenkel/cloudflare-rec_id-for-15.05
ddns-scripts: allow setting CloudFlare 'rec_id' in the config
Nikos Mavrogiannopoulos [Sun, 10 Jan 2016 07:30:09 +0000 (08:30 +0100)]
ocserv: updated to 0.10.11
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sun, 10 Jan 2016 07:32:04 +0000 (08:32 +0100)]
gnutls: updated to 3.4.8
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Tue, 24 Nov 2015 23:27:38 +0000 (00:27 +0100)]
gnutls: updated to 3.4.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Hannu Nyman [Sat, 9 Jan 2016 15:06:44 +0000 (17:06 +0200)]
Merge pull request #2230 from MikePetullo/for-15.05
For 15.05: Cherry pick a number of updates from maintainer into 15.05
Oliver Middleton [Tue, 29 Dec 2015 12:08:21 +0000 (12:08 +0000)]
libpng: update to 1.2.56
Fixes CVE-2015-8126 and CVE-2015-8540.
Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
Leonardo Brondani Schenkel [Fri, 8 Jan 2016 19:10:58 +0000 (20:10 +0100)]
ddns-scripts: bump 2.4.3 to release 2
Leonardo Brondani Schenkel [Fri, 8 Jan 2016 18:47:57 +0000 (19:47 +0100)]
ddns-scripts: allow setting CloudFlare 'rec_id' in the config
This is necessary when there are multiple records for the same domain,
otherwise the script will overwrite the first one returned by the API.
It has the secondary benefit of allowing faster updates by performing
only one API call instead of two.
In case 'rec_id' is not set the script behaves exactly as before.
Signed-off-by: Leonardo Brondani Schenkel <leonardo@schenkel.net>
(grafted from
019ba13d01e93c18d0ed35b0aeb3399f28108e0e)
Nikos Mavrogiannopoulos [Tue, 5 Jan 2016 20:48:03 +0000 (21:48 +0100)]
ocserv: prevent a crash if the per-user dir does not exist
Relates #2167
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Jo-Philipp Wich [Mon, 4 Jan 2016 08:06:40 +0000 (09:06 +0100)]
Merge pull request #2195 from jow-/for-15.05
CC: freeradius2: completely disable runtime OpenSSL version checks
W. Michael Petullo [Fri, 1 Jan 2016 22:23:27 +0000 (17:23 -0500)]
krb5: port removal of Prepare target from master
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 31 Dec 2015 00:25:01 +0000 (19:25 -0500)]
lighttpd: update to 1.4.38
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Fri, 1 Jan 2016 03:21:32 +0000 (22:21 -0500)]
krb5: update to 1.14
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 31 Dec 2015 00:28:36 +0000 (19:28 -0500)]
openldap: update to 2.4.43
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 31 Dec 2015 00:21:21 +0000 (19:21 -0500)]
libsoup: update to 2.53.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
W. Michael Petullo [Thu, 31 Dec 2015 00:23:25 +0000 (19:23 -0500)]
luasec: update to 0.5.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Jo-Philipp Wich [Mon, 28 Dec 2015 15:26:52 +0000 (16:26 +0100)]
Merge pull request #2169 from MikePetullo/php5
Cherry pick PHP5 updates into for-15.05.
Jo-Philipp Wich [Mon, 28 Dec 2015 15:16:56 +0000 (16:16 +0100)]
freeradius2: completely disable runtime OpenSSL version checks
Whenever we ship fixed libopenssl binaries in CC, the Freeradius daemon fails
at startup because it detects a mismatch of the build time and runtime OpenSSL
version.
Since our OpenSSL updates for CC are ABI compatible we do not need or even want
this superflous check. Removing it saves us the effort to rebuild Freeradius
after every OpenSSL version bump.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Michael Heimpold [Mon, 30 Nov 2015 20:29:06 +0000 (21:29 +0100)]
php5: update to 5.6.16
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sat, 7 Nov 2015 16:37:45 +0000 (17:37 +0100)]
php5: update to 5.6.15
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Wed, 21 Oct 2015 20:55:28 +0000 (22:55 +0200)]
php5: update to 5.6.14
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sat, 5 Sep 2015 19:50:37 +0000 (21:50 +0200)]
php5: update to 5.6.13
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Fri, 21 Aug 2015 20:32:24 +0000 (22:32 +0200)]
php5: fix the two different maintainer fields into one (fixes #1688)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Tue, 11 Aug 2015 20:17:09 +0000 (22:17 +0200)]
php5: update to 5.6.12
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Fri, 12 Jun 2015 21:59:29 +0000 (23:59 +0200)]
php5: update to 5.6.10
This fixes the following CVEs:
- in PCRE: CVE-2015-2325, CVE-2015-2326
- in sqlite3: CVE-2015-3414, CVE-2015-3415, CVE-2015-3416
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Wed, 20 May 2015 18:46:29 +0000 (20:46 +0200)]
php5: update to 5.6.9
This fixes CVE-2006-7243, a multipart/form-data remote dos vulnerability,
a heap buffer overflow in unpack and a integer overflow in ftp_genlist,
which also results in a heap overflow.
For more details, see http://php.net/ChangeLog-5.php#5.6.9
Also sync the timezone patch with latest version from Debian and
adopt this patch for the changes in this php release.
Refresh 950-Fix-dl-cross-compiling-issue.patch.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Sun, 17 May 2015 15:05:50 +0000 (17:05 +0200)]
php5: add php5-mod-opcache (fixes #1010)
This patch adds build infrastructure for PHP's OPcache extension.
Compared with the other extension, this is a Zend module and it
need a little workaround during cross-compiling.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Fri, 15 May 2015 20:57:35 +0000 (22:57 +0200)]
php5: pecl: move phpize into prepare stage
This allows pecl modules to rely on PKG_FIXUP:=autoreconf.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Nikos Mavrogiannopoulos [Sun, 20 Dec 2015 17:31:27 +0000 (19:31 +0200)]
vpnc-scripts: bumped version
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Aleksandar Radovanovic [Sun, 20 Dec 2015 14:28:24 +0000 (14:28 +0000)]
vpnc-scripts: Fix handling of multiple VPN DNS servers
Fix for #2116 - $INTERNAL_IP{4,6}_DNS variables are not word-split correctly when containing more than one DNS server.
Signed-off-by: Aleksandar Radovanovic <biblbroks@sezampro.rs>
Hannu Nyman [Tue, 15 Dec 2015 15:38:35 +0000 (17:38 +0200)]
CONTRIBUTING.md: Add advice about pull requests
Add "best practices" advice about working with pull requests.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit
df35777400041367e6696729a22e6e0295e930bf)
Hannu Nyman [Tue, 15 Dec 2015 15:24:30 +0000 (17:24 +0200)]
wget: bump version to 1.17.1
Backport from trunk the version update to 1.17.1.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Mon, 14 Dec 2015 17:46:25 +0000 (19:46 +0200)]
Merge pull request #2122 from commodo/python-backports-15.05
python: backport some patches from trunk to 15.05
Jan Čermák [Mon, 23 Nov 2015 20:59:29 +0000 (21:59 +0100)]
python: add missing host build dependency on expat/host
Since
94f87dc1, host build of Python depends on expat installed in host
staging directory. However, pyexpat extension fails to build if expat
was not built and installed to staging dir before - adding host build
dependency should fix this.
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
Attila Lendvai [Sun, 27 Sep 2015 20:54:02 +0000 (22:54 +0200)]
python: fix cross-compiling C++ modules.
Signed-off-by: Attila Lendvai <attila@lendvai.name>