299 Commits

Author SHA256 Message Date
c076a635f9 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
a70377f671 - 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
c74eb4f26f 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
d024565555 - 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
50c8822159 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
4221c6aa57 - 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
2919ddecba 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
85fd1fe64a 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
b0a6c5a0be 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
1c7179e7c8 - 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
c3076a924c 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
8a7d69dc35 - 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
934e498ce2 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
e2b108f52c - 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
c4fa057221 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
1654220150 - 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
d0e9aacbaf 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
586096c52b - 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
5e39c822df 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
61d4dfc011 - 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
005af33d65 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
a0aac91769 - 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
14d9c8bac8 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
bcb4900346 - 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
eb77945c89 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
91e7a8ac2a - 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
f81232acfd 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
cc6de8161d 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
e6004751a9 - 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
35220863ce 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
089f15430e - 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
707269bfc8 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
b7e085c8dd - 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
ab3aa661cc 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
36d56f69b8 - 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
e577b7f86a 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
7bc4d29c85 - 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
f1af311122 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
5f123a2f0e - 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
00f8c10fcf 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
c2da1c4638 - *-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
956d4429cd - 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
c8cc47ed17 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
97a8c55846 - 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
407d6bed76 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
a8c115e35d - 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
e2f56fe189 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
6784522d59 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
2bb19759c1 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
70d399fd48 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