patchman icon indicating copy to clipboard operation
patchman copied to clipboard

Patchman is a Linux Patch Status Monitoring System

Results 104 patchman issues
Sort by recently updated
recently updated
newest added

I'm unable to install patchman on new Ubuntu servers because the gpg keyring isn't found at https://keyserver.ubuntu.com/

This PR updates [django-bootstrap3](https://pypi.org/project/django-bootstrap3) from **15.0.0** to **22.1**. Changelog ### 22.1 ``` - Add support for Django 4.1 (718). - Drop support for Django 2.2 (EOL) (718). ``` ### 21.2...

This PR updates [humanize](https://pypi.org/project/humanize) from **3.13.1** to **4.3.0**. Changelog ### 4.3.0 ``` Added * Add Greek translation (46) waseigo * Polish: Added thousand, fixed big numbers (43) dejurin Fixed *...

This PR updates [Django](https://pypi.org/project/Django) from **2.2.28** to **4.1**. Changelog ### 4.1 ``` ======================== *August 3, 2022* Welcome to Django 4.1! These release notes cover the :ref:`new features <whats-new-4.1>`, as well...

Created a script that parses the -lh and -u commands, and e-mails the result to a desired recipient. It can be used with the hostname of the machine or with...

I get the following traceback when trying to update one particular host, other hosts work OK. ``` [root@patchman ~]# patchman -A -H host.example.com Finding updates for Host host.example.com host.example.com acl-2.2.51-14.el7-x86_64...

This PR updates [django-extensions](https://pypi.org/project/django-extensions) from **3.1.5** to **3.2.0**. Changelog ### 3.2.0 ``` ----- Changes: - Improvement: Django 4 support - Improvement: Accept both --no-input and --noinput - Improvement: sqldsn, Added...

Bumps [lxml](https://github.com/lxml/lxml) from 4.7.1 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

Hi, when i process reports in crontab with ```usr/bin/patchman -r -A -p -c -d``` i get often the error: ``` Traceback (most recent call last): 8%|# |ETA: 0:00:02 File "/usr/bin/patchman",...

This PR updates [lxml](https://pypi.org/project/lxml) from **4.7.1** to **4.9.1**. Changelog ### 4.9.1 ``` ================== Bugs fixed ---------- * A crash was resolved when using ``iterwalk()`` (or ``canonicalize()``) after parsing certain incorrect...