lp:~danilogondolfo/update-notifier

Get this repository:
git clone https://git.launchpad.net/~danilogondolfo/update-notifier
Only Danilo Egea Gondolfo can upload to this repository. If you are Danilo Egea Gondolfo please log in for upload directions.

Branches

Name Last Modified Last Commit
autopkgtest_fix 2023-03-21 01:34:41 UTC
Small code style fix

Author: Danilo Egea Gondolfo
Author Date: 2023-03-21 01:34:41 UTC

Small code style fix

The new pycodestyle is causing a regression on update-notifier due to an
style issue that it wasn't catching before:

tests/apt_check.py:483:11: E275 missing whitespace after keyword

bionic 2023-03-02 15:29:04 UTC
isolate creation of the esm apt cache in apt-check

Author: Renan Rodrigo
Author Date: 2023-02-28 02:18:49 UTC

isolate creation of the esm apt cache in apt-check

create a separate function to configure apt_pkg, create the esm cache
and reinitialize the default configuration

LP: #2008212

focal 2023-03-02 15:28:06 UTC
isolate creation of the esm apt cache in apt-check

Author: Renan Rodrigo
Author Date: 2023-02-28 02:18:49 UTC

isolate creation of the esm apt cache in apt-check

create a separate function to configure apt_pkg, create the esm cache
and reinitialize the default configuration

LP: #2008212

jammy 2023-03-02 15:26:46 UTC
isolate creation of the esm apt cache in apt-check

Author: Renan Rodrigo
Author Date: 2023-02-28 02:18:49 UTC

isolate creation of the esm apt cache in apt-check

create a separate function to configure apt_pkg, create the esm cache
and reinitialize the default configuration

LP: #2008212

master 2023-03-02 15:25:16 UTC
isolate creation of the esm apt cache in apt-check

Author: Renan Rodrigo
Author Date: 2023-02-28 02:18:49 UTC

isolate creation of the esm apt cache in apt-check

create a separate function to configure apt_pkg, create the esm cache
and reinitialize the default configuration

LP: #2008212

kinetic 2023-01-24 12:47:17 UTC
New kinetic release: 3.192.59.2

Author: Lucas Albuquerque Medeiros de Moura
Author Date: 2023-01-20 19:13:05 UTC

New kinetic release: 3.192.59.2

hirsute 2021-11-18 23:21:21 UTC
* debian/control: add lsb-release to the update-notifier-common depends as

Author: Lucas Albuquerque Medeiros de Moura
Author Date: 2021-11-18 23:21:11 UTC

* debian/control: add lsb-release to the update-notifier-common depends as
  it is used by apt-cdrom-check. (LP: #1927996)
* data/apt_check.py
  - Only show esm-apps alerts on lts and non-esm distros (LP: #1926990)
  - Update esm-infra alert for distros on ESM mode
  - Show message with number of upgradable packages even if that
    number is zero (LP: #1926819)
  - Get distro name and version directly from /etc/os-release
  - Fallback to lsb_release command if there are any problems using
    /etc/os-release as source of information
  - Show esm-apps status header when running on LTS distro that
    has not yet entered Extended Security Maintenance

impish 2021-06-25 09:09:03 UTC
Upload to impish

Author: Sebastien Bacher
Author Date: 2021-06-25 09:09:03 UTC

Upload to impish

use-ayatana-indicators 2021-06-18 15:12:57 UTC
Use the ayatana variant of the indicators

Author: Sebastien Bacher
Author Date: 2021-06-18 15:08:51 UTC

Use the ayatana variant of the indicators

list-oem 2020-07-24 16:06:52 UTC
List OEM metapackages before invoking update-manager

Author: Iain Lane
Author Date: 2020-07-24 13:41:01 UTC

List OEM metapackages before invoking update-manager

Before invoking update-manager, run a helper script to figure out if
there are any oem-*-meta packages which apply to this system. These are
enablement packages maintained by Canonical which install any tweaks
required by a particular piece of hardware.

The script takes care to exit quickly if it's been run before or if
the system is already enabled.

It uses ubuntu-drivers' python interface, so we need to add a dependency
to make sure that is available.

There will be a companion change in update-manager to consume this list.

110 of 10 results
This repository contains Public information 
Everyone can see this information.