patchman
patchman copied to clipboard
Patchman is a Linux Patch Status Monitoring System
Hello There is the Last Report column on Hosts tab that diplays when the servers last reported to Patchman. Wrong time is displayed. It seems like there is some time...
Here is how to reproduce the problem: - install patchman client on server Y - run patchman-client - run patchman -a - server Y is missing from the Hosts -...
This PR updates [django-bootstrap3](https://pypi.org/project/django-bootstrap3) from **23.1** to **24.2**. Changelog ### 24.2 ``` - Reinstate setuptools_scm for build (965). ``` ### 24.1 ``` - Remove support for Django 3.2 (EOL) (962)....
1. This command has a syntax error on the latest MySQL installed on Ubuntu 22: GRANT ALL PRIVILEGES ON patchman.* TO patchman@localhost IDENTIFIED BY 'changeme'; correct commands: CREATE USER 'patchman'@'localhost'...
This PR updates [django-filter](https://pypi.org/project/django-filter) from **21.1** to **24.2**. Changelog ### 24.2 ``` ------------------------- * Fixed a regression in v23.4 where callable choices were incorrectly evaluated at filter instantiation, on Django...
This PR updates [djangorestframework](https://pypi.org/project/djangorestframework) from **3.13.1** to **3.15.1**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/djangorestframework - Changelog: https://data.safetycli.com/changelogs/djangorestframework/ -...
Bumps [django](https://github.com/django/django) from 3.2.24 to 3.2.25. Commits c98eca3 [3.2.x] Bumped version for 3.2.25 release. 072963e [3.2.x] Fixed CVE-2024-27351 -- Prevented potential ReDoS in Truncator.words(). 2ad2676 [3.2.x] Added release date for...
Hi, exists there any documentation on how to use the api Search Parameter (i.e. to get a list of hosts with a specific tag) ? Thanks :) Best regards, Kai....
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.13.1 to 3.15.2. Release notes Sourced from djangorestframework's releases. Version 3.15.1 What's Changed Update the message to be consistent with the Django `HttpResponseBa… by @maycuatroi in encode/django-rest-framework#9287...
- **Add management commands** - **Add set_site command** - **Fix option**