Skip to content

Commit d8f78a8

Browse files
[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade iptraf-ng to 1.2.2 none - branch 3.0-dev (#11867)
1 parent 41821e4 commit d8f78a8

3 files changed

Lines changed: 11 additions & 8 deletions

File tree

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"Signatures": {
3-
"iptraf-ng-1.2.1.tar.gz": "9f5cef584065420dea1ba32c86126aede1fa9bd25b0f8362b0f9fd9754f00870",
4-
"iptraf-ng-logrotate.conf": "c9c1f849fb04dceeff50aa3e2bd2c40f5e8656e00d1dabcde36e1e9dcfa7a1bb",
5-
"iptraf-ng-tmpfiles.conf": "cd9e13572be9836f8efe6fcea198ccffad97b1db7f97bf0133b7d477f9d65ed0"
6-
}
2+
"Signatures": {
3+
"iptraf-ng-logrotate.conf": "c9c1f849fb04dceeff50aa3e2bd2c40f5e8656e00d1dabcde36e1e9dcfa7a1bb",
4+
"iptraf-ng-tmpfiles.conf": "cd9e13572be9836f8efe6fcea198ccffad97b1db7f97bf0133b7d477f9d65ed0",
5+
"iptraf-ng-1.2.2.tar.gz": "75fd653745ea0705995c25e6c07b34252ecc2563c6a91b007a3a8c26f29cc252"
6+
}
77
}

SPECS/iptraf-ng/iptraf-ng.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Vendor: Microsoft Corporation
22
Distribution: Azure Linux
33
Summary: A console-based network monitoring utility
44
Name: iptraf-ng
5-
Version: 1.2.1
5+
Version: 1.2.2
66
Release: 1%{?dist}
77
Source0: https://github.com/iptraf-ng/iptraf-ng/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
88
Source1: %{name}-logrotate.conf
@@ -70,6 +70,9 @@ install -d -m 0755 %{buildroot}/run/%{name}/
7070
%{_prefix}/lib/tmpfiles.d/%{name}.conf
7171

7272
%changelog
73+
* Mon Jan 06 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.2.2-1
74+
- Auto-upgrade to 1.2.2 - none
75+
7376
* Tue Jun 21 2022 Jon Slobodzian <joslobo@microsoft.com> - 1.2.1-1
7477
- Upgrading to fix build break and align with latest ncurses update.
7578
- License verified.

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7441,8 +7441,8 @@
74417441
"type": "other",
74427442
"other": {
74437443
"name": "iptraf-ng",
7444-
"version": "1.2.1",
7445-
"downloadUrl": "https://github.com/iptraf-ng/iptraf-ng/archive/v1.2.1.tar.gz"
7444+
"version": "1.2.2",
7445+
"downloadUrl": "https://github.com/iptraf-ng/iptraf-ng/archive/v1.2.2.tar.gz"
74467446
}
74477447
}
74487448
},

0 commit comments

Comments
 (0)