lp:~pfsmorigo/ubuntu-security-tools

Get this repository:
git clone https://git.launchpad.net/~pfsmorigo/ubuntu-security-tools
Only Paulo Flabiano Smorigo can upload to this repository. If you are Paulo Flabiano Smorigo please log in for upload directions.

Branches

Name Last Modified Last Commit
build_dput.py 2024-04-25 18:38:47 UTC
build-tools/build_dput.py: new script to create the dput config file

Author: Paulo Flabiano Smorigo
Author Date: 2024-04-03 14:18:40 UTC

build-tools/build_dput.py: new script to create the dput config file

The default is the stdout. You can use -i to install to the default
path (~/.dput.cf) or point to a different destination.

You can also add extra subprojects to the command line and the entries
will be created for then with the properties found in the configuration
file for the given subproject.

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

build_sources_list_improvements 2024-03-13 13:53:04 UTC
build-tools/build_sources_list.py: add fixes and improvements

Author: Paulo Flabiano Smorigo
Author Date: 2024-03-13 13:42:42 UTC

build-tools/build_sources_list.py: add fixes and improvements

 - For deb822, the entries are separated by releases. (you can still use
   the all-in-one format with --deb822=condensed);
 - Saving keyring to /etc/apt/keyrings instead of trusted-gpg.d;
 - Add --add-binaries to include 'deb';
 - Add --only to add just a specific set of releases;
 - The --install parameter now can take a directory as an argument (the
   default is /etc/apt);
 - More tests

The idea behind some of these changes is to be able to configure a
schroot with a subproject like:

$UST/build-tools/build_sources_list.py --binaries --install=/srv/devel/schroot/esm-apps_focal-amd64/etc/apt --only esm-apps/focal

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

pfsmorigo/build-sources-list.py 2024-03-08 20:51:46 UTC
Rename build-sources-list.py to build_sources_list.py

Author: Paulo Flabiano Smorigo
Author Date: 2024-03-08 20:51:46 UTC

Rename build-sources-list.py to build_sources_list.py

All the test files renamed and the symlink removed since it's not
required anymore.

Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>

13 of 3 results
This repository contains Public information 
Everyone can see this information.