File: changelog

package info (click to toggle)
freediameter 1.2.1-7%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,124 kB
  • sloc: ansic: 63,400; yacc: 2,767; lex: 1,732; xml: 795; php: 486; makefile: 463; sql: 337; sh: 237; perl: 75; cpp: 6
file content (68 lines) | stat: -rw-r--r-- 2,340 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
freediameter (1.2.1-7+deb10u1) buster; urgency=medium

  * Team upload
  * CVE-2020-6098 (Closes: #985088)
    Anybody can send a specially crafted Diameter request, which triggers
    a memory corruption and thus results in a denial-of-service.

 -- Thorsten Alteholz <debian@alteholz.de>  Mon, 13 Jul 2020 19:03:02 +0100

freediameter (1.2.1-7) unstable; urgency=medium

  * Build using "old" SCTP API since the new one fails to build in Debian
    unstable (Closes: #910440)

 -- Ruben Undheim <ruben.undheim@gmail.com>  Sun, 14 Oct 2018 10:26:18 +0200

freediameter (1.2.1-6) unstable; urgency=medium

  * debian/rules:
    - Test suite fails randomly on more architectures, so skipping entirely

 -- Ruben Undheim <ruben.undheim@gmail.com>  Tue, 04 Sep 2018 19:51:42 +0200

freediameter (1.2.1-5) unstable; urgency=medium

  * debian/rules:
    - skip test suite on s390x because of problems with the test suite

 -- Ruben Undheim <ruben.undheim@gmail.com>  Tue, 04 Sep 2018 07:00:51 +0200

freediameter (1.2.1-4) unstable; urgency=medium

  * debian/control:
    - Added more dependencies for libfreediameter-dev:
        libgnutls28-dev, libgcrypt20-dev, libidn11-dev, libsctp-dev
    - 'freediameter' changed to arch: all and Multi-Arch: foreign.

 -- Ruben Undheim <ruben.undheim@gmail.com>  Mon, 03 Sep 2018 22:13:39 +0200

freediameter (1.2.1-3) unstable; urgency=medium

  * debian/*.install:
    - Move freeDiameter.conf from libfdcore6 to freediameterd.
  * debian/control:
    - freediameter now "Multi-Arch: same"
    - libfreediameter-dev not "Multi-Arch: same" anymore because of
      freeDiameter-host.h
    - Handle moved file using Breaks and Replaces
  * debian/tests/control:
    - Test depends on "build-essential"

 -- Ruben Undheim <ruben.undheim@gmail.com>  Sun, 02 Sep 2018 20:32:05 +0200

freediameter (1.2.1-2) unstable; urgency=medium

  * d/patches/0004-Disable-running-tests-that-require-the-kernel-module.patch:
    - Fix FTBFS because of build machine not having loaded the 'sctp' kernel
      module
  * d/control:
    - New standards version 4.2.1 - no changes

 -- Ruben Undheim <ruben.undheim@gmail.com>  Sun, 26 Aug 2018 10:41:29 +0200

freediameter (1.2.1-1) unstable; urgency=low

  * Initial release (Closes: #904219)

 -- Ruben Undheim <ruben.undheim@gmail.com>  Sat, 25 Aug 2018 14:49:27 +0200