add changes, bump version
[platform/upstream/libsolv.git] / doc / libsolv-constantids.txt
index 48b5395..7426b8f 100644 (file)
@@ -331,6 +331,12 @@ Special Solvable Attributes
 *PUBKEY_EXPIRES "pubkey:expires"*::
   The seconds since the unix epoch when the pubkey expires.
 
+*PUBKEY_SUBKEYOF "pubkey:subkeyof"*::
+  The keyid of the master pubkey for subkeys.
+
+*PUBKEY_DATA "pubkey:data"*::
+  The MPI data of the pubkey.
+
 *SOLVABLE_ISVISIBLE "solvable:isvisible"*::
   An attribute describing if the package should be listed to the user
   or not. Used for SUSE patterns.
@@ -420,10 +426,6 @@ different semantics.
   This is a hack to allow self-conflicting packages. It is not needed
   with current rpm version, so do not use this namespace.
 
-*NAMESPACE_PRODUCTBUDDY "namespace:productbuddy"*::
-  This is a another hack to implement the SUSE product buddy system.
-  Please ignore.
-
 *SOLVABLE_PREREQMARKER "solvable:prereqmarker"*::
   This marker partitions the normal require dependencies from the
   prerequires. It is not needed for dependency solving, but it is
@@ -651,6 +653,10 @@ Delta Package Attributes
 *DELTA_LOCATION_SUFFIX "delta:locsuffix"*::
   The suffix part of the file name of the delta package.
 
+*DELTA_LOCATION_BASE "delta:locbase"*::
+  This attribute can be used to overwrite the repositories base url for
+  the delta.
+
 *DELTA_DOWNLOADSIZE "delta:downloadsize"*::
   The size of the delta rpm file.