File: changelog

package info (click to toggle)
atheme-services 7.2.12-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 17,256 kB
  • sloc: ansic: 95,899; sh: 8,462; php: 5,032; perl: 3,327; makefile: 1,279; sed: 16; ruby: 15; python: 3
file content (274 lines) | stat: -rw-r--r-- 10,438 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
atheme-services (7.2.12-2) unstable; urgency=medium

  [ Micah Anderson ]
  * Remove myself from debian/control Uploaders field

  [ Antoine Beaupré ]
  * fix watch file

  [ Unit 193 ]
  * Rebuild post-t64 transition. (Closes: #1061308)
  * d/control: Update (Build-)Depends, pkg-config → pkgconf, drop lsb-base.
  * d/rules, atheme-service.service: Add systemd unit. (Closes: #1039131)
  * d/rules: Drop dh_missing override, --fail-missing is default now.
  * Bump Standards-Version to 4.7.0.

 -- Unit 193 <unit193@debian.org>  Wed, 25 Sep 2024 20:08:44 -0400

atheme-services (7.2.12-1) unstable; urgency=medium

  * New upstream version 7.2.12.
    - Fixes CVE-2022-24976.
  * d/atheme.motd, d/atheme-services.(dirs|links):
    - Drop, no longer needed. (Closes: #986469)
  * d/lintian-overrides: Update for internal library and modules.
  * d/rules:
    - Drop --as-needed as it's default in stable now.
    - Drop libmowgli cruft, hasn't worked since multiarch anyway.
    - Only drop example files from /etc/atheme/
  * Update Standards-Version to 4.6.0.

 -- Unit 193 <unit193@debian.org>  Mon, 14 Feb 2022 19:48:13 -0500

atheme-services (7.2.11-1) unstable; urgency=medium

  [ Andrej Shadura ]
  * Update copyrights

  [ Unit 193 ]
  * New upstream release.
  * d/compat, d/control:
    - Drop d/compat in favor of debhelper-compat, bump to 13.
  * d/control:
    - atheme-services: Pre-Depend on ${misc:Pre-Depends}.
    - R³: no.
    - Update my email address.
  * d/watch: Update to find new releases and use uscan special strings.
  * Update Standards-Version to 4.5.1.

  [ Antoine Beaupré ]
  * Unit 193 built the above with import-orig instead of merging upstream
    tarball. this drops submodules from the Debian branch and imports them
    as "bundled" code, but that's already how I was using tarball and
    building the package anyways. thanks!

 -- Antoine Beaupré <anarcat@debian.org>  Mon, 01 Mar 2021 11:04:23 -0500

atheme-services (7.2.9-3) unstable; urgency=medium

  [ Unit 193 ]
  * d/control: Add breaks on older atheme-services, contrib help files conflict.
    (Closes: #903453)
  * Bump Standards-Version to 4.1.5.

 -- Antoine Beaupré <anarcat@debian.org>  Fri, 27 Jul 2018 09:51:20 -0400

atheme-services (7.2.9-2) unstable; urgency=medium

  [ Unit 193 ]
  * d/changelog, d/rules: Remove trailing whitespaces.
  * d/compat, d/control: Use debhelper 11.
  * d/rules:
    - Wrap configure options, one per line, and sort.
    - Drop extra configure options. (Closes: #894679)
    - Configure to use internal libmowgli.
    - Drop with autotools_dev, add autoreconf override to pass -I m4.
    - Don't enable the daemon by default.
    - Fail if files are found not to be installed.
    - Enable all hardening options.
  * d/control:
    - Drop unneeded build-depends on autotools-dev, dh-autoreconf, dpkg-dev.
    - Drop libmowgli-2-dev from build-depends.
    - Add myself to uploaders.
  * d/init.d: Correct path to binary, sbin → bin.
  * d/atheme-services.install, d/atheme-services-contrib.install,
    d/control, d/rules:
    - Build contrib modules and install them into atheme-services-contrib.
  * d/atheme-services.maintscript, d/atheme-services.default, d/init.d:
    - Remove /e/d/atheme-services and no longer use the options in init script.
  * d/source/lintian-overrides: Drop, no longer accurate.
  * Bump Standards-Version to 4.1.4.

 -- Antoine Beaupré <anarcat@debian.org>  Mon, 18 Jun 2018 17:19:30 -0400

atheme-services (7.2.9-1) unstable; urgency=medium

  * new upstream release (7.2.8) fixing security issue "saslserv/main: free
    sasl_sourceinfo_t after use" see:
    https://github.com/atheme/atheme/pull/539
  * new upstream release (7.2.9) fixing security issue introduced in
    7.2.8: "Fix use after free during impersonation" (Closes: #855588)
  * remove two OpenSSL 1.1 patches merged upstream

  [ Jos Ahrens ]
  * email templates: Fix leading whitespace

  [ Aaron Jones ]
  * atheme.conf.example: better highlight the pbkdf2v2 crypto module
  * pbkdf2v2: make digest and rounds configurable at runtime
  * memoserv: let user know (on identify and /away) when their inbox is full
  * memoserv: unregister hooks when unloading

 -- Antoine Beaupré <anarcat@debian.org>  Tue, 07 Feb 2017 21:01:27 -0500

atheme-services (7.2.7-1) unstable; urgency=medium

  * new upstream release
  * stop using overlay, upstream seems to have cleaned up their thing
  * fix watch file
  * add missing lsb-base dependency
  * update standards version, no change
  * silence lintian warnings about libathemecore
  * new patches to fix FTBFS with OpenSSL 1.1.0 (Closes: #828241):
    * openssl-1.1.0-5480943.patch
    * openssl-1.1.0-b04f18e.patch
  * remove patches factored in upstream:
    * reproducible-f4cd16d.patch (Closes: #818947)
    * CVE-2014-9773.patch
    * CVE-2016-4478.patch

 -- Antoine Beaupré <anarcat@debian.org>  Wed, 16 Nov 2016 09:59:17 -0500

atheme-services (7.2.6-1) unstable; urgency=medium

  * new upstream release (Closes: #747389)
  * fix libmowgli dependency (Closes: #830438)
  * keep minimal logs by default (7 days instead of 52 weeks)
  * make build flags show up
  * clarify why we still use overlays
  * enable reproducible builds (new patch from upstream)

 -- Antoine Beaupré <anarcat@debian.org>  Mon, 01 Aug 2016 16:44:41 -0400

atheme-services (7.0.7-2) unstable; urgency=medium

  * fixes for CVE-2014-9773 and CVE-2016-4478
  * fix duplicate changelog

 -- Antoine Beaupré <anarcat@debian.org>  Tue, 03 May 2016 12:08:48 -0400

atheme-services (7.0.7-1) unstable; urgency=medium

  [ Antoine Beaupré ]
  * Update policy to 3.9.7, no change
  * Upload to unstable (Closes: #747389)
  * Fix changelog install to be reproducible
  * Remove build warnings due to -pedantic
  * Fix homepage URLs
  * Fix watch file to follow upstream change
  * Officially take over maintainership, as I have been performing all
    uploads since this package passed NEW in 2012

  [ Christopher Elsby ]
  * make dbverify path unique so it doesn't clash with 389-ds (Closes:
    #769145)

 -- Antoine Beaupré <anarcat@debian.org>  Mon, 21 Mar 2016 20:27:44 -0400

atheme-services (7.0.7-1~exp0) experimental; urgency=low

  [ Jeff Horelick ]
  * New upstream release (Closes: #747389)
  * Disable LDAP, Perl and Cracklib support, as they are incomplete,
    unused or difficult to setup without meddling with extra dependencies
    we want to avoid

 -- Antoine Beaupré <anarcat@debian.org>  Mon, 07 Jul 2014 22:52:14 -0400

atheme-services (7.0.5-1) experimental; urgency=low

  * New upstream release

 -- Antoine Beaupré <anarcat@debian.org>  Sat, 29 Sep 2012 21:30:27 -0400

atheme-services (7.0.3-1) experimental; urgency=low

  * New upstream release

 -- Antoine Beaupré <anarcat@debian.org>  Sat, 09 Jun 2012 21:32:33 -0300

atheme-services (6.0.11-2) unstable; urgency=medium

  [ Antoine Beaupré ]
  * Add README.source to explain how the underlay feature works
  * Fix watch file, www.atheme.net doesn't seem to resolve
  * Fix lintian warning: include init-functions in init.d
  * Update to standards 3.9.5
  * Fix logrotate.d script, thanks Graham Dunn (Closes: #746784)
  * Bug fix: "URL borken", thanks to Christoph Biedl (Closes: #747390)

  [Mike Mestnik]
  * fix init.d status using status_of_proc (Closes: #737882)

 -- Antoine Beaupré <anarcat@debian.org>  Mon, 07 Jul 2014 23:53:23 -0400

atheme-services (6.0.11-1) unstable; urgency=low

  * New upstream release
  * Remove stale lockfiles in startup script
  * Switch to git version control
  * Make me and Micah Anderson the uploaders instead of the too generic
    irc maintainers
  * Upload into unstable (Closes: #646607)
  * Use simpler debian/rules using "dh9" rules
  * This also enables hardening flags

 -- Antoine Beaupré <anarcat@debian.org>  Sat, 09 Jun 2012 17:43:54 -0300

atheme-services (6.0.10-1) unstable; urgency=low

  *  New upstream release
  *  New Maintainer: Mike Mestnik <cheako+apt_repo@mikemestnik.net>
  *  Uploaders: Debian IRC Team <pkg-irc-maintainers@lists.alioth.debian.org>
  *  Watch file fixed thanks Tim Recout <tim@retout.co.uk> (Closes: #486583)
  *  Watch file fixed again, new upstream location and needs to be 6.x LTSR.
  *  Add gettext as a build-depends (> 3.0 needs for help files)
  *  Fix init script adds remote_fs depends.
  *  Added logrotate for /var/log/atheme/*.log.
  *  Removed /var/run/atheme from package.
  *  Fix init script again not creates chmowns and chmods /var/run/atheme.
  *  Fix init script again whitespace and usage.
  *  Changed debhelper build-depends to (>= 7)
  *  Ditch upstream make distclean.
  *  Make use of dh-autoreconf when calling make all.
  *  Updated copyright to reflect new download location and re-debianiziation.
  *  Updated copyright to track upstream 2005-2007 becomes 2005-2010.
  *  Used ./configure cross compile code from dh_make.
  *  Removed LDFLAGS -z,defs, causing module callbacks to trip an error.
  *  Updated ./configure folder definitions, no files should have been moved.
  *  Used upstream NEWS as upstream changelog.
  *  Included, this file, Debian changelog.
  *  Croak if there are files built by the embedded libmowgli code.
  *  If this croak is removed it might be possible to build the embedded code
  *  Use 3.0 (quilt) source.
  *  Clean up debian/rules depends, add build-arch/indep.
  *  Added "Copyright " in debian/copyright to "(C) 2005 Trystan Scott Lee."
  *  Added "Copyright " in debian/copyright to
           "(C) 2007, William Pitcock <nenolod@sacredspiral.co.uk>"
  *  Added Mike Mestnik under Debian packaging to debian/copyright.
  *  Updated references to symlink license to reflect version-ed license.
  *  Use dh_prep.
  *  Use dpkg-buildflags, rather unsuccessfully.
  *  Implemented status in init.
  *  New standards version 3.9.3

 -- Mike Mestnik <cheako+apt_repo@mikemestnik.net>  Sat, 17 Mar 2012 17:53:47 -0600

atheme-services (3.0.4-1) unstable; urgency=low

  * New upstream release
  * Add me to uploaders

 -- Matt Arnold <mattarnold5@gmail.com>  Tue, 08 Apr 2008 20:53:07 -0400

atheme-services (3.0.3-1) unstable; urgency=low

  * New upstream release.

 -- Darren Blaber <dmbtech@gmail.com>  Fri, 18 Jan 2008 21:41:39 -0500

atheme-services (2.2.0+hg20071209-1) experimental; urgency=low

  * Initial release (Closes: #435881)

 -- William Pitcock <nenolod@sacredspiral.co.uk>  Sun, 09 Dec 2007 13:12:21 -0600