blob: f70a8fb898bb1fc21ad82373f48fc1e500722516 (
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
32
33
|
smf-tools (2.10-5) unstable; urgency=low
* svcstatus: close stderr on the first svcs invocation
-- Igor Pashev <pashev.igor@gmail.com> Sun, 12 May 2013 00:17:21 +0400
smf-tools (2.10-4) unstable; urgency=low
* Added tools svcstatus and smf_present for using in post-install scripts
* Added bash completion for svcs
* Strip binaries
-- Igor Pashev <pashev.igor@gmail.com> Fri, 10 May 2013 02:38:15 +0400
smf-tools (2.10-3) unstable; urgency=low
* svccfg: disable checking DTD file path
* Add bash completion for svcadm
-- Igor Pashev <pashev.igor@gmail.com> Sun, 27 Jan 2013 02:58:19 +0000
smf-tools (2.10-2) unstable; urgency=low
* svccfg: fix command line action (flex related).
Input buffer should end-up with a newline ('\n')
-- Igor Pashev <pashev.igor@gmail.com> Sat, 10 Nov 2012 14:11:21 +0000
smf-tools (2.10-1) unstable; urgency=low
* Initial release.
-- Igor Pashev <pashev.igor@gmail.com> Thu, 08 Nov 2012 23:53:08 +0000
|