Opened 2 years ago

Closed 2 years ago

#16158 closed enhancement (fixed)

unrar-6.1.6

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (6)

comment:1 by Bruce Dubbs, 2 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 2 years ago

As usual, there are no release notes. The tarball still extracts to an unversioned directory.

A diff with the previous versin shows changes in consio.cpp, dll.rc, extract.cpp, isnt.cpp, isnt.hpp, makefile, and pathfn.cpp.

The changes appear to be Windows 11 related.

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit f3fd9487bb6a91d852888d682b5c18e0d2b364c7

Package updates.
    Update to sqlite-autoconf-3380000 (3.38.0).
    Update to unrar-6.1.5.
    Update to gegl-0.4.36.
    Update to babl-0.1.90.

comment:4 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: closedreopened
Summary: unrar-6.1.5unrar-6.1.6

Now version 6.1.6.

comment:5 by Bruce Dubbs, 2 years ago

Changes in version 6.1.6:

===dll.rc
-FILEVERSION 6, 11, 1, 418
-PRODUCTVERSION 6, 11, 1, 418
+FILEVERSION 6, 11, 100, 427
+PRODUCTVERSION 6, 11, 100, 427
...
-      VALUE "FileVersion", "6.11.1\0"
-      VALUE "ProductVersion", "6.11.1\0"
+      VALUE "FileVersion", "6.11.0\0"
+      VALUE "ProductVersion", "6.11.0\0"


===version.hpp
-#define RARVER_BETA      1
-#define RARVER_DAY      22
-#define RARVER_MONTH     2
+#define RARVER_BETA      0
+#define RARVER_DAY       3
+#define RARVER_MONTH     3

comment:6 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: reopenedclosed

Fixed at commit 32f5b6fad4f523208330df45efeccb1d7ae171dd

Package updates. 
    Update to gtk+-3.24.33.
    Update to pipewire-0.3.48.
    Update to UnRar-6.1.6.

Refine instructions for SCons-4.3.0.
Note: See TracTickets for help on using tickets.