File: changelog

package info (click to toggle)
selint 1.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,940 kB
  • sloc: ansic: 11,564; yacc: 1,132; makefile: 380; lex: 181; sh: 11
file content (83 lines) | stat: -rw-r--r-- 2,776 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
selint (1.4.0-3) unstable; urgency=medium

  * d/patches: cherry-pick upstream fixes
    + Clean up message for W-11 so that it's clearer (cf48b46e)
    + Allow forward slash in quoted string token (5aa17d1f)
    + Support genfscon partial paths to be a quoted string (20ef6ffb)

 -- Christian Göttsche <cgzones@googlemail.com>  Mon, 27 Mar 2023 23:16:46 +0200

selint (1.4.0-2) unstable; urgency=medium

  * d/patches: add: skip valgrind tests if valgrind is not available

 -- Christian Göttsche <cgzones@googlemail.com>  Wed, 08 Feb 2023 17:08:27 +0100

selint (1.4.0-1) unstable; urgency=medium

  * New upstream version 1.4.0

  * d/patches: drop upstream applied ones
  * d/control:
    + bump to std version 4.6.2 (no further changes)
    + skip help2man on cross builds
  * d/clean:
    + drop entries for files removed by upstream
    + also clean generated parser header
  * d/{control, rules}: skip valgrind on problematic architectures
    (Closes: #1030222)
  * d/changelog: update years

 -- Christian Göttsche <cgzones@googlemail.com>  Mon, 06 Feb 2023 16:02:06 +0100

selint (1.3.0-2) unstable; urgency=medium

  * debian: run functional tests
  * debian: skip building tests with nocheck
  * d/tests/refpolicy-test: support zstd compressed source
  * d/clean: delete generated testsuite artifacts to build twice

 -- Christian Göttsche <cgzones@googlemail.com>  Sun, 29 Jan 2023 13:11:40 +0100

selint (1.3.0-1) unstable; urgency=medium

  * New upstream version 1.3.0

  * debian: update repository location
  * d/watch: update format
  * d/patches: cherry-pick documentation fixes from upstream
  * d/control: bump to std version 4.6.1 (no further changes)
  * d/rules: enable werror via configure flag

 -- Christian Göttsche <cgzones@googlemail.com>  Tue, 20 Sep 2022 17:52:46 +0200

selint (1.2.1-1) unstable; urgency=medium

  * New upstream version 1.2.1

  * d/patches: drop upstream applied patches
  * d/rules: enable LTO via DEB_BUILD_MAINT_OPTIONS
  * d/copyright: update years
  * d/control: bump to std version 4.6.0 (no further changes)

 -- Christian Göttsche <cgzones@googlemail.com>  Sun, 16 Jan 2022 20:21:31 +0100

selint (1.2.0-1) unstable; urgency=medium

  * New upstream version 1.2.0

  * d/patches:
    - drop upstream applied ones
    - cherry-pick: fix of 32-bit sign comparisons
    - cherry-pick: Allow define() without expansion
  * d/rules: keep man/selint.1 while cross building
  * d/control: bump to std version 4.5.1 (no further changes)
  * d/copyright: update years

 -- Christian Göttsche <cgzones@googlemail.com>  Mon, 01 Feb 2021 20:47:11 +0100

selint (1.1.0-1) unstable; urgency=medium

  * Initial Release. (Closes: #963085)

 -- Christian Göttsche <cgzones@googlemail.com>  Tue, 19 May 2020 17:10:00 +0200