Ubuntu Pastebin

Paste from ahasenack at Wed, 28 Jun 2017 21:04:45 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
(detached HEAD|REBASE 1/12)andreas@nsn7:~/git/packages/bind9$ git show
commit 15dba0971f60fc7d01c5833f61ecb3dae6f3817e (HEAD)
Author: Andreas Hasenack <andreas@canonical.com>
Date:   Wed Jun 28 17:51:39 2017 -0300

      * Drop:
        - SECURITY UPDATE: denial of service via assertion failure
          + debian/patches/CVE-2016-2776.patch: properly handle lengths in
            lib/dns/message.c.
          + CVE-2016-2776
          + [Fixed in debian 1:9.10.3.dfsg.P4-11]

(detached HEAD|REBASE 1/12)andreas@nsn7:~/git/packages/bind9$ git rebase --continue
Applying:   * SECURITY UPDATE: denial of service via assertion failure
No changes - did you forget to use 'git add'?
If there is nothing left to stage, chances are that something else
already introduced the same changes; you might want to skip this patch.

When you have resolved this problem, run "git rebase --continue".
If you prefer to skip this patch, run "git rebase --skip" instead.
To check out the original branch and stop rebasing, run "git rebase --abort".

(detached HEAD|REBASE 1/12)andreas@nsn7:~/git/packages/bind9$ 
Download as text