aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* unzip: remove build timestampAlexander Couzens2017-11-17
| | | | | | | | | Build timestamps prevent reproducible builds [0]. Thanks to debian for the patch. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* zip: remove build timestampAlexander Couzens2017-11-17
| | | | | | | | | Build timestamps prevents reproducible builds [0]. Thanks to debian for the patch. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* Merge pull request #5136 from lynxis/rb_avrdudeTed Hess2017-11-17
|\ | | | | avrdude: add no timestamp patch to make it reproducible
| * avrdude: add no timestamp patch to make it reproducibleAlexander Couzens2017-11-17
|/ | | | | | | The no-cpp-timestamp patch taken from debian and is already accepted upstream. Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* Merge pull request #4972 from blogic/masterJohn Crispin2017-11-17
|\ | | | | uledd: add a tiny ubus frontend for PWM/RGB leds
| * uledd: add a tiny ubus frontend for PWM/RGB ledsJohn Crispin2017-10-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This daemon allows users to control PWM driven RGB LEDs using ubus. Currently it is possible to make leds blink at different brightnesses and or make them fade in between colours. the following call will turn green on and red off: ubus call led set '{ "leds": { "ap:green:status": 255, "ap:red:status": 0 } }' the following call will make green and red fade on/off over 2 seconds: ubus call led set '{ "leds": { "ap:green:status": [0, 255], "ap:red:status": [255, 0] }, "on": 2000, "off": 2000, "fade": 1 }' Signed-off-by: John Crispin <john@phrozen.org>
* | php7: re-enable system timezone data usageMichael Heimpold2017-11-15
| | | | | | | | | | | | | | | | This part of the Makefile was commented out during update from PHP 5.x to 7.x and not re-enabled in the meanswhile, so fix this finally. Reported-by: Val Kulkov <val.kulkov@gmail.com> Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | shadow: add packages for newgidmap and newuidmap appletsRafał Miłecki2017-11-15
| | | | | | | | | | | | They are needed by LXC for unprivileged containers. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* | shadow: use proper fix for checking subordinate IDs supportRafał Miłecki2017-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | During 4.2.1 version update support for subordinate IDs has been disabled. It was handled by: 1) Adding --disable-subordinate-ids to avoid: configure: error: cannot run test program while cross compiling 2) Adding patch 003-fix-disabling-subids.patch to avoid: usermod.c: In function 'process_flags': usermod.c:1364:10: error: 'vflg' undeclared (first use in this function) if ( (vflg || Vflg) ^ This commit adds a patch with a proper configure.in fix. We don't need to disable subordinate IDs anymore. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* | Merge pull request #5123 from commodo/crconfchamptar2017-11-15
|\ \ | | | | | | crconf: new package (kernel crypto configuration tool)
| * | crconf: new package (kernel crypto configuration tool)Alexandru Ardelean2017-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Linux crypto layer configuraton tool. https://sourceforge.net/projects/crconf/ Use this to manipulate kernel Crypto API/framework stuff, like drivers, templates, etc. Example: https://wiki.strongswan.org/projects/strongswan/wiki/Pcrypt Most interesting stuff you can find on https://wiki.strongswan.org Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #5122 from commodo/python-bluetoothchamptar2017-11-15
|\ \ \ | | | | | | | | python,python3: build bluetooth support if bluez-libs selected
| * | | python,python3: build bluetooth support if bluez-libs selectedAlexandru Ardelean2017-11-14
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should hopefully fix the Python3 build on buildbot. For a while I assumed it may be a build-bot issue, but then looking through the packages repo [and finding the bluez package] it looks like, if you try to build all packages, Python3 detects the bluetooth headers installed by bluez. It looks like Python's bluetooth support was somewhat broken ; it was not detecting the <bluetooth/bluetooth.h> header, so a backport from Python3 to Python fixed that. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #4939 from val-kulkov/postfix-packagechamptar2017-11-15
|\ \ \ | | | | | | | | postfix: fix uid/gid conflicts, general cleanup
| * | | postfix: fix uid/gid conflicts, general cleanupVal Kulkov2017-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix uid/gid conflict with package icecast (uid=87, gid=87) and package pianod (uid=88, gid=88) by claiming uid/gid 25 for postfix instead of 87 and uid/gid 26 for postconf instead of 88. Remove main.cf.default that is not used by any Postfix module. The default configuration parameters are hardcoded into postconf and they are available via "postconf -d <parameter>". main.cf.default is therefore unnecessary. "mydomain" parameter should be deduced from the domain configuration setting in /e/c/dhcp rather than from "hostname" in /e/c/system which is often just a hostname without the domain name component. "mynetworks" parameter is unnecessary where "mynetworks_style" is defined. The change of the location of data_directory, queue_directory and mail_spool_directory from /var/lib/postfix, /var/spool/postfix and /var/mail to /data/postfix/lib, /data/postfix/spool and /data/postfix/mail has been postponed until the author of this commit and the maintainer of this package has had a meaningful opportunity to consult with LEDE/OpenWrt developers on the preferred mount point for the persistent data storage device. Change the criteria for executing the post-installation script. Invoke postinst() where the value of "myhostname" parameter in main.cf is not defined rather than where "$config_directory"/opkg_postinst is present with the value of "$config_directory" hardcoded to "$IPKG_INSTROOT"/etc/postfix in /etc/init.d/postfix. Enable PCRE support by default. Remove the code making entries in /etc/sysupgrade.conf and instead define configuration files to be saved during a sysupgrade in Makefile's Package/postfix/conffiles section. Move the creation of mail_spool_directory from host to target in order to enable change of directory ownership to 'postfix' when postinit() is executed on the target. Avoid postfix restart in postinst script that results in an error message during opkg install process. Enable Postfix autostart by creating a link in /etc/rc.d/ on installation. Make the code less verbose. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | Merge pull request #5126 from val-kulkov/libfreetype-packageHannu Nyman2017-11-15
|\ \ \ \ | |_|/ / |/| | | libfreetype: update to 2.8.1, fix host install issue
| * | | libfreetype: update to 2.8.1, fix host install issueVal Kulkov2017-11-14
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | This commit updates Freetype 2 to the latest upstream version and fixes the issue where freetype-config was incorrectly installed into the host, rather than the target, staging directory, therefore causing compilation issues with other packages that depend on libfreetype. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | auc: be a bit more verboseDaniel Golle2017-11-13
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | rpcd-mod-packagelist: remove packageDaniel Golle2017-11-13
| | | | | | | | | | | | | | | | | | | | | The functionality provided by this package is now provided by the rpcd-mod-rpcsys package. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | attendedsysupgrade-common: deprecate rpcd-mod-packagelistDaniel Golle2017-11-13
| | | | | | | | | | | | | | | | | | | | | rpcd-mod-packageslist is now integrated in rpcd-mod-rpcsys since commit 49fde37@lede-project/source. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | auc: small improvementsDaniel Golle2017-11-13
| | | | | | | | | | | | | | | | | | | | | | | | Detect if calling rpc-sys packagelist fails due to the method not being provided by rpcd. Mark package as experimental. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | auc: add new packageDaniel Golle2017-11-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Attended sysUpgrade CLI is a full-featured client for the attended-sysupgrade service which works directly on the target device. It requires libustream-ssl as well as at least the CA certificate needed to contact the sysupgrade server. It has only been tested briefly and is by no means ready for production! Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #5113 from pprindeville/perl-text-csv_xs-update-1.34Philip Prindeville2017-11-12
|\ \ \ | | | | | | | | perl-text-csv_xs: update to 1.34
| * | | perl-text-csv_xs: update to 1.34Philip Prindeville2017-11-12
| | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | Merge pull request #5105 from val-kulkov/php7-packageMichael Heimpold2017-11-12
|\ \ \ \ | | | | | | | | | | php7-fpm: add configuration files to conffiles
| * | | | php7: add configuration files to conffilesVal Kulkov2017-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Two important configuration files, /etc/php7-fpm.conf and /etc/php7-fpm.d/www.conf are silently overwritten on each php7-fpm upgrade or lost on a sysupgrade. This commit adds the conffiles section for php7-fpm and revises the conffiles section for php7. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | build,travis: accept commits with '_'Etienne Champetier2017-11-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | Merge pull request #5104 from aparcar/attendedsysupgrade-commonDaniel Golle2017-11-12
|\ \ \ \ \ | | | | | | | | | | | | attendedsysupgrade-common: rename package
| * | | | | attendedsysupgrade-common: add packagePaul Spooren2017-11-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | due to various clients and the existence of rpcd-mod-rpcsys the package rpcd-mod-attendedsysupgrade is superflous. From now on the attendedsysupgrade-common package should be dependencie of all kinds of clients. Currently active or planned: - luci-app-attendedsysupgrade - attendedsysupgrade cli in shell - attendedsysupgrade cli in c Signed-off-by: Paul Spooren <paul@spooren.de>
* | | | | | Merge pull request #5091 from Nokius/adblock-reg_deHannu Nyman2017-11-11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | adblock: add German list
| * | | | | adblock: add German listJulius-Paul Jann2017-11-09
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Julius-Paul Jann <foss@nokius.net>
* | | | | lua-mosquitto: bump to 0.3 releaseKarl Palsson2017-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor additions of bindings. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | lua-mosquitto: update maintainer emailKarl Palsson2017-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karl Palsson <karlp@remake.is> Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | tor: update to 0.3.1.8Peter Wagner2017-11-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | gnunet: update to recent git snapshotDaniel Golle2017-11-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | Merge pull request #4755 from hashashin/sshfs-2.10champtar2017-11-08
|\ \ \ \ \ | | | | | | | | | | | | sshfs: version bump to 2.10
| * | | | | sshfs: bump to 2.10Iván Atienza2017-09-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Iván Atienza <gentoo.power@gmail.com>
* | | | | | Merge pull request #4647 from salzmdan/masterchamptar2017-11-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | knot: upgrade to 2.5.6
| * | | | | | knot: upgrade to 2.5.6Daniel Salzman2017-11-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | | | | | knot: upgrade to 2.5.5Daniel Salzman2017-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | | | | | knot: upgrade to 2.5.4Daniel Salzman2017-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | | | | | knot: upgrade to 2.5.3Daniel Salzman2017-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the default config file to reflect the server changes. Remove no longer applicable patch. Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | | | | | knot: don't create 'knot' user for utilitiesDaniel Salzman2017-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | | | | | knot: simplify tests installation and executionDaniel Salzman2017-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | | | | | knot: merge knot libraries, add explicit dependency versions, library cleanupDaniel Salzman2017-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | | | | | knot: remove knsec3hash utility which is almost useless on OpenWRTDaniel Salzman2017-08-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | | | Merge pull request #4885 from diizzyy/patch-92champtar2017-11-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | net/dansguardian: Remove from tree
| * | | | | | | net/dansguardian: Remove from treeDaniel Engberg2017-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dansguardian hasn't seen a release in over 5 years and been deprecated upstream. We're just doing a disservice providing software that isn't supported. If functionality is needed please use e2guardian instead (in tree). Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | Merge pull request #5033 from yangfl/masterchamptar2017-11-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | net/mwan3: fix empty gateway when creating routing table
| * | | | | | | | mwan3: update to version 2.6.7David Yang2017-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>