Ian Leonard
b246dadc45
ffmpeg: Have the custom Vorbis decoder support select the Ogg demuxer.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
228c3d0dea
ffmpeg: update to 2.3.1
Changes:
Disable SIMD usage; creates build errors
Disable runtime cpudetect as it's all disabled
Re-enable compiler optimizations
re-enable stripping
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
sbyx
7f8b73e7d9
Merge pull request #196 from Adze1502/master
mwan3: update to version 1.5-2
10 years ago
Steven Barth
8c9c803128
picocom: import and adopt
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Adze1502
35d05cfebe
mwan3: Update to version 1.5-2
Fix issue icmp unreachables go out wrong interface
Remove unnecessary line
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
10 years ago
Ted Hess
887411b8c3
socat: Import from oldpackages, upgrade to 1.7.2.4, update copyright, license info, pkg maintainer. Fix cross built error
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Steven Barth
a7671356fe
libpam: fix package source to unbreak BB build
Yesterday's CVE-fix changed the package source URL to an invalid location.
Reverting this change to unbreak builds.
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
sbyx
2c88c2424f
Merge pull request #194 from bk138/gcc-signed-off
gcc package refined
10 years ago
Steven Barth
c8d2524266
CONTRIBUTING: update gaining commit access
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Steven Barth
159a8d9d71
CONTRIBUTING: readd example for PKG_LICENSE_FILE
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Steven Barth
84f643cb31
CONTRIBUTING: simplify PKG_LICENSE and PKG_LICENSE_FILE notes
I found them too hard to understand ;)
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Steven Barth
9a55543536
CONTRIBUTING: add paragraph about gaining commit access
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Christian Beier
372787d29b
gcc: Use strip instead of sstrip as sstrip somehow stops the on-target compilation from working properly.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
304e86ff28
gcc: Get rid of those sed substitutions and use proper ./configure args instead.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Steven Barth
7cf7c8675a
shadow: update to 4.2.1, add PKG_LICENSE
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Steven Barth
272f3b43cd
libsigc++: define package license
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Steven Barth
522fb42e1c
libsigc++: update to 2.3.2
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Jonathan McCrohan
4b90ad6770
Merge pull request #193 from chris5560/master
ddns-scripts: Set PKG_LICENSE
10 years ago
Christian Schoenebeck
353dd935d6
ddns-scripts: Set PKG_LICENSE
Set PKG_LICENSE as written inside dynamic_dns_updater.sh and dynamic_dns_functions.sh.
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
10 years ago
Nikos Mavrogiannopoulos
0a232ca6c6
libpam: Applied fix for CVE-2014-2583
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
sbyx
85c31a6ca5
Merge pull request #192 from Naoir/perl-www
perl-www: Backport CVE-2011-0633 fix
10 years ago
Marcel Denia
f28633c711
perl-www: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
3634ba4ffd
perl-www: Default to verifying hostnames when using SSL
This is a backport of perl-www 6.00's CVE-2011-0633 fix.
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Thomas Heil
4eec42a248
haproxy: fix from upstream
[PATCH 4/4] BUG: config: error in http-response replace-header number
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
10 years ago
Jo-Philipp Wich
2822192234
pv: import from oldpackages, add myself as maintainer, update to latest v1.5.3
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Jo-Philipp Wich
0a4217b2fe
mysql: import from oldpackages, add myself as maintainer
No updates to the package as it is the latest release of the still
supported 5.1 release series.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Karl Palsson
7ee92fa45c
net/mosquitto: Add PKG_LICENSE information
Signed-off-by: Karl Palsson <karlp@remake.is>
10 years ago
Ted Hess
bbd71ce887
Merge pull request #171 from thess/contrib-update
CONTRIBUTING - an update with some addtions and clarifications
10 years ago
Luka Perkov
3c16d44eeb
file: bump to 5.19
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Karl Palsson
64ef7b2158
net/mosquitto: update readme with protocol versions
Mosquitto has supported v3.1.1 of the mqtt protocol since verson 1.3
Signed-off-by: Karl Palsson <karlp@remake.is>
10 years ago
Karl Palsson
dfadab16da
net/mosquitto: Bump to version 1.3.4
A minor point release.
* Don’t ask client for certificate when require_certificate is false.
* Fix incorrect handling of anonymous bridges on the local broker.
* backout incomplete functionality incorrectly added in 1.3.2
Signed-off-by: Karl Palsson <karlp@remake.is>
10 years ago
Steven Barth
3ed912434f
tinyproxy: fix CVE-2012-3505
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
sbyx
dfe5588e79
Merge pull request #186 from fatbob313/master
Add package umurmur. Add myself as maintainer.
10 years ago
Marcel Denia
eba6322b3c
Merge branch perl-compress-bzip2 from https://github.com/Naoir/packages/
perl-compress-bzip2: Update to 2.18
10 years ago
Marcel Denia
ff36d023e8
perl-compress-bzip2: Update to 2.18
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Luka Perkov
4ca8a2dbc2
nspr: add package
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Ted Hess
8aacf6f3b6
Merge pull request #185 from MikePetullo/dmapd
Copy dmapd package from old repository and update
10 years ago
Martin Johansson
9e618ad3c1
Add package umurmur. Add myself as maintainer.
10 years ago
W. Michael Petullo
158daf25d4
dmapd: update to 0.0.70
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
72b33701ae
Copy dmapd package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
Ted Hess
e80a7a4e42
Merge pull request #180 from MikePetullo/libdmapsharing
Copy libdmapsharing package from old repository and update (this is necessary for a forthcoming dmapd package addition)
10 years ago
Ted Hess
ba8c958fe5
Merge pull request #184 from MikePetullo/cyrus-sasl
cyrus-sasl: add maintainer
10 years ago
W. Michael Petullo
87193b25cd
cyrus-sasl: add maintainer
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
c79d250e75
libdmapsharing: update to 2.9.28
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
adb3c66d7d
Merge remote-tracking branch 'openwrt/master' into libdmapsharing
10 years ago
Christian Beier
f24052dd61
gcc: Specify target languages the right way.
There are no CONFIG_INSTALL_* vars in the SDK anymore.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
c704c2f503
gcc: Build gcc version 4.8.3, refresh patches from openwrt.git.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
sbyx
b5435ecec2
Merge pull request #183 from Adze1502/master
mwan3: Update to version 1.5-1
10 years ago
Christian Beier
b9683bf7df
gcc: Ship all *nonshared*.a static libs.
Particularly, this fixes linking with pthreads.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago
Christian Beier
75dd400ae6
gcc: Remove notes that mpfr-dev and the like are needed on the build machine.
That's not true, at least for GCC 4.6.3.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
10 years ago