blob: 6a0fc498f37b33c9de25bf2655c581222d750ac6 (
plain)
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
|
ipadm (4.3+1) unstable; urgency=medium
* New upstream snapshot
* Refreshed patches
* Use dh_smf
* Added filesystem/root dependency to network/ip-interface-management
(ipmgmtd-depends-on-rootfs.patch)
-- Igor Pashev <pashev.igor@gmail.com> Tue, 17 Jun 2014 19:33:25 +0400
ipadm (2.10-3) unstable; urgency=low
* Fixed segfault in ipmgmtd on amd64 due to strcmp()
* Added debug packages
* Create /etc/ipadm/ipadm.conf if absent
-- Igor Pashev <pashev.igor@gmail.com> Fri, 29 Mar 2013 00:33:19 +0000
ipadm (2.10-2) unstable; urgency=low
* Create /etc/ipadm in postinst
* Make sure /etc/ipadm has proper owner (netadm:netadm)
and permissions in postinst
-- Igor Pashev <pashev.igor@gmail.com> Sat, 23 Mar 2013 18:59:15 +0000
ipadm (2.10-1) unstable; urgency=low
* Initial release
-- Igor Pashev <pashev.igor@gmail.com> Fri, 08 Mar 2013 19:28:30 +0000
|