ubuntu/+source/base-files:ubuntu/bionic-devel

Last commit made on 2024-01-02
Get this branch:
git clone -b ubuntu/bionic-devel https://git.launchpad.net/ubuntu/+source/base-files
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/bionic-devel
Repository:
lp:ubuntu/+source/base-files

Recent commits

bed7ab4... by Lucas Albuquerque Medeiros de Moura

New release: 10.1ubuntu2.12

60d77ec... by Lucas Albuquerque Medeiros de Moura

10-help-text: update support url

Update support url to the new Ubuntu Pro webpage

91fa054... by Ɓukasz Zemczak

10.1ubuntu2.11 (patches unapplied)

Imported using git-ubuntu import.

08744d9... by Andreas Hasenack

  * d/control: set priority to optional for motd-news-config to avoid
    having it pulled in by the release upgrader

b53a1c7... by Andreas Hasenack

changelog

e5b4ef8... by Steve Langasek

  [ Steve Langasek ]
  * motd/50-motd-news: use wget instead of curl, since wget is standard but
    curl is optional (LP: #1888572):
    - This changes the timeout behavior slightly because wget does not have
      an exact equivalent to curl's --max-time argument, we are using
      --timeout instead.

9424ebd... by Andreas Hasenack

    - d/rules, d/motd-news-config.install: /e/d/motd-news is in the
      motd-news-config package now

a868bf9... by Andreas Hasenack

    - d/control: new motd-news-config package, carrying the
      configuration file for the /etc/update-motd.d/50-motd-news script.

5deebfc... by Andreas Hasenack

    - d/postinst.in: signal the motd-news-config package if the
      motd-news config file was removed manually before the upgrade

2f4d6ce... by Andreas Hasenack

    - d/motd-news-config.postinst:
      + handle the upgrade case where the motd-news config file was
        changed while it belonged to base-files

      + disable motd-news if the config file was removed by hand before
        the upgrade