File: changelog

package info (click to toggle)
mpm-itk 2.4.7-04-2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 244 kB
  • sloc: ansic: 680; makefile: 26; sh: 15
file content (52 lines) | stat: -rw-r--r-- 2,025 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
mpm-itk (2.4.7-04-2) unstable; urgency=medium

  * Pull in patches from Andreas Tille. (Closes: #1084992)
    * Upgrade to debhelper version 13, including using the dh(1) helper.
    * Upgrade to Standards-Version 4.7.0.
    * Make debian/copyright machine-readable.
    * Quote the result of a2query -M, as a defensive measure. (Closes: #833365)

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 13 Oct 2024 15:26:49 +0200

mpm-itk (2.4.7-04-1) unstable; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 14 Feb 2016 21:23:59 -0800

mpm-itk (2.4.7-03-1) unstable; urgency=high

  * New upstream release.
    * Fix an issue where connections would be attempted closed in the parent
      instead of in the child. This would result in "Connection: close" not being
      honored, and various odd effects with SSL keepalive in certain browsers.
      (Closes: #798108)
    * Correct a log message on AssignGroupIDExpr failure; patch from Roland Mas.
      (Closes: #743498)

 -- Steinar H. Gunderson <sesse@debian.org>  Wed, 09 Sep 2015 19:36:47 +0200

mpm-itk (2.4.7-02-1.1) unstable; urgency=medium

  * Non-maintainer upload with permission of maintainer.
  * Switch mpm to prefork on initial installation.
    Together with the fixes from apache2 2.4.9-2, this makes
    libapache2-mpm-itk installable again. (Closes: #734865)

 -- Stefan Fritsch <sf@debian.org>  Sun, 22 Jun 2014 21:16:09 +0200

mpm-itk (2.4.7-02-1) unstable; urgency=medium

  * New upstream release.
    - In the seccomp.c filter, allow -1 as value in certain system calls,
      as it means not to change the given value. Heavily based on patch
      from Jason Rhineland. (Closes: #738131)

 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 01 Mar 2014 14:14:02 +0100

mpm-itk (2.4.6-01-1) unstable; urgency=low

  * Move back to being a separate package, now that mpm-itk can be built as a
    module without any Apache source.

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 07 Nov 2013 19:52:22 +0100