lp:~sforshee/autopkgtest-cloud/+git/autopkgtest-cloud

Owned by Seth Forshee
Get this repository:
git clone https://git.launchpad.net/~sforshee/autopkgtest-cloud/+git/autopkgtest-cloud
Only Seth Forshee can upload to this repository. If you are Seth Forshee please log in for upload directions.

Branches

Name Last Modified Last Commit
master 2020-01-14 16:06:50 UTC
worker: Pervent apt-get pattern matching for kernel packages

Author: Seth Forshee
Author Date: 2020-01-13 23:03:39 UTC

worker: Pervent apt-get pattern matching for kernel packages

Kernel packages may have . characters in their names, which
will trigger treating the name as a regex if no package is an
exact match. This can lead to unintended installation of
packages. To avoid this, escape the flavor string extracted from
the trigger, and surround the package names with ^ and $ to force
exact matches.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>

11 of 1 result
This repository contains Public information 
Everyone can see this information.

Subscribers