@@ -5,44 +5,46 @@ Kerberos keytabs on Unix/Linux systems, adds and removes principals to and from
5
5
keytabs and changes the user or computer account's password.
6
6
7
7
Runtime requirements:
8
- cygwin-3.5 .0-0.394.g90d3b16d2b93
8
+ cygwin-3.6 .0-1
9
9
libcom_err2-1.44.5-1
10
- libgcc1-11 .4.0-1
10
+ libgcc1-12 .4.0-3
11
11
libk5crypto3-1.15.2-2
12
12
libkrb5_3-1.15.2-2
13
- libopenldap2-2.6.6-1
14
- libstdc++6-11.4.0-1
13
+ libopenldap2-2.6.9-1
14
+ libstdc++6-12.4.0-3
15
+ libudns0-0.6-1bl1
15
16
16
17
Build requirements:
17
18
(besides corresponding -devel packages)
18
- autoconf-15-1
19
- binutils-2.41-3
20
- cygport-0.36.6 -1
21
- gcc-core-11 .4.0-1
22
- gcc-g++-11 .4.0-1
19
+ autoconf-15-2
20
+ binutils-2.44-1
21
+ cygport-0.36.9 -1
22
+ gcc-core-12 .4.0-3
23
+ gcc-g++-12 .4.0-3
23
24
libcom_err-devel-1.44.5-1
24
25
libkrb5-devel-1.15.2-2
26
+ libudns-devel-0.6-1bl1
25
27
make-4.4.1-2
26
- openldap-devel-2.6.6 -1
28
+ openldap-devel-2.6.9 -1
27
29
28
30
Canonical website:
29
31
https://github.com/msktutil/msktutil
30
32
31
33
Canonical download:
32
- https://github.com/msktutil/msktutil/archive/refs/tags/1.2.1 .tar.gz
34
+ https://github.com/msktutil/msktutil/archive/refs/tags/1.2.2 .tar.gz
33
35
34
36
-------------------------------------------
35
37
36
38
Build instructions:
37
- 1. unpack msktutil-1.2.1 -X-src.tar.xz
39
+ 1. unpack msktutil-1.2.2 -X-src.tar.xz
38
40
2. if you use setup to install this src package,
39
41
it will be unpacked under /usr/src automatically
40
42
% cd /usr/src
41
- % cygport ./msktutil-1.2.1 -X.cygport all
43
+ % cygport ./msktutil-1.2.2 -X.cygport all
42
44
43
45
This will create:
44
- /usr/src/msktutil-1.2.1 -X-src.tar.xz
45
- /usr/src/msktutil-1.2.1 -X.tar.xz
46
+ /usr/src/msktutil-1.2.2 -X-src.tar.xz
47
+ /usr/src/msktutil-1.2.2 -X.tar.xz
46
48
47
49
-------------------------------------------
48
50
@@ -61,6 +63,9 @@ Files included in the binary package:
61
63
62
64
Port Notes:
63
65
66
+ ----- version 1.2.2-1bl1 -----
67
+ Version bump.
68
+
64
69
----- version 1.2.1-1bl1 -----
65
70
Version bump.
66
71
0 commit comments