Skip to content

Commit cafced2

Browse files
committed
debian: update changelog
1 parent f27fc5e commit cafced2

1 file changed

Lines changed: 36 additions & 1 deletion

File tree

debian/changelog

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,39 @@ package-notes (0.4) UNRELEASED; urgency=medium
3030
* Fix Python installation
3131
* Add manpage for generate-package-notes
3232

33-
-- Luca Boccassi <bluca@debian.org> Fri, 09 Apr 2021 21:19:12 +0000
33+
[ Zbigniew Jędrzejewski-Szmek ]
34+
* rpm: rename srpm macros file
35+
* rpm: fix filename in macro
36+
* rpm: conditionalize all macros on %_package_note_file being defined
37+
* rpm: make _generate_package_note_file always recreate the file
38+
* rpm: use $RPM_PACKAGE_VERSION variable to refer to the package version
39+
* rpm: also voidify the macros if we're on a noarch build
40+
* rpm: use %{buildsubdir} in %_package_note_file if defined
41+
* rpm: allow unsetting %_package_note_readonly to drop the READONLY
42+
attribute
43+
* rpm: add %_package_note_linker and document everything (rhbz#2043178,
44+
rhbz#2043368)
45+
* rpm: disable notes with linkers other than bfd
46+
* rpm: disable notes when clang toolchain is used on arm
47+
* generator: do not write zeroes to the linker script
48+
49+
[ Frantisek Sumsal ]
50+
* ci: update repos before installing packages
51+
52+
[ Zbigniew Jędrzejewski-Szmek ]
53+
* rpm: use named arguments
54+
55+
[ Luca Boccassi ]
56+
* python: add --cpe auto
57+
* shell: add --cpe auto
58+
* man: document new --cpe auto option
59+
* shell: add --root option
60+
* python: add --root option
61+
* man: document new --root option
62+
* python: parse files in gather_data rather than parse_args
63+
* tests: add resources and tests for --auto-cpe and --root
64+
* rpm: use --cpe auto
65+
* debian: bump debhelper-compat version to 13
66+
* README: note we have both python and shell implementations
67+
68+
-- Luca Boccassi <bluca@debian.org> Mon, 31 Jan 2022 23:43:02 +0000

0 commit comments

Comments
 (0)