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
|
package-notes (0.13) unstable; urgency=medium
* debian/package-notes.mk: skip when linking with llvm
-- Luca Boccassi <bluca@debian.org> Sun, 02 Jun 2024 00:03:26 +0100
package-notes (0.12-0.0~progress7.99u1) graograman-backports; urgency=medium
* Uploading to graograman-backports, remaining changes:
- Updating maintainer field.
- Updating uploaders field.
- Updating bugs field.
- Updating vcs fields.
- Updating source format.
* Merging upstream version 0.12.
* Merging debian version 0.12.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 12 Jun 2024 06:31:37 +0200
package-notes (0.12) unstable; urgency=medium
[ Luca Boccassi ]
* d/control: mark python3 dependency with 'any' as per multiarch hinter
[ Zbigniew Jędrzejewski-Szmek ]
* dlopen-notes: make --raw the default action
* dlopen-notes: add short option args and forbid abbrevs
* dlopen-notes: generate man page using argparse-manpage
[ Luca Boccassi ]
* manpage: check in git
* makefile: install manpage too
* debian: install dlopen-notes manpage
-- Luca Boccassi <bluca@debian.org> Wed, 22 May 2024 15:35:08 +0100
package-notes (0.11-0.0~progress7.99u1) graograman-backports; urgency=medium
* Uploading to graograman-backports, remaining changes:
- Updating maintainer field.
- Updating uploaders field.
- Updating bugs field.
- Updating vcs fields.
- Updating source format.
* Merging upstream version 0.11.
* Merging debian version 0.11.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 12 Jun 2024 06:30:21 +0200
package-notes (0.11) unstable; urgency=medium
* d/control: drop 'native' from build dependencies
* d/control: add doc link for dlopen spec
-- Luca Boccassi <bluca@debian.org> Wed, 15 May 2024 18:22:46 +0100
package-notes (0.10) unstable; urgency=medium
* Add Python script to parse dlopen ELF notes
* Add Debian tool for dlopen-notes
* d/control: bump Standards-Version to 4.7.0, no changes
-- Luca Boccassi <bluca@debian.org> Thu, 09 May 2024 10:17:51 +0100
package-notes (0.10~exp-0.0~progress7.99u1) graograman-backports; urgency=medium
* Initial reupload to graograman-backports.
* Updating maintainer field.
* Updating uploaders field.
* Updating bugs field.
* Updating vcs fields.
* Updating source format.
* Updating python3-pyelftools build-depends for backports.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 12 Jun 2024 06:25:32 +0200
package-notes (0.10~exp) experimental; urgency=medium
* Add Python script to parse dlopen ELF notes
* Add Debian tool for dlopen-notes
* d/control: bump Standards-Version to 4.7.0, no changes
-- Luca Boccassi <bluca@debian.org> Thu, 09 May 2024 10:15:28 +0100
package-notes (0.9) unstable; urgency=medium
* Switch to --package-metadata linker flag via specs file
-- Luca Boccassi <bluca@debian.org> Sun, 27 Nov 2022 16:43:58 +0000
package-notes (0.8) unstable; urgency=medium
* use LONG instead of BYTEs for binary fields
-- Luca Boccassi <bluca@debian.org> Mon, 04 Apr 2022 19:52:18 +0100
package-notes (0.7) unstable; urgency=medium
* dh: derive distro name at build time
* dh: pick debuginfod from DEBUGINFOD_URLS env var if available
* dh: install makefile include to automatically set LDFLAGS
-- Luca Boccassi <bluca@debian.org> Mon, 07 Mar 2022 11:40:22 +0000
package-notes (0.6) unstable; urgency=medium
* Mark package as Multi-Arch: foreign
-- Luca Boccassi <bluca@debian.org> Sun, 20 Feb 2022 22:16:03 +0000
package-notes (0.5) unstable; urgency=medium
[ Zbigniew Jędrzejewski-Szmek ]
* generator: add a hint how to use the output to the output
* generator: allow disabling READONLY
* rpm: skip (READONLY) with older linker versions
* Use -Wl,-dT
* generator: add help strings
[ Luca Boccassi ]
* Initial packaging (Closes: #1004357)
* Add architecture field
* Skip fields without value
* Debian: use -Wl,dT
[ Zbigniew Jędrzejewski-Szmek ]
* generator: add description in help output
* generator: add --version argument
* generator: disallow abbreviated option names
* generator: rename program to not have .py suffix
* generator: fix two minor issues reported by pylint
* debian: stop using dh-exec
[ Mark Wielaard ]
* generate-package-notes.py: Add --debuginfod argument
[ Victor Westerhuis ]
* Add Debian debuginfod server in dh_package_notes
* Provide dh-sequence-package_notes
* Fix Python installation
* Add manpage for generate-package-notes
[ Zbigniew Jędrzejewski-Szmek ]
* rpm: rename srpm macros file
* rpm: fix filename in macro
* rpm: conditionalize all macros on %_package_note_file being defined
* rpm: make _generate_package_note_file always recreate the file
* rpm: use $RPM_PACKAGE_VERSION variable to refer to the package version
* rpm: also voidify the macros if we're on a noarch build
* rpm: use %{buildsubdir} in %_package_note_file if defined
* rpm: allow unsetting %_package_note_readonly to drop the READONLY
attribute
* rpm: add %_package_note_linker and document everything (rhbz#2043178,
rhbz#2043368)
* rpm: disable notes with linkers other than bfd
* rpm: disable notes when clang toolchain is used on arm
* generator: do not write zeroes to the linker script
[ Frantisek Sumsal ]
* ci: update repos before installing packages
[ Zbigniew Jędrzejewski-Szmek ]
* rpm: use named arguments
[ Luca Boccassi ]
* python: add --cpe auto
* shell: add --cpe auto
* man: document new --cpe auto option
* shell: add --root option
* python: add --root option
* man: document new --root option
* python: parse files in gather_data rather than parse_args
* tests: add resources and tests for --auto-cpe and --root
* rpm: use --cpe auto
* debian: bump debhelper-compat version to 13
* README: note we have both python and shell implementations
-- Luca Boccassi <bluca@debian.org> Mon, 31 Jan 2022 23:43:02 +0000
|