blob: 37789196273c34ff829f6a2dd79153d647561efc (
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
libproc (4.3+1) unstable; urgency=medium
* Breaks: ptools (<< 4.3) (due to Ppriv)
-- Igor Pashev <pashev.igor@gmail.com> Mon, 07 Apr 2014 18:21:19 +0400
libproc (4.3) unstable; urgency=medium
* New upstream snapshot
* Removed illumos-3463.patch
* Refreshed patches
* Added libproc-no-saveargs.patch
* Updated debian/libproc1.symbols
-- Igor Pashev <pashev.igor@gmail.com> Mon, 07 Apr 2014 18:08:05 +0400
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
|