File: v0.2.1.md

package info (click to toggle)
gssproxy 0.9.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,516 kB
  • sloc: ansic: 19,391; python: 1,196; xml: 611; makefile: 458; sh: 200
file content (20 lines) | stat: -rw-r--r-- 398 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
## Highlights


- Minor bugfix release. No new features.



## Detailed Changelog


Günther Deschner (6):

- Rename option_is_set to gp_boolean_is_true.
- Make gp_boolean_is_true non-static.
- Use gp_boolean_is_true from interposer plugin's GSS_USE_PROXY check.
- Make sure non-root users can access gpstatedir.
- Add --with-gpstate-path=PATH configure switch.
- Bump version for 0.2.1 release.