summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 332ce15261535c2746e470c66bb304726655bd74 (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
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
dh-illumos (9.6) unstable; urgency=medium

  * Support 3.0 (quilt) format

 -- Igor Pashev <pashev.igor@gmail.com>  Sat, 17 Oct 2015 17:10:19 +0300

dh-illumos (9.5.12) unstable; urgency=medium

  * dh_illumos_gate support versions like 5.10.6.gitXYZ+1

 -- Igor Pashev <pashev.igor@gmail.com>  Wed, 07 Oct 2015 16:40:28 +0300

dh-illumos (9.5.11) unstable; urgency=medium

  * ld-gnu-to-sun: filter out -plugin options

 -- Igor Pashev <pashev.igor@gmail.com>  Mon, 11 Aug 2014 14:06:53 +0400

dh-illumos (9.5.10) unstable; urgency=medium

  * dh_illumos_gate: use -L instead of -YP in LDLIBS32 and LDLIBS64, so that
    proper libraries are used (from debian/tmp)

 -- Igor Pashev <pashev.igor@gmail.com>  Sat, 15 Mar 2014 22:57:59 +0400

dh-illumos (9.5.9) unstable; urgency=medium

  * dh_illumos_gate:
    - define SAVEARGS= to disable -msave-args (not supported by our gcc)
    - define CW_GCC=gcc so cw from onbld can pick ccache
    - patch PATH in bldenv.sh: do not completely redefine PATH, but just
      append it (for ccache too)

 -- Igor Pashev <pashev.igor@gmail.com>  Sun, 02 Mar 2014 13:39:36 +0400

dh-illumos (9.5.8) unstable; urgency=low

  * Allow passing arbitrary options to tar in dh_illumos_gate

 -- Igor Pashev <pashev.igor@gmail.com>  Sat, 27 Apr 2013 19:47:50 +0400

dh-illumos (9.5.7) unstable; urgency=low

  * dh-illumos depends on onbld (for cw and aw)
  * Mention issue with dh_illumos_gate --build
    (tar: ...: Not found in archive)

 -- Igor Pashev <pashev.igor@gmail.com>  Mon, 22 Apr 2013 16:40:03 +0000

dh-illumos (9.5.6) unstable; urgency=low

  * Removed dependency on illumos-source

 -- Igor Pashev <pashev.igor@gmail.com>  Sun, 13 Jan 2013 22:34:57 +0000

dh-illumos (9.5.5) unstable; urgency=low

  * dh_illumos_gate removes -Wl,-I/lib/ld.so.1 from LDFLAGS
    in usr/src/cmd/Makefile.cmd

 -- Igor Pashev <pashev.igor@gmail.com>  Sat, 12 Jan 2013 10:42:47 +0400

dh-illumos (9.5.4) unstable; urgency=low

  * Use explicit ctfstabs and ctfconvert for creating offsets

 -- Igor Pashev <pashev.igor@gmail.com>  Sun, 18 Nov 2012 16:47:13 +0000

dh-illumos (9.5.3) unstable; urgency=low

  * Disable CTF by default

 -- Igor Pashev <pashev.igor@gmail.com>  Sat, 17 Nov 2012 00:24:06 +0000

dh-illumos (9.5.2) unstable; urgency=low

  * ld-gnu-to-sun depends on sunld 

 -- Igor Pashev <pashev.igor@gmail.com>  Thu, 15 Nov 2012 01:56:14 +0000

dh-illumos (9.5.1) unstable; urgency=low

  * Fix shell syntax.

 -- Igor Pashev <pashev.igor@gmail.com>  Mon, 05 Nov 2012 07:15:21 +0400

dh-illumos (9.5) unstable; urgency=low

  * dh_illumos_gate:
    - Extract usr/src/cmd/Makefile* if any path under
      usr/src/cmd is being extracted and -B option is given.
    - Remove trailing spaces in TEXT_DOMAIN definition
      in usr/src/cmd/Makefile.cmd.
    - Remove the MAPFILE.LEX variable from usr/src/Makefile.master.

  * dh_illumos_make:
    - adjust MAPFILE.NGB for native builds (i386 vs amd64).
    - pass overriden variables as make agruments, not as shell
      environment (native builds).

 -- Igor Pashev <pashev.igor@gmail.com>  Mon, 05 Nov 2012 05:30:42 +0400

dh-illumos (9.4) unstable; urgency=low

  * Append $($(MACH)_AS_XARCH) to $(COMPILE.s)
    to make sure macros like __amd64 are undefined
    for pure assembler too.
  * Extract usr/src/lib/Makefile* if any library is
    being extracted and -B option is given

 -- Igor Pashev <pashev.igor@gmail.com>  Sun, 28 Oct 2012 23:39:43 +0400

dh-illumos (9.3) unstable; urgency=low

  * dh_illumos_gate:
      - Allow unpacking only specified files or directories 
      - Added option -B

 -- Igor Pashev <pashev.igor@gmail.com>  Tue, 23 Oct 2012 21:03:51 +0400

dh-illumos (9.2) unstable; urgency=low

  * Strip illumos-gate/ to ease importing patches from Git. 

 -- Igor Pashev <pashev.igor@gmail.com>  Fri, 19 Oct 2012 09:09:06 +0400

dh-illumos (9.1) unstable; urgency=low

  * Export all DEB_* variables into illumos-gate/env.sh
    to make them available from makefiles.
  * Explicitly undefine some CPP macros related
    to amd64 for building 32-bit objects.

 -- Igor Pashev <pashev.igor@gmail.com>  Fri, 19 Oct 2012 18:18:06 +0400

dh-illumos (9) unstable; urgency=low

  * Completely disable modifying comment section of ELFs,
    cause dh_strip used to delete it. Also this avoid additional
    build dependency on "mcs" utility.
  * Use versioned tarballs (e. g. illumos-source-2.10) 
  * Set DEB_[USR]LIBDIR_{32|64} vars in env.sh

 -- Igor Pashev <pashev.igor@gmail.com>  Mon, 08 Oct 2012 14:41:56 +0400

dh-illumos (8) unstable; urgency=low

  * Depends on make, not sunmake
  * Set i386_XARCH in Makefile to allow overriding
  * dh_illumos_make: option --native to use native compiler. 
  * Set LDLIBS32 and LDLIBS64 in env.sh
  * Support 32-bit hosts ;-)
  * Set LDLIBS_NATIVE for native builds

 -- Igor Pashev <pashev.igor@gmail.com>  Sat, 29 Sep 2012 19:10:37 +0400

dh-illumos (7) unstable; urgency=low

  * Perl syntax error
  * Set LDLIBS32 and LDLIBS64 in env.sh to use libraries from debian/tmp
  * Disable stripping. GNU strip can damage binaries, and we will careully
    strip when create package.
  * Use ":" instead on "true"
  * Adjust libdirs in makefile rather then in env.sh:
    ROOTLIBDIR sometimes is overriden in makefiles with ROOTFS_LIBDIR.
  * Switched to GNU make

 -- Igor Pashev <pashev.igor@gmail.com>  Fri, 31 Aug 2012 17:58:25 +0000

dh-illumos (6) unstable; urgency=low

  * Do not set i386_AS_XARCH: aw does not support it and sets
    --32 option by default

 -- Igor Pashev <pashev.igor@gmail.com>  Fri, 13 Jul 2012 21:53:51 +0000

dh-illumos (5) unstable; urgency=low

  * Use /usr/lib32 for 32-bit libraries

 -- Igor Pashev <pashev.igor@gmail.com>  Fri, 13 Jul 2012 17:22:51 +0000

dh-illumos (4) unstable; urgency=low

  * Fixed manpage formatting
  * Use CFLAGS when linking shared libraries

 -- Igor Pashev <pashev.igor@gmail.com>  Sat, 07 Jul 2012 23:59:06 +0000

dh-illumos (3) unstable; urgency=low

  * Added option --no-onlbd to dh_illumos_make

 -- Igor Pashev <pashev.igor@gmail.com>  Sat, 07 Jul 2012 21:00:03 +0000

dh-illumos (2) unstable; urgency=low

  * Really useful version.

 -- Igor Pashev <pashev.igor@gmail.com>  Sat, 07 Jul 2012 16:03:49 +0000

dh-illumos (1) unstable; urgency=low

  * Initial release.

 -- Igor Pashev <pashev.igor@gmail.com>  Sun, 01 Jul 2012 01:04:24 +0000