aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #10688 from neheb/opeRosen Penev2019-12-01
|\ | | | | openconnect: Switch to HTTPS for the source URL
| * openconnect: Switch to HTTPS for the source URLRosen Penev2019-11-30
| | | | | | | | | | | | | | | | | | | | Goes through firewalls easier. Switched to xz tarball, which is both implicit and smaller. Rearranged some stuff for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #10656 from neheb/lcdRosen Penev2019-12-01
|\ \ | | | | | | lcd4linux: Add limits header for PATH_MAX
| * | lcd4linux: Add limits header for PATH_MAXRosen Penev2019-11-27
| | | | | | | | | | | | | | | | | | Fixes compilation on musl. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | nano: update to 4.6Hannu Nyman2019-12-01
| | | | | | | | | | | | | | | | | | Update nano editor to version 4.6 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | Merge pull request #10681 from gram25gwh/ddns-scripts-https-afraid-orgRosen Penev2019-11-30
|\ \ \ | | | | | | | | ddns-scripts: Change protocols of afraid.org urls to HTTPS.
| * | | ddns-scripts: Change protocols of afraid.org urls to HTTPS.Kwonjin Jeong2019-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use HTTPS protocol for updating urls for afraid.org to protect the password. - Bump/align package version number. Signed-off-by: Kwonjin Jeong <gram25gwh@gmail.com>
* | | | perl-www: Update to 6.43Rosen Penev2019-11-30
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | minidlna: Fix URLRosen Penev2019-11-30
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #10658 from neheb/evtRosen Penev2019-11-30
|\ \ \ \ | | | | | | | | | | evtest: Fix compilation with musl
| * | | | evtest: Fix compilation with muslRosen Penev2019-11-27
| | |/ / | |/| | | | | | | | | | | | | | | | | | Backported upstream patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #10668 from Andy2244/samba4_4.9.16_cleanupRosen Penev2019-11-30
|\ \ \ \ | |_|_|/ |/| | | samba4: update to 4.9.16, remove AD-DC/Winbind options
| * | | samba4: update to 4.9.16, remove AD-DC/Winbind optionsAndy Walsh2019-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to 4.9.16 * cherry-pick some musl alpine/openembedded patches * cleanup/remove AD-DC/Winbind options and related code * build the compile_et via samba4/host Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | minidlna: Switch to cloning from HTTPSRosen Penev2019-11-30
| | | | | | | | | | | | | | | | | | | | | | | | Goes through firewalls more easily. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #10686 from mhei/fix-pecl-krb5Rosen Penev2019-11-30
|\ \ \ \ | | | | | | | | | | php7-pecl-krb5: fix build error and runtime loading
| * | | | php7-pecl-krb5: fix build error and runtime loadingMichael Heimpold2019-11-30
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The build throws several (non-fatal) build errors: -snip- ... checking for kerberos support... yes, shared checking path to krb5config tool... no checking for kerberos KADM5 support... no checking whether we have krb5config... ./configure: line 3974: --libs: command not found ./configure: line 3975: --cflags: command not found checking for required linker flags... checking for required compiler flags... ./configure: line 3988: --version: command not found checking for kerberos library version... checking for krb5_free_string... no checking for krb5_chpw_message... no checking for krb5_principal_get_realm... no checking how to print strings... printf ... -snap- To fix this give configure the path to krb5-config tool. The runtime error which is fixed by the change is: PHP Warning: PHP Startup: Unable to load dynamic library 'krb5.so' (tried: /usr/lib/php/krb5.so (Error relocating /usr/lib/php/krb5.so: krb5_get_init_creds_opt_free: symbol not found), ... Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | php7-pecl-redis: update to 5.1.1Michael Heimpold2019-11-30
| | | | | | | | | | | | | | | | | | | | | | | | Enable JSON and disable msgpack serialization. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | php7-pecl-raphf: update to 2.0.1Michael Heimpold2019-11-30
| | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | php7-pecl-http: update to 3.2.3Michael Heimpold2019-11-30
| | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | libugpio: update to 0.0.7Michael Heimpold2019-11-30
| | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | libxml2: update to 2.9.10Michael Heimpold2019-11-30
| | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | Merge pull request #10685 from mpromonet/masterRosen Penev2019-11-30
|\ \ \ \ | | | | | | | | | | v4l2rtspserver: upgrade to release 0.1.9 and fill the VERSION
| * | | | v4l2rtspserver: upgrade to release 0.1.9 and fill the VERSIONMichel Promonet2019-11-30
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Michel Promonet <michel.promonet@free.fr>
* | | | Merge pull request #10680 from dibdot/banipDirk Brenken2019-11-30
|\ \ \ \ | |/ / / |/| | | banip: update 0.3.11
| * | | banip: update 0.3.11Dirk Brenken2019-11-30
|/ / / | | | | | | | | | | | | | | | | | | * fix ssh daemon autodetection * fix 'sshd' logfile parsing Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #10667 from ysc3839/ttydHannu Nyman2019-11-30
|\ \ \ | | | | | | | | ttyd: log to syslog
| * | | ttyd: log to syslogRichard Yu2019-11-29
| |/ / | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | Merge pull request #10655 from gladiac1337/haproxy-2.0.10Hannu Nyman2019-11-29
|\ \ \ | | | | | | | | haproxy: Update HAProxy to v2.0.10
| * | | haproxy: Update HAProxy to v2.0.10Christian Lachner2019-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash - Add new patches (see https://www.haproxy.org/bugs/bugs-2.0.10.html) - This fixes CVE-2019-19330 (See: https://nvd.nist.gov/vuln/detail/CVE-2019-19330) Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | Merge pull request #10657 from neheb/addrRosen Penev2019-11-29
|\ \ \ \ | | | | | | | | | | addrwatch: Add missing limits header for PATH_MAX
| * | | | addrwatch: Add missing limits header for PATH_MAXRosen Penev2019-11-27
| | |_|/ | |/| | | | | | | | | | | | | | | | | | Fixes compilation on musl. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #10673 from flyn-org/postfixRosen Penev2019-11-28
|\ \ \ \ | | | | | | | | | | postfix: remove 100-fsstat.patch
| * | | | postfix: remove 100-fsstat.patchW. Michael Petullo2019-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolves #9970. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | Merge pull request #10654 from leonghui/wiki-link-updateRosen Penev2019-11-28
|\ \ \ \ \ | | | | | | | | | | | | treewide: replace old wiki links
| * | | | | treewide: update wiki linksLeong Hui Wong2019-11-29
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
* | | | | Merge pull request #10639 from neheb/phpMichael Heimpold2019-11-28
|\ \ \ \ \ | | | | | | | | | | | | php7: Properly fix compilation without deprecated APIs
| * | | | | php7: Properly fix compilation without deprecated APIsRosen Penev2019-11-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems that OpenSSL is bugged. While OpenSSL uses this code, it doesn't export these defines anywhere. Match against the API version instead. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | ntpd: create config_file directorySebastian Kemper2019-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ntpd's configuration is stored in /var/etc, but the init script doesn't create this directory. To be fair this folder is used by other packages as well, for instance dnsmasq. Still, it's better not to rely on other packages to create it. Fixes: #10636 Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | Merge pull request #10659 from commodo/simplejson-updateRosen Penev2019-11-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-simplejson: bump to version 3.17.0
| * | | | | | python-simplejson: bump to version 3.17.0Alexandru Ardelean2019-11-28
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #10662 from TDT-AG/pr/20191128-stunnelRosen Penev2019-11-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | stunnel: update to version 5.56
| * | | | | | stunnel: update to version 5.56Florian Eckert2019-11-28
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to version 5.56 Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | Merge pull request #10660 from commodo/python-mysqlclient-updateRosen Penev2019-11-28
|\ \ \ \ \ \ | |/ / / / / |/| | | | | python-mysqlclient: bump to version 1.4.6
| * | | | | python-mysqlclient: bump to version 1.4.6Alexandru Ardelean2019-11-28
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #10511 from SibrenVasse/openssh8.1Josef Schlehofer2019-11-28
|\ \ \ \ \ | | | | | | | | | | | | openssh: update to 8.1p1
| * | | | | openssh: update to 8.1p1Sibren Vasse2019-11-09
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
* | | | | | libusbmuxd: Update to 2.0.1Rosen Penev2019-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The release of checkra1n necessitated a new release. Removed inactive maintainer. Fixed license info. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | libplist: Update to 2.1.0Rosen Penev2019-11-27
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The release of checkra1n necessitated a new release. Removed inactive maintainer. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | pciutils: Fix pkgconfig fileRosen Penev2019-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's pointing to the host. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | tcl: Fix pkgconfig fileRosen Penev2019-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's pointing to the host. Signed-off-by: Rosen Penev <rosenp@gmail.com>