checksecurity 2.0.16+nmu3ubuntu1 source package in Ubuntu
Changelog
checksecurity (2.0.16+nmu3ubuntu1) jammy; urgency=medium
* Merge with Debian unstable. Remaining changes:
- Downgrade all Recommends to Suggests, except logcheck (it is in main)
* Dropped changes:
- Remove fcron from Depends, it is not in the archive. [no more needed]
checksecurity (2.0.16+nmu3) unstable; urgency=medium
* Non-maintainer upload.
* Fix "missing required debian/rules targets build-arch and/or build-
indep": Add targets to debian/rules.
(Closes: #999082)
* Fix "Removal of obsolete debhelper compat 5 and 6 in bookworm":
Bump to 7 in debian/{compat,control}.
(Closes: #965448)
* Fix some grave packaging errors:
- move debhelper from Build-Depends-Indep to Build-Depends
- remove temporary files debian/postrm.debhelper and debian/substvars from
source package
checksecurity (2.0.16+nmu2) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Christian Ehrhardt <email address hidden> Thu, 24 Mar 2022 14:21:33 +0100
Upload details
- Uploaded by:
- Christian Ehrhardt
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Mantic | release | main | admin | |
| Lunar | release | main | admin | |
| Jammy | release | main | admin |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| checksecurity_2.0.16+nmu3ubuntu1.tar.gz | 223.5 KiB | 7947ab1f1f0e3b2fc85f15cfec9ba8535aa264c2c23ab79191501d8ba1397946 |
| checksecurity_2.0.16+nmu3ubuntu1.dsc | 1.5 KiB | be8bbc7d11dcfd74b2e2862796fd31e909e1a71beb8a6d21ceac147713212261 |
Available diffs
Binary packages built by this source
- checksecurity: basic system security checks
Checksecurity can periodically do some very basic system security checks:
.
* check-setuid - scans for insecurely mounted remote file systems,
and tracks changes in setuid programs;
* check-sockets - tracks changes in open ports to detect rogue programs;
* check-passwd - scans for empty or duplicate system accounts;
* check-disfree - scans for mounted filesystems nearing capacity;
* check-iptables-logs - scans logs generated by iptables and look
for intrusion attempts.
.
Be aware that these minimal set of checks are no substitute for a full
security auditing and integrity checking system.
.
In addition to these checks you are encourage to install additional packages
(listed in "Recommends") to provide more information concerning the security
or vulnerability of your system.
.
Installing the suggested package lockfile-progs can help to prevent
the cron jobs running multiple times if something gets jammed.
