Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 850499 - dev-db/sqlitestudio: bump to 3.3.3
Summary: dev-db/sqlitestudio: bump to 3.3.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://github.com/pawelsalawa/sqlite...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2022-06-07 18:30 UTC by onkobu
Modified: 2022-06-09 09:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch ebuild to 3.3.3 (sqlitestudio-ebuild-3.3.3-patch.txt,1.16 KB, text/plain)
2022-06-07 18:31 UTC, onkobu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description onkobu 2022-06-07 18:30:50 UTC
Sqlitestudio 3.3.3 was released back in April. I attached a patch to bump the ebuild accordingly. This release is quite important with fixes like broken trigger creation in SQL editor.

I also had to select the language upon first start AND the history of databases imported with the previous version were gone (new user config format and/ or different user config location). Didn't look into this yet but this are really minor issues.

Reproducible: Always




There are also bugs open for the current version: #773406, #833267 and #838325. I didn't look into it in more detail but I could not reproduce them on 2 out of 3 machines. I had no urge for a third attempt since 2 other builds succeeded. Will also try it on another chroot environment later.
Comment 1 onkobu 2022-06-07 18:31:30 UTC
Created attachment 783497 [details]
Patch ebuild to 3.3.3
Comment 2 Larry the Git Cow gentoo-dev 2022-06-07 23:02:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=819fa97ef1e668378b5e81afcab27e26d07cbd34

commit 819fa97ef1e668378b5e81afcab27e26d07cbd34
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-07 23:01:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-07 23:02:11 +0000

    dev-db/sqlitestudio: add 3.3.3
    
    Closes: https://bugs.gentoo.org/850499
    Closes: https://bugs.gentoo.org/773406
    Closes: https://bugs.gentoo.org/838325
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-db/sqlitestudio/Manifest                  |   1 +
 dev-db/sqlitestudio/sqlitestudio-3.3.3.ebuild | 153 ++++++++++++++++++++++++++
 2 files changed, 154 insertions(+)
Comment 3 onkobu 2022-06-08 20:11:44 UTC
THX for the immediate action. I also re-checked 3.2.1 and could not reproduce test issues. There are also no test issues with 3.3.3.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-09 09:02:09 UTC
(In reply to onkobu from comment #3)
> THX for the immediate action. I also re-checked 3.2.1 and could not
> reproduce test issues. There are also no test issues with 3.3.3.

Fantastic!