File: changelog

package info (click to toggle)
android-platform-external-libunwind 7.0.0%2Br1-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,260 kB
  • sloc: ansic: 34,054; sh: 6,931; asm: 1,910; makefile: 846; cpp: 137
file content (118 lines) | stat: -rw-r--r-- 3,871 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
android-platform-external-libunwind (7.0.0+r1-4) unstable; urgency=medium
 
  [ Hans-Christoph Steiner]
  * Team upload

  [ Daigo Moriwaki ]
  * Fix off-by-one in dwarf_to_unw_regnum(), applying an upstream patch
    396b6c7ab737e2bff244d640601c436a26260ca1.
    (Closes: #849346) (CVE-2015-3239)

 -- Hans-Christoph Steiner <hans@eds.org>  Mon, 26 Dec 2016 00:09:38 +0100

android-platform-external-libunwind (7.0.0+r1-3) unstable; urgency=medium

  * Upload to unstable

 -- Kai-Chung Yan <seamlikok@gmail.com>  Tue, 06 Dec 2016 16:28:35 +0800

android-platform-external-libunwind (7.0.0+r1-2) experimental; urgency=medium

  [ Kai-Chung Yan ]
  * Update to debhelper 10
  * Fix the source file list on MIPS platforms
  * New legacy_built-in_sync_functions.patch for replacing legacy __sync_*
    functions, which are not supported on armel, with __atomic_* ones.
  * Link against libgcc for the __atomic_* built-in functions
  * Remove libbsd-dev from Build-Depends.

  [ Markus Koschany ]
  * Pass --without autoreconf to dh instead of using an override for
    dh_autoreconf.

 -- Kai-Chung Yan <seamlikok@gmail.com>  Tue, 04 Oct 2016 23:24:05 +0800

android-platform-external-libunwind (7.0.0+r1-1) experimental; urgency=medium

  * New upstream release
  * d/control: Improve package description
  * Build against 7z.so from p7zip-full
    - Include header files of 7z.so in this package
    - Install a symlink named "lib7z.so"
  * Define NDEBUG for C binaries
  * New user_ptr_regs.patch: Fix FTBFS on arm64
  * Remove unavailable architectures: arm, armeb & mips64

 -- Kai-Chung Yan <seamlikok@gmail.com>  Fri, 16 Sep 2016 15:16:05 +0800

android-platform-external-libunwind (6.0.1+r55-1) unstable; urgency=medium

  [ Chirayu Desai ]
  * New upstream release. (Identical to 6.0.1+r16)
  * debian: Add watch file for usage with uscan

  [ Kai-Chung Yan ]
  * d/rules: No need to enable all hardening features, pie + bindnow will be
    default in Stretch

 -- Kai-Chung Yan <seamlikok@gmail.com>  Sun, 31 Jul 2016 14:32:45 +0800

android-platform-external-libunwind (6.0.1+r16-3) unstable; urgency=medium

  * Team upload.

  [ Kai-Chung Yan ]
  * Install libraries to DEB_HOST_MULTIARCH path
  * Update Standards-Version to 3.9.8 (no change)
  * d/rules: export DEB_BUILD_MAINT_OPTIONS = hardening=+all

  [ Markus Koschany ]
  * Remove non-existent arm architecture from debian/control and add armel and
    armhf instead.

 -- Markus Koschany <apo@debian.org>  Thu, 02 Jun 2016 12:06:35 +0200

android-platform-external-libunwind (6.0.1+r16-2) unstable; urgency=medium

  * add missing Architectures: armel armhf
  * Standards-Version: 3.9.7 (no change)

 -- Hans-Christoph Steiner <hans@eds.org>  Mon, 22 Feb 2016 08:50:26 +0100

android-platform-external-libunwind (6.0.1+r16-1) unstable; urgency=medium

  * New upstream release

 -- Kai-Chung Yan <seamlikok@gmail.com>  Fri, 12 Feb 2016 14:29:41 +0800

android-platform-external-libunwind (6.0.0+r26-3) unstable; urgency=medium

  * upload to unstable

 -- Hans-Christoph Steiner <hans@eds.org>  Sun, 07 Feb 2016 21:48:33 +0100

android-platform-external-libunwind (6.0.0+r26-2) experimental; urgency=medium

  * Add version 0 to SONAME
  * No longer need dh-exec
  * Simplify makefile

 -- Kai-Chung Yan <seamlikok@gmail.com>  Tue, 17 Nov 2015 21:58:29 +0800

android-platform-external-libunwind (6.0.0+r26-1) experimental; urgency=low

  * New upstream release
  * Fix Vcs-Git address
  * Architecture limited to Linux kernel
  * d/rules:
    - Use mk-origtargz for get-orig-source
    - Automate UPSTREAM_TAG variable

 -- Kai-Chung Yan <seamlikok@gmail.com>  Thu, 12 Nov 2015 23:14:57 +0800

android-platform-external-libunwind (5.1.1+r8-1) unstable; urgency=low

  [ Kai-Chung Yan ]
  * Initial release (Closes: #795173)

 -- Hans-Christoph Steiner <hans@eds.org>  Tue, 18 Aug 2015 19:08:53 +0200