| Commit message (Collapse) | Author | Age |
... | |
|\ \ \ \
| | | | |
| | | | | |
python-dns: remove PyPackage filespec
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Default will be used.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \
| |_|/ /
|/| | | |
Python Cleanups
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Most packages will install in /usr/lib/python$(PYTHON_VERSION)/site-packages
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
That would allow for files (in filespecs) to be indented.
As it is now, the files need to be added at the begginning of the line.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Seems that using += adds a space in the PYTHONPATH.
Could be some other error, but at least this way
it's sure to not leave any spaces.
Thanks @Xuefer.
Signed-off-by: Xuefer Tinys <xuefer@gmail.com>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \
| | |
| | | |
gammu: bump version to upstream 1.34.0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
|\ \ \
| | | |
| | | | |
knxd: use better macrons in Makefile
|
| | | |
| | | |
| | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|\ \ \ \
| | | | |
| | | | | |
linknx: use better macros in Makefile
|
| |/ / /
| | | |
| | | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|\ \ \ \
| |/ / /
|/| | | |
[icecast] update Makefile to 2.4.1
|
| | | | |
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- DOC: fix a few typos
- BUG/MINOR: http: fix typo: "401 Unauthorized" => "407 Unauthorized"
- BUG/MINOR: parse: refer curproxy instead of proxy
- DOC: httplog does not support 'no'
- MINOR: map/acl/dumpstats: remove the "Done." message
- BUG/MEDIUM: sample: fix random number upper-bound
- BUG/MEDIUM: patterns: previous fix was incomplete
- BUG/MEDIUM: payload: ensure that a request channel is available
- BUG/MINOR: tcp-check: don't condition data polling on check type
- BUG/MEDIUM: tcp-check: don't rely on random memory contents
- BUG/MEDIUM: tcp-checks: disable quick-ack unless next rule is an expect
- BUG/MINOR: config: fix typo in condition when propagating process binding
- BUG/MEDIUM: config: do not propagate processes between stopped processes
- BUG/MAJOR: stream-int: properly check the memory allocation return
- BUG/MEDIUM: memory: fix freeing logic in pool_gc2()
- BUG/MEDIUM: compression: correctly report zlib_mem
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
| | |
| | |
| | |
| | |
| | |
| | | |
- Bugfix maintenance release
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
|\ \ \
| | | |
| | | | |
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>
|