File: changelog

package info (click to toggle)
slirp 1%3A1.0.17-8%2Bdeb10u1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 2,356 kB
  • sloc: ansic: 17,624; makefile: 163; perl: 53; sh: 2
file content (165 lines) | stat: -rw-r--r-- 4,867 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
slirp (1:1.0.17-8+deb10u1) buster; urgency=high

  * CVE-2020-7039
    Due to mismanagement of memory, a heap-based buffer overflow or
    other out-of-bounds access might happen, which can lead to a DoS
    or potential execute arbitrary code.
  * CVE-2020-8608
    Prevent a buffer overflow vulnerability due to incorrect usage
    of return values from snprintf.

 -- Thorsten Alteholz <debian@alteholz.de>  Mon, 21 Dec 2020 20:03:02 +0100

slirp (1:1.0.17-8) unstable; urgency=low

  * Fix FTBFS with GCC 5.0 (Closes: #778124)
  * Updated standards.

 -- Roberto Lumbreras <rover@debian.org>  Thu, 25 Jun 2015 17:03:40 +0200

slirp (1:1.0.17-7) unstable; urgency=low

  * Fix IPCP negotiation fails for 64-bit hosts (Closes: #685056)
  * Set debhelper compat to 9.

 -- Roberto Lumbreras <rover@debian.org>  Thu, 16 Aug 2012 11:19:57 +0200

slirp (1:1.0.17-6) unstable; urgency=low

  * Apply ``real full bolt'' patch. (Closes: #658359)
  * Updated standards.

 -- Roberto Lumbreras <rover@debian.org>  Mon, 05 Mar 2012 19:38:33 +0100

slirp (1:1.0.17-5) unstable; urgency=low

  * Don't delete *.p files and don't run 'mkpro' perl script anymore to
    automatically regenerate prototypes, as it stopped working somehow,
    resulting in FTBFS. (Closes: #628280)
  * Updated standards.
  * Add -Wl,--as-needed to LDFLAGS.

 -- Roberto Lumbreras <rover@debian.org>  Mon, 06 Jun 2011 06:18:08 +0200

slirp (1:1.0.17-4) unstable; urgency=low

  * Fix crash on amd64 when enabling file logging. (Closes: #587907)
  * Updated standards.
  * Switch to dpkg-source 3.0 (quilt) format.
  * Fix watch file.

 -- Roberto Lumbreras <rover@debian.org>  Sun, 04 Jul 2010 21:16:28 +0200

slirp (1:1.0.17-3) unstable; urgency=low

  * Updated standards.
  * Fix arguements spelling-error-in-binary (lintian).
  * debian/HOWTO-TEST: use "ssh -t" to force tty allocation. (Closes: #544124)

 -- Roberto Lumbreras <rover@debian.org>  Sat, 29 Aug 2009 14:17:24 +0200

slirp (1:1.0.17-2) unstable; urgency=low

  * Clean up compilation warnings and a few snprintf changes.
    Use addrlen as socklen_t instead of int. Tested on amd64 and it works.
    (Closes: #29245)
  * Switch to cdbs.

 -- Roberto Lumbreras <rover@debian.org>  Tue, 14 Aug 2007 17:22:55 +0200

slirp (1:1.0.17-1) unstable; urgency=low

  * New upstream version. (Closes: #175079)
  * Add slirp-fullbolt manpage. (Closes: #223920)
  * Updated standards (no changes).

 -- Roberto Lumbreras <rover@debian.org>  Thu, 18 May 2006 19:42:29 +0200

slirp (1:1.0.16-3) unstable; urgency=high

  * Add an epoch to fix hijacking of package by Debian JED group.
    (Closes: #339578)
  * Updated standards (no changes).

 -- Roberto Lumbreras <rover@debian.org>  Mon, 16 Jan 2006 14:10:48 +0100

slirp (1.0.16-2) unstable; urgency=high

  * Fix ttyname segfault. Added -fno-strict-aliasing to CFLAGS to avoid
  incorrect code generation with gcc >= 3.3. (closes:#295832)

 -- Roberto Lumbreras <rover@debian.org>  Tue, 01 Mar 2005 12:15:03 +0100

slirp (1.0.16-1) unstable; urgency=low

  * New upstream version.
  * Updated standards.

 -- Roberto Lumbreras <rover@debian.org>  Fri, 04 Feb 2005 03:53:09 +0100

slirp (1.0.14pre1-4) unstable; urgency=low

  * Provide a separate slirp-fullbolt binary built with FULL_BOLT.
    (closes:#175093)

 -- Roberto Lumbreras <rover@debian.org>  Tue, 06 May 2003 17:17:40 +0200

slirp (1.0.14pre1-3) unstable; urgency=low

  * src/debug.c: added ifndef so it compiles with FULL_BOLT. (closes:#175083)
  * Standards 3.5.9.

 -- Roberto Lumbreras <rover@debian.org>  Sat, 15 Mar 2003 19:37:13 +0100

slirp (1.0.14pre1-2) unstable; urgency=low

  * debian/rules: switched to debhelper.
  * debian/control: added slirp home page to description.

 -- Roberto Lumbreras <rover@debian.org>  Fri, 12 Jul 2002 18:32:34 +0200

slirp (1.0.14pre1-1) unstable; urgency=low

  * New upstream version.
  * Standards 3.5.2.

 -- Roberto Lumbreras <rover@debian.org>  Sun,  1 Apr 2001 19:57:28 +0200

slirp (1.0.9-1) unstable; urgency=low

  * New upstream version.
  * Standards 3.1.1.

 -- Roberto Lumbreras <rover@debian.org>  Sun, 26 Mar 2000 20:53:27 +0200

slirp (1.0g-2) frozen; urgency=high

  * Fixed important bug. (closes: bug#59608)

 -- Roberto Lumbreras <rover@debian.org>  Sat, 25 Mar 2000 20:34:48 +0100

slirp (1.0g-1) unstable; urgency=low

  * New upstream version.

 -- Roberto Lumbreras <rover@debian.org>  Wed, 18 Aug 1999 13:16:06 +0200

slirp (1.0f-1) unstable; urgency=low

  * New upstream version.

 -- Roberto Lumbreras <rover@debian.org>  Wed, 17 Mar 1999 19:02:28 +0100

slirp (1.0d-1) unstable; urgency=low

  * New upstream version.

 -- Roberto Lumbreras <rover@debian.org>  Sun, 11 Oct 1998 01:49:06 +0200

slirp (1.0c-1) unstable; urgency=low

  * initial release
  * added debian files

 -- Roberto Lumbreras <rover@debian.org>  Mon,  3 Aug 1998 01:03:35 +0200