Accepting request 1135939 from home:mschreiner:branches:Base:System
- Add krb-prop entry, fix for bsc#1211886. OBS-URL: https://build.opensuse.org/request/show/1135939 OBS-URL: https://build.opensuse.org/package/show/Base:System/netcfg?expand=0&rev=80
This commit is contained in:
parent
f398c7deff
commit
14ba73c3e2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 1 05:06:05 UTC 2024 - Martin Schreiner <martin.schreiner@suse.com>
|
||||
|
||||
- Add krb-prop entry, fix for bsc#1211886.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 21 08:39:54 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package netcfg
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
@ -145,7 +145,7 @@
|
||||
wnn6 22273/tcp # wnn6 [Yasunari_Gon_Yamasit]
|
||||
wnn6 22273/udp # wnn6 [Yasunari_Gon_Yamasit]
|
||||
cis 22305/tcp # CompactIS Tunnel [Justin_Paupore]
|
||||
@@ -12531,3 +12561,13 @@
|
||||
@@ -12531,3 +12561,15 @@
|
||||
nusdp-disc 49001/udp # Nuance Unity Service Discovery Protocol [Nuance_Communications_Inc3] [Andrew_Andrews]
|
||||
inspider 49150/tcp # InSpider System [AnRobot] [Zhang_Xinnan]
|
||||
# 49150/udp Reserved
|
||||
@ -159,3 +159,5 @@
|
||||
+nbp 2/ddp # Name Binding Protocol
|
||||
+echo 4/ddp # AppleTalk Echo Protocol
|
||||
+zip 6/ddp # Zone Information Protocol
|
||||
+# Kerberos slave propagation
|
||||
+krb-prop 754/tcp krb_prop krb5_prop hprop
|
||||
|
Loading…
Reference in New Issue
Block a user