File: changelog

package info (click to toggle)
apparmor-profiles-extra 1.26
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 108 kB
  • sloc: sh: 120; makefile: 26
file content (305 lines) | stat: -rw-r--r-- 11,756 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
apparmor-profiles-extra (1.26) unstable; urgency=medium

  * Update salsa CI pipeline.
  * Declare compatibility with policy 4.3.0.

 -- intrigeri <intrigeri@debian.org>  Mon, 25 Feb 2019 14:34:49 +0000

apparmor-profiles-extra (1.25) unstable; urgency=medium

  * Replace home-made GitLab CI with the standard Salsa pipeline.
  * Totem: update the profile to better support Totem 3.30.

 -- intrigeri <intrigeri@debian.org>  Sun, 27 Jan 2019 16:24:21 +0000

apparmor-profiles-extra (1.24) unstable; urgency=medium

  * Upload to unstable.
  * Adjust versioned Breaks on surf to match the version that fixed
    the incompatibility.
  * Make long description merely factual instead of describing vague
    future plans.

 -- intrigeri <intrigeri@debian.org>  Fri, 02 Nov 2018 12:26:32 +0000

apparmor-profiles-extra (1.23) experimental; urgency=medium

  * Totem: update to the latest upstream profile (allow usage
    of openat with O_TMPFILE).

 -- intrigeri <intrigeri@debian.org>  Thu, 01 Nov 2018 12:17:02 +0000

apparmor-profiles-extra (1.22) experimental; urgency=medium

  * Totem, Pidgin, gstreamer: update to the latest upstream version
    (Closes: #908790). This adds a dependency on the mesa abstraction,
    shipped in apparmor 2.13.1, so version the dependency on apparmor
    accordingly.
  * Remove the gst_plugin_scanner named profile (deleted upstream).
  * Add versioned Breaks on package whose policy will be broken
    by these changes.
  * autopkgtests:
    - Mark as "superficial" the dummy test meant to trigger a test run
      on kernel upgrades (Closes: #911828).
    - Improve phrasing and formatting of output messages.

 -- intrigeri <intrigeri@debian.org>  Sat, 27 Oct 2018 10:52:58 +0000

apparmor-profiles-extra (1.21) unstable; urgency=medium

  * Pidgin: drop obsolete launchpad-integration abstraction
    (apparmor/apparmor-profiles!29).
  * Totem: update to the latest upstream profile.
  * Declare compliance with policy 4.2.1.
  * Honor nocheck in DEB_BUILD_OPTIONS.
  * Add .gitlab-ci.yml, copied from Salsa CI Team's example.
  * Add a dummy autopkgtest so that linux-image-amd64 uploads trigger
    our other autopkgtests on ci.debian.net.

 -- intrigeri <intrigeri@debian.org>  Sat, 20 Oct 2018 19:42:25 +0000

apparmor-profiles-extra (1.20) unstable; urgency=medium

  [ Vincas Dargis ]
  * apt-cacher-ng: update to the latest version taken from
    the upstream apparmor-profiles repository at commit 9d7bd63
    (Closes: #900329).

  [ intrigeri ]
  * Add autopkgtests to parse the profiles installed by this package.
    This ensures that these profiles can still be parsed despite external
    changes such as parser and abstraction updates (Closes: #866368).
  * Declare compliance with Standards-Version 4.1.4.
  * Use HTTPS URL for the copyright format specification.

 -- intrigeri <intrigeri@debian.org>  Wed, 13 Jun 2018 15:51:51 +0000

apparmor-profiles-extra (1.19) unstable; urgency=medium

  * Totem: update to the latest version taken from the upstream
    apparmor-profiles repository at commit 55ba139

 -- intrigeri <intrigeri@debian.org>  Mon, 15 Jan 2018 08:51:41 +0000

apparmor-profiles-extra (1.18) unstable; urgency=medium

  * Update Vcs-* control fields for Salsa.
  * Configure gbp.conf for DEP-14.

 -- intrigeri <intrigeri@debian.org>  Sun, 14 Jan 2018 12:57:50 +0000

apparmor-profiles-extra (1.17) unstable; urgency=medium

  * Pidgin: update to the latest version taken from the upstream
    apparmor-profiles repository at commit 55ba139 (Closes: #884787).
    Thanks to Adrian Heine <debian@adrianheine.de> for the patch!
  * Bump debhelper compat level to 11, adjust build-dependencies accordingly.
  * Bump Standards-Version to 4.1.3 (no change needed).

 -- intrigeri <intrigeri@debian.org>  Sun, 07 Jan 2018 12:33:52 +0000

apparmor-profiles-extra (1.16) unstable; urgency=medium

  * Totem: update to latest upstream profile; fixes segfault
    when using the NVIDIA proprietary driver (Closes: #879900).

 -- intrigeri <intrigeri@debian.org>  Mon, 30 Oct 2017 08:39:46 +0000

apparmor-profiles-extra (1.15) unstable; urgency=medium

  [ Vincas Dargis ]
  * Totem: import patch from updated merge request to fix bwrap rule qualifier
    (Closes: #877255).

  [ intrigeri ]
  * Set priority to "optional": "extra" is deprecated.
  * Bump Standards-Version to 4.1.1 (no change needed).
  * Totem, gstreamer abstraction, gst_plugin_scanner: update to work better
    on GNOME 3.26 and Linux 4.14-rc5.

 -- intrigeri <intrigeri@debian.org>  Wed, 25 Oct 2017 08:55:09 +0000

apparmor-profiles-extra (1.14) unstable; urgency=medium

  * Totem: import fixes (submitted upstream) for 3.26.
  * Update README.Debian.

 -- intrigeri <intrigeri@debian.org>  Wed, 20 Sep 2017 15:48:06 +0000

apparmor-profiles-extra (1.13) unstable; urgency=medium

  * Add a script allowing the source package to put specific profiles
    in complain mode.
  * Put the irssi profile in complain mode (Closes: #866792).
  * Totem: update to the version from the apparmor-profiles repository
    at commit bfc0bff (Closes: #867692).

 -- intrigeri <intrigeri@debian.org>  Sat, 09 Sep 2017 21:24:02 +0000

apparmor-profiles-extra (1.12) unstable; urgency=medium

  * Remove tcpdump profile: it's shipped by the tcpdump package >= 4.9.0-3.
  * gst_plugin_scanner: update to version from current apparmor-profiles
    repo (at commit 5ba92ee).
  * README.Debian: refresh status of all profiles.
  * Totem: update to
    ~intrigeri/apparmor-profiles/+git/apparmor-profiles/+merge/310120.
  * Declare compliance with Standards-Version 4.0.0 (no change required).
  * Bump debhelper compat level to 10, adjust build-dependencies accordingly.
  * Update copyright years.

 -- intrigeri <intrigeri@debian.org>  Mon, 03 Jul 2017 07:13:34 +0000

apparmor-profiles-extra (1.11) unstable; urgency=medium

  * apt-cacher-ng, irssi, pidgin: update from the apparmor-profiles repository
    at commit 392d8ab, for compatibility with merged-/usr.
  * tcpdump: update from Ubuntu, and apply patch submitted to them
    (https://bugs.launchpad.net/ubuntu/+source/tcpdump/+bug/1647188),
    for compatibility with merged-/usr.
  * README.Debian: update status of every profile.
  * Improve long description.
  * README.source: document how to update the tcpdump profile.
  * Update URL of upstream apparmor-profiles repo, that has moved to Git.

 -- intrigeri <intrigeri@debian.org>  Fri, 06 Jan 2017 09:00:08 +0000

apparmor-profiles-extra (1.10) unstable; urgency=medium

  * Totem profile: add udev rules needed under current sid.

 -- intrigeri <intrigeri@debian.org>  Fri, 29 Jul 2016 08:50:17 +0000

apparmor-profiles-extra (1.9) unstable; urgency=medium

  * apt-cacher-ng profile: update from the apparmor-profiles repository
    at revision 169.
  * Totem profiles: update from the apparmor-profiles repository
    at revision 165. Thanks to Julian Andres Klode <jak@debian.org>
    for the initial patch! (Closes: #808859)
  * Remove Holger from Uploaders, at his request; thanks for the work
    you did on this package! (Closes: #824462)
  * README.Debian: update freshness information for all profiles.

 -- intrigeri <intrigeri@debian.org>  Fri, 24 Jun 2016 16:32:32 +0000

apparmor-profiles-extra (1.8) unstable; urgency=medium

  * Drop ntpd profile and tunable: they are shipped by the ntp
    package starting with 1:4.2.8p7+dfsg-1 (Closes: #768415, #799084).

 -- intrigeri <intrigeri@debian.org>  Sat, 30 Apr 2016 10:52:46 +0000

apparmor-profiles-extra (1.7) unstable; urgency=medium

  [ Felix Geyer ]
  * Make build reproducible.
  * Use https for Vcs-Git URL.
  * Update ntpd profile from the latest Ubuntu package.

  [ intrigeri ]
  * Drop Evince profile and abstraction: they are shipped
    by the evince package starting with 3.20.0-2.
  * Declare compliance with Standards-Version 3.9.8.

 -- intrigeri <intrigeri@debian.org>  Thu, 28 Apr 2016 09:22:34 +0000

apparmor-profiles-extra (1.6) unstable; urgency=medium

  * apt-cacher-ng profile: update from the apparmor-profiles repository
    at revision 153: Allow apt-cacher-ng to run acngtool
    (with inherited policy).
  * Pidgin profile: support paths used by recent GStreamer, and cases
    when the registry has not been initialized yet (Closes: #802791).
  * Totem profile: update from the apparmor-profiles repository
    at revision 153: add raw device access to DVD readers.

 -- intrigeri <intrigeri@debian.org>  Sat, 14 Nov 2015 13:38:42 +0000

apparmor-profiles-extra (1.5) unstable; urgency=medium

  * Update GStreamer abstraction to work with /tmp mounted noexec.
  * Update Pidgin profile from the apparmor-profiles repository at revision 146:
    - allow only read-only access to DConf
    - some cleanup
    - use GStreamer abstraction
    - allow reading global libpurple preferences
    - support the blinklight plugin
  * README.Debian: update profiles status -- all our changes went upstream.

 -- intrigeri <intrigeri@debian.org>  Thu, 27 Aug 2015 12:13:30 +0200

apparmor-profiles-extra (1.4) unstable; urgency=medium

  [ Holger Levsen ]
  * debian/control: Use new cgit URL for Vcs-Browser. Wrap some lines.
    Thanks to 'cme fix dpkg' for the patch.

  [ intrigeri ]
  * Version the {build,runtime}-dependency on apparmor to >= 2.9.0.
  * Refresh Evince profile from Ubuntu, and this time leave
    the 2.9-specific includes in.
  * Pidgin profile: drop inlining of rule that's now part of
    the audio abstraction.
  * Totem profile:
    - drop inlining of rules that are now part of the dconf abstraction
    - allow access to the at-spi2 files and directories
  * Fix logic to make pull-profile-from-ubuntu work again.
  * debian/rules: use absolute path to apparmor_parser (Closes: #764726).

 -- intrigeri <intrigeri@debian.org>  Sun, 19 Oct 2014 10:36:13 +0200

apparmor-profiles-extra (1.3) unstable; urgency=medium

  * Add profile for apt-cacher-ng: taken from the apparmor-profiles
    repository at revision 135.
  * Update README.Debian wrt. the Pidgin profile modification.
  * Add missing local override include to the irssi, totem
    and totem-previewers profiles.
  * Declare compliance with Standards-Version 3.9.6 (no change needed).

 -- intrigeri <intrigeri@debian.org>  Wed, 15 Oct 2014 01:06:28 +0200

apparmor-profiles-extra (1.2) unstable; urgency=medium

  [ intrigeri ]
  * Reassign maintenance and copyright to the new united Debian AppArmor Team.
  * Allow Pidgin to read /etc/wildmidi/wildmidi.cfg.

  [ Felix Geyer ]
  * Add support for installing tunables.
  * Add a profile for ntpd.
  * Test that apparmor is able to parse the profiles.
  * Simplify profile installation process.
  * Include tunables/global in gst_plugin_scanner profile.
  * Inline abstractions/dconf in totem profile.

 -- intrigeri <intrigeri@debian.org>  Wed, 10 Sep 2014 14:54:09 -0700

apparmor-profiles-extra (1.1) unstable; urgency=medium

  [ Holger Levsen ]
  * New profile: irssi

  [ intrigeri ]
  * Evince profile:
    - refresh from the Ubuntu package (3.10.3-0ubuntu16, bzr r205)
    - comment-out the inclusion of the dbus-accessibility abstraction:
      it's not shipped by the version of AppArmor we have in Debian
  * tcpdump profile: refresh from the Ubuntu package 4.5.1-2ubuntu2 (bzr r33).
  * New profiles:
    - GStreamer abstraction
    - gst_plugin_scanner
    - Totem
  * Assign copyright on debian/* to the team.
  * Relicense debian/* under GPL-2+, for consistency with upstream.
  * Add copyright and license information for all profiles.

 -- intrigeri <intrigeri@debian.org>  Thu, 28 Aug 2014 09:03:58 -0700

apparmor-profiles-extra (1.0) unstable; urgency=medium

  [ intrigeri ]
  * Initial release.

 -- Holger Levsen <holger@debian.org>  Sat, 14 Jun 2014 16:54:34 +0200