Skip to content

Commit e9b63e5

Browse files
committed
auto-commit to update debian changelog
skip-checks: true
1 parent 98cf20e commit e9b63e5

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

debian/changelog

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
patchman (4.0.19-1) stable; urgency=medium
2+
3+
[ dependabot[bot] ]
4+
* Bump requests from 2.32.4 to 2.33.0
5+
6+
[ Marcus Furlong ]
7+
* use sets instead of lists for update tracking
8+
* merge duplicate update-finding methods into find_repo_updates
9+
* remove underscore prefix from kernel helper methods
10+
* don't rename repos from client reports
11+
* filter deb kernel updates by major.minor series
12+
* add package updates list view with table, filters, and nav entry
13+
* add sortable columns to package list and name detail views
14+
15+
[ dependabot[bot] ]
16+
* Bump django from 4.2.29 to 4.2.30
17+
* add celery worker resilience for database connection timeouts
18+
* auto-enable wal mode for sqlite backend
19+
* fix duplicate verbose_name_plural in report model meta
20+
* sanitize filter_params in bulk action views
21+
* add null guard for missing references element in updateinfo xml
22+
* return early on yaml parse error in extract_module_metadata
23+
* fix null url handling in osv.dev cve references
24+
* send info messages to stdout instead of stderr
25+
* move function-level import to top-level
26+
* bulk db optimizations for errata processing
27+
* add concurrent processing with deadlock workaround and progress bar fixes
28+
* add fetch_concurrently helper function
29+
30+
[ Aman Maharjan ]
31+
* fix: deb kernel meta-packages bypass series check causing false HWE updates
32+
* fix: skip meta-packages in deb kernel series check instead of falling back to running kernel
33+
34+
[ Marcus Furlong ]
35+
* add ubuntu 26.04 resolute codename
36+
37+
[ dependabot[bot] ]
38+
* Bump gitpython from 3.1.44 to 3.1.47
39+
* auto-commit to update version skip-checks: true
40+
41+
-- Marcus Furlong <furlongm@gmail.com> Wed, 29 Apr 2026 01:25:17 +0000
42+
143
patchman (4.0.18-1) stable; urgency=medium
244

345
* handle malformed repos better

0 commit comments

Comments
 (0)