Bug 2295389 - gdbm-1.26 is available
Summary: gdbm-1.26 is available
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: gdbm
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Filip Januš
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-03 11:16 UTC by Upstream Release Monitoring
Modified: 2025-07-30 13:39 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
Update to 1.24 (#2295389) (1001 bytes, patch)
2024-07-03 11:16 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 1.25 (#2295389) (935 bytes, patch)
2025-03-22 15:53 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 1.26 (#2295389) (1004 bytes, patch)
2025-07-30 12:01 UTC, Upstream Release Monitoring
no flags Details | Diff

Description Upstream Release Monitoring 2024-07-03 11:16:35 UTC
Releases retrieved: 1.24
Upstream release that is considered latest: 1.24
Current version/release in rawhide: 1.23-6.fc40
URL: http://www.gnu.org/software/gdbm/

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from Anitya: https://release-monitoring.org/project/882/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/gdbm

Comment 1 Upstream Release Monitoring 2024-07-03 11:16:40 UTC
Created attachment 2038753 [details]
Update to 1.24 (#2295389)

Comment 2 Upstream Release Monitoring 2024-07-03 11:23:23 UTC
the-new-hotness/release-monitoring.org's scratch build of gdbm-1.24-1.fc40.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=119934419

Comment 3 Xose Vazquez Perez 2024-08-28 14:42:57 UTC
(In reply to Upstream Release Monitoring from comment #0)

> Releases retrieved: 1.24
> Upstream release that is considered latest: 1.24
> Current version/release in rawhide: 1.23-6.fc40
> URL: http://www.gnu.org/software/gdbm/
> Based on the information from Anitya: https://release-monitoring.org/project/882/
> To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/gdbm

Changelog:

Version 1.24, 2024-07-02

* New gdbm_load option: --update

The --update (-U) option instructs gdbm_load to update an existing
database.

* Fix semantics of gdbm_load -r

The --replace (-r) is valid only when used together with --update.

* Use getline in gdbmtool shell.

* New function: gdbm_load_from_file_ext

In contrast to gdbm_load and gdbm_load_from_file, which derive
the value of the flag parameter for gdbm_open from the value
of their "replace" argument, this function allows the caller to
specify it explicitly.  The prototype is:

  int gdbm_load_from_file_ext (GDBM_FILE *pdbf, FILE *fp,
			       int flags, int replace,
			       int meta_mask,
			       unsigned long *line);

* Bugfixes

** Fix binary dump format for key and/or data of zero size.
   (see https://puszcza.gnu.org.ua/bugs/?565)
** Fix location tracking and recover command in gdbtool.
   (see https://puszcza.gnu.org.ua/bugs/?566)
** Fix possible buffer underflow in gdbmload.
** Ensure any padding bytes in avail_elem structure are filled with 0.
   (fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031276)
** Improve the documentation.

Comment 4 Upstream Release Monitoring 2025-03-22 15:53:01 UTC
Releases retrieved: 1.25
Upstream release that is considered latest: 1.25
Current version/release in rawhide: 1.23-9.fc42
URL: http://www.gnu.org/software/gdbm/

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from Anitya: https://release-monitoring.org/project/882/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/gdbm

Comment 5 Upstream Release Monitoring 2025-03-22 15:53:04 UTC
Created attachment 2081365 [details]
Update to 1.25 (#2295389)

Comment 6 Upstream Release Monitoring 2025-03-22 16:00:07 UTC
the-new-hotness/release-monitoring.org's scratch build of gdbm-1.25-1.fc40.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=130605680

Comment 7 Xose Vazquez Perez 2025-03-23 18:26:28 UTC
(In reply to Upstream Release Monitoring from comment #4)

> Releases retrieved: 1.25
> Upstream release that is considered latest: 1.25
> Current version/release in rawhide: 1.23-9.fc42
> URL: http://www.gnu.org/software/gdbm/
> Based on the information from Anitya: https://release-monitoring.org/project/882/
> To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/gdbm

Changelog: Version 1.25, 2025-03-22

* New function: gdbm_open_ext

This function provides a general-purpose interface for opening and
creating GDBM files.  It combines the possibilities of gdbm_open
and gdbm_fd_open and provides detailed control over database file
locking.

* New gdbmtool command: collisions

The command prints the collision chains for the current bucket, or
for the buckets identified by its arguments:

  collisions
     Display collisions for the current bucket.

  collisions N
     Display collisions for bucket N.

  collisions N0 N1
     Display collisions for the range of buckets [N0, N1].

* Pipelines in gdbmtool

The output of a gdbmtool command can be connected to the input of a
shell command using the traditional pipeline syntax.

* Fix a bug in block coalescing code

* Other bugfixes

Comment 8 Upstream Release Monitoring 2025-07-30 12:01:08 UTC
Releases retrieved: 1.26
Upstream release that is considered latest: 1.26
Current version/release in rawhide: 1.23-10.fc43
URL: http://www.gnu.org/software/gdbm/

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from Anitya: https://release-monitoring.org/project/882/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/gdbm

Comment 9 Upstream Release Monitoring 2025-07-30 12:01:28 UTC
Created attachment 2099728 [details]
Update to 1.26 (#2295389)

Comment 10 Upstream Release Monitoring 2025-07-30 12:06:59 UTC
the-new-hotness/release-monitoring.org's scratch build of gdbm-1.26-1.fc40.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=135483023

Comment 11 Xose Vazquez Perez 2025-07-30 13:39:07 UTC
(In reply to Upstream Release Monitoring from comment #8)

> Releases retrieved: 1.26
> Upstream release that is considered latest: 1.26
> Current version/release in rawhide: 1.23-10.fc43
> URL: http://www.gnu.org/software/gdbm/
> Based on the information from Anitya: https://release-monitoring.org/project/882/
> To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/gdbm

Version 1.26, 2025-07-30

* Fixed build on musl libc
* Fixed build on MacOS
* Improved testsuite


Note You need to log in before you can comment on or make changes to this bug.