Hi Vladimir, thank you for your help.
I think the test plan from LP: #2077769 should cover both cases (FIPS and
non-FIPS). Do you want me to copy it over here?
Regards
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
New patch version. Added documentation for changes and also added Breaks
rule for network-manager-openvpn as the package has patches for openvpn
2.6 in noble.
** Patch added: "lp2097688_v2.debdiff"
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2097688/+attachment/5860266/+files/lp2097
Debdiff against Noble version of openvpn
** Patch added: "lp2097688.debdiff"
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2097688/+attachment/5855846/+files/lp2097688.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
Public bug reported:
[Impact]
Currently openvpn in Jammy is broken when FIPS is enabled. The TL;DR reason is
that openvpn 2.5 does not support openssl 3 very well. There were a number of
fixes in openvpn 2.6 to fix this.
Explaining a bit more the basic issue is that openssl 3 does not allow the
Hi Heitor,
Fixing 2077769 by itself is not very useful because openvpn would not work
anyway without this patch. We can separate the two patches but the current test
plan would not work either without this patch.
Some of the changes I made were in fact to try to make the patches smaller
because
Another version of the patch addressing the comments by Heitor. In fact
I had applied a couple of smaller patches that I forgot to mention so I
divided the original patch into 4 files.
** Description changed:
[Impact]
- When fips-preview is enabled in a Jammy server running openvpn --show-ciphe
** Description changed:
[Impact]
When a tunnel is started on a FIPS enabled server the process fails and the
server shows this error:
OpenSSL: error:0308010C:digital envelope routines::unsupported
Message hash algorithm 'MD5' not found
This happens because MD5 is not allowed on op
Add patch v5. This addresses the comments by Mauricio and also adds a new patch
to remove the use of MD5. This last issue was only visible after patching the
previous ones.
Also expanded the test plan with a full tunnel configuration.
** Patch added: "lp2077769_v5.debdiff"
https://bugs.launc
** Description changed:
[Impact]
When fips-preview is enabled in a Jammy server running openvpn --show-ciphers
returns no algorithms. This is caused by openvpn not loading the FIPS OpenSSL
provider. This actually works fine upstream but was broken by a previous ubuntu
patch that re-enables
** Description changed:
[Impact]
When a tunnel is started on a FIPS enabled server the process fails and the
server shows this error:
OpenSSL: error:0308010C:digital envelope routines::unsupported
Message hash algorithm 'MD5' not found
This happens because MD5 is not allowed on op
** Description changed:
- When a tunnel is started on a FIPS enabled server the process fails and
- the server shows this error:
+ [Impact]
+ When a tunnel is started on a FIPS enabled server the process fails and the
server shows this error:
OpenSSL: error:0308010C:digital envelope routines
openvpn is
using it
** Affects: openvpn (Ubuntu)
Importance: Undecided
Status: Fix Released
** Affects: openvpn (Ubuntu Jammy)
Importance: Undecided
Assignee: Jorge Merlino (jorge-merlino)
Status: In Progress
** Also affects: openvpn (Ubuntu Jammy)
Importance:
** Description changed:
[Impact]
When fips-preview is enabled in a Jammy server running openvpn --show-ciphers
returns no algorithms. This is caused by openvpn not loading the FIPS OpenSSL
provider. This actually works fine upstream but was broken by a previous ubuntu
patch that re-enables
** Description changed:
[Impact]
When fips-preview is enabled in a Jammy server running openvpn --show-ciphers
returns no algorithms. This is caused by openvpn not loading the FIPS OpenSSL
provider. This actually works fine upstream but was broken by a previous ubuntu
patch that re-enables
** Description changed:
[Impact]
When fips-preview is enabled in a Jammy server running openvpn --show-ciphers
returns no algorithms. This is caused by openvpn not loading the FIPS OpenSSL
provider. This actually works fine upstream but was broken by a previous ubuntu
patch that re-enables
Adding dsc file with changed binary file.
** Attachment added: "openvpn_2.5.11-0ubuntu0.22.04.2.dsc"
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2077769/+attachment/5836974/+files/openvpn_2.5.11-0ubuntu0.22.04.2.dsc
--
You received this bug notification because you are a member of
Tested package following outlined test plan. I only used one VM as
client and server (also added a step that was missing in the test plan).
First tested with version 2.9.4-1.1ubuntu6.1 and confirmed there was
about 1015 file descriptors open when running the test program. After
upgrading to 2.9.4-
** Description changed:
[Impact]
When running in a multithreaded environment each pthread that opens the
/var/lib/sss/pipes/nss socket retains the file descriptor in a thread
specific structure. This file descriptor should be closed when the
thread is destroyed but due to a bug it is
** Description changed:
[Impact]
When running in a multithreaded environment each pthread that opens the
/var/lib/sss/pipes/nss socket retains the file descriptor in a thread
specific structure. This file descriptor should be closed when the
thread is destroyed but due to a bug it is
** Tags added: sts
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2086809
Title:
Sample keys for tests are expired
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+so
Hi Lena, I need this bug for Jammy to fix a customer issue (LP:
#2077769). That SRU patch compiled when I uploaded it but it does not
work now as the certificate has expired in the meantime.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
Patch for focal
** Changed in: openvpn (Ubuntu Focal)
Status: New => In Progress
** Patch added: "lp2086809_focal.debdiff"
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2086809/+attachment/5835706/+files/lp2086809_focal.debdiff
--
You received this bug notification because y
** Description changed:
[Impact]
There are sample keys on the sample/sample-keys folder that are used for code
tests that expired on October 19th. Thus some code tests fail, in particular
tests/t_cltsrv.sh
[Test Plan]
Running dpkg-buildpackage on the source code should return an error
Patch for jammy including fix for lp #2086809
** Patch added: "lp2077769_v4.debdiff"
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2077769/+attachment/5835699/+files/lp2077769_v4.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
** Changed in: openvpn (Ubuntu Jammy)
Assignee: (unassigned) => Jorge Merlino (jorge-merlino)
** Changed in: openvpn (Ubuntu Focal)
Assignee: (unassigned) => Jorge Merlino (jorge-merlino)
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
** Also affects: openvpn (Ubuntu Focal)
Importance: Undecided
Status: New
** Also affects: openvpn (Ubuntu Jammy)
Importance: Undecided
Status: New
** Changed in: openvpn (Ubuntu)
Status: New => Fix Released
** Description changed:
[Impact]
There are sample keys o
Public bug reported:
[Impact]
There are sample keys on the sample/sample-keys folder that are used for code
tests that expired on October 19th. Thus some code tests fail, in particular
tests/t_cltsrv.sh
[Test Plan]
Running dpkg-buildpackage on the source code should return an error similar to
Hi Dariusz,
So this test uses a certificate that has recently expired on October 19th after
10 years. There is a script to create new certs and one openvpn config file has
to be updated but it can be fixed easily.
Would it be appropriate to add those changes to this SRU or a new one should be
As Canonical CI/CD has been broken in opendev for a while I have run the tests
manually. I've uploaded the proposed versions to a PPA
(https://launchpad.net/~jorge-merlino/+archive/ubuntu/rabbitmq-2060248) and ran
the test with that versions of rabbitmq-server.
Here you can see the test o
** Description changed:
[Impact]
When running in a multithreaded environment each pthread that opens the
/var/lib/sss/pipes/nss socket retains the file descriptor in a thread
specific structure. This file descriptor should be closed when the
thread is destroyed but due to a bug it is
Fix for Noble
** Patch added: "lp2085389_noble.debdiff"
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/2085389/+attachment/5831096/+files/lp2085389_noble.debdiff
** Changed in: sssd (Ubuntu Noble)
Status: New => In Progress
--
You received this bug notification because you are a
** Description changed:
[Impact]
When running in a multithreaded environment each pthread that opens the
- /var/lib/sss/pipes/nss socket retaind the file descriptor in a thread
+ /var/lib/sss/pipes/nss socket retains the file descriptor in a thread
specific structure. This file descriptor
** Also affects: sssd (Ubuntu Noble)
Importance: Undecided
Status: New
** Changed in: sssd (Ubuntu)
Status: New => Fix Released
** Changed in: sssd (Ubuntu Noble)
Assignee: (unassigned) => Jorge Merlino (jorge-merlino)
** Also affects: sssd (Ubuntu Oracular)
Impo
Public bug reported:
[Impact]
When running in a multithreaded environment each pthread that opens the
/var/lib/sss/pipes/nss socket retaind the file descriptor in a thread
specific structure. This file descriptor should be closed when the
thread is destroyed but due to a bug it is left open thus
** Description changed:
[Impact]
When fips-preview is enabled in a Jammy server running openvpn --show-ciphers
returns no algorithms. This is caused by openvpn not loading the FIPS OpenSSL
provider. This actually works fine upstream but was broken by a previous ubuntu
patch that re-enables
Patch for jammy rebased over version openvpn-2.5.11
** Patch added: "lp2077769_v3.debdiff"
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2077769/+attachment/5828400/+files/lp2077769_v3.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
Tested with cinder version 2:22.1.1-0ubuntu1.3~cloud1 and the original test
plan worked fine.
Previously tested with 2:22.1.1-0ubuntu1.3~cloud0 and still showed the error.
** Tags removed: verification-antelope-needed
** Tags added: verification-antelope-done
--
You received this bug notifica
New version of patch for jammy
** Patch added: "lp2077769_v2.debdiff"
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2077769/+attachment/5821595/+files/lp2077769_v2.debdiff
** Changed in: openvpn (Ubuntu Jammy)
Status: Incomplete => In Progress
** Description changed:
[Impa
** Description changed:
[Impact]
When fips-preview is enabled in a Jammy server running openvpn --show-ciphers
returns no algorithms. This is caused by openvpn not loading the FIPS OpenSSL
provider. This actually works fine upstream but was broken by a previous ubuntu
patch that re-enables
Tested nagios4 version 4.3.4-3ubuntu0.1 on focal. Followed test steps
from comment #15 and verified the mentioned options work OK.
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal
--
You received this bug notification because you are a member of Ubuntu
Bugs, whic
Hi. Tested nagios4 version 4.4.6-4ubuntu0.22.04.1 on jammy. Followed
test steps from comment #15 and verified the mentioned options work OK.
** Tags removed: verification-needed-jammy
** Tags added: verification-done-jammy
--
You received this bug notification because you are a member of Ubuntu
Hi all. I tested nagios4 version 4.4.6-4ubuntu0.24.04.1 on noble.
Followed test steps from comment #15 and verified the mentioned options
work OK.
** Tags removed: verification-needed-noble
** Tags added: verification-done-noble
--
You received this bug notification because you are a member of
Patch for jammy
** Patch added: "lp2077769.debdiff"
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2077769/+attachment/5810117/+files/lp2077769.debdiff
** Changed in: openvpn (Ubuntu Jammy)
Status: New => In Progress
** Changed in: openvpn (Ubuntu)
Status: New => Invali
** Description changed:
[Impact]
- When fips-preview is enabled in a Jammy server running openvpn --show-ciphers
returns nothing. This is caused by openvpn not loading the FIPS OpenSSL
provider. This actually works fine upstream but was broken by a previous ubuntu
patch that re-enables some a
** Description changed:
When fips-preview is enabled in a Jammy server running openvpn --show-
ciphers returns nothing. This is caused by openvpn not loading the FIPS
OpenSSL provider. This actually works fine upstream but was broken by a
previous ubuntu patch that re-enables some algorith
where moved
to the legacy provider by OpenSSL 3.0.
** Affects: openvpn (Ubuntu)
Importance: Undecided
Status: New
** Affects: openvpn (Ubuntu Jammy)
Importance: Undecided
Assignee: Jorge Merlino (jorge-merlino)
Status: New
** Also affects: openvpn (Ubuntu Jammy
Patch for jammy fixed according to comment #2
Tested with test plan to verify it fixes the bug.
** Patch removed: "lp2073932_jammy.debdiff"
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/2073932/+attachment/5799814/+files/lp2073932_jammy.debdiff
** Patch added: "lp2073932_jamm
Patch for Focal v2
** Patch added: "lp1953572_focal.debdiff"
https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5802046/+files/lp1953572_focal.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
Patches updated according to comment #21. All patches were tested
according to the test plan and verified that they fix the bug.
** Changed in: nagios4 (Ubuntu Focal)
Status: Incomplete => In Progress
** Changed in: nagios4 (Ubuntu Jammy)
Status: Incomplete => In Progress
** Change
Patch for Noble v2
** Patch added: "lp1953572_noble.debdiff"
https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5802044/+files/lp1953572_noble.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
Patch for Jammy v2
** Patch added: "lp1953572_jammy.debdiff"
https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5802045/+files/lp1953572_jammy.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
Patch for Oracular v2
Note: for the patch to compile in Oracular the environment variables
DEB_VERSION, DEB_SOURCE and DEB_BUILD_OS_RELEASE_ID must be defined. I'm
not sure what the correct values are but I just set them to one in order
to build the deb files:
export DEB_VERSION=1
** Patch removed: "lp1953572_focal.debdiff"
https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5798682/+files/lp1953572_focal.debdiff
** Patch removed: "lp1953572_jammy.debdiff"
https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5798683/+file
** Description changed:
[Impact]
The links for the following are broken in the Service Information or the Host
Information menus for the following links:
View Trends For This Service
View Alert Histogram For This Service
View Trends For This Host
View Alert Histogram For This Host
Patch for Jammy
** Patch added: "lp2073932_jammy.debdiff"
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/2073932/+attachment/5799814/+files/lp2073932_jammy.debdiff
** Changed in: rabbitmq-server (Ubuntu Jammy)
Status: New => In Progress
** Tags added: sts
--
You rece
Importance: Undecided
Status: New
** Affects: rabbitmq-server (Ubuntu Jammy)
Importance: Undecided
Assignee: Jorge Merlino (jorge-merlino)
Status: New
** Also affects: rabbitmq-server (Ubuntu Jammy)
Importance: Undecided
Status: New
** Changed in: rabbit
Patch for Oracular
** Patch added: "lp1953572_oracular.debdiff"
https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5798685/+files/lp1953572_oracular.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
Patch for Noble
** Patch added: "lp1953572_noble.debdiff"
https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5798684/+files/lp1953572_noble.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
Patch for Jammy
** Patch added: "lp1953572_jammy.debdiff"
https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5798683/+files/lp1953572_jammy.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
Patch for Focal
** Patch added: "lp1953572_focal.debdiff"
https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5798682/+files/lp1953572_focal.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
** Patch removed: "lp1953572_focal.debdiff"
https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5769861/+files/lp1953572_focal.debdiff
** Patch removed: "lp1953572_jammy_noble.debdiff"
https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5769862
Tested proposed package 2:20.3.1-0ubuntu1.2~cloud0 on focal/yoga. Tested
setting a property with a long value as indicated on the test plan and
worked as expected with no errors.
** Tags removed: verification-yoga-needed
** Tags added: verification-yoga-done
--
You received this bug notification
** Description changed:
[Impact]
The links for the following are broken in the Service Information or the Host
Information menus for the following links:
View Trends For This Service
View Alert Histogram For This Service
View Trends For This Host
View Alert Histogram For This Host
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1953572
Title:
Broken links in the View Trends and the View Histogram menu
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubun
patch for Oracular
** Patch added: "lp1953572_oracular.debdiff"
https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5783281/+files/lp1953572_oracular.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
** Also affects: nagios4 (Ubuntu Oracular)
Importance: Medium
Assignee: Jorge Merlino (jorge-merlino)
Status: In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1953572
Title
Disregard my last message, it was an error on my part during testing.
Tested version 2:23.0.0-0ubuntu1.2 on Mantic. I ran the commands on the
test plan and no error was shown and the long property was set
correctly.
I still do not see the updated packages on mantic-proposed on my test
machine but
** Tags removed: verification-failed-mantic
** Tags added: verification-done-mantic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1988942
Title:
Failed to set image property. Invalid input for field
I tested on mantic but had several problems. The first one is that I do
not see the new versions in mantic-proposed. After adding the proposed
pocket these are the upgradable packages I see:
distro-info-data/mantic-updates,mantic-proposed 0.58ubuntu0.3 all [upgradable
from: 0.58ubuntu0.2]
landsca
Tested proposed package 2:20.3.1-0ubuntu1.2 on jammy. Tested setting a
property with a long value as indicated on the test plan and worked as
expected with no errors.
** Tags removed: verification-needed-jammy
** Tags added: verification-done-jammy
--
You received this bug notification because y
** Description changed:
[Impact]
The links for the following are broken in the Service Information or the Host
Information menus for the following links:
View Trends For This Service
View Alert Histogram For This Service
View Trends For This Host
View Alert Histogram For This Host
New patch for jammy
** Patch added: "lp1953572_jammy.debdiff"
https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5771715/+files/lp1953572_jammy.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
New patch for focal
** Patch added: "lp1953572_focal_v2.debdiff"
https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5771714/+files/lp1953572_focal_v2.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
New patch for noble
** Patch added: "lp1953572_noble.debdiff"
https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5771717/+files/lp1953572_noble.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
New patch for mantic
** Patch added: "lp1953572_mantic.debdiff"
https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5771716/+files/lp1953572_mantic.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
//bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5769841/+files/lp1953572_jammy_noble.debdiff
** Changed in: nagios4 (Ubuntu Focal)
Assignee: (unassigned) => Jorge Merlino (jorge-merlino)
--
You received this bug notification because you are a member of Ubuntu
Bugs,
Patch for focal
** Patch added: "lp1953572_focal.debdiff"
https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5769861/+files/lp1953572_focal.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
Also affects: nagios4 (Ubuntu Focal)
Importance: Undecided
Status: New
** Changed in: nagios4 (Ubuntu Noble)
Assignee: (unassigned) => Jorge Merlino (jorge-merlino)
** Changed in: nagios4 (Ubuntu Mantic)
Assignee: (unassigned) => Jorge Merlino (jorge-merlino)
** Changed i
Hi Ćukasz,
Sorry but I'm missing something here, the patches I submitted are
versions 2:23.0.0-0ubuntu1.2 for mantic and 2:20.3.1-0ubuntu1.2 for
jammy.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/19
Tested version 2.0.874-5ubuntu2.11 from proposed and worked fine.
https://pastebin.ubuntu.com/p/n4F5rvtMrs/
** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
** Description changed:
+ [Impact]
+
+ When creating a bare metal instance on Oracle Cloud (which are backed by an
iscsi disk), the IP address is configured on an interface (enp45s0f0) on boot,
but cloud-init is generating a /etc/netplan/50-cloud-init.yaml with an entry to
configure enp12s0f0
I tested the patch myself on an Oracle Cloud machine that presented this
issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872813
Title:
cloud-init fails to detect iSCSI root on focal Oracle ins
SRU for Bionic
** Tags added: sts
** Patch added: "lp1872813_bionic.debdiff"
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1872813/+attachment/5577913/+files/lp1872813_bionic.debdiff
** Changed in: open-iscsi (Ubuntu Bionic)
Status: New => In Progress
--
You received thi
** Also affects: open-iscsi (Ubuntu Bionic)
Importance: Undecided
Status: New
** Changed in: open-iscsi (Ubuntu Bionic)
Assignee: (unassigned) => Jorge Merlino (jorge-merlino)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
** Also affects: maas (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: maas (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1912727
Title:
KVM Page Fails to load wi
Tested version 1.0.15ubuntu0.21.10.1 in Impish.
Performed the tests on comment #14. All worked fine.
** Tags removed: verification-needed-bionic verification-needed-focal
verification-needed-hirsute verification-needed-impish
** Tags added: verification-done-bionic verification-done-focal
verifi
Tested version 1.0.15ubuntu0.21.04.1 in Hirsute.
Performed the tests on comment #14. All worked fine.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1949643
Title:
iptables-persistent unconditionally
Tested version 1.0.14ubuntu1 in Focal.
Performed the tests on comment #14. All worked fine.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1949643
Title:
iptables-persistent unconditionally drops exi
Tested version 1.0.4+nmu2ubuntu1.1 in Bionic.
Performed the tests on comment #14. All worked fine.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1949643
Title:
iptables-persistent unconditionally dr
The SRU patches where built and tested by me in each Ubuntu version.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1949643
Title:
iptables-persistent unconditionally drops existing iptables rules
T
SRU for Impish. Fixed changelog.
** Patch added: "lp1949643-impishv2.debdiff"
https://bugs.launchpad.net/ubuntu/hirsute/+source/iptables-persistent/+bug/1949643/+attachment/5547368/+files/lp1949643-impishv2.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs
SRU for Hirsute. Fixed changelog.
** Patch added: "lp1949643-hirsutev2.debdiff"
https://bugs.launchpad.net/ubuntu/hirsute/+source/iptables-persistent/+bug/1949643/+attachment/5547367/+files/lp1949643-hirsutev2.debdiff
--
You received this bug notification because you are a member of Ubuntu
B
SRU for Focal. Fixed changelog.
** Patch added: "lp1949643-focalv2.debdiff"
https://bugs.launchpad.net/ubuntu/hirsute/+source/iptables-persistent/+bug/1949643/+attachment/5547366/+files/lp1949643-focalv2.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, w
SRU for Bionic. Fixed changelog and indentantion
** Patch added: "lp1949643-bionicv2.debdiff"
https://bugs.launchpad.net/ubuntu/hirsute/+source/iptables-persistent/+bug/1949643/+attachment/5547365/+files/lp1949643-bionicv2.debdiff
--
You received this bug notification because you are a membe
** Tags added: sts
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1949643
Title:
iptables-persistent unconditionally drops existing iptables rules
To manage notifications about this bug go to:
https
SRU for impish
** Patch added: "lp1949643-impish.debdiff"
https://bugs.launchpad.net/ubuntu/+source/iptables-persistent/+bug/1949643/+attachment/5546887/+files/lp1949643-impish.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
SRU for focal
** Patch added: "lp1949643-focal.debdiff"
https://bugs.launchpad.net/ubuntu/+source/iptables-persistent/+bug/1949643/+attachment/5546889/+files/lp1949643-focal.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
SRU for hirsute
** Patch added: "lp1949643-hirsute.debdiff"
https://bugs.launchpad.net/ubuntu/+source/iptables-persistent/+bug/1949643/+attachment/5546888/+files/lp1949643-hirsute.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
SRU for bionic
** Patch added: "lp1949643-bionic.debdiff"
https://bugs.launchpad.net/ubuntu/+source/iptables-persistent/+bug/1949643/+attachment/5546890/+files/lp1949643-bionic.debdiff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
*** This bug is a duplicate of bug 107451 ***
https://bugs.launchpad.net/bugs/107451
** This bug has been marked a duplicate of bug 107451
[MASTER] [kde] cdrom uprade fails
--
Upgrade tool from edgy to feisty crashed
https://bugs.launchpad.net/bugs/109492
You received this bug notificatio
1 - 100 of 105 matches
Mail list logo