aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* add libnetconf2Mislav Novakovic2017-05-11
| | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* add libyangMislav Novakovic2017-05-11
| | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* add libsshMislav Novakovic2017-05-11
| | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* bind: Update to bind-9.10.5Noah Meyerhans2017-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change includes fixes for several security issues: * CVE-2017-3138: rndc "" could trigger an assertion failure in named. * CVE-2017-3137: Some chaining (i.e., type CNAME or DNAME) responses to upstream queries could trigger assertion failures. * CVE-2017-3136: dns64 with break-dnssec yes; can result in an assertion failure. * CVE-2017-3135: If a server is configured with a response policy zone (RPZ) that rewrites an answer with local data, and is also configured for DNS64 address mapping, a NULL pointer can be read triggering a server crash. * CVE-2016-9444: named could mishandle authority sections with missing RRSIGs, triggering an assertion failure. * CVE-2016-9131: named mishandled some responses where covering RRSIG records were returned without the requested data, resulting in an assertion failure. * CVE-2016-9131: named incorrectly tried to cache TKEY records which could trigger an assertion failure when there was a class mismatch. * CVE-2016-8864: It was possible to trigger assertions when processing responses containing answers of type DNAME. * CVE-2016-6170: Added the ability to specify the maximum number of records permitted in a zone (max-records #;). This provides a mechanism to block overly large zone transfers, which is a potential risk with slave zones from other parties. * CVE-2016-2776: It was possible to trigger an assertion when rendering a message using a specially crafted request. * CVE-2016-2775: Calling getrrsetbyname() with a non absolute name could trigger an infinite recursion bug in lwresd or named with lwres configured if, when combined with a search list entry from resolv.conf, the resulting name is too long. Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* Merge pull request #4342 from michailf/perl-upgradeHannu Nyman2017-05-11
|\ | | | | lang/perl: Upgrade to Perl 5.24.1
| * lang/perl: Upgraded to Perl 5.24.1Michail Frolov2017-05-10
| | | | | | | | Signed-off-by: Michail Frolov <frolovm@pobox.com>
* | Merge pull request #4346 from dibdot/travelmateHannu Nyman2017-05-10
|\ \ | | | | | | travelmate: update 0.7.3
| * | travelmate: update 0.7.3Dirk Brenken2017-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backend: * refine connection check (reduce ubus polling) * further stabilize sta-/ap-handling frontend (see LuCI repo): * Automatically refresh the overview page after button onclick event, e.g. 'Save & Apply' Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Fix acme-challenge ./well-known check / webroot detection (#4339)Aleksei Nosachev2017-05-10
| | | | | | | | | | | | | | | | | | | | | | | | fixes webroot to be defined as _currentRoot='/www' instead of being interpreted as _currentRoot='"/www"' Signed-off-by: Aleksei Nosachev <nos1609@hotmail.com>
* | | Merge pull request #4340 from hnyman/vsftpdHannu Nyman2017-05-09
|\ \ \ | |/ / |/| | vsftpd: create directory for extra config files
| * | vsftpd: create directory for extra config filesHannu Nyman2017-05-09
|/ / | | | | | | | | | | | | | | | | | | | | | | * create /etc/vsftpd directory for extra config files like userlist, certificate and key * modify config file to use that directory * include that directory in conffiles for backup * use PKG_HASH * update URL Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | Merge pull request #4331 from simonswine/feature-prometheus-exporterHannu Nyman2017-05-08
|\ \ | | | | | | prometheus-node-exporter-lua: adds node metrics exporter
| * | prometheus-node-exporter-lua: adds node metrics exporterChristian Simon2017-05-08
| | | | | | | | | | | | Signed-off-by: Christian Simon <simon@swine.de>
* | | Merge pull request #4338 from dibdot/package-adblockHannu Nyman2017-05-08
|\ \ \ | | | | | | | | adblock: maintenance update 2.6.3
| * | | adblock: maintenance update 2.6.3Dirk Brenken2017-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backend: * various small fixes & optimizations LuCI frontend (see luci repo): * Limit Blacklist/Whitelist Online editing to max. 512 KB, approx. 20.000 domains per list * Automatically refresh the overview page after button onclick event, e.g. 'Suspend/Resume' or 'Save & Apply' * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #4272 from val-kulkov/libfreetype-packageHannu Nyman2017-05-08
|\ \ \ \ | | | | | | | | | | libfreetype: bump up to the latest version v.2.7.1
| * | | | libfreetype: bump up to the latest version v.2.7.1Val Kulkov2017-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the freetype font library to v.2.7.1. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | Merge pull request #4324 from hnyman/irssiHannu Nyman2017-05-08
|\ \ \ \ \ | | | | | | | | | | | | irssi: remove nossl variant
| * | | | | irssi: remove nossl variantHannu Nyman2017-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove nossl variant as upstream has removed the option to build irssi without SSL: https://github.com/irssi/irssi/commit/6300dfec71d376c96351708f76a6c4ee4a187eb5 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | Merge pull request #4337 from stangri/vpnbypassHannu Nyman2017-05-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | vpnbypass: removed PROCD instance from start_service.
| * | | | | | vpnbypass: removed PROCD instance from start_service.Stan Grishin2017-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | Merge pull request #4336 from stangri/simple-adblockHannu Nyman2017-05-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | simple-adblock: updated README, used stricter filters for domains and…
| * | | | | | | simple-adblock: updated README, used stricter filters for domains and hosts ↵Stan Grishin2017-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lists, added debugging logging, removed PROCD instance. Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | | ocserv: updated to 0.11.8Nikos Mavrogiannopoulos2017-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | gnutls: updated to 3.5.11Nikos Mavrogiannopoulos2017-05-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | Merge pull request #4332 from commodo/ovs-upgradeHannu Nyman2017-05-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | openvswitch: upgrade to version 2.7.0
| * | | | | | | | openvswitch: upgrade to version 2.7.0Alexandru Ardelean2017-05-07
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notes: - drop un-needed patches - bump kernel support up to 4.9 - switch from git repo to release tarball - use OVS intree kernel module ; seems that using the kernel module from the package has certain issues due to the glue/backport code that tries to adapt to many kernel versions and has a potential to mess up ; not to mention, the glue code makes the kmod a few times larger than it should be - tested on x86_64 VM Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | Merge pull request #4329 from dibdot/package-travelmateHannu Nyman2017-05-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | travelmate: update 0.7.2
| * | | | | | | | travelmate: update 0.7.2Dirk Brenken2017-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backend: * remove redundant 'iwinfo' support & add 'iw' package dependency * refine stop action & json runtime housekeeping * various small fixes * documentation update frontend (see LuCI repo): * simplify uplink interface setup (just one Click! ;-), now part of the overview tab * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | | Merge pull request #4327 from mwarning/zerotier-updateHannu Nyman2017-05-07
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | zerotier: update to version 1.2.4
| * | | | | | | | zerotier: update to version 1.2.4Moritz Warning2017-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Zerotier now needs to have libstd, libminiupnpc and libnatpmp. Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | | | | libwebsockets: bump to 2.2.1Karl Palsson2017-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog is https://github.com/warmcat/libwebsockets/blob/v2.2.1/changelog Since 2.0.3, the last version packaged, banner highlights are: * mountains of work on lws being it's own webserver * fixes apparently, but they don't get changelog entries. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | | | net/mosquito: bump to 1.4.11Karl Palsson2017-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Full changelog available at: https://mosquitto.org/2017/02/version-1-4-11-released/ Mostly ipv6 and websockets fixes, but requires a patch (submitted upstream) to work around an accidental glibc dependency upstream. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | | | libcares: bump to 1.12.0Karl Palsson2017-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Full changelog available at: https://c-ares.haxx.se/changelog.html#1_12_0 Mostly minor bugfixes and documentation improvements Signed-off-by: Karl Palsson <karlp@etactica.com> Signed-off-by: Karl Palsson <karlp@remake.is>
* | | | | | | | | net/mosquitto: support more config fields in init scriptKarl Palsson2017-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds the "notifications" option which is important when connecting mosquitto to rabbitmq for instance. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | | | net/mosquitto: Added further security configuration options for bridge sectionDavid Thornley2017-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: David Thornley <david.thornley@touchstargroup.com>
* | | | | | | | | net/mosquitto: use PROVIDES for -client tools alsoKarl Palsson2017-05-05
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Earlier, PROVIDES handling was clarified for the broker and the library. Use the same style to properly provide the -client-ssl and -client-nossl packages. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | | Merge pull request #4326 from chris5560/masterHannu Nyman2017-05-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | radicale: update to version 1.1.2
| * | | | | | | | radicale: update to version 1.1.2Christian Schoenebeck2017-05-04
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to version 1.1.2 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | / / / tiff: update to version 4.0.7 with CVE fixesJiri Slachta2017-05-04
| |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jiri Slachta <jiri@slachta.eu>
* | | | | | | vpnc: add PKG_MIRROR_HASHHannu Nyman2017-05-04
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add PKG_MIRROR_HASH to enable building vpnc also in those buildbot buildslaves that do not have svn. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | Merge pull request #4323 from persandstrom/masterHannu Nyman2017-05-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | protobuf: upgrade to version 3.3
| * | | | | | protobuf: upgrade to version 3.3Per Sandström2017-05-02
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Per Sandström <per.j.sandstrom@gmail.com>
* | | | | | Merge pull request #4317 from nikil/fpingHannu Nyman2017-05-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | fping: Update to 4.0
| * | | | | | fping: Update to 4.0Nikil Mehta2017-04-30
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
* | | | | | Merge pull request #4209 from lynxis/upstream-ipmisHannu Nyman2017-05-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | add ipmitool: Command-line interface to IPMI-enabled devices
| * | | | | | add ipmitool: Command-line interface to IPMI-enabled devicesAlexander Couzens2017-03-28
| | | | | | |
* | | | | | | ntfs-3g: Update to 2017.3.23 version, provide single utilites package, ↵Ted Hess2017-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refresh patches Changes to NTFS-3G: Delegated processing of special reparse points to external plugins Allowed kernel cacheing by lowntfs-3g when not using Posix ACLs Enabled fallback to read-only mount when the volume is hibernated Made a full check for whether an extended attribute is allowed Moved secaudit and usermap to ntfsprogs (now ntfssecaudit and ntfsusermap) Enabled encoding broken UTF-16 into broken UTF-8 Autoconfigured selecting <sys/sysmacros.h> vs <sys/mkdev> Allowed using the full library API on systems without extended attributes support Fixed DISABLE_PLUGINS as the condition for not using plugins Corrected validation of multi sector transfer protected records Denied creating/removing files from $Extend Returned the size of locale encoded target as the size of symlinks http://www.tuxera.com/community/release-history/ Signed-off-by: BangLang Huang <banglang.huang@foxmail.com> Make ntfs-3g-utils into a single package due to upstream package changes. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | Merge pull request #4305 from billsq/openconnect_7.08Nikos Mavrogiannopoulos2017-04-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | openconnect: Update to version 7.08
| * | | | | | | openconnect: Bump openconnect to 7.08Qian2017-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump openconnect to 7.08. Remove patch as it is included in the upstream source. Signed-off-by: Qian Sheng billsq@billsq.me