libgee-0.8 0.20.6-1build2 source package in Ubuntu

Changelog

libgee-0.8 (0.20.6-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 07:49:09 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main libs
Noble release main libs

Downloads

File Size SHA-256 Checksum
libgee-0.8_0.20.6.orig.tar.xz 674.3 KiB 1bf834f5e10d60cc6124d74ed3c1dd38da646787fbf7872220b8b4068e476d4d
libgee-0.8_0.20.6-1build2.debian.tar.xz 9.1 KiB 99ac2be04a55d200edc82534da632f988714fc1bc73cc08bf98e9c7291f43754
libgee-0.8_0.20.6-1build2.dsc 2.4 KiB cfbbf34a0bd6d06e37a466b62880dba23ec94e44c5358e26063f64c8bc5426c1

Available diffs

View changes file

Binary packages built by this source

gir1.2-gee-0.8: GObject based collection and utility library (GObject-Introspection)

 This package contains introspection data for libgee, which can be used
 to generate dynamic bindings.
 .
 libgee is a collection and utility library providing GObject-based
 interfaces and classes for commonly used data structures.

libgee-0.8-2: GObject based collection and utility library

 libgee is a collection library providing GObject-based interfaces and
 classes for commonly used data structures.
 .
 libgee provides the following interfaces:
  * Traversable
    - Iterable
         + Collection
           # List
             * BidirList
           # Set
             * SortedSet
               - BidirSortedSet
           # MultiSet
           # Queue
             * Deque
         + Map
           # SortedMap
             * BidirSortedMap
    - Iterator
         + BidirIterator
           # BidirListIterator
         + ListIterator
           # BidirListIterator
  * MultiMap
  * Future
 .
 The ArrayList, ArrauQueue, ConcurrentLinkedList, ConcurrentSet, HashSet,
 HashMap, HashMultiSet, HashMultiMap, LinkedList, PriorityQueue, Promise,
 TreeSet, TreeMap, TreeMultiSet, and TreeMultiMap classes provide a
 reasonable sample implementation of those interfaces. In addition, a set of
 abstract classes are provided to ease the implementation of new collections.
 .
 Around that, the API provides means to retrieve read-only views, efficient
 sort algorithms, simple, bi-directional or index-based mutable iterators
 depending on the collection type.
 .
 libgee is written in Vala and can be used like any GObject-based C library.
 It's planned to provide bindings for further languages.
 .
 This package contains the shared libraries.

libgee-0.8-2-dbgsym: debug symbols for libgee-0.8-2
libgee-0.8-dev: GObject based collection and utility library (development files)

 libgee is a collection library providing GObject-based interfaces and
 classes for commonly used data structures.
 .
 libgee provides the following interfaces:
  * Traversable
    - Iterable
         + Collection
           # List
             * BidirList
           # Set
             * SortedSet
               - BidirSortedSet
           # MultiSet
           # Queue
             * Deque
         + Map
           # SortedMap
             * BidirSortedMap
    - Iterator
         + BidirIterator
           # BidirListIterator
         + ListIterator
           # BidirListIterator
  * MultiMap
  * Future
 .
 The ArrayList, ArrauQueue, ConcurrentLinkedList, ConcurrentSet, HashSet,
 HashMap, HashMultiSet, HashMultiMap, LinkedList, PriorityQueue, Promise,
 TreeSet, TreeMap, TreeMultiSet, and TreeMultiMap classes provide a
 reasonable sample implementation of those interfaces. In addition, a set of
 abstract classes are provided to ease the implementation of new collections.
 .
 Around that, the API provides means to retrieve read-only views, efficient
 sort algorithms, simple, bi-directional or index-based mutable iterators
 depending on the collection type.
 .
 libgee is written in Vala and can be used like any GObject-based C library.
 It's planned to provide bindings for further languages.
 .
 This package contains the headers and development libraries.