commit 79250d212c60d2820c8c53689fd3af5ae118ae96 Author: Mathias Gibbens <gibmat@debian.org> Date: Sun Sep 28 01:42:16 2025 +0000 Packaging updates for 4.4.8 commit a80c82db56beaeb91cc213916a59744237293557 Merge: 7dd5e58 5435b96 Author: Mathias Gibbens <gibmat@debian.org> Date: Sun Sep 28 01:33:40 2025 +0000 Update upstream source from tag 'upstream/4.4.8' Update to upstream version '4.4.8' with Debian dir f4c837c5916b04d809951e5401220705a5a4ab48 commit 7dd5e582200671d8523aed1a8425dcc9bca99531 Author: Mathias Gibbens <gibmat@debian.org> Date: Sat Apr 5 16:02:37 2025 +0000 Upload version 3.0.104-1 to unstable commit e6890ea88978a74893ec9a250a15048a3953d4b5 Merge: 397e254 8f7cdf5 Author: Mathias Gibbens <gibmat@debian.org> Date: Sat Apr 5 16:01:33 2025 +0000 Update upstream source from tag 'upstream/3.0.104' Update to upstream version '3.0.104' with Debian dir 8ebf1f571cad435d162e1a226ebd4ef1a44df09c commit 397e2548b7f4a74dcb752fbbad74a3148b6c58cd Author: Mathias Gibbens <gibmat@debian.org> Date: Fri Mar 21 00:43:36 2025 +0000 Upload version 3.0.99-1 to unstable commit e3fdc9788dc6d5b6f95d798030e2d223c571c56e Merge: 75f8358 f0b359c Author: Mathias Gibbens <gibmat@debian.org> Date: Fri Mar 21 00:42:48 2025 +0000 Update upstream source from tag 'upstream/3.0.99' Update to upstream version '3.0.99' with Debian dir e1a42ec86c77617c145e0e2ffdfbfdae8c95f276 commit 75f835808f5a012675c90e044e4f29d5b4d4f9d3 Author: Mathias Gibbens <gibmat@debian.org> Date: Mon Mar 3 22:50:01 2025 +0000 Upload version 3.0.95-1 to unstable commit de311a3c3df3e6659a5c27b8a7169a6e29c66741 Merge: 8f5bb50 3725894 Author: Mathias Gibbens <gibmat@debian.org> Date: Mon Mar 3 22:48:28 2025 +0000 Update upstream source from tag 'upstream/3.0.95' Update to upstream version '3.0.95' with Debian dir 5b896aff97ddbf51ed2f4eec50f416c2bab495df commit 8f5bb505ce13eb1a77ac4e73925154517324754f Author: Mathias Gibbens <gibmat@debian.org> Date: Mon Jan 27 12:27:31 2025 +0000 Set minimum version of golang-any to aid with backporting commit bcd81ed8280bcb562d0e9230e1e38000b15e54ac Author: Mathias Gibbens <gibmat@debian.org> Date: Mon Jan 20 21:24:26 2025 +0000 Upload version 3.0.88-1 to unstable commit 1cd85ccf2ffb2dc19a26924456f9dbba6f64696f Merge: ba8d2ef ec4a0b8 Author: Mathias Gibbens <gibmat@debian.org> Date: Mon Jan 20 15:23:10 2025 +0000 Update upstream source from tag 'upstream/3.0.88' Update to upstream version '3.0.88' with Debian dir 7ffe0ceb3674dfcba87e21fba691bb07723a5f64 commit ba8d2ef4d81ef994b11306374ff0255c173f4c7a Author: Mathias Gibbens <gibmat@debian.org> Date: Wed Oct 9 23:09:08 2024 +0000 Upload version 3.0.70-1 to unstable commit aaa773a250f0f967996fe0911cc1c00d44a45cf9 Merge: 5a14447 d8a0950 Author: Mathias Gibbens <gibmat@debian.org> Date: Wed Oct 9 23:04:47 2024 +0000 Update upstream source from tag 'upstream/3.0.70' Update to upstream version '3.0.70' with Debian dir 2483c21f3fb25a7778210abae26219674220f811 commit 5a14447b6ac0dcfe2298e7ad55852e101df0b278 Author: Guillem Jover <gjover@sipwise.com> Date: Fri Oct 4 16:15:32 2024 +0200 Update changelog for 3.0.63-2 release commit 347f77f728e239ebd79654e97647296250a48608 Author: Guillem Jover <gjover@sipwise.com> Date: Fri Oct 4 16:14:48 2024 +0200 Update copyright years commit 0de97b64e4dc01f9657bc1ad9a3d5de6677f6626 Author: Guillem Jover <gjover@sipwise.com> Date: Tue Oct 1 23:50:18 2024 +0200 Switch gopsutil from v3 to v4 We need to update the gopsutil API usage from v3 to v4, so that we can update the goputil version in Debian. This involves removing the hardcoded v3 suffix, and updating the usage of sensors from hosts to the new sensors module. commit 0037fccf29ac60079e94c6b075dc2b789e46a3d1 Author: Guillem Jover <gjover@sipwise.com> Date: Fri Oct 4 15:48:46 2024 +0200 Do not capitalize first word of package synopsis commit d0419e2dc739cf83e89b1ded78206ceaab07cebd Author: Guillem Jover <gjover@sipwise.com> Date: Fri Oct 4 15:47:01 2024 +0200 Replace obsolete golang-procfs-dev with golang-github-prometheus-procfs-dev commit f323feffdce666742cd306f38d8f0c2eb71f55bd Author: Guillem Jover <gjover@sipwise.com> Date: Fri Oct 4 15:44:24 2024 +0200 Use dh-sequence-golang instead of dh-golang and --with=golang commit dd107539022d0828f1e58c078652a105c73dad61 Author: Guillem Jover <gjover@sipwise.com> Date: Fri Oct 4 15:43:13 2024 +0200 Wrap and sort -ast This is the only format that guarantees minimal diff deltas on modifications, as it avoids modifying unrelated lines even when shuffling content around fields or renaming fields. It also matches the new field placement by the dh-make-golang template. commit e90a1a4d62247d411fc91807588656512c5e827c Author: Guillem Jover <gjover@sipwise.com> Date: Fri Oct 4 16:08:30 2024 +0200 Add a debian/.gitignore file Gbp-Dch: ignore commit 36a67d0969f4ea7dc6faac7170f9c3f93721412c Author: Mathias Gibbens <gibmat@debian.org> Date: Mon Aug 19 22:09:06 2024 +0000 Upload version 3.0.63-1 to unstable commit 6b0350f965ce6526cdea2299abf76018eefa9427 Merge: fdf87e0 3b1bfc2 Author: Mathias Gibbens <gibmat@debian.org> Date: Mon Aug 19 22:08:34 2024 +0000 Update upstream source from tag 'upstream/3.0.63' Update to upstream version '3.0.63' with Debian dir 311de6f2fc7bf81fab3b727dd06db488bbca4400 commit fdf87e00441dcd93a3f25cad01abbcfc22e554a2 Author: Mathias Gibbens <gibmat@debian.org> Date: Sat Aug 10 22:38:41 2024 +0000 Upload version 3.0.60-1 to unstable commit b8297d8405bb8646e840515e30e94169722f41af Merge: 7405481 249f11f Author: Mathias Gibbens <gibmat@debian.org> Date: Sat Aug 10 22:37:57 2024 +0000 Update upstream source from tag 'upstream/3.0.60' Update to upstream version '3.0.60' with Debian dir facbd593f2ab85dad7143e0b4564b863efe68942 commit 7405481c0d14fd62e25cc5af083e3798d46415b8 Author: Mathias Gibbens <gibmat@debian.org> Date: Wed Jul 24 02:37:17 2024 +0000 Upload version 3.0.58-1 to unstable commit d03dbf9b24d5bc5c33b7936701cb4a98b1484164 Merge: 5ebe5cb d271c34 Author: Mathias Gibbens <gibmat@debian.org> Date: Wed Jul 24 02:36:33 2024 +0000 Update upstream source from tag 'upstream/3.0.58' Update to upstream version '3.0.58' with Debian dir b9f2be4f3cd7f9c41e40ec07d3c73479e376daba commit 5ebe5cb4149715a69851b0e220cc28a9cf90c52d Author: Mathias Gibbens <gibmat@debian.org> Date: Sat May 25 19:20:07 2024 +0000 Upload version 3.0.52-1 to unstable commit aa0ed28fd3c984c6cb7ca170ae975db263598166 Merge: 923b44f c87c9f3 Author: Mathias Gibbens <gibmat@debian.org> Date: Sat May 25 19:18:03 2024 +0000 Update upstream source from tag 'upstream/3.0.52' Update to upstream version '3.0.52' with Debian dir d023c0393c2dd830fb098328fbd7403dfa1ca588 commit 923b44f023edcc796143ef1b930229e824eb8965 Author: Mathias Gibbens <gibmat@debian.org> Date: Mon Apr 22 21:46:16 2024 +0000 Upload version 3.0.50-1 to unstable commit 04818a3e628b79d9f895087d7837eb8ca41b0bfa Merge: 1c28dfc 78d7bec Author: Mathias Gibbens <gibmat@debian.org> Date: Mon Apr 22 21:44:40 2024 +0000 Update upstream source from tag 'upstream/3.0.50' Update to upstream version '3.0.50' with Debian dir 4695b36d2125b33cfab3bc2393061b49d64ea3fc commit 1c28dfca8b616b4ba1d704356e2ce317b94f3b9e Author: Mathias Gibbens <gibmat@debian.org> Date: Tue Feb 27 22:57:47 2024 +0000 Upload version 3.0.48-1 to unstable commit f2bf6207c73109147e6d268ebcef533aa15574ae Merge: fcbc808 d7924b7 Author: Mathias Gibbens <gibmat@debian.org> Date: Tue Feb 27 22:57:22 2024 +0000 Update upstream source from tag 'upstream/3.0.48' Update to upstream version '3.0.48' with Debian dir 373bbc868ce103a504441fbe422b8f6df4456433 commit fcbc808c6b70305e8423f30c3478d4fb7220c890 Author: Mathias Gibbens <gibmat@debian.org> Date: Fri Feb 2 21:00:34 2024 +0000 Upload version 3.0.43-1 to unstable commit d43f3ac5695d3f544d10050517fc8e1b77f4da42 Merge: 2cf2d8b 5ea1e10 Author: Mathias Gibbens <gibmat@debian.org> Date: Fri Feb 2 20:51:04 2024 +0000 Update upstream source from tag 'upstream/3.0.43' Update to upstream version '3.0.43' with Debian dir 2b6cd23d2bd5511135ad7265ee7406715f4310c0 commit 2cf2d8b4bf04513ceb956d58ec9a122bcde7c4ac Author: Mathias Gibbens <gibmat@debian.org> Date: Mon Jan 15 00:15:46 2024 +0000 Upload version 3.0.38-1 to unstable commit f6530282f8e3b5d340b64ee6e60231c136a5dbc5 Merge: c0eb2d3 0ed2ded Author: Mathias Gibbens <gibmat@debian.org> Date: Sun Jan 14 02:04:20 2024 +0000 Update upstream source from tag 'upstream/3.0.38' Update to upstream version '3.0.38' with Debian dir 7b1c8ba70ba78ad0a738df9cd872bc848b1cfb3b commit c0eb2d3255ead115eeb159bfdd30d63a383f1464 Author: Mathias Gibbens <gibmat@debian.org> Date: Sun Nov 12 03:12:34 2023 +0000 Upload version 3.0.29-1 to unstable commit ad05023d4d63389b309586a9ee3a450c66aa41da Author: Mathias Gibbens <gibmat@debian.org> Date: Sat Nov 11 17:32:01 2023 +0000 Packaging updates for version 3.0.29-1 commit d121028360f9e60ff7ccf82821e99795a90f373a Merge: 1dd70a9 6961a51 Author: Mathias Gibbens <gibmat@debian.org> Date: Sat Nov 11 15:55:53 2023 +0000 Update upstream source from tag 'upstream/3.0.29' Update to upstream version '3.0.29' with Debian dir 1df4070f9e3b1ae2797d72fb7d547ee0dfdcf163 commit 1dd70a9d1350c74c46dcee2e7d3e26095e83567e Author: Mathias Gibbens <gibmat@debian.org> Date: Sat Jul 22 15:37:18 2023 +0000 Upload version 3.0.8-1 to unstable commit 05279be601a10f3d1e8101cf6d3ee13e18c30b72 Merge: c094887 a2ebe83 Author: Mathias Gibbens <gibmat@debian.org> Date: Sat Jul 22 15:36:29 2023 +0000 Update upstream source from tag 'upstream/3.0.8' Update to upstream version '3.0.8' with Debian dir 76d74c69046b0e15cb1fc9988078f26039828b09 commit c094887de8413b7a4c31bf0d275eb9440443fd97 Author: Mathias Gibbens <gibmat@debian.org> Date: Fri Jun 16 18:07:27 2023 +0000 Upload version 3.0.0-1 to unstable commit 83aad27d73af66ad0fbfa20bce975f1b8f68949e Merge: ccae19f 4f845db Author: Mathias Gibbens <gibmat@debian.org> Date: Fri Jun 16 18:05:29 2023 +0000 Update upstream source from tag 'upstream/3.0.0' Update to upstream version '3.0.0' with Debian dir 7bc0ede402bad2bec1b6f6954c69c6e30cb64e60 commit ccae19f4942ee0a4d2c3a16f406ed94b529355aa Author: Mathias Gibbens <gibmat@debian.org> Date: Thu Feb 2 13:36:06 2023 +0000 Source-only upload for migration commit 9532099522f7f3bdd95fef4f083785f08ac7bedc Author: Mathias Gibbens <gibmat@debian.org> Date: Mon Jan 23 22:56:44 2023 +0000 Initial packaging, take two commit d7744768ebffaca2f02264276364170eaba103cf Merge: 9aaa35f e000bc7 Author: Mathias Gibbens <gibmat@debian.org> Date: Mon Jan 23 03:38:26 2023 +0000 Update upstream source from tag 'upstream/2.0.7' Update to upstream version '2.0.7' with Debian dir b98d38b839366788a76801a9dd0ef49cc88d1374 commit 9aaa35f2e4d4efd4754117b274caa13f0f90d7b8 Author: Mathias Gibbens <gibmat@debian.org> Date: Thu Dec 1 02:14:31 2022 +0000 Initial packaging commit e5cdd8b4fdc6065fd703e2b3f081b600f41d6b90 Author: Mathias Gibbens <gibmat@debian.org> Date: Thu Dec 1 01:28:17 2022 +0000 Ignore _build and quilt .pc dirs via .gitignore
Among the 1 debian patch available in version 3.0.104-1 of the package, we noticed the following issues: