aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* zstd: add zstd packageAmol Bhave2019-03-31
| | | | | | | | | | | Zstandard, or zstd as short version, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios. This package includes a C library, and a command line utility producing and decoding .zst, .gz, .xz and .lz4 files. Signed-off-by: Amol Bhave <ambhave@fb.com>
* Merge pull request #8546 from jefferyto/python-bpo-36216Hannu Nyman2019-03-31
|\ | | | | python,python3: Fix CVE-2019-9636 - urlsplit missing NFKC normalization
| * python,python3: Fix CVE-2019-9636 - urlsplit missing NFKC normalizationJeffery To2019-03-31
| | | | | | | | | | | | | | | | | | | | These patches address issue: CVE-2019-9636: urlsplit does not handle NFKC normalization Link to Python issue: https://bugs.python.org/issue36216 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #8494 from neheb/fcgRosen Penev2019-03-30
|\ \ | | | | | | fcgi: Update to 2.4.2
| * | fcgi: Update to 2.4.2Rosen Penev2019-03-26
| | | | | | | | | | | | | | | | | | | | | | | | Removed most patches as they are no longer necessary for compilation. Added some compiler and linker flags to reduce size. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #8532 from neheb/jRosen Penev2019-03-30
|\ \ \ | | | | | | | | postfix: Update to 3.4.4
| * | | postfix: Update to 3.4.4Rosen Penev2019-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to HTTP from FTP for one of the mirrors. Rebased Patches. Removed ENGINES patch as it is only relevant for OpenSSL 1.0.2. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #8543 from neheb/g2Rosen Penev2019-03-30
|\ \ \ \ | | | | | | | | | | gammu: Really fix compilation under 64-bit
| * | | | gammu: Really fix compilation under 64-bitRosen Penev2019-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The InstallDev section needed the same treatment as the Install one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #8544 from neheb/lRosen Penev2019-03-30
|\ \ \ \ \ | |_|_|_|/ |/| | | | lcdringer: Remove libcheck dependency to fix compilation
| * | | | lcdringer: Remove libcheck dependency to fix compilationRosen Penev2019-03-30
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | libcheck is some kind of testing framework. it is not only unnecessary, it is not even used in the code. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #8054 from dengqf6/allRosen Penev2019-03-30
|\ \ \ \ | | | | | | | | | | treewide: add missing PKGARCH:=all to non-binary packages
| * | | | treewide: add missing PKGARCH:=all to non-binary packagesDeng Qingfang2019-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packages such as Perl, Lua, shell scripts don't generate binary files. Add PKGARCH:=all to them. Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | Merge pull request #8530 from MikePetullo/snortDaniel Engberg2019-03-30
|\ \ \ \ \ | | | | | | | | | | | | snort: modify to build against libdaq 2.2.2
| * | | | | snort: modify to build against libdaq 2.2.2W. Michael Petullo2019-03-30
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | Merge pull request #8065 from neheb/patch-4Rosen Penev2019-03-30
|\ \ \ \ \ \ | |/ / / / / |/| | | | | wavemon: Update to 0.9.0
| * | | | | wavemon: Update to 0.9.0Rosen Penev2019-03-29
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG_BUILD_PARALLEL for faster compilation Backported upstream patch to fix compilation with musl. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #8542 from neheb/zTed Hess2019-03-30
|\ \ \ \ \ | | | | | | | | | | | | v4l-utils: Update to 1.16.5
| * | | | | v4l-utils: Update to 1.16.5Rosen Penev2019-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Alpine Linux patch that fixes a crash under Musl. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #8545 from tru7/linknxHannu Nyman2019-03-30
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | linknx: bump to new upstream version 0.0.1.37
| * | | | | linknx: bump to new upstream version 0.0.1.37Othmar Truniger2019-03-30
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | Merge pull request #8296 from neheb/patch-5Rosen Penev2019-03-30
|\ \ \ \ \ | |_|/ / / |/| | | | perl-parse-recdescent: Update to 1.967015
| * | | | perl-parse-recdescent: Update to 1.967015Rosen Penev2019-02-25
| | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #5909 from lucize/ddrescueRosen Penev2019-03-29
|\ \ \ \ \ | | | | | | | | | | | | gddrescue: add ddrescue a data recovery tool
| * | | | | gddrescue: add ddrescue a data recovery toolLucian Cristian2019-03-29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | Merge pull request #7796 from cotequeiroz/lualanes_no-luajitHannu Nyman2019-03-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | lualane: avoid luajit dependency
| * | | | | | lualane: avoid luajit dependencyEneas U de Queiroz2018-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set LUA_LIBS=-llua manually to avoid picking up libluajit. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | Merge pull request #8538 from Wedmer/masterHannu Nyman2019-03-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | zoneinfo: Updated to the latest release.
| * | | | | | | zoneinfo: Updated to the latest release.Vladimir Ulrich2019-03-29
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | | | lang: lua-libmodbus: Update URLKarl Palsson2019-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: ed275126417 lang: lua-libmodbus: Update URL Second instance of old URL was missed. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | lang: lua-libmodbus: Update URLKarl Palsson2019-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Github organization changed names. Proactively update URL, even though github redirects. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | libdaq: update to 2.2.2W. Michael Petullo2019-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | seafile-server: fix django 1.11 detect, tidy upEneas U de Queiroz2019-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Django 1.11 is supported, but seafile-admin was still looking for v. 1.8. Replaced current patch with the patch from haiwen/seafile-server#147. Cleaned up unsupported configure options, including riak backend. Check that the seafile-server version is the same as seafile-seanet's at build time, removing the static EXTRA_DEPENDS check done at install time. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | Merge pull request #5160 from nxhack/homebridgeEneas Queiroz2019-03-28
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | node-homebridge: add new package / Node.js HomeKit Server
| * | | | | | node-homebridge: add new package / Node.js HomeKit ServerHirokazu MORIKAWA2019-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Homebridge is a lightweight Node.js server you can run on your home network that emulates the iOS HomeKit API Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | Merge pull request #8020 from cshoredaniel/pr-lxc-no-pythonEneas Queiroz2019-03-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | lxc: Disable use of unwanted libraries explicity
| * | | | | | | lxc: Disable use of unwanted libraries explicityDaniel F. Dickinson2019-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise one gets a failure if the libraries (e.g. Python header file) exist in the build system. Worse in some cases is host headers being found if one doesn't specifically disable a library search in autotools. It is especially important that Python is disabled by default. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | | | travelmate: Update to 1.4.4Dirk Brenken2019-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refine captive portal detection/rebind protection handling, heavily tested with Deutsche Bahn hotspots ... ;-) * add rebind whitelist logging Signed-off-by: Dirk Brenken <dev@brenken.org> Added "Update to" in commit message Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | Merge pull request #8517 from neheb/neheb-patch-1Eneas Queiroz2019-03-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ptunnel-ng: Remove libbsd dependency
| * | | | | | | | ptunnel-ng: Remove libbsd dependencyRosen Penev2019-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation when both libbsd and ptunnel-ng are selected. libbsd is used for arc4random with a fallback to /dev/random. musl does not support arc4random. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #8225 from dddaniel/libcgRosen Penev2019-03-28
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libcgroup: Added new package.
| * | | | | | | | | libcgroup: Added new package.Daniel Danzberger2019-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libcgroup also contains cgroup-utils, which make it very handy to work with user defined cgroups settings. It let's you define cgroups in a json like config file and execute them on the cmdline. Example: /etc/cgroup.conf: ---------------- group lowbob { cpu { cpu.shares="1"; } cpuacct { cpuset.cpu = "0" } memory { memory.limit_in_bytes = 10m; } blkio { ... } ... } ---------------- cgconfigparser -l /etc/cgroup.conf cgexec -g cpu,memory,blkio:/lowbob cpuintense-task Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
* | | | | | | | | | Merge pull request #8440 from Cynerd/ncdu-bumpRosen Penev2019-03-28
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | ncdu: update to version 1.14
| * | | | | | | | | | ncdu: update to version 1.14Karel Kočí2019-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | | | | | | | Merge pull request #8388 from BKPepe/syslog-ng_add_libmaxminddbHannu Nyman2019-03-28
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | syslog-ng: disable geoip2 for now
| * | | | | | | | | | syslog-ng: disable geoip2 supportKarel Kočí2019-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | | | | | | | Merge pull request #8513 from bmork/conserverEneas Queiroz2019-03-27
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | conserver: update to 8.2.4 and enable IPv6 support
| * | | | | | | | | | conserver: enable IPv6 supportBjørn Mork2019-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjørn Mork <bjorn@mork.no>
| * | | | | | | | | | conserver: add back config.guess and config.sub to fix buildBjørn Mork2019-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjørn Mork <bjorn@mork.no>
| * | | | | | | | | | conserver: update to version 8.2.4Bjørn Mork2019-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | version 8.2.4 (March 26, 2019): - Correct man page typo (Ed Maste <emaste@freebsd.org>) - Remove autotools generated files from repo and create with release - Better integration of Cirrus CI - FreeBSD, Linux, and MacOS - Moving README to markdown - Fix #12 - Remote infomation flags (i.e. "-x") cannot be filtered by console - Fix #8 - defaultaccess appears broken - Rename configure.in and use autoreconf - Better use of version.h and letting configure build things with versions version 8.2.3 (March 17, 2019): - Correct 'impi' typo (Ed Maste <emaste@freebsd.org>) - Correct argument type passed to time() (Ed Maste <emaste@freebsd.org>) - Fix compilation without deprecated OpenSSL APIs (Rosen Penev <rosenp@gmail.com>) - Fix compilation without deprecated OpenSSL 1.1 APIs (Rosen Penev <rosenp@gmail.com>) - Fix #6 - clang "-Wstring-plus-int" warning (Bryan Stansell <bryan@conserver.com>) - configure.in: Add test for closefrom (Ed Maste <emaste@freebsd.org>) - regenerate autoconf files (Ed Maste <emaste@freebsd.org>) - Use closefrom if available (Ed Maste <emaste@freebsd.org>) - Correct typo (Ed Maste <emaste@freebsd.org>) - Add Cirrus-CI FreeBSD CI build config (Ed Maste <emaste@freebsd.org>) - off by one found by Ed Maste (Bryan Stansell <bryan@conserver.com>) openwrt packaging: - removed upstreamed 010-openssl-deprecated.patch Signed-off-by: Bjørn Mork <bjorn@mork.no>