I attempted to SRU a patch almost a year ago. And that was after two
other people confirmed the patch worked for them.
In reply to my email Alberto Salvia Novella said on Mon, Jan 12, 2015 at 5:14 PM
C Peters:
> https://bugs.launchpad.net/ubuntu/+source/rsync/+bug/1300367
> Can someone nominate t
I vote no, if someone is setting up or testing DNSSEC, let's not encourage them
to use a broken dig option!
I tried using the following command and dig core dumped. Note: www is setup as
a CNAME.
dig +trusted-key=trusted-key.key +topdown +sigchase +multiline -ta
www.tuxedo.net
I was wonder
Attached is a patch which seems to fix the bug for Ubuntu Trusty or
14.04.
Please test the package from my PPA and confirm it works OK.
https://launchpad.net/~cp/+archive/ubuntu/bug-fixes/+packages
The easy way to install it:
sudo add-apt-repository ppa:cp/bug-fixes
sudo apt-get update
sudo apt-g
# ssh-keygen -A
ssh-keygen: generating new host keys: RSA1 ED25519
I don't think we want to add the old RSA1 keys, just the new ED25519.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bug
Public bug reported:
openssh (1:6.5p1-1) unstable; urgency=medium
...
* Generate ED25519 host keys on fresh installations. Upgraders who wish
to add such host keys should manually add 'HostKey
/etc/ssh/ssh_host_ed25519_key' to /etc/ssh/sshd_config and run
'ssh-keygen -q -f /etc/ss
Perhaps a better approach would be to modify /etc/default/bind9.
$ cat /etc/default/bind9
# run resolvconf?
RESOLVCONF=no
# startup options for the server
OPTIONS="-u bind"
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubun
snippet of /etc/apparmor.d/usr.sbin.named
# /etc/bind should be read-only for bind
# /var/lib/bind is for dynamically updated zone (and journal) files.
# /var/cache/bind is for slave/stub data, since we're not the origin of it.
# See /usr/share/doc/bind9/README.Debian.gz
/etc/bind/** r,
Public bug reported:
Please sync mailman 1:2.1.16~rc2-1 (main) from Debian unstable (main)
Explanation of the Ubuntu delta and why it can be dropped:
* debian/tests: Add autopkgtest.
* Fix FTBFS: correct expected Python.h location in configure script
(LP: #1098162).
- d/control: add b