~ahasenack/ubuntu/+source/base-files:focal-drop-wasremoved

Last commit made on 2020-09-14
Get this branch:
git clone -b focal-drop-wasremoved https://git.launchpad.net/~ahasenack/ubuntu/+source/base-files
Only Andreas Hasenack can upload to this branch. If you are Andreas Hasenack please log in for upload directions.

Branch merges

Branch information

Name:
focal-drop-wasremoved
Repository:
lp:~ahasenack/ubuntu/+source/base-files

Recent commits

ee19ef2... by Andreas Hasenack

changelog

6de56fa... by Andreas Hasenack

  * d/motd-news-config.postinst, d/postinst.in: give up on handling
    a motd-news-config corner case. Don't create the .wasremoved
    file anymore, and remove it if it's found (LP: #1895302)

6f3fbdb... by Andreas Hasenack

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

1c5b4b9... by Andreas Hasenack

changelog

d06cb18... 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.

c4e4748... by Andreas Hasenack

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

d217183... by Andreas Hasenack

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

78f2dc7... by Andreas Hasenack

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

1c63a9c... 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

aea9fbc... by Andreas Hasenack

    - d/control: break on ubuntu-server << 1.450.2 to force an upgrade if
      it is installed, which will pull motd-news-config and the conffile
      back in