~ubuntu-security/ubuntu-cve-tracker/master

« back to all changes in this revision

Viewing changes to mir_reviews/net-cpp/audits/csp-source.txt

  • Committer: Steve Beattie
  • Date: 2019-02-19 06:18:27 UTC
  • Revision ID: sbeattie@ubuntu.com-20190219061827-oh57fzcfc1u9dlfk
The ubuntu-cve-tracker project has been converted to git.

Please use 'git clone https://git.launchpad.net/ubuntu-cve-tracker' to
get the converted tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
INFO: -N -a -A -D utopic -P -B -T utopic net-cpp_0.0.1+14.10.20140611-0ubuntu1.dsc
2
 
Using the following defaults:
3
 
name: Ubuntu Archive
4
 
email: archive@ubuntu.com
5
 
Checking: net-cpp_0.0.1+14.10.20140611-0ubuntu1.dsc
6
 
Mode: archive
7
 
 
8
 
Retrieving madison output:      pass
9
 
Distribution:                   pass
10
 
Pocket:                         pass
11
 
Maintainer:                     SKIP (archive)
12
 
Changed-By:                     SKIP (archive)
13
 
Source has orig.tar.gz:         pass
14
 
Recent date:                    SKIP (archive)
15
 
Output of diffstat:             
16
 
 net-cpp-0.0.1+14.10.20140611/debian/changelog              |   57 ++++++++++++
17
 
 net-cpp-0.0.1+14.10.20140611/debian/compat                 |    1 
18
 
 net-cpp-0.0.1+14.10.20140611/debian/control                |   61 +++++++++++++
19
 
 net-cpp-0.0.1+14.10.20140611/debian/copyright              |   22 ++++
20
 
 net-cpp-0.0.1+14.10.20140611/debian/libnet-cpp-dev.install |    3 
21
 
 net-cpp-0.0.1+14.10.20140611/debian/libnet-cpp-doc.install |    1 
22
 
 net-cpp-0.0.1+14.10.20140611/debian/libnet-cpp0.install    |    1 
23
 
 net-cpp-0.0.1+14.10.20140611/debian/libnet-cpp0.symbols    |   39 ++++++++
24
 
 net-cpp-0.0.1+14.10.20140611/debian/rules                  |    7 +
25
 
 9 files changed, 192 insertions(+)
26
 
Vcs files in diffstat:          pass
27
 
Vcs files in patch files:       SKIP: could not find 'net-cpp_0.0.1+14.10.20140611-0ubuntu1.debdiff'
28
 
Version:                        SKIP (initial release?)
29
 
Newest version:                 FAIL
30
 
 Current: 0.0.1+14.10.20140611-0ubuntu1
31
 
 Found:   0.0.1+14.10.20140611-0ubuntu1
32
 
Diff chaff:                     pass
33
 
Merged changelog:               pass
34
 
Changelog autocloses LP bugs:   pass
35
 
Patch system:                   patchless? (skipped patch system checks)
36
 
Patch tagging:                  pass (no patches)
37
 
Check bashisms in 'debian':     pass
38
 
Reverse Debdiff:                SKIP: could not find 'net-cpp_0.0.1+14.10.20140611-0ubuntu1.debdiff'
39
 
Bad files:                      pass
40
 
Vcs files in source:            pass
41
 
Ubuntu archive:
42
 
  net-cpp | 0.0.1+14.10.20140611-0ubuntu1 | utopic/universe | source
43
 
Debian archive:
44
 
 Not found in Debian testing, unstable or experimental
45
 
 
46
 
Has debian/watch:               FAIL
47
 
Output of lintian:              pass
48
 
Output of licensecheck:         
49
 
 Unique licenses:
50
 
  LGPL (v3)
51
 
 
52
 
 Full output:
53
 
  include/core/net/error.h: LGPL (v3)
54
 
  include/core/net/http/request.h: LGPL (v3)
55
 
  include/core/net/http/status.h: LGPL (v3)
56
 
  include/core/net/http/error.h: LGPL (v3)
57
 
  include/core/net/http/header.h: LGPL (v3)
58
 
  include/core/net/http/response.h: LGPL (v3)
59
 
  include/core/net/http/client.h: LGPL (v3)
60
 
  include/core/net/http/method.h: LGPL (v3)
61
 
  include/core/net/http/content_type.h: LGPL (v3)
62
 
  include/core/net/visibility.h: LGPL (v3)
63
 
  include/core/location.h: LGPL (v3)
64
 
  src/core/location.cpp: LGPL (v3)
65
 
  src/core/net/error.cpp: LGPL (v3)
66
 
  src/core/net/http/header.cpp: LGPL (v3)
67
 
  src/core/net/http/error.cpp: LGPL (v3)
68
 
  src/core/net/http/status.cpp: LGPL (v3)
69
 
  src/core/net/http/request.cpp: LGPL (v3)
70
 
  src/core/net/http/impl/curl/shared.h: LGPL (v3)
71
 
  src/core/net/http/impl/curl/multi.h: LGPL (v3)
72
 
  src/core/net/http/impl/curl/curl.h: LGPL (v3)
73
 
  src/core/net/http/impl/curl/request.h: LGPL (v3)
74
 
  src/core/net/http/impl/curl/easy.cpp: LGPL (v3)
75
 
  src/core/net/http/impl/curl/client.cpp: LGPL (v3)
76
 
  src/core/net/http/impl/curl/easy.h: LGPL (v3)
77
 
  src/core/net/http/impl/curl/client.h: LGPL (v3)
78
 
  src/core/net/http/impl/curl/shared.cpp: LGPL (v3)
79
 
  src/core/net/http/impl/curl/multi.cpp: LGPL (v3)
80
 
  src/core/net/http/client.cpp: LGPL (v3)
81
 
  tests/http_client_load_test.cpp: LGPL (v3)
82
 
  tests/header_test.cpp: LGPL (v3)
83
 
  tests/http_client_test.cpp: LGPL (v3)
84
 
  tests/table.h: LGPL (v3)
85
 
 
86
 
Output of suspicious-source:    
87
 
 ./tests/httpbin.tar.bz2: bzip2 compressed data, block size = 900k
88
 
 
89
 
Check bashisms in '.':          pass (skipped ./configure and ./config.guess)
90
 
chmod/chown in debian/:         pass
91
 
bash network redirections:      pass
92
 
/bin/sh as shell in debian/:    pass
93
 
Upstream source:                https://launchpad.net/net-cpp
94
 
Source build:                   pass
95
 
Statistics:
96
 
 Size (unpacked): 1M
97
 
 Number files: 53
98
 
 Number directories: 15
99
 
 Number symlinks: 0
100
 
 Estimated lines of source: 4647
101
 
Check existing binaries (may take a while): 
102
 
 found existing: libnet-cpp0 utopic/universe
103
 
 found existing: libnet-cpp-dev utopic/universe
104
 
 found existing: libnet-cpp-doc utopic/universe
105
 
 Total: 3 (new=0, existing=3)
106
 
------
107
 
FAILED