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

This PR updates [django-extensions](https://pypi.org/project/django-extensions) from **3.1.5** to **3.2.1**. Changelog ### 3.2.1 ``` ----- Changes: - Improvement: fix translation interpolation in prospective arabic translations (1740) - Improvement: runserver_plus, Add option to...

This PR updates [Django](https://pypi.org/project/Django) from **2.2.28** to **4.1.1**. Changelog ### 4.1.1 ``` ========================== *September 5, 2022* Django 4.1.1 fixes several bugs in 4.1. Bugfixes ======== * Reallowed, following a regression...

This PR updates [python-debian](https://pypi.org/project/python-debian) from **0.1.43** to **0.1.47**. *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/python-debian - Homepage: https://salsa.debian.org/python-debian-team/python-debian

Moorning When i try to launch the script on client: patchman-client -v Server side i have this error: DEV [root@server-side ]$ [2024-03-06 02:46:10,560: INFO/MainProcess] Task reports.tasks.process_report[0ea1c718-6e66-4f01-a518-3277fcaedacc] received [2024-03-06 02:46:10,655: ERROR/ForkPoolWorker-4]...

After sorting this out https://github.com/furlongm/patchman/issues/538 Now when Tried to push data from client server i.e ``` [root@server01 ~]# /usr/sbin/patchman-client -r 500 - Server Error 500 - Server Error There has...

This PR updates [Django](https://pypi.org/project/Django) from **3.2.24** to **5.0.3**. Changelog ### 5.0.3 ``` ========================== *March 4, 2024* Django 5.0.3 fixes a security issue with severity "moderate" and several bugs in 5.0.2....

Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies

python3-patchman 2.0.14-1 On ubuntu: Celery gives the follwing stacktrace in Logfile: ``` Nov 23 06:44:05 patchman celery[15221]: [2023-11-23 07:44:05,355: INFO/MainProcess] Task reports.tasks.process_report[ff34a50c-4fbb-4084-bdd1-3d4eb5f6f337] received Nov 23 06:44:09 patchman celery[15221]: [2023-11-23 07:44:09,403:...

bug

python3-patchman 2.0.14-1 On ubuntu: Celery gives the follwing stacktrace in Logfile: ``` Nov 22 12:15:28 patchman celery[15221]: [2023-11-22 13:15:28,906: INFO/MainProcess] Task reports.tasks.process_report[dd103f9d-408d-4f8c-9bb5-93a0a4a1df7a] received Nov 22 12:15:29 patchman celery[15232]: [2023-11-22 13:15:29,058:...

This PR updates [lxml](https://pypi.org/project/lxml) from **4.9.2** to **5.1.0**. Changelog ### 5.1.0 ``` ================== Features added -------------- * Parsing ASCII strings is slightly faster. Bugs fixed ---------- * GH349: The HTML...