Revisions of AppStream

buildservice-autocommit accepted request 862279 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 61)
baserev update by copy to link target
Luca Beltrame's avatar Luca Beltrame (luca_b) accepted request 862246 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 60)
- Disable vala bindings, fails to build on Leap 15.2 because
  g-ir-scanner emits the return type before parameters, which vapigen does not like
- Update to 0.13.1:
  Bugfixes:
   * Install enum types headers to the right location
   * qt: Construct library using libappstream dependency object
   * validator: Improve check for invalid hyperlinks to reduce false-positives
- Update to 0.13.0:
  Notes:
   * This release introduces a new library, libappstream-compose, designed to
     provide building blocks for composing AppStream metadata. This includes GUI
     stuff like font and SVG rendering, which libappstream deliberately does not
     provide. The new compose library is not API/ABI stable and should - for now -
     only be used by appstream-generator.
  Features:
   * qt: add missing Provided::KindId enum (Aleix Pol)
   * Add experimental libappstream-compose (Matthias Klumpp)
   * Implement support for display_length relation kind (Matthias Klumpp)
   * Implement "tv-remote" input control kind (Matthias Klumpp)
   * Refactor AsRelation to use GVariant internally (Matthias Klumpp)
   * content-rating: Align the OARS/CSM mappings of sex-* (Philip Withnall)
   * content-rating: Add content rating system APIs from gnome-software (Philip Withnall)
   * content-rating: Expand translator comments to link to OARS website (Philip Withnall)
  Specification:
   * spec: Specify display_length requires/recommends item (Matthias Klumpp)
   * spec: Add tv-remote user input control type (Matthias Klumpp)
  Bugfixes:
   * Use glib-mkenums to create the GType of all the available enums (Corentin Noël)
   * Set FD_CLOEXEC on the LMDB FD manually (Fabian Vogt)
   * Never ship with an embedded convenience copy of Highlight.js (Matthias Klumpp)
buildservice-autocommit accepted request 848417 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 59)
baserev update by copy to link target
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 848029 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 58)
- Add patch to avoid FD leak:
  * 0001-Set-FD_CLOEXEC-on-the-LMDB-FD-manually.patch
buildservice-autocommit accepted request 818429 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 57)
baserev update by copy to link target
Luca Beltrame's avatar Luca Beltrame (luca_b) accepted request 818388 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 56)
- Update to 0.12.11:
  Features:
   * Auto-update static category data from fd.o
   * Implement support for input control relations
   * validator: Validate input control relations
   * validator: Put AppStream technical terms and tag names in backticks in
     explanation texts
   * Modernize the README
   * validator: Check for uppercase letters in cids
   * Strip beginning/trailing newlines in a number of places
   * Make AsContext getter for AsComponent public API
   * qt: Add support for name_variant_suffix
   * Make component sort-score API public API
   * Implement a YAML representation of release artifact information  
  Specification:
   * Build specification and docs with DAPS
   * docs: Add (HTML) anchors for requires/recommends items
   * spec: Specify user input control recommendations
   * docs: Don't show reference to nonexistent provides->service tag for services
   * spec: Encourage the use of only lowercase letters for component-IDs
   * docs: Document --explain flag in ascli manual page as well
   * docs: Add permalink anchors to some list entries
   * Formally support BLAKE2b/s as hash functions for release artifacts
   * docs: Link to the MetaInfo Creator webapp in a few places
  Bugfixes:
   * Be less noisy about ignoring excessively long search tokens
   * Tighten the "free license" check and prevent false positives
   * cache: Use correct fts value per result (David Hewitt)
   * validator: Control items can't have a version
   * validator: Reduce download timeout
buildservice-autocommit accepted request 779429 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 55)
baserev update by copy to link target
Luca Beltrame's avatar Luca Beltrame (luca_b) accepted request 779425 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 54)
- Update to 0.12.10. Check the NEWS file for the complete changelog.
- Drop patches. Issues fixed upstream:
  * 0001-Restore-compatibility-with-GLib-2.58.patch
  * 0001-Fix-possible-NULL-dereference.patch
  * 0002-Don-t-ignore-xmlNodeDump-return-code.patch
  * 0003-Fix-infinite-recursion-if-component-has-itself-liste.patch
  * find-lmdb.patch
buildservice-autocommit accepted request 758447 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 53)
baserev update by copy to link target
Luca Beltrame's avatar Luca Beltrame (luca_b) accepted request 758041 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 52)
- Drop itstools BuildRequires, not required for either building or testing.
- xsltproc is no longer invoked via xmlto, drop xmlto, explicitly
  add required xsltproc and docbook-xsl-stylesheets.
buildservice-autocommit accepted request 719784 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 51)
baserev update by copy to link target
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 719783 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 50)
- Add patches to fix crash with some invalid metainfo (boo#1139463):
  * 0001-Fix-possible-NULL-dereference.patch
  * 0002-Don-t-ignore-xmlNodeDump-return-code.patch
  * 0003-Fix-infinite-recursion-if-component-has-itself-liste.patch
- Update build requirements
- Add %check section
Fabian Vogt's avatar Fabian Vogt (Vogtinator) committed (revision 49)
- Update summary and description
buildservice-autocommit accepted request 710910 from Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) (revision 48)
baserev update by copy to link target
Christophe Giboudeaux's avatar Christophe Giboudeaux (cgiboudeaux) accepted request 710906 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 47)
- Update to 0.12.7:
  Notes:
   * This release changes the way AsPool caches components and will also
     permanently keep components in an LMDB-based cache.
     Additionally, the GVariant AsComponent serialization was removed.
  Features:
   * Depend on LMDB (Matthias Klumpp)
   * tests: Test pool cache and XML read performance separately (Matthias Klumpp)
   * Improvements to data caching and fulltext search (Matthias Klumpp)
   * Add new LMDB based component cache (Matthias Klumpp)
   * cache: Implicitly hash keys if they are too long for the database (Matthias Klumpp)
   * cache: Implement all supported search modes (Matthias Klumpp)
   * cache: Implement various performance optimizations and helpers (Matthias Klumpp)
   * cache: Allow switch to nosync mode, make insertions threadsafe (Matthias Klumpp)
   * Refactor component pool to make use of the mmap'ed caches by default (Matthias Klumpp)
   * Don't limit term length in user search queries (Matthias Klumpp)
   * Ignore one-letter search terms (Matthias Klumpp)
   * pool: Mask removed components in readonly caches so they can not be queried (Matthias Klumpp)
   * Remove component GVariant serialization (Matthias Klumpp)
   * cache: Use binary representations for cache values (Matthias Klumpp)
   * cache: Always refine launchable entries, to make them searchable (Matthias Klumpp)
   * Make component scope API public (Matthias Klumpp)
   * Handle LicenseRef URLs explicitly when extracing a license URL (Matthias Klumpp)
   * Update static data (Matthias Klumpp)
   * tests: Update perf test with test for the new cache implementation (Matthias Klumpp)
   * its: Add "translatable" option in metainfo.its (fujiwarat)
  Specification:
   * Add a note about not dropping .desktop suffix from existing IDs (Kalev Lember)
   * spec: clarify <translation/> purpose (Kamil Páral)
   * docs: Explicitly rule out nested lists (Marius Vollmer)
buildservice-autocommit accepted request 685760 from Fabian Vogt's avatar Fabian Vogt (Vogtinator) (revision 46)
baserev update by copy to link target
Fabian Vogt's avatar Fabian Vogt (Vogtinator) accepted request 685758 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 45)
- Replace boilerplate and em-dash summaries.
buildservice-autocommit accepted request 681643 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 44)
baserev update by copy to link target
Luca Beltrame's avatar Luca Beltrame (luca_b) accepted request 681558 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 43)
- Update to 0.12.6:
  Features:
   * Implement artifacts (Matthias Klumpp)
   * Search improvements (Matthias Klumpp)
  Specification:
   * doc: help distinguish the 2 'languages' tags (Beuc)
   * spec: Document the new artifacts tag (Matthias Klumpp)
- Update to 0.12.5:
  Features:
   * qt: expose the spdx parser to Qt users (Aleix Pol)
   * Implement operating-system component and add convenience functions (Matthias Klumpp)
   * qt: Add operating-system component type and a few utility functions (Matthias Klumpp)
   * Allow fetching the ISO8601 date directly alongside the timestamp in AsRelease (Matthias Klumpp)
   * Implement date_eol for AsRelease (Matthias Klumpp)
   * Add convenience methods for retrieving date_eol as UNIX timestamp (Matthias Klumpp)
   * qt: Allow retrieving the EOL timestamp for releases (Matthias Klumpp)
   * Implement new release details URL (Matthias Klumpp)
   * Make rDNS conversion function more generic and add more extensive tests (Matthias Klumpp)
  Specification:
   * docs: <release> tag can have details url (Jehan)
   * spec: Specify the operating-system component (Matthias Klumpp)
   * spec: Specify date_eol for releases (Matthias Klumpp)
   * docs: Explicitly state list items are allowed in ol/ul lists (Matthias Klumpp)
  Bugfixes:
   * Don't warn about issues in a cache refresh if there weren't any (Matthias Klumpp)
   * Ensure releases are always sorted in descending order (Matthias Klumpp)
   * pool: Fix g-i for get_components_*() while GPtrArray owns its elements (Rico Tzschichholz)
- Update to 0.12.4:
  Features:
   * pool: Be a lot more forgiving when encountering invalid components (Matthias Klumpp)
   * Implement component removal via remove-component merges (Matthias Klumpp)
   * validator: Warn about insecure URLs, handle mailto: URLs (Matthias Klumpp)
   * Add a contact URL type (Robert Ancell)
  Specification:
   * Document new remove-component merge type (Matthias Klumpp)
  Bugfixes:
   * as-pool: fix GObject annotation for GPtrArray owning the elements (Corentin Noël)
   * Make invalid components ratio check more accurate (Matthias Klumpp)
   * Ensure description paragraphs contain no invalid XML tags (Matthias Klumpp)
- Update to 0.12.3:
  Notes:
   * Beginning with this release, data from local .desktop files will not be loaded into
     the pool automatically, unless a metainfo file also exists.
     This should ensure less duplicated components in general higher-quality data to be
     displayed. It also provides another incentive to add/fix metainfo files.
     If you prefer the previous behavior, set the AS_POOL_FLAG_READ_DESKTOP_FILES flag
     on your AsPool instance.
  Features:
   * apt: Ignore errors post-update (Matthias Klumpp)
   * validator: Allow content_rating to be empty (Matthias Klumpp)
   * ascli: Display stock icon name if no suitable icon was found for details view (Matthias Klumpp)
   * Refactor loading of local metainfo files (Matthias Klumpp)
  Specification:
   * spec: Clarify the requirement for content_attribute tags in content_rating (Matthias Klumpp)
   * docs: Write intro for addon quickstart (Matthias Klumpp)
   * docs: Replace hyphens in component-IDs of XML examples (Matthias Klumpp)
  Bugfixes:
   * Ensure all addons are linked to a component (David Hewitt)
   * Annotate nullable return types (David Hewitt)
   * cache: Set explicit variant types for cases where they can not be inferred (Matthias Klumpp)
   * utils: Handle NULL strings when comparing versions (Matthias Klumpp)
   * Explicitly include string.h in as-tag.c (Matthias Klumpp)
   * Properly ignore desktop-entry components if we have better data (Matthias Klumpp)
   * Remove AppStream XSD schema (Matthias Klumpp)
   * Update static data (Matthias Klumpp)
   * Set error variable if there were some errors during refinement (Stefan Bruens)
- Remove patches, now upstream:
  * explicit-variant-types.patch
  * workaround-hidden-symbols.patch
buildservice-autocommit accepted request 642265 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 42)
baserev update by copy to link target
Displaying revisions 61 - 80 of 121
openSUSE Build Service is sponsored by