Skip to content

Commit a0f3668

Browse files
authored
Upgrade: dropwatch version to 1.5.4 (#10842)
1 parent 69a4c93 commit a0f3668

7 files changed

Lines changed: 10 additions & 168 deletions

SPECS-EXTENDED/dropwatch/dropwatch-Fix-license-specifiers.patch

Lines changed: 0 additions & 91 deletions
This file was deleted.

SPECS-EXTENDED/dropwatch/dropwatch-configure-update-obsoleted-m4-macros.patch

Lines changed: 0 additions & 36 deletions
This file was deleted.

SPECS-EXTENDED/dropwatch/dropwatch-gcc11.patch

Lines changed: 0 additions & 13 deletions
This file was deleted.

SPECS-EXTENDED/dropwatch/dropwatch-install-dwdump-manpage.patch

Lines changed: 0 additions & 17 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"dropwatch-1.5.3.tar.gz": "b748b66a816c1f94531446c0451da5461a4a31b0949244bb867d741c6ac0148b"
3+
"dropwatch-1.5.4.tar.gz": "8c43d0c15d0cb9ce179fa1fb0610611723689a6f551b23c70a7ddc1cf068e8d2"
44
}
55
}

SPECS-EXTENDED/dropwatch/dropwatch.spec

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
Vendor: Microsoft Corporation
22
Distribution: Azure Linux
33
Name: dropwatch
4-
Version: 1.5.3
5-
Release: 6%{?dist}
4+
Version: 1.5.4
5+
Release: 1%{?dist}
66
Summary: Kernel dropped packet monitor
77

8-
License: GPLv2+
8+
License: GPL-2.0-or-later
99
URL: https://github.com/nhorman/dropwatch
1010
Source0: https://github.com/nhorman/dropwatch/archive/v%{version}/%{name}-%{version}.tar.gz
11-
Patch0: %{name}-gcc11.patch
12-
Patch1: %{name}-install-dwdump-manpage.patch
13-
Patch2: %{name}-configure-update-obsoleted-m4-macros.patch
14-
Patch3: %{name}-Fix-license-specifiers.patch
1511

1612
BuildRequires: autoconf
1713
BuildRequires: automake
@@ -39,7 +35,6 @@ network packets.
3935
./autogen.sh
4036
%configure
4137
%make_build
42-
4338
%install
4439
%{make_install}
4540

@@ -52,6 +47,10 @@ network packets.
5247
%license COPYING
5348

5449
%changelog
50+
* Thu Oct 24 2024 Sumit Jena <v-sumitjena@microsoft.com> - 1.5.4-1
51+
- Update to version 1.5.4
52+
- License verified
53+
5554
* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.5.3-6
5655
- Initial CBL-Mariner import from Fedora 34 (license: MIT).
5756

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3008,8 +3008,8 @@
30083008
"type": "other",
30093009
"other": {
30103010
"name": "dropwatch",
3011-
"version": "1.5.3",
3012-
"downloadUrl": "https://github.com/nhorman/dropwatch/archive/v1.5.3/dropwatch-1.5.3.tar.gz"
3011+
"version": "1.5.4",
3012+
"downloadUrl": "https://github.com/nhorman/dropwatch/archive/v1.5.4/dropwatch-1.5.4.tar.gz"
30133013
}
30143014
}
30153015
},

0 commit comments

Comments
 (0)