1
- metpx-sr3c (3.24.11rc0 ) unstable; urgency=medium
1
+ metpx-sr3c (3.24.11 ) unstable; urgency=medium
2
2
3
3
* changed syscalls 'close', 'dup2', 'dup3', 'link', 'linkat', 'rename',
4
4
'renameat', 'rmdir', 'truncate', 'unlink', and 'unlinkat' so
@@ -7,52 +7,29 @@ metpx-sr3c (3.24.11rc0) unstable; urgency=medium
7
7
* removed glibc version check for INTERCEPT_SYSCALL and added the definition
8
8
to the Makefile. We decided that we should always intercept syscall on all
9
9
OSes.
10
-
11
- -- Reid Sunderland <
[email protected] > Tue, 29 Oct 2024 19:47:29 +0000
12
-
13
- metpx-sr3c (3.24.10p1rc2) unstable; urgency=medium
14
-
15
10
* manually added syscalls that don't get auto-generated
16
11
* added some extra code to the syscall generation script to find syscalls
17
12
that don't have signatures and therefore don't get auto-generated
18
13
* @petersilva fixed #169, rename posts with realpathPost are posted with
19
14
non-realpath
20
-
21
- -- Reid Sunderland <
[email protected] > Fri, 25 Oct 2024 19:55:15 +0000
22
-
23
- metpx-sr3c (3.24.10p1rc1) unstable; urgency=medium
24
-
25
15
* added a script to generate passthrough code for all syscalls
16
+ * implemented remove(3)
17
+ * fixed #175 coredump sometimes when "does not match any masks"
26
18
27
- -- Reid Sunderland <
[email protected] > Tue,
22 Oct 2024
18:38:27 +0000
19
+ -- Reid Sunderland <
[email protected] > Tue,
29 Oct 2024
19:47:29 +0000
28
20
29
21
metpx-sr3c (3.24.10) unstable; urgency=medium
30
22
31
- * implemented remove
32
-
33
- -- Reid Sunderland <
[email protected] > Thu, 10 Oct 2024 15:39:50 +0000
34
-
35
- metpx-sr3c (3.24.10rc1) unstable; urgency=medium
36
-
37
23
* added more syscalls (getcpu, mremap, shmat, shmdt)
38
-
39
- -- Reid Sunderland <
[email protected] > Tue, 08 Oct 2024 14:55:36 +0000
40
-
41
- metpx-sr3c (3.24.09rc2) unstable; urgency=medium
42
-
43
24
* added additional syscall passthroughs for syscalls used by MPI (#145)
44
-
45
- -- Reid Sunderland <
[email protected] > Thu, 03 Oct 2024 13:26:44 +0000
46
-
47
- metpx-sr3c (3.24.09rc1) unstable; urgency=medium
48
-
49
25
* need syscall gettid implementation for redhat 8.
50
26
* fix #157 to have cpost print messages more often to convince sr3 it is not
51
27
hung.
52
28
* fix #158 log rotation.
53
29
* fix #143 include files in main conf directory and hostname implementation.
54
30
55
- -- SSC-5CD2310S60 <
[email protected] > Mon, 23 Sep 2024 16:19:20 -0400
31
+ -- Reid Sunderland <
[email protected] > Thu, 10 Oct 2024 15:39:50 +0000
32
+
56
33
57
34
metpx-sr3c (3.24.07) unstable; urgency=medium
58
35
0 commit comments