~paelzer/ubuntu/+source/dnsmasq:fix-FTBFS-1843430-eoan

Last commit made on 2019-09-10
Get this branch:
git clone -b fix-FTBFS-1843430-eoan https://git.launchpad.net/~paelzer/ubuntu/+source/dnsmasq
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
fix-FTBFS-1843430-eoan
Repository:
lp:~paelzer/ubuntu/+source/dnsmasq

Recent commits

6f798a5... by Christian Ehrhardt 

changelog: Fix build after y2038 changes in glib. (LP: #1843430)

Signed-off-by: Christian Ehrhardt <email address hidden>

2e6a60a... by Jiri Slaby <email address hidden>

Fix build after y2038 changes in glib.

SIOCGSTAMP is defined in linux/sockios.h, not asm/sockios.h now.

66d83b6... by Julian Andres Klode

Import patches-unapplied version 2.80-1ubuntu1 to ubuntu/disco-proposed

Imported using git-ubuntu import.

Changelog parent: bf36f24598258afd4adfca321dc55c1be328fe25

New changelog entries:
  * Revert upstream commit 3af747d94bae66a2a1b564b2d04161a78159a434:
    "Do unsolicited RAs for interfaces which appear after dnsmasq startup."
    - it caused a regression in the network-manager autopkgtests.

bf36f24... by Simon Kelley

Import patches-unapplied version 2.80-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 689a2f770ab44378f5febcbf08314359d007de89

New changelog entries:
   * New upstream. (closes: #837602) (closes: #794640) (closes: #794636)
   * Close old bugs, long agp fixed. (closes: #802845) (closes: #754299)
   * Provide usr/lib/tmpfiles.d/dnsmasq.conf. (closes: #872396)
   * Run restorecon on /run/dnsmasq for SE Linux. (closes: #872397)

689a2f7... by Simon Kelley

Import patches-unapplied version 2.79-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: b1ae6092092afe74b8ec123eec5fc4f1f74d7511

New changelog entries:
   * New upstream. (closes: #888200)
   * Fix trust-anchor regex in init script. (closes: #884347)
   * Fix exit code for dhcp_release6 (closes: #833596)
   * Add project homepage to control file. (closes: #887764)
   * New binary package dnsmasq-base-lua, includes Lua support.
   * Remove hardwired shlibs dependency for libnettle 3.3 and
     fix code to avoid ABI breakage as long as compiled against
     libnettle 3.4 or later. (closes: #891315)

b1ae609... by Simon Kelley

Import patches-unapplied version 2.78-3 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 57b5597fabd311d7389e5e5a5c2cd6afa8373dc1

New changelog entries:
   * Make failure of pidfile chown a warning. (closes: #889857)

57b5597... by Simon Kelley

Import patches-unapplied version 2.78-2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 487d548523d357165e85c595b5721de86b27c5d6

New changelog entries:
   * Change ownership of pid file, to keep systemd happy. (closes: #889336)

487d548... by Simon Kelley

Import patches-unapplied version 2.78-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 22b6530c1ec4326173384f15eb73ab6e2d396a39

New changelog entries:
   * New upstream.
     Security fixes for CVE-2017-13704 (closes: #877102)
     Security fixes for CVE-2017-14491 - CVE-2017-14496 inclusive.

22b6530... by Simon Kelley

Import patches-unapplied version 2.77-2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: ffaff633ca7bbc9837f67f96a50f504631e1024c

New changelog entries:
   * Improve sed regexp for parsing root.ds.

ffaff63... by Simon Kelley

Import patches-unapplied version 2.77-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: f4bd5a5320ff65b95f304d0bec2aa6507d3e4745

New changelog entries:
   * New upstream.
   * Don't register as a resolvconf source when config file
     includes port=0 to disable DNS.
   * Handle gratuitous format change in /usr/share/dns/root.ds
     (closes: #858506) (closes: #860064)
   * Add lsb-base dependancy.