Skip to content

Commit f48a6bf

Browse files
committed
cleanup changelog for stable release
1 parent bc48792 commit f48a6bf

File tree

1 file changed

+6
-29
lines changed

1 file changed

+6
-29
lines changed

debian/changelog

+6-29
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
metpx-sr3c (3.24.11rc0) unstable; urgency=medium
1+
metpx-sr3c (3.24.11) unstable; urgency=medium
22

33
* changed syscalls 'close', 'dup2', 'dup3', 'link', 'linkat', 'rename',
44
'renameat', 'rmdir', 'truncate', 'unlink', and 'unlinkat' so
@@ -7,52 +7,29 @@ metpx-sr3c (3.24.11rc0) unstable; urgency=medium
77
* removed glibc version check for INTERCEPT_SYSCALL and added the definition
88
to the Makefile. We decided that we should always intercept syscall on all
99
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-
1510
* manually added syscalls that don't get auto-generated
1611
* added some extra code to the syscall generation script to find syscalls
1712
that don't have signatures and therefore don't get auto-generated
1813
* @petersilva fixed #169, rename posts with realpathPost are posted with
1914
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-
2515
* 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"
2618

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
2820

2921
metpx-sr3c (3.24.10) unstable; urgency=medium
3022

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-
3723
* 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-
4324
* 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-
4925
* need syscall gettid implementation for redhat 8.
5026
* fix #157 to have cpost print messages more often to convince sr3 it is not
5127
hung.
5228
* fix #158 log rotation.
5329
* fix #143 include files in main conf directory and hostname implementation.
5430

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+
5633

5734
metpx-sr3c (3.24.07) unstable; urgency=medium
5835

0 commit comments

Comments
 (0)