7a791200b0
Accepting request 1294139 from devel:libraries:libyui
...
- Allow building with CMake 4.0
* Bump cmake_minumum_required to 3.10, which matches what most
other modules in libyui use (3.5 is the minimum required to be
supportable by CMake 4.0(
* Remove CMP0046, as CMake 4.0 no longer supports it. The OLD
mode in any case was a workaround for 'badly written
CMakeLists.txt', as it just instructed cmake to ignore
non-existing dependenices listed in add_dependencies. This
package does not rely on non-existing dependencies and builds
perfectly without this policy.
- 4.7.6
OBS-URL: https://build.opensuse.org/request/show/1294139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=99
2025-07-20 13:28:42 +00:00
c892c2ac54
- Allow building with CMake 4.0
...
* Bump cmake_minumum_required to 3.10, which matches what most
other modules in libyui use (3.5 is the minimum required to be
supportable by CMake 4.0(
* Remove CMP0046, as CMake 4.0 no longer supports it. The OLD
mode in any case was a workaround for 'badly written
CMakeLists.txt', as it just instructed cmake to ignore
non-existing dependenices listed in add_dependencies. This
package does not rely on non-existing dependencies and builds
perfectly without this policy.
- 4.7.6
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=264
2025-07-17 11:15:36 +00:00
4b2fbfdc31
Accepting request 1288461 from devel:libraries:libyui
...
Do not build the qt packages in SLE16 since Qt5 won't be there
https://github.com/libyui/libyui/pull/121
OBS-URL: https://build.opensuse.org/request/show/1288461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=98
2025-06-27 21:00:42 +00:00
5de816384e
- Do not build the qt packages (libyui-qt, libyui-qt-graph,
...
libyui-qt-pkg and libyui-qt-rest-api) in SLE16 since Qt5 won't
be available there.
- 4.7.5
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=263
2025-06-25 08:22:09 +00:00
9b514ca833
Accepting request 1286871 from devel:libraries:libyui
...
Fix for graphviz API change
https://github.com/libyui/libyui/pull/120
OBS-URL: https://build.opensuse.org/request/show/1286871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=97
2025-06-20 14:48:21 +00:00
b4d78b6a09
- Integrated the graphviz API fix upstream (gh#libyui/libyui#120)
...
(Let CMake detect graphviz version)
- 4.7.4
D graphviz_unsigned_fix.patch
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=262
2025-06-19 08:25:55 +00:00
6f7078bb06
Accepting request 1286022 from devel:libraries:libyui
...
OBS-URL: https://build.opensuse.org/request/show/1286022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=96
2025-06-18 13:53:33 +00:00
de62b8b7de
Accepting request 1285172 from home:trenn:branches:graphics
...
- graphviz API broke in a recent version update (bezier size is now
of type size_t instead of int).
A graphviz_unsigned_fix.patch
- graphviz API broke in a recent version update (bezier size is now
of type size_t instead of int).
A graphviz_unsigned_fix.patch
OBS-URL: https://build.opensuse.org/request/show/1285172
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=261
2025-06-16 08:23:15 +00:00
dfc09efa89
Accepting request 1280827 from devel:libraries:libyui
...
- Fix build failure with gcc-15:
Prevent complaint about hidden base class method (bsc#1243732)
OBS-URL: https://build.opensuse.org/request/show/1280827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=95
2025-05-31 17:14:25 +00:00
4034395dc4
- Fix build failure with gcc-15:
...
Prevent complaint about hidden base class method (bsc#1243732)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=260
2025-05-28 10:56:56 +00:00
a215edecc6
Accepting request 1279580 from devel:libraries:libyui
...
submit new version 4.7.2
OBS-URL: https://build.opensuse.org/request/show/1279580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=94
2025-05-26 16:32:09 +00:00
f59bdeac53
- Use %make_build instead of %jobs to improve reproducible builds (boo#1237231)
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=259
2025-05-23 15:18:15 +00:00
e2f698826f
Accepting request 1277165 from devel:libraries:libyui
...
- Fix build failure with gcc-15:
Don't build libyui-rest-api with -Werror to complain about
wstring_convert that was deprecated without any replacement
(bsc#1241933)
- 4.7.1
- Bump version to 4.7.0 to avoid conflicts with the SLE15-SP6 version
OBS-URL: https://build.opensuse.org/request/show/1277165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=93
2025-05-15 14:59:35 +00:00
7fd5163300
- Fix build failure with gcc-15:
...
Don't build libyui-rest-api with -Werror to complain about
wstring_convert that was deprecated without any replacement
(bsc#1241933)
- 4.7.1
- Bump version to 4.7.0 to avoid conflicts with the SLE15-SP6 version
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=258
2025-05-13 13:49:54 +00:00
c8c93eab87
Accepting request 1192828 from devel:libraries:libyui
...
submit new version 4.6.3
OBS-URL: https://build.opensuse.org/request/show/1192828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=92
2024-08-10 17:06:11 +00:00
739958daf3
- Add gcc-fortran to build requirements as a work-around to boost
...
now really requiring quadmath.h. (boo#1225861)
- 4.6.3
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=257
2024-08-09 09:48:34 +00:00
666699f759
Accepting request 1188131 from devel:libraries:libyui
...
submit new version 4.6.2
OBS-URL: https://build.opensuse.org/request/show/1188131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=91
2024-07-18 17:15:26 +00:00
6d57c18d4f
- Fix build failure with gcc-14 / C++20: template-id-cdtor error
...
(bsc#1225861)
- 4.6.2
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=256
2024-07-17 07:37:22 +00:00
507c12522e
Accepting request 1116919 from devel:libraries:libyui
...
submit new version 4.6.1
OBS-URL: https://build.opensuse.org/request/show/1116919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=90
2023-10-13 21:13:39 +00:00
f0813cd453
- Qt Pkg: Show patterns order column if environment variable
...
Y2_SHOW_PATTERNS_ORDER is set
- Qt Pkg: Show invisible patterns if environment variable
SHOW_INVISIBLE_PATTERNS is set
- Qt Pkg: Fixed pattern categories order:
Use first, not last pattern (bsc#1216093)
https://github.com/libyui/libyui/pull/107
- 4.6.1
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=255
2023-10-11 11:33:55 +00:00
1a3869f9a7
Accepting request 1089818 from devel:libraries:libyui
...
submit new version 4.6.0
OBS-URL: https://build.opensuse.org/request/show/1089818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=89
2023-06-01 15:19:06 +00:00
YaST Team Bot
d6d5ee66f9
- NCurses UI: Prevent buffer overflow when drawing very wide labels
...
(bsc#1211354)
- 4.6.0
- Cherry-picked BLumia's patch from community PR #97 :
CMake: use pkg-config to find and use ncurses libs
by Wang Zichong <wangzichong@deepin.org >
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=254
2023-05-30 13:04:24 +00:00
3a271f4beb
Accepting request 1082957 from devel:libraries:libyui
...
submit new version 4.5.2
OBS-URL: https://build.opensuse.org/request/show/1082957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=88
2023-04-27 17:59:27 +00:00
YaST Team Bot
10a2fd878a
- Qt UI: Fixed regression for icon loading (bsc#1210712)
...
https://github.com/libyui/libyui/pull/100
- 4.5.2
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=253
2023-04-26 09:59:01 +00:00
dde7d9c7ad
Accepting request 1080167 from devel:libraries:libyui
...
submit new version 4.5.1
OBS-URL: https://build.opensuse.org/request/show/1080167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=87
2023-04-20 13:13:13 +00:00
YaST Team Bot
8dfd5c0929
- Qt UI: Fixed loading icons from an absolute path (bsc#1210591)
...
https://github.com/libyui/libyui/pull/94
- 4.5.1
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=252
2023-04-18 16:09:06 +00:00
YaST Team Bot
7c210a9582
Updated to git ref ce671fe3
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=251
2023-03-14 14:08:10 +00:00
f3b94b5744
Accepting request 1070015 from devel:libraries:libyui
...
submit new version 4.5.0
OBS-URL: https://build.opensuse.org/request/show/1070015
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=86
2023-03-09 16:45:09 +00:00
YaST Team Bot
b517af5833
- Bump version to 4.5.0 (bsc#1208913)
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=250
2023-03-07 19:33:52 +00:00
ad830b261c
Accepting request 1067639 from devel:libraries:libyui
...
submit new version 4.4.9
OBS-URL: https://build.opensuse.org/request/show/1067639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=85
2023-02-25 18:54:52 +00:00
YaST Team Bot
41fe8fcdca
- Fixed build with GCC13 (-Woverloaded-virtual) (bsc#1208238)
...
- build-all: Don't build bindings with --small (-s)
- More docs for YShortcutManager (FAQ for our QA)
- Merged PR #88 from krai:
libyui-ncurses: Replace off64_t with off_t and stat64 with stat
- 4.4.9
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=249
2023-02-24 16:42:38 +00:00
93b32395dd
Accepting request 1057656 from devel:libraries:libyui
...
submit new version 4.4.8
OBS-URL: https://build.opensuse.org/request/show/1057656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=84
2023-01-11 16:14:16 +00:00
YaST Team Bot
7771ba3c2f
- NCurses REST API - fixed RunInTerminal behavior (bsc#1206929)
...
Stop the REST API server during execution of the
RunInTerminal() call. This allows the subprocess to open
it's own REST API server using the same port.
This is useful for the ncurses YaST control center which
starts other YaST modules as subprocesses.
- 4.4.8
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=248
2023-01-10 17:13:27 +00:00
47cd8165d0
Accepting request 1040688 from devel:libraries:libyui
...
submit new version 4.4.7
OBS-URL: https://build.opensuse.org/request/show/1040688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=83
2022-12-07 16:34:37 +00:00
YaST Team Bot
6b927ca4a9
- YQPkg: Scroll patterns list by pixels, not by item to avoid problems
...
caused by non-uniform item heights (bsc#1189550)
- 4.4.7
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=247
2022-12-06 14:03:21 +00:00
9f59d2a7b6
Accepting request 1034866 from devel:libraries:libyui
...
submit new version 4.4.6
OBS-URL: https://build.opensuse.org/request/show/1034866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=82
2022-11-10 13:19:31 +00:00
YaST Team Bot
9d44ada412
- Prevent antisocial focus grabbing in pkg list (bsc#1204429)
...
- 4.4.6
- Fixed build failure with gcc 13 (gh#libyui/libyui/#80)
- Killed YCP zombies in log output and comments
- 4.4.5
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=246
2022-11-09 15:08:13 +00:00
071f4543a6
Accepting request 1000314 from devel:libraries:libyui
...
submit new version 4.4.4
OBS-URL: https://build.opensuse.org/request/show/1000314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=81
2022-08-31 16:08:46 +00:00
YaST Team Bot
47ed3f3564
- Fixed main window stacking order in YQMainWinDock to avoid
...
unintentional transparency when QSS-styling YQDialogs
(bsc#1199020, bsc#1191112)
- 4.4.4
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=245
2022-08-30 15:33:11 +00:00
dc53846ad0
Accepting request 992326 from devel:libraries:libyui
...
submit new version 4.4.3
OBS-URL: https://build.opensuse.org/request/show/992326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=80
2022-08-23 12:25:54 +00:00
YaST Team Bot
4d852aaeca
- *-pkg plugins: fully qualify the _1 placeholder, libzypp
...
will disable the global boost placeholders in the next release
(bsc#1202058, gh#libyui/libyui#78)
- 4.4.3
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=244
2022-08-02 13:13:48 +00:00
YaST Team Bot
7e30e2aa0d
- libyui-ncurses: replace the "glibc-locale" dependency with
...
much smaller "glibc-locale-base" (bsc#1154405)
- 4.4.2
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=243
2022-07-21 13:04:15 +00:00
fd24a58c4f
Accepting request 977764 from devel:libraries:libyui
...
submit new version 4.4.1
OBS-URL: https://build.opensuse.org/request/show/977764
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=79
2022-05-18 11:12:55 +00:00
YaST Team Bot
87d948d8ff
- Added a custom QTranslator for translations support for Qt Designer
...
.ui files (bsc#1198097)
- Renamed .ui files and toplevel classes in .ui files to conform to
our naming standards (QY2*, YQ*) to avoid ambiguities with predefined
Qt classes to work with our new custom QTranslator
- Added TEXTDOMAIN file to support .ui files in y2makepot (@lslezak )
- 4.4.1
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=242
2022-05-17 12:39:17 +00:00
441b0852a7
Accepting request 970175 from devel:libraries:libyui
...
submit new version 4.4.0
OBS-URL: https://build.opensuse.org/request/show/970175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libyui?expand=0&rev=78
2022-04-15 22:13:16 +00:00
YaST Team Bot
ff65c8ce33
- Added dynamic property first-item to YQItemSelector and
...
YQCustomStatusItemSelector for QSS styling (bsc#1196599)
see also https://github.com/libyui/libyui/pull/68
- 4.4.0
- Reviewed and merged pending community PRs:
- Perl bindings build error fix by Angelo Naselli <anaselli@linux.it >
- Ruby bindings with libyui-mga by Angelo Naselli <anaselli@linux.it >
- Typo fix in rest-api examples by George Gkioulis <ggkioulis@suse.com >
- Missing examples header fix by James.W <jinnan.wjn@alibaba-inc.com >
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=241
2022-04-14 13:52:56 +00:00
YaST Team Bot
8e5d68b184
Updated to git ref 7f833ca6
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=240
2022-04-14 12:57:54 +00:00
YaST Team Bot
2bd2929a33
Updated to git ref fbc4f7bd
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=239
2022-04-14 12:53:02 +00:00
YaST Team Bot
64840ebc48
Updated to git ref c2074d8f
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=238
2022-04-14 12:39:22 +00:00
YaST Team Bot
d4dd73e0f9
Updated to git ref 3e7e2d6fe
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:libyui/libyui?expand=0&rev=237
2022-04-07 08:23:48 +00:00