Kevin Darbyshire-Bryant
bf457e9629
Merge pull request #7209 from ldir-EDB0/libssh
libssh: bump to 0.7.6 CVE-2018-10933 fix
6 years ago
Kevin Darbyshire-Bryant
72096874d0
libssh: bump to 0.7.6 CVE-2018-10933 fix
Bump from 0.7.5 to 0.7.6. Upstream changelog:
Fixed CVE-2018-10933
Added support for OpenSSL 1.1
Added SHA256 support for ssh_get_publickey_hash()
Fixed config parsing
Fixed random memory corruption when importing pubkeys
Backported upstream patches since 0.7.6 to fix interactive
authentication issues amongst other things:
9d5cf209 libcrypto: Fix memory leak in evp_final()
10397321 gssapi: Set correct state after sending GSSAPI_RESPONSE (select mechanism OID)
7ad80ba1 server: Fix compile error
acb0e4f4 examples: Explicitly track auth state in samplesshd-kbdint
3fe7510b messages: Check that the requested service is 'ssh-connection'
734e3ce6 server: Set correct state after sending INFO_REQUEST (Kbd Interactive)
e4c6d591 packet: Add missing break in ssh_packet_incoming_filter()
f81ca616 misc: Add strndup implementation if not provides by the OS
Refresh patches.
Remove local backport for OpenSSL 1.1 support as is now in release
Remove PKG_INSTALL & CMAKE vars that are defaulted anyway
Add PKG_CPE_ID:=cpe:/a:libssh:libssh for CVE tracking
Remove BROKEN tag as is no longer broken
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
6 years ago
Nikos Mavrogiannopoulos
0b0a774916
Merge pull request #6492 from neheb/pam
libpam: Update to 1.3.0
6 years ago
Etienne Champetier
e5574ea957
build,circleci: add python to docker build image
This is needed to build ca-certificates
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years ago
Yousong Zhou
98d206086b
openvswitch: bump to version 2.10.1
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Rosen Penev
eed77a988b
libpam: Update to 1.3.0
Removed upstreamed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Etienne Champetier
4aeeeb65d4
build,circleci: enable CircleCI workflows
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years ago
Etienne Champetier
c48f3f6fbd
build,circleci: change exclude pattern
Even when configured to only build PR, CircleCI always build the default branch
`only: /pull.*/` seems like a good idea, but it fails when:
- you are testing on the same repo, because github doesn't create a pull branch
- when your repo is configured, because it see the push on your repo,
prevent building this commit because it doesn't match the regexp, then when you
do the PR CircleCI doesn't work
In the end what we really want is `ignore: master`
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years ago
Etienne Champetier
cd315ec4e2
build,circleci: fixup pkgs list generation
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years ago
Rosen Penev
432aa67e27
bind: Remove OpenSSL deprecated APIs dependency
It seems to not be needed anymore. Tested on mvebu and ar71xx.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Philip Prindeville
c925417d0f
Merge pull request #7270 from pprindeville/issue/7235
isc-dhcp: drop .conf suffix on dhcrelay config file
6 years ago
Philip Prindeville
b0e73634f7
isc-dhcp: drop .conf suffix on dhcrelay config file
Resolves issue #7235
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years ago
Hannu Nyman
c4a06b92bb
Merge pull request #7266 from neheb/patch-28
hdparm: Update to 9.58
6 years ago
Bruno Randolf
42fdfe14a0
websocketpp: Add package (WebSocket++)
WebSocket++ is a header only C++ library that implements RFC6455 The
WebSocket Protocol.
Signed-off-by: Bruno Randolf <br1@einfach.org>
6 years ago
Thomas Heil
2f8eb41827
Merge pull request #7213 from gladiac1337/feature-haproxy-v1.8.14-updates
haproxy: Update all patches for HAProxy v1.8.14
6 years ago
Rosen Penev
d14ab76ba2
hdparm: Update to 9.58
Add myself as maintainer as agreed previously.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
e9a1dadd32
python-dateutil: Update to 2.7.5
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
ea626f0ecd
qrencode: Update to 4.0.2
Small Makefile reorganization for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
43a1f1bdee
dmidecode: Update to 3.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
ea6ce3a53b
python-certifi: Update to 2018.10.15
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
64e8db1872
pytz: Update to 2018.6
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Hannu Nyman
5302ac5cfc
Merge pull request #7063 from neheb/patch-38
libsearpc: Update to 3.1.0
6 years ago
Hannu Nyman
6b23655262
Merge pull request #5903 from aparcar/prometheus
prometheus: add package
6 years ago
Hannu Nyman
25e9ced018
Revert "libaio: Update to 0.3.111"
This reverts commit bf9f919551
.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
6 years ago
Karl Palsson
6ade0d1933
lib/c-ares: remove duplicate cpe-id
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
6 years ago
Hannu Nyman
d65bff264a
Merge pull request #7184 from neheb/soup
libsoup: Update to 2.65.1
6 years ago
Hannu Nyman
e16055d7be
Merge pull request #7143 from neheb/patch-27
unrar: Update to 5.6.7
6 years ago
Hannu Nyman
c37f21f668
Merge pull request #6367 from neheb/libaio
libaio: Update to 0.3.111
6 years ago
Hannu Nyman
900280e9b5
Merge pull request #6892 from neheb/patch-31
python-egenix-mx-base: Update to 3.2.9
6 years ago
Hannu Nyman
55c2b406d2
Merge pull request #6626 from neheb/libevdev
libevdev: Update to 1.5.9
6 years ago
Hannu Nyman
27a43ec205
Merge pull request #6880 from neheb/pyobdc
pyodbc: Update to 4.0.24
6 years ago
Hannu Nyman
a0a21f7112
Merge pull request #7055 from neheb/patch-6
pcre2: Update to 10.32
6 years ago
Hannu Nyman
1cf84b0b78
Merge pull request #7208 from neheb/obex
openobex: Update to 1.7.2
6 years ago
Hannu Nyman
0ac9ccb718
Merge pull request #7157 from neheb/hid
hiredis: Update to 0.14.0
6 years ago
Hannu Nyman
7662fb4cef
Merge pull request #6817 from neheb/patch-30
c-ares: Add CPE ID to track CVEs
6 years ago
Hannu Nyman
9b955767fc
Merge pull request #6879 from neheb/libartnet
libartnet: Fix compile with GCC7
6 years ago
Hannu Nyman
f6b523045c
Merge pull request #6826 from neheb/patch-22
cyrus-sasl: Update to 2.1.27-rc8
6 years ago
Hannu Nyman
dff5ed1f82
Merge pull request #6823 from neheb/patch-17
yara: Update to 3.8.1
6 years ago
Hannu Nyman
2c65634748
Merge pull request #6973 from neheb/p11
libp11: Update to 0.4.9
6 years ago
Hannu Nyman
45d98e45d5
Merge pull request #7047 from neheb/patch-28
python-psycopg2: Update to 2.7.5
6 years ago
Hannu Nyman
f23ff2f206
Merge pull request #7150 from neheb/patch-43
ccid: Update to 1.4.30
6 years ago
Hannu Nyman
78352d4b05
Merge pull request #7176 from neheb/jool
jool: Backport two fixes for newer kernels.
6 years ago
Hannu Nyman
0d6385bf8e
Merge pull request #7181 from neheb/patch-45
cmdpad: Fix compile
6 years ago
Hannu Nyman
2aa42940d2
Merge pull request #7179 from neheb/oath
oath-toolkit: Add patch from Fedora to fix compilation
6 years ago
Hannu Nyman
1a1b0a8454
Merge pull request #7177 from neheb/patch-44
spoofer: Update to 1.4.0
6 years ago
Hannu Nyman
a6710e82b1
Merge pull request #7215 from jsiverskog/mdnsresponder_878_70_2
mdnsresponder: bump to 878.70.2 and refresh patches
6 years ago
Hannu Nyman
edd02d564a
Merge pull request #7216 from neheb/patch-9
libopus: Update to 1.3.0
6 years ago
Jonathan G. Underwood
a3de18a2c7
stubby: add reload_config to documentation
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
6 years ago
Jonathan G. Underwood
ada93c69f0
stubby: fix loading of config file
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
6 years ago
Hannu Nyman
92c37e7c7d
Merge pull request #7254 from neheb/patch-26
python-requests: Update to 2.20.0
6 years ago