File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change
1
+ Highlights:
2
+ - We're on github now
3
+
4
+ Guiyao (1):
5
+ - Unlock cond\_ mutex before pthread exit in gp\_ worker\_ main()
6
+
7
+ Orion Poplawski (1):
8
+ - Replace /var/run -> /run in gssproxy.service
9
+
10
+ Pat Riehecky (1):
11
+ - Delay gssproxy start until after network.target
12
+
13
+ Robbie Harwood (2):
14
+ - Avoid uninitialized free when allocating buffers
15
+ - Update NFS service name in systemd unit
16
+
17
+ Simo Sorce (2):
18
+ - Use getrandom() for picking xid initial offset
19
+ - Fix handling of selinux context when NULL
20
+
21
+ Tomáš Chvátal (1):
22
+ - Support for running tests on openSUSE
Original file line number Diff line number Diff line change 1
1
# Primary version number
2
- m4_define ( [ VERSION_NUMBER] , [ 0.8.2 ] )
2
+ m4_define ( [ VERSION_NUMBER] , [ 0.8.3 ] )
3
3
4
4
# If the PRERELEASE_VERSION_NUMBER is set, we'll append
5
5
# it to the release tag when creating an RPM or SRPM
You can’t perform that action at this time.
0 commit comments