aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | wifidog: Bring back Wifidog at 1.2.1Michael Haas2015-04-24
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit brings back Wifidog from the oldpackages repository. Changes: * Wifidog version 1.2.1 * Add wifidog-tls package * Init script uses procd Signed-off-by: Michael Haas <haas@computerlinguist.org>
* | | | | | | | | | ffmpeg: disable lzma explicitlyNicolas Thill2015-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | | | | | | README: Add clarification of this repository's relation to OpenWrt buildrootTed Hess2015-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | | | | Merge pull request #1176 from ryzhovau/gnutls_librtNikos Mavrogiannopoulos2015-04-23
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | gnutls: fix compilation with external toolchain
| * | | | | | | | | gnutls: fix compilation with external toolchainAlexander Ryzhov2015-04-23
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | | | | | Merge pull request #1174 from ryzhovau/bzip2_ldflagsSteven Barth2015-04-23
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | bzip2: respect LDFLAGS
| * | | | | | | | bzip2: respect LDFLAGSAlexander Ryzhov2015-04-23
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | | | | Merge pull request #1172 from ryzhovau/no_libcryptoSteven Barth2015-04-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Remove libcrypto dependency
| * | | | | | | | Remove libcrypto dependencyAlexander Ryzhov2015-04-23
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | | | | Merge pull request #1168 from salzmdan/masterSteven Barth2015-04-23
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | knot: update to 1.6.3
| * | | | | | | knot: update to 1.6.3Daniel Salzman2015-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | | | | | Merge pull request #1166 from Wedmer/masterNikos Mavrogiannopoulos2015-04-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [libs/gnutls] Added gettext-version fixup,
| * | | | | | | | [libs/gnutls] Added gettext-version fixup,Vladimir Ulrich2015-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updated OpenWrt header, added license information. Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | | | | | Merge pull request #1156 from chris5560/masterSteven Barth2015-04-22
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | radicale: [NEW] Python-based CalDAV/CardDAV Server
| * | | | | | | | radicale: [NEW] Python-based CalDAV/CardDAV ServerChristian Schoenebeck2015-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inspired by OpenWrt Ticket System Ticket 9119 Python3 package currently marked as @BROKEN because no time for testing. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | | | | muninlite: correctly parse ifname with - charJonathan McCrohan2015-04-21
| |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rewrote Jo-Philipp Wich's patch so it applies to source files rather than generated files. Closes #701 Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | | | | | | | Merge pull request #1158 from commodo/python-ncursesSteven Barth2015-04-21
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python: force libncurses
| * | | | | | | | python: do not prefer ncursesw over ncursesAlexandru Ardelean2015-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | | python: replace with libncursesw with libncursesAlexandru Ardelean2015-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | Merge pull request #1157 from commodo/python3-ncursesSteven Barth2015-04-21
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python3: force libncurses
| * | | | | | | | | python3: do not prefer ncursesw over ncursesAlexandru Ardelean2015-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | | | | python3: replace with libncursesw with libncursesAlexandru Ardelean2015-04-21
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | gnutls: install libgnutls.soNikos Mavrogiannopoulos2015-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolves #1162 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | | gnutls: enable openssl compatibility mode by defaultNikos Mavrogiannopoulos2015-04-21
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | gnutls: updated to 3.4.0Nikos Mavrogiannopoulos2015-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | | bzip2: move packages in a "Compression" submenuNicolas Thill2015-04-20
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | | | openvswitch: fixup kernels for older versionsSteven Barth2015-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | | | | | openvswitch: Fixup SUPPORTED_KERNELsSteven Barth2015-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-By: Steven Barth <steven@midlink.org>
* | | | | | | Merge pull request #1145 from emabo/masterSteven Barth2015-04-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | openvswitch: upgrade to version 2.3.90
| * | | | | | | openvswitch: upgrade to version 2.3.90, review #1Emanuele Bovisio2015-04-17
| | | | | | | |
| * | | | | | | openvswitch: upgrade to version 2.3.90Emanuele Bovisio2015-04-17
| | | | | | | |
* | | | | | | | Merge pull request #1154 from MikePetullo/masterSteven Barth2015-04-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | dmapd: update to 0.0.72
| * | | | | | | | dmapd: update to 0.0.72W. Michael Petullo2015-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | Merge pull request #1151 from andrenarchy/icecast-2.4.2Ted Hess2015-04-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | icecast: update to 2.4.2
| * | | | | | | | | icecast: update to 2.4.2André Gaul2015-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | icecast 2.4.2 is a security release. Signed-off-by: André Gaul <andre@gaul.io>
* | | | | | | | | | nsd: Bump to version 4.1.2Vasilis Tsiligiannis2015-04-20
| | | | | | | | | |
* | | | | | | | | | Merge pull request #1153 from ClaymorePT/masterSteven Barth2015-04-20
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | boost 1.58.0
| * | | | | | | | | | boost 1.58.0claymore2015-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated boost lib to version 1.58.0 - Added New Libraries: Endian and Sort Boost Release Notes: http://www.boost.org/users/history/version_1_58_0.html Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
* | | | | | | | | | | Merge pull request #1148 from oneru/masterSteven Barth2015-04-20
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | Update Nano to 2.4.1
| * | | | | | | | | | Update Nano to 2.4.1Jonathan Bennett2015-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
* | | | | | | | | | | Merge pull request #1150 from hansmi/masterTed Hess2015-04-19
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | Update net/unbound to version 1.5.3
| * | | | | | | | | | Update net/unbound to version 1.5.3Michael Hanselmann2015-04-19
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unbound 1.5.3 was released on March 10, 2015. Signed-off-by: Michael Hanselmann <public@hansmi.ch>
* | | | | | | | | | Remove dependeny on iptables-mod-filter from sqm-scriptsSebastian Moeller2015-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As Hnyman noted in https://github.com/dtaht/ceropackages-3.10/issues/13 we carry a few unnecessary dependecies in sqm-scripts, so remove one of them (iptables-mod-filter) as we neither use it nor plan to use it. Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
* | | | | | | | | | Merge pull request #1149 from luizluca/ruby-updateLuiz Angelo Daros de Luca2015-04-18
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | ruby: bump to 2.2.2
| * | | | | | | | | | ruby: bump to 2.2.2Luiz Angelo Daros de Luca2015-04-18
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a small ruby release, mainly to fix CVE-2015-1855: Ruby OpenSSL Hostname Verification Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | | | | | | | lksctp-tools: import sctp from old packages feedNicolas Thill2015-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest version (v1.0.16) - add license info - add myself as maintainer - install dev files the proper way in Build/InstallDev - rename sctp package to libsctp - add an sctp-tools package and an sctp transitional meta package Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | | | | | | python-yaml: import pyyaml from old packages feedNicolas Thill2015-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | | | | | | yaml: import libyaml from old packages feedNicolas Thill2015-04-18
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add license info - add myself as maintainer - put in a "Languages" submenu - install pkgconfig .pc dev file Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | | | | | xz: import from old packages feedNicolas Thill2015-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest version (v5.2.1) - add license info - add myself as maintainer - put everything in a "Compression" submenu - reduce the number of packages (put symlinks with their matching target) Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | | | | | | ldns: import from old packages feedNicolas Thill2015-04-17
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>