Private
Public Access
1
0
Files
linux_patch_manager/debian/control
Draco-Lunaris-Echo 99529b42da
Some checks failed
CI Pipeline / Rust Format Check (pull_request) Successful in 5s
CI Pipeline / Clippy Lints (pull_request) Successful in 52s
CI Pipeline / Rust Unit Tests (pull_request) Failing after 1m21s
CI Pipeline / Security Audit (pull_request) Successful in 5s
CI Pipeline / Frontend Lint & Type Check (pull_request) Successful in 15s
CI Pipeline / Build .deb & Release (pull_request) Has been skipped
chore: bump version to 1.1.1
2026-06-07 18:55:59 -05:00

28 lines
972 B
Plaintext

Package: linux-patch-manager
Version: 1.1.1-1
Architecture: amd64
Maintainer: Moon Dragon <echo@moon-dragon.us>
Installed-Size: 45000
Pre-Depends: postgresql-16
Depends: postgresql-16, argon2, libssl3, libc6 (>= 2.39), libfontconfig1
Recommends: postgresql-client-16, fonts-dejavu-core
Suggests: gpg
Section: admin
Priority: optional
Description: Enterprise Linux Patch Management System
Linux Patch Manager is a secure, web-based management interface for
controlling patching and updates on Linux servers and workstations.
.
Features include:
- Multi-factor authentication (TOTP + WebAuthn)
- Role-based access control (Admin/Operator)
- Mutual TLS agent communication
- Internal Certificate Authority
- Automated patch deployment with rollback
- Maintenance window scheduling
- Real-time WebSocket job monitoring
- CSV/PDF compliance reporting
- Audit logging with hash-chain integrity
- Email notifications
- Azure SSO (OAuth2/OIDC with PKCE)