summaryrefslogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-11-07 04:25:32 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-11-07 04:29:55 (EST)
commit5dd1f6569d45a01be63ce85ae0b86cffcbae88f1 (patch)
tree31d632129034aa38d8f9f5cfa83521aa8cd1ff01 /changelog
parent6e62f084c0d8395af4743d635297984280074321 (diff)
Version package names
Diffstat with similarity index set to 24%: basever.mk | 1 + build | 25 +++++++++++++------------ changelog | 4 +++- {linux-common.pkg => linux-common-4.19.pkg}/control | 5 +++-- {linux-common.pkg => linux-common-4.19.pkg}/docs | 0 {linux-image.pkg => linux-image-4.19.pkg}/control | 6 +++--- {linux-image.pkg => linux-image-4.19.pkg}/postinst | 0 {linux-image.pkg => linux-image-4.19.pkg}/postrm | 0 {linux-image.pkg => linux-image-4.19.pkg}/preinst | 0 {linux-image.pkg => linux-image-4.19.pkg}/prerm | 0 {linux-libc-dev.pkg => linux-libc-dev-4.19.pkg}/control | 4 ++-- {linux-libc-dev-common.pkg => linux-libc-dev-common-4.19.pkg}/control | 2 +- {linux-sysmap.pkg => linux-sysmap-4.19.pkg}/control | 7 ++++--- setver | 17 +++++++++++++++++ substvars | 1 + 15 files changed, 48 insertions(+), 24 deletions(-)
Diffstat (limited to 'changelog')
-rw-r--r--changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/changelog b/changelog
index 70a6b6c..dbdf958 100644
--- a/changelog
+++ b/changelog
@@ -4,6 +4,7 @@ linux-libre-4.19 (4.19.56+gnu-1) trunk
- Drop patches/01_no-bash.patch, issue fixed upstream.
- Add patch to build with BusyBox < 1.22.0.
- New build dependencies: bison, flex.
+ - Add "-4.19" to the end of binary package names.
* Update Maintainer and Homepage.
* Regenerate M+ fonts from M+ version 063a using otf2bdf and bdf2fbcon and
rebase patch onto new upstream Linux-libre.
@@ -15,7 +16,8 @@ linux-libre-4.19 (4.19.56+gnu-1) trunk
* Add libncurses.6-dev and terminfo to Build-Depends for convenience when
building and running upstream mconf (menuconfig).
* Organize packages into sections.
- - Split architecture-independent headers into new linux-libc-dev package.
+ - Split architecture-independent headers into new linux-libc-dev-4.19
+ package.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Fri, 28 Jun 2019 18:50:56 -0400