Kishan Gondaliya
356436f9bd
libsodium: Fix download url
...
Signed-off-by: Kishan Gondaliya <kishanpgondaliya@gmail.com>
2017-10-31 13:46:19 +05:30
Marek Sedlak
271e054ef9
libbaudiofile: updated source url to gnome repos (v0.3.6)
...
Signed-off-by: Marek Sedlak bodka.zavinac@gmail.com
2016-11-27 13:18:07 +01:00
Stephan Conrad
44d8235d54
libsodium: apended /old to download url for 15.05 branch
...
Signed-off-by: Stephan Conrad <stephan@conrad.pics>
2016-11-24 13:37:08 +01:00
Robbie Cao
8edde98c91
libnfc: switch git repository to github
...
Signed-off-by: Robbie Cao <robbie.cao@gmail.com>
2016-11-12 02:52:22 -06:00
Luka Perkov
b3139cf56c
Revert "libwebsockets: sync with master version"
...
This reverts commit e245e2b824
.
Signed-off-by: Luka Perkov <luka@openwrt.org>
2016-11-08 13:34:59 +01:00
Luka Perkov
e245e2b824
libwebsockets: sync with master version
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
2016-11-02 14:01:13 +01:00
W. Michael Petullo
25ef6b37f2
openldap: update to 2.4.44
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-09-13 23:19:06 -04:00
Denis Osvald
d8d457e52c
libuv: bump version to 1.9.1
...
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
2016-09-09 13:12:51 +02:00
Nikos Mavrogiannopoulos
2bdeefb514
gnutls: updated to 3.4.15
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-09-08 18:28:14 +02:00
Ted Hess
c5dc486560
libvorbisidec: Use HTTPS for Tremor repo
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-09-08 08:38:01 -04:00
Konstantin Shalygin
47d41c531c
ldns: Avoid perl bug for manpages.
...
Fix #2663
Signed-off-by: Konstantin Shalygin <k0ste@cn.ru>
[refresh patch]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
(cherry picked from commit a4a9038f58
)
2016-08-12 23:50:45 +02:00
Nikos Mavrogiannopoulos
f9e2ef0543
gnutls: updated to 3.4.14
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-07-06 10:46:04 +02:00
heil
bb1a9fb1fc
pcre: bump to version 8.39
...
Signed-off-by: heil <heil@terminal-consulting.de>
2016-06-21 00:57:25 +02:00
Nikos Mavrogiannopoulos
087fa999f1
libtasn1: corrected library license
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-06-16 22:34:54 +02:00
champtar
73776792f7
Merge pull request #2782 from feckert/licenses-for-15.05
...
libtasn1: add license tag
2016-06-13 23:31:17 +02:00
Nikos Mavrogiannopoulos
3fe7b7b6e4
gnutls: updated to 3.4.13
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-06-12 15:36:43 +02:00
Florian Eckert
7e8a6ad18c
libtasn1: add license tag
...
show the license for this package in opkg
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
2016-05-31 14:49:11 +02:00
Nikos Mavrogiannopoulos
f178723927
gnutls: updated to 3.4.12
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-05-22 17:49:28 +02:00
Nikos Mavrogiannopoulos
632c7899f7
gnutls: updated to 3.4.11
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-04-25 23:15:21 +02:00
Nikos Mavrogiannopoulos
869a5943c0
libtasn1: updated to version 4.8
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-04-25 23:15:21 +02:00
heil
cc469ae468
pcre: Integrate pending patches for next upstream version 8.39
...
- Fix auto-callout
(http://vcs.pcre.org/viewvc?view=rev&revision=1611 )
- Fix negated POSIX class within negated overall class UCP
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1612 2f5784b3-3f2a-0410-8824-cb99058d5e15)
- Fix bug for isolated \E between an item and its qualifier when auto callout is set.
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1613 2f5784b3-3f2a-0410-8824-cb99058d5e15)
- Give error for regexec with pmatch=NULL and REG_STARTEND set
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1614 2f5784b3-3f2a-0410-8824-cb99058d5e15)
- Fix \Q\E before qualifier bug when auto callouts are
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1616 2f5784b3-3f2a-0410-8824-cb99058d5e15)
- Fix /x bug when pattern starts with white space and (?-x)
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1617 2f5784b3-3f2a-0410-8824-cb99058d5e15)
- Fix copy named substring bug.
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1618 2f5784b3-3f2a-0410-8824-cb99058d5e15)
- Fix (by hacking) another length computation issue.
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1619 2f5784b3-3f2a-0410-8824-cb99058d5e15
- Fix get_substring_list() bug when \K is used in an assertion.
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1620 2f5784b3-3f2a-0410-8824-cb99058d5e15
- Fix pcretest bad behaviour for callout in lookbehind.
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1625 2f5784b3-3f2a-0410-8824-cb99058d5e15
- Fix workspace overflow for (*ACCEPT) with deeply nested
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1631 2f5784b3-3f2a-0410-8824-cb99058d5e15
fixes CVE-2016-3191
- Fix Yet another duplicate name bugfix by overestimating the memory needed (i.e. another hack - PCRE2 has this "properly" fixed).
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1636 2f5784b3-3f2a-0410-8824-cb99058d5e15
- Fix pcretest loop for global matching with an ovector size
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1637 2f5784b3-3f2a-0410-8824-cb99058d5e15
Signed-off-by: heil <heil@terminal-consulting.de>
2016-03-29 13:04:27 +02:00
Nikos Mavrogiannopoulos
1e0d97f0d8
gnutls: updated to 3.4.10
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-03-05 11:58:35 +01:00
Nikos Mavrogiannopoulos
9622fe984b
gnutls: updated to 3.4.9
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-02-03 09:57:26 +01:00
heil
b28b3ff56a
unixodbc:
...
- corect fetch url
Signed-off-by: heil <heil@terminal-consulting.de>
2016-01-25 14:08:29 +01:00
heil
560cb220d2
pcre: upgrade to 0.8.38
...
fixes:
* CVE 2015-2327 CVE 2015-2328 CVE 2015-8380 CVE 2015-8381 CVE
* 2015-8382
* CVE 2015-8383 CVE 2015-8384 CVE 2015-8385 CVE 2015-8386 CVE
* 2015-8387
* CVE 2015-8388 CVE 2015-8389 CVE 2015-8390 CVE 2015-8391 CVE
* 2015-8392
* CVE 2015-8393 CVE 2015-8394 CVE 2015-8395
Signed-off-by: heil <heil@terminal-consulting.de>
2016-01-25 14:08:12 +01:00
Nikos Mavrogiannopoulos
4a3331c47a
gnutls: updated to 3.4.8
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-01-10 08:35:21 +01:00
Nikos Mavrogiannopoulos
a712cfd4e6
gnutls: updated to 3.4.7
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-01-10 08:35:21 +01:00
Hannu Nyman
594e6a4916
Merge pull request #2230 from MikePetullo/for-15.05
...
For 15.05: Cherry pick a number of updates from maintainer into 15.05
2016-01-09 17:06:44 +02:00
Oliver Middleton
b4a34de7d8
libpng: update to 1.2.56
...
Fixes CVE-2015-8126 and CVE-2015-8540.
Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
2016-01-09 13:54:46 +01:00
W. Michael Petullo
b8c9bc0200
openldap: update to 2.4.43
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-01-01 16:29:52 -05:00
W. Michael Petullo
304fefb3fa
libsoup: update to 2.53.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-01-01 16:29:48 -05:00
Nikos Mavrogiannopoulos
ae9a33f00d
libradcli: updated to 1.2.5
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-12-07 19:58:21 +01:00
Alexander Ryzhov
87d696053e
postgresql: now visible with uclibc
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-12-07 09:45:55 +01:00
Carlos Miguel Ferreira
74729bc10d
p11-kit: Version update
...
Just a regular version update
- Package gnutls requires the 0.23.1 to compile.
Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
2015-11-29 11:21:57 +01:00
Oliver Middleton
c19bf27d8d
libpng: update to 1.2.54
...
Includes fixes for CVE-2015-7981 and CVE-2015-8126.
Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
2015-11-24 16:21:37 +01:00
Steven Barth
a7cd2d9438
Merge pull request #1871 from dangowrt/update-postgresql-for-15.05
...
update PostgreSQL
2015-11-19 16:23:34 +01:00
John Crispin
ee0bb7b9df
libmraa: board detection was broken after the name changed
...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-11-06 22:39:41 +01:00
Nikos Mavrogiannopoulos
ffd3b199e1
gnutls: update to 3.4.6
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-10-22 07:34:54 +02:00
John Crispin
25a4a2f15d
libupm: add fixes for 2 sensors
...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-20 15:58:30 +02:00
Dirk Neukirchen
323a2d1da0
postgresql: fix potential snprintf issue
...
adopt buildroot commit: 3d3f70b567718ae308b5704ddd7d107c4849309e
spotted while reviewing buildroot changes to postgresql
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-10-19 00:41:59 +02:00
Dirk Neukirchen
c1f12cc650
postgresql: fix uclibc locale.h bug
...
reported in forum:
https://forum.openwrt.org/viewtopic.php?id=59137
issue was discovered and fixed already in buildroot
git commit id: f5e4ca10220e2325d3a34c0a423388e40b27dbdf
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-10-19 00:41:59 +02:00
Dirk Neukirchen
0e3e7ca91b
postgresql: add missing librt dependency
...
fixes build error with uclibc
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-10-19 00:41:59 +02:00
Daniel Golle
40ba683222
postgresql: update source to 9.4.4 and refresh scripts
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-19 00:41:59 +02:00
Dirk Neukirchen
4ab5dc95a6
postgresql: update to 9.4.1
...
- supports arm64/aarch64
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-10-19 00:41:59 +02:00
John Crispin
d313c7b182
libupm: add package
...
upm is a sensor library that sits ontop of libmraa. it has support for a large
number of sensors and exports bindings for node, python, ...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-17 12:31:23 +02:00
John Crispin
e3d82916ad
libmraa: add mraa including mips platform code
...
mraa is a lowlevel io bus abstraction layer. it allows us to export bindings for
various linux io busses for node, python, ...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-17 12:31:23 +02:00
Marko Ratkaj
3831a680ab
file: bump version to 5.25
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-09-27 23:42:05 +02:00
Nikos Mavrogiannopoulos
b86ffea908
libtasn1: updated to 4.7
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-09-24 10:07:47 +02:00
Nikos Mavrogiannopoulos
4c75da6e28
gnutls: updated to 3.4.5
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-09-24 10:07:47 +02:00
Nikos Mavrogiannopoulos
41a5ec56fe
radcli: updated to 1.2.3
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-09-24 10:03:57 +02:00