Commit graph

824 commits

Author SHA1 Message Date
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>
2014-08-12 12:21:56 -04:00
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>
2014-08-12 17:38:15 +02:00
sbyx
2c88c2424f Merge pull request #194 from bk138/gcc-signed-off
gcc package refined
2014-08-12 17:25:44 +02:00
Steven Barth
c8d2524266 CONTRIBUTING: update gaining commit access
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:24:46 +02:00
Steven Barth
159a8d9d71 CONTRIBUTING: readd example for PKG_LICENSE_FILE
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:21:01 +02:00
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>
2014-08-12 15:19:15 +02:00
Steven Barth
9a55543536 CONTRIBUTING: add paragraph about gaining commit access
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 15:08:14 +02:00
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>
2014-08-12 12:57:37 +02:00
Christian Beier
304e86ff28 gcc: Get rid of those sed substitutions and use proper ./configure args instead.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
2014-08-12 11:04:38 +02:00
Steven Barth
7cf7c8675a shadow: update to 4.2.1, add PKG_LICENSE
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 08:49:34 +02:00
Steven Barth
272f3b43cd libsigc++: define package license
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 08:01:01 +02:00
Steven Barth
522fb42e1c libsigc++: update to 2.3.2
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 07:59:14 +02:00
Jonathan McCrohan
4b90ad6770 Merge pull request #193 from chris5560/master
ddns-scripts: Set PKG_LICENSE
2014-08-12 00:18:32 +01:00
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>
2014-08-11 21:18:48 +02:00
Nikos Mavrogiannopoulos
0a232ca6c6 libpam: Applied fix for CVE-2014-2583
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-11 18:22:19 +02:00
sbyx
85c31a6ca5 Merge pull request #192 from Naoir/perl-www
perl-www: Backport CVE-2011-0633 fix
2014-08-11 18:00:28 +02:00
Marcel Denia
f28633c711 perl-www: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-11 17:26:14 +02:00
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>
2014-08-11 17:25:50 +02:00
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>
2014-08-11 17:10:30 +02:00
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>
2014-08-11 16:14:08 +02:00
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>
2014-08-11 16:05:06 +02:00
Karl Palsson
7ee92fa45c net/mosquitto: Add PKG_LICENSE information
Signed-off-by: Karl Palsson <karlp@remake.is>
2014-08-11 13:19:42 +00:00
Ted Hess
bbd71ce887 Merge pull request #171 from thess/contrib-update
CONTRIBUTING - an update with some addtions and clarifications
2014-08-11 08:48:56 -04:00
Luka Perkov
3c16d44eeb file: bump to 5.19
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-08-11 14:26:13 +02:00
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>
2014-08-11 10:53:35 +00:00
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>
2014-08-11 10:41:42 +00:00
Steven Barth
3ed912434f tinyproxy: fix CVE-2012-3505
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-11 12:37:29 +02:00
sbyx
dfe5588e79 Merge pull request #186 from fatbob313/master
Add package umurmur. Add myself as maintainer.
2014-08-11 08:13:38 +02:00
Marcel Denia
eba6322b3c Merge branch perl-compress-bzip2 from https://github.com/Naoir/packages/
perl-compress-bzip2: Update to 2.18
2014-08-11 01:17:56 +02:00
Marcel Denia
ff36d023e8 perl-compress-bzip2: Update to 2.18
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-11 01:15:52 +02:00
Luka Perkov
4ca8a2dbc2 nspr: add package
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-08-11 00:44:32 +02:00
Ted Hess
8aacf6f3b6 Merge pull request #185 from MikePetullo/dmapd
Copy dmapd package from old repository and update
2014-08-10 17:08:55 -04:00
Martin Johansson
9e618ad3c1 Add package umurmur. Add myself as maintainer. 2014-08-10 22:01:58 +02:00
W. Michael Petullo
158daf25d4 dmapd: update to 0.0.70
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-10 15:31:24 -04:00
W. Michael Petullo
72b33701ae Copy dmapd package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-10 15:28:43 -04:00
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)
2014-08-10 15:20:07 -04:00
Ted Hess
ba8c958fe5 Merge pull request #184 from MikePetullo/cyrus-sasl
cyrus-sasl: add maintainer
2014-08-10 15:17:21 -04:00
W. Michael Petullo
87193b25cd cyrus-sasl: add maintainer
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-10 15:06:41 -04:00
W. Michael Petullo
c79d250e75 libdmapsharing: update to 2.9.28
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-10 15:02:31 -04:00
W. Michael Petullo
adb3c66d7d Merge remote-tracking branch 'openwrt/master' into libdmapsharing 2014-08-10 14:34:54 -04:00
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>
2014-08-10 19:37:28 +02:00
Christian Beier
c704c2f503 gcc: Build gcc version 4.8.3, refresh patches from openwrt.git.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
2014-08-10 18:00:40 +02:00
sbyx
b5435ecec2 Merge pull request #183 from Adze1502/master
mwan3: Update to version 1.5-1
2014-08-10 14:10:58 +02:00
Christian Beier
b9683bf7df gcc: Ship all *nonshared*.a static libs.
Particularly, this fixes linking with pthreads.

Signed-off-by: Christian Beier <dontmind@freeshell.org>
2014-08-10 14:00:35 +02:00
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>
2014-08-10 14:00:28 +02:00
Christian Beier
bae28d4faa gcc: Remove patches that don't apply to 4.6.3.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
2014-08-10 14:00:22 +02:00
Christian Beier
9b24b13654 gcc: Heavy Makefile modification, now builds and runs on target.
* Use the same GCC version as the Attitude Adjustment toolchain.
* Use REAL_GNU_TARGET_NAME that contains the _uclibc suffix.
  Otherwise the linker on the target is not found.
* Revamped install section to install only needed binaries and omit
  static .a libs.

Signed-off-by: Christian Beier <dontmind@freeshell.org>
2014-08-10 14:00:06 +02:00
Christian Beier
13e9670993 gcc: Enable parallel GCC builds.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
2014-08-10 14:00:01 +02:00
Christian Beier
ee43a57b74 gcc: Depend on binutils package.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
2014-08-10 13:59:55 +02:00
Christian Beier
e63c244828 gcc: Do not ship .info and .man files.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
2014-08-10 13:59:50 +02:00