~nacc/ubuntu/+source/bind9:ubuntu/wily

Last commit made on 2015-09-02
Get this branch:
git clone -b ubuntu/wily https://git.launchpad.net/~nacc/ubuntu/+source/bind9
Only Nish Aravamudan can upload to this branch. If you are Nish Aravamudan please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu/wily
Repository:
lp:~nacc/ubuntu/+source/bind9

Recent commits

d909569... by Marc Deslauriers

Import patches-unapplied version 1:9.9.5.dfsg-11ubuntu1 to ubuntu/wily

Imported using usd-importer.

Publish parent: c290cf972388095c7b451a95d7e0ebeefa8fe0ad
Changelog parent: 23d77bb42c927b3e8972737a3f6d967e6d56b4ba

23d77bb... by Marc Deslauriers

Import patches-unapplied version 1:9.9.5.dfsg-11ubuntu1 to ubuntu/wily-proposed

Imported using usd-importer.

Publish parent: 45f9ab5ca5d5a6e5553f1f5f83046ebfb0a0f83a

New changelog entries:
  * SECURITY UPDATE: denial of service in DNSSEC-signed record validation
    via malformed keys
    - fix validation inlib/dns/hmac_link.c, lib/dns/include/dst/dst.h,
      lib/dns/ncache.c, lib/dns/openssldh_link.c,
      lib/dns/openssldsa_link.c, lib/dns/opensslecdsa_link.c,
      lib/dns/opensslrsa_link.c, lib/dns/resolver.c.
    - CVE-2015-5722

c290cf9... by Michael Gilbert <email address hidden>

Import patches-unapplied version 1:9.9.5.dfsg-11 to ubuntu/wily

Imported using usd-importer.

Publish parent: 07b1c0c262ac56f5ae0e51159045b2ab5aa3b07a
Changelog parent: 7704153e03b7b3da152633423d2506d8b3b38f92

45f9ab5... by Michael Gilbert <email address hidden>

Import patches-unapplied version 1:9.9.5.dfsg-11 to ubuntu/wily-proposed

Imported using usd-importer.

Publish parent: de197f1ebdd13f39c02f84522a38e5e7cdc89617
Changelog parent: 7704153e03b7b3da152633423d2506d8b3b38f92

7704153... by Michael Gilbert <email address hidden>

Import patches-unapplied version 1:9.9.5.dfsg-11 to debian/sid

Imported using usd-importer.

Publish parent: 68c454bebf1d0229c94058a2eec74de749f33ac2

New changelog entries:
  * Fix CVE-2015-5477: maliciously crafted TKEY query can cause named to exit
    (closes: #793903).

07b1c0c... by Marc Deslauriers

Import patches-unapplied version 1:9.9.5.dfsg-10ubuntu1 to ubuntu/wily

Imported using usd-importer.

Publish parent: 958b067d6733a571c860b4768a644f260aa141fd
Changelog parent: de197f1ebdd13f39c02f84522a38e5e7cdc89617

de197f1... by Marc Deslauriers

Import patches-unapplied version 1:9.9.5.dfsg-10ubuntu1 to ubuntu/wily-proposed

Imported using usd-importer.

Publish parent: b750f00b41fe3fd751b98b75239204cf17795425

New changelog entries:
  * SECURITY UPDATE: denial of service in TKEY record query handling
    - lib/dns/tkey.c: clear out name before trying the answer section.
    - CVE-2015-5477

958b067... by Michael Gilbert <email address hidden>

Import patches-unapplied version 1:9.9.5.dfsg-10 to ubuntu/wily

Imported using usd-importer.

Publish parent: 0f890f987478c30cf0c5d5f2be19b1b098fa4b3c
Changelog parent: 68c454bebf1d0229c94058a2eec74de749f33ac2

b750f00... by Michael Gilbert <email address hidden>

Import patches-unapplied version 1:9.9.5.dfsg-10 to ubuntu/wily-proposed

Imported using usd-importer.

Publish parent: 4e7efee399e7efaa696dc3c12679473d51d22aa3
Changelog parent: 68c454bebf1d0229c94058a2eec74de749f33ac2

68c454b... by Michael Gilbert <email address hidden>

Import patches-unapplied version 1:9.9.5.dfsg-10 to debian/sid

Imported using usd-importer.

Publish parent: fd649d95fb0a99052c524e8250b0379e4bb25335

New changelog entries:
  * Fix CVE-2015-4620: DNSSEC validation of a malicously crafted zone can
    cause the resolver to crash (closes: #791715).