blob: 7d33a123635ad273acb078d4f78ca04ce2048c1e (
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
34
35
|
libproc (2.10-5) unstable; urgency=low
* Don't strip. GNU strip somehow breaks the library:
../x86_64-illumos/libproc.so: section [4207990752](null): has invalid
sh_info: 137438953472
-- Igor Pashev <pashev.igor@gmail.com> Fri, 26 Apr 2013 00:45:33 +0400
libproc (2.10-4) unstable; urgency=low
* Install private headers usr/src/lib/libproc/common/P*.h
* libproc1-dev depends on libctf-dev because of aforementioned
* Strip libproc1
* Added libproc1-dbg
-- Igor Pashev <pashev.igor@gmail.com> Fri, 26 Apr 2013 00:12:09 +0400
libproc (2.10-3) unstable; urgency=low
* libproc1-dev depends on libelf-dev
-- Igor Pashev <pashev.igor@gmail.com> Thu, 14 Feb 2013 20:50:43 +0000
libproc (2.10-2) unstable; urgency=low
* libproc1-dev requires libc-db1-dev
* Upstream patch: 3463 agent lwp clobbers amd64 abi stack redzone
-- Igor Pashev <pashev.igor@gmail.com> Tue, 15 Jan 2013 01:33:32 +0000
libproc (2.10-1) unstable; urgency=low
* Initial release.
-- Igor Pashev <pashev.igor@gmail.com> Tue, 23 Oct 2012 03:02:05 +0400
|