File: changelog

package info (click to toggle)
bootp 2.4.3-19.1
  • links: PTS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 884 kB
  • sloc: ansic: 10,934; makefile: 264; sh: 55
file content (171 lines) | stat: -rw-r--r-- 5,406 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
bootp (2.4.3-19.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/rules: Add build-{arch,indep}. (Closes: #999072)

 -- Adrian Bunk <bunk@debian.org>  Mon, 27 Dec 2021 22:17:44 +0200

bootp (2.4.3-19) unstable; urgency=medium

  * Source format is 3.0 (quilt)
  * Fix bootp: Conflicting declarations of insert_ip to cause undefined behaviour
    Add insert_ip-conflicting-declarations.patch
    Closes: #749613

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 08 Jul 2020 22:40:44 -0500

bootp (2.4.3-18) unstable; urgency=low

  * Standards Version is 3.8.2
  * DH compatibility level is 7
  * Fix debian-rules-ignores-make-clean-error
  * Fix dh-clean-k-is-deprecated

 -- Anibal Monsalve Salazar <anibal@debian.org>  Thu, 02 Jul 2009 09:10:04 +1000

bootp (2.4.3-17) unstable; urgency=low

  * Acknowledge NMU. Closes: #416670.
  * Synchronise with ubuntu.
  * Fixed bootpd man page typos. Closes: #383118.
    Patch by A. Costa <agcosta@gis.net>
  * Fixed the following lintian message:
    - bootp source: debian-rules-sets-DH_COMPAT line 7

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 19 May 2007 16:58:24 +1000

bootp (2.4.3-16.1) unstable; urgency=low

  * Non-maintainer upload during BSP.
  * Depend on update-inetd for postrm.
  * conditional call of update-inetd in postrm. (Closes: #416670)

 -- Martin Zobel-Helas <zobel@debian.org>  Thu, 17 May 2007 12:10:15 +0200

bootp (2.4.3-16ubuntu1) feisty; urgency=low

  * debian/control: Add update-inetd to bootp's dependencies
     (Closes Ubuntu: #76008).

 -- Lionel Porcheron <lionel@alveonet.org>  Sat, 16 Dec 2006 15:46:30 +0100

bootp (2.4.3-16) unstable; urgency=low

  * Set Standards-Version to 3.7.2.
  * Set DH_COMPAT to 5.
  * Fixed "diff-contains-substvars debian/substvars".

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 25 Jun 2006 15:36:34 +1000

bootp (2.4.3-15) unstable; urgency=low

  * Fixed "it says it does DHCPOFFER, but doesn't", closes: #282915.
    Patch thanks to Petr Olivka <petr.olivka@vsb.cz>.
  * Set DH_COMPAT to 4.
  * Added watch file.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 18 Feb 2006 09:12:21 +1100

bootp (2.4.3-14) unstable; urgency=low

  * Set Standards-Version to 3.6.2 and added homepage to description.
  * Fixed lintian warning "maintainer-script-needs-depends-on-netbase
    {postinst,prerm,postrm}".
  * Fixed lintian warning "package-uses-deprecated-debhelper-compat-
    version 1".
  * Fixed lintian error "duplicate-conffile /etc/bootptab".
  * Fixed linda error "DH_COMPAT is greater than the major version
    of debhelper depended on".

 -- Anibal Monsalve Salazar <anibal@debian.org>  Thu, 24 Nov 2005 18:58:37 +1100

bootp (2.4.3-13) unstable; urgency=low

  * New maintainer's email address.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 06 Feb 2005 21:56:46 +1100

bootp (2.4.3-12) unstable; urgency=low

  * New maintainer.

 -- Anibal Monsalve Salazar <A.Monsalve.Salazar@IEEE.org>  Thu, 20 May 2004 08:57:34 +1000

bootp (2.4.3-11) unstable; urgency=low

  * Removed build-stamp/install-stamp.
  * Included errnor.h/string.h in report.c (closes: #219123).
  * Use fd_set instead int for select.
  * Removed reference to netstd.

 -- Herbert Xu <herbert@debian.org>  Wed,  5 Nov 2003 19:52:40 +1100

bootp (2.4.3-10) unstable; urgency=low

  * Ensure that vendor area is at least 64 bytes long (closes: #189256).

 -- Herbert Xu <herbert@debian.org>  Wed, 16 Apr 2003 20:23:53 +1000

bootp (2.4.3-9) unstable; urgency=low

  * Documented ms tag in manual page.
  * Eliminated baroque padding in response packets (closes: #184300).

 -- Herbert Xu <herbert@debian.org>  Fri, 28 Mar 2003 19:26:06 +1100

bootp (2.4.3-8) unstable; urgency=low

  * Added note about modifying configuration files (closes: #136057).

 -- Herbert Xu <herbert@debian.org>  Sun,  7 Apr 2002 18:12:41 +1000

bootp (2.4.3-7) unstable; urgency=low

  * Compile with ETC_ETHERS (closes: #112223).

 -- Herbert Xu <herbert@debian.org>  Sun, 16 Sep 2001 15:47:28 +1000

bootp (2.4.3-6) unstable; urgency=low

  * Make directed broadcasts if possible (closes: #108691).

 -- Herbert Xu <herbert@debian.org>  Thu, 30 Aug 2001 21:15:43 +1000

bootp (2.4.3-5) unstable; urgency=low

  * Fixed typo in bootpd (closes: #83618).
  * Added build-time dependencies (closes: #70171).
  * Compile with -g and without -fomit-frame-pointer -pipe.  Omitting the
    frame pointer makes the code 10% larger.
  * Fixed the unaligned access properly.

 -- Herbert Xu <herbert@debian.org>  Fri, 27 Apr 2001 22:35:58 +1000

bootp (2.4.3-4) unstable; urgency=low

  * Fixed unaligned trap on Alpha (David Huggins-Daines, closes #64552).

 -- Herbert Xu <herbert@debian.org>  Wed, 24 May 2000 11:41:50 +1000

bootp (2.4.3-3) frozen unstable; urgency=low

  * Use int32_t/u_int32_t instead of locally defined int32/u_int32 which
    always turns out to be long.  This is needed for bootpd to work on 64 bit
    platforms like the Alpha.
  * Made compliant with policy 3.1.1.

 -- Herbert Xu <herbert@debian.org>  Sat, 22 Apr 2000 19:41:18 +1000

bootp (2.4.3-2) unstable; urgency=low

  * Better hostname comparison (fixes #37543).
  * Dump file is now in /var/run.

 -- Herbert Xu <herbert@debian.org>  Tue,  7 Sep 1999 23:19:34 +1000

bootp (2.4.3-1) unstable; urgency=low

  * Split from netstd.

 -- Herbert Xu <herbert@debian.org>  Mon, 15 Mar 1999 12:18:40 +1100