Bug 51975 - Implementation of 'apt-get changelog'
Summary: Implementation of 'apt-get changelog'
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: apt (show other bugs)
Version: unstable
Hardware: all Linux
: P5 normal
Assignee: Ivan Zakharyaschev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-07 13:47 MSK by Alexey Shabalin
Modified: 2024-12-04 16:36 MSK (History)
5 users (show)

See Also:


Attachments
Implementation of 'apt-get changelog' (3.74 KB, patch)
2024-11-07 13:47 MSK, Alexey Shabalin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shabalin 2024-11-07 13:47:09 MSK
Created attachment 17142 [details]
Implementation of 'apt-get changelog'

Прошу добавить поддержку 'apt-get changelog'.
Мне это нужно для PVE.
Патч прилагаю.
Comment 1 Repository Robot 2024-12-04 16:36:07 MSK
apt-0.5.15lorg2-alt89 -> sisyphus:

 Sun Nov 24 2024 Ivan Zakharyaschev <imz@altlinux> 0.5.15lorg2-alt89
 - apt-get changelog: new Debian-compatible cmd; in ALT, it just reads it from
   the cache rather than downloads. (Thx Sergey Konev konevsa@) (ALT#51975)
 - sources(configure.ac): Made the build procedure work the same even when
   built not from this .spec by doing a fallback if the archname is unknown.
   Also simplified quoting/escaping in that archtable code.
 - tests & checkinstall subpkgs: cache & re-use built pkgs (for speed).
 - tests subpkg: do not depend on apt (to be able to test other apt versions).
 - tests: Fixed to detect more failures (previously unnoticed).
 - tests & checkinstall subpkgs: test copy method, too.
 - tests: prepare for non-std filenames for built pkgs.