| Commit message (Collapse) | Author | Age |
... | |
|\ \ \ \
| | | | |
| | | | | |
prosody: fix use of randomseed (prosody issue #439)
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Resolves #640
|
|\ \ \ \ \
| | | | | |
| | | | | | |
openconnect: update README
|
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Gottfried Haider <gottfried.haider@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
linknx: fix Makefile to use TABs instead of spaces
|
| |/ / / / /
| | | | | |
| | | | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
knxd: fix Makefile to use TABs instead of spaces
|
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
pthsem: fix Makefile to use TABs instead of spaces
|
| |/ / / / /
| | | | | |
| | | | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
linknx: new package
|
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
knxd: new package
|
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| |/ / / / /
| | | | | |
| | | | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
libesmtp: add Makefile for new package
|
| |/ / / / /
| | | | | |
| | | | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
pthsem: new package
|
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
should replace the one in old packages
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
SQLite2 support was dropped by upstream a long time ago, so
let's remove the leftovers here, too.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- fileinfo: PHP actually uses its own libmagic implementation
- pdo-sqlite/sqlite3: libsqlite3 itself depends on libpthread,
not the extension
- xml{reader,writer}: both do not use iconv stuff
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This commit adds a patch to enforce the usage of an alternative
code path, preventing the need of libiconv in the bundled libgd
of php.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| |/ / / /
|/| | | |
| | | | |
| | | | | |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
luasec: update to 0.5 to fix memory leak hit by prosody
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Noted in luasec 0.4.1 Changelog:
Activate SSL_MODE_RELEASE_BUFFERS by default if it is available (thanks Prosody project)
Update to latest 0.5 to fix a few other leaks.
luasec moved to github, so update URL and license info.
Move package maintainer to correct place in Makefile, hope he is okay with it.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
mailman: add http source download link
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Based on upstream commit by Thomas Jarosch based on Alexander's patch.
More info: https://github.com/openwrt/packages/pull/690
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
Alpine: add new package v2.11
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Alpine (Alternatively Licenced Program for Internet News and Email) is a
free software console email client developed at the University of Washington.
It is suitable for both the inexperienced email user as well as for
the most demanding power user.
Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
stm32flash: upgrade to new version 0.4
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
vips: update to 7.42.1
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This fixes CVE-2014-8142.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|