lp://staging/~ubuntu-security/debian2ubuntu/trunk
Created by
Kees Cook
and last modified
- Get this branch:
- bzr branch lp://staging/~ubuntu-security/debian2ubuntu/trunk
Members of
Ubuntu Security Team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 51. By Steve Beattie
-
d2u.py: escape package names when used as RE pattern
d2u.py was breaking when a cve was introduced for the libcrypto++
package, due to the package name being passed as part of the pattern to
match in re.match(). Add escaping of re elements to avoid this. - 48. By Steve Beattie
-
d2u.py: fix to ignore releases that are active in launchpad but that
we're not tracking in the cve tracker anymore (e.g. vivid). - 45. By Steve Beattie
-
d2u.py: fix changelog references for libxxx packages, don't point at
edge.launchpad.net anymore. - 44. By Steve Beattie
-
d2u.py: look at DLAs to look for updates to sync; handle CVE-YYYY-XXXXXX format
- 43. By Steve Beattie
-
Debian mostly changed their versioning format for security updates from
+RELEASE to +debNu, make d2u.py take that into account.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)