[librsvg] Created tag 2.55.0
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg] Created tag 2.55.0
- Date: Wed, 3 Aug 2022 01:00:03 +0000 (UTC)
The signed tag '2.55.0' was created.
Tagger: Federico Mena Quintero <federico gnome org>
Date: 1659488360 -0500
Tag for the 2.55.0 release
Changes since the last tag '2.54.4':
Bilal Elmoussaoui (4):
Update dependencies
c-api: Drop usless blurb/nick from properties
c-api: Switch to ParamSpec builders
c-api: Use derive Default for ObjectSubclass state
Federico Mena Quintero (26):
RELEASING.md: instructions for creating a stable branch
RELEASING.md: update for Markdown version of NEWS.md
README.md: section about supported branches
Bump version to 2.55.0
CI: Pass C compiler flags for code coverage
CI: do not pass --llvm to grcov, since we have a gcc+llvm build
CI: also scan the _build directory for coverage data files
CI: move the coverage script to a standalone shell script
rustc: use -Cinstrument-coverage instead of the deprecated -Zinstrument-coverage
Merge branch 'c-api-coverage' into 'main'
coverage: Oops, ignore cargo_cache as well
.gitlab-ci.yml: Replace the cobertura tag with coverage_report
ci/pull-container-image.sh - New script to make it easy to get the image for local development
pattern.rs: Remove temporary variable
(#880): Accept patterns with userSpaceOnUse units even if there is no object bounding box
(#848) CI: remove the "crun" tag from all the jobs that had it
CI: don't build cargo-c for now; it's not being used
(#881) CI: Update rustup to 1.25.1
CI: Always run the distcheck job for the main branch
CI: No, really, run the distcheck job always
(#855): Don't cargo-vendor the Rust dependencies anymore
Fix cut&paste error for MAX_LOADED_ATTRIBUTES
Bump minimum Rust version to 1.58, for gitlab_clippy
xml2_load.rs: Explicitly drop a Box::from_raw to free it
Bump version to 2.55.0
Update NEWS.md
Marge Bot (12):
Merge branch 'releasing-updates' into 'main'
Merge branch 'ignore-cargo-cache' into 'main'
Merge branch 'update-coverage-gitlab-15' into 'main'
Merge branch 'notriddle/box-slice' into 'main'
Merge branch '880-stroke-wide-line' into 'main'
Merge branch 'ci-updates' into 'main'
Merge branch 'no-really-run-distcheck' into 'main'
Merge branch '855-dont-vendor-dependencies' into 'main'
Merge branch 'notriddle/node-size-opt' into 'main'
Merge branch 'bilelmoussaoui/param-spec' into 'main'
Merge branch 'attribute-limits' into 'main'
Merge branch 'prepare-2.55-alpha' into 'main'
Michael Howell (6):
micro-optimization: use Box slice instead of Vec for Attributes
Assume that attributes are normally going to be valid
Use indexes into the array to store id and class, instead of strings
Make attribute indexes a newtype around u16 instead of usize
Move attributes limit error into regular limit error
Move class/id indexes into Attributes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]