Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display version next to each package being updated #29

Open
biohazd opened this issue May 8, 2014 · 2 comments
Open

Display version next to each package being updated #29

biohazd opened this issue May 8, 2014 · 2 comments
Assignees

Comments

@biohazd
Copy link

biohazd commented May 8, 2014

It would be great to display the packages version change next to the package name. This is on the screen where is shows the packages that need to be updated. Normally it shows the package change at the bottom of the window when you mouse over each package.

The reason for this is I can quickly copy and paste all packages to be updated into a ticket to do the patching.

Before:
[-] Updates pending
[-] Debian-7.0
R v [-] nXX1-xx.com (Debian 7.5 wheezy; 3.2.0-4-amd64)
u: dpkg

After: (version change is listed after package name)
[-] Updates pending
[-] Debian-7.0
R v [-] nXX1-xx.com (Debian 7.5 wheezy; 3.2.0-4-amd64)
u: dpkg 1.16.13 -> 1.16.14

This is the format of the report I need to create.

  • Ubuntu 12.04 LTS

    • dpkg (1.16.1.2ubuntu7.3 -> 1.16.1.2ubuntu7.4)
    • openssl + libssl (1.0.1-4ubuntu5.12 -> 1.0.1-4ubuntu5.13)

    $ lsb_release -a; uname -a
    No LSB modules are available.
    Distributor ID: Ubuntu
    Description: Ubuntu 12.04.4 LTS
    Release: 12.04
    Codename: precise
    Linux xxxx-xxxxx 3.2.0-58-generic Merge several fixes and improvements including multiuser setups. #88-Ubuntu SMP Tue Dec 3 17:37:58 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

@liske
Copy link
Member

liske commented May 10, 2014

Hi,

this should be easy to implement. As an alternative you might try the XML report feature of apt-dater to generate your ticket content (scriptable using some XSLT magic).

Cheers,
Thomas

@liske liske self-assigned this May 10, 2014
@liske liske added this to the apt-dater 0.9.1 milestone May 10, 2014
@biohazd
Copy link
Author

biohazd commented May 10, 2014

nice one, I will take a look.

@liske liske removed this from the apt-dater 1.1.0 milestone Jun 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants