lp:~ubuntu-security/debian2ubuntu/trunk
- Get this branch:
- bzr branch lp:~ubuntu-security/debian2ubuntu/trunk
Branch merges
Branch information
Recent revisions
- 51. By Steve Beattie on 2016-12-31
-
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 on 2016-02-26
-
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). - 46. By Steve Beattie on 2015-05-14
-
.bzrignore: now that we look at DLAs, ignore the local copy of those, too.
- 45. By Steve Beattie on 2015-05-14
-
d2u.py: fix changelog references for libxxx packages, don't point at
edge.launchpad.net anymore. - 44. By Steve Beattie on 2015-05-12
-
d2u.py: look at DLAs to look for updates to sync; handle CVE-YYYY-XXXXXX format
- 43. By Steve Beattie on 2015-05-11
-
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)