Yaakov Selkowitz
|
2c6aa86eac
|
Verify desktop and appstream files
This is required per the packaging guidelines.
|
2023-02-17 20:03:06 +00:00 |
|
Yaakov Selkowitz
|
8060c249d5
|
Install more icons
The media directory has been integrated into the build system, there is
no need to specifically descend into it.
|
2023-02-17 20:03:06 +00:00 |
|
Jan Grulich
|
883a200fc6
|
Backport: Sanity check when cleaning up keymap changes
|
2023-02-15 09:53:58 +01:00 |
|
Jan Grulich
|
23173a63d2
|
Upload new sources
|
2023-02-07 09:05:02 +01:00 |
|
Jan Grulich
|
c52f97ee5f
|
1.13.0
CVE-2023-0494
|
2023-02-07 08:42:41 +01:00 |
|
Jan Grulich
|
23abde10fa
|
migrated to SPDX license
|
2023-01-31 15:46:46 +01:00 |
|
Fedora Release Engineering
|
5bef568038
|
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2023-01-21 05:02:33 +00:00 |
|
Troy Dawson
|
57fa092622
|
Fix conditional to build on eln
|
2022-10-03 14:54:41 -07:00 |
|
Fedora Release Engineering
|
8fcf8d2988
|
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2022-07-23 10:28:19 +00:00 |
|
Jan Grulich
|
a15d760ad1
|
Add some missing build requirements for x0vncserver
|
2022-05-31 10:09:30 +02:00 |
|
Jan Grulich
|
83cf3e9223
|
Add new vncsession-restore scrpt into the list of files
|
2022-02-15 13:33:36 +01:00 |
|
Jan Grulich
|
8c3b365e1c
|
Fix migration of SELinux context policy
|
2022-02-15 13:24:51 +01:00 |
|
Jan Grulich
|
9c751c534e
|
Fix crash in vncviewer
|
2022-01-21 11:06:05 +01:00 |
|
Jan Grulich
|
3f5ed30c8b
|
Remove unavailable option from vncserver script
|
2022-01-14 19:57:52 +01:00 |
|
Jan Grulich
|
b88f0100f9
|
SELinux: restore SELinux context in case of different policies
|
2022-01-14 13:12:02 +01:00 |
|
Jan Grulich
|
5d58589e65
|
1.12.0
|
2021-11-11 09:22:33 +01:00 |
|
Jan Grulich
|
3f10bb3ddf
|
Merge #7 tests: Add decentralized SELinux policy test
|
2021-09-15 13:30:41 +00:00 |
|
Jan Grulich
|
8d1ca0c931
|
1.11.90
|
2021-09-15 11:56:04 +02:00 |
|
Fedora Release Engineering
|
ec6aba893f
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2021-07-23 19:15:04 +00:00 |
|
Jan Grulich
|
4f316ff5ef
|
Fix build on rawhide
|
2021-07-21 16:28:48 +02:00 |
|
Jan Grulich
|
456018f644
|
Sync upstream patches and fix logout issue in vncserver script
|
2021-07-21 12:03:25 +02:00 |
|
Jan Grulich
|
f1e84bba53
|
Do not apply non-existing patch
|
2021-06-17 09:11:08 +02:00 |
|
Jan Grulich
|
d208a7f1dd
|
Drop rpath hack
|
2021-06-17 08:55:39 +02:00 |
|
Jan Grulich
|
5dd60aa3d4
|
Do not mention vncserver will be removed, but rather that is is deprecated
|
2021-06-16 13:43:26 +02:00 |
|
Jan Grulich
|
53dd71df9d
|
Re-enable vncserver script for Fedora 34+
|
2021-06-16 13:31:49 +02:00 |
|
Vit Mojzis
|
d452b01b1d
|
tests: Add decentralized SELinux policy test
- Test for unsound/dangerous SELinux policy practices
- Perform static policy code check using SELint
For more details and debugging tips see
https://fedoraproject.org/wiki/SELinux/IndependentPolicy#Testing
Signed-off-by: Vit Mojzis <vmojzis@redhat.com>
|
2021-06-09 19:12:16 +02:00 |
|
Jan Grulich
|
455d814fe8
|
SELinux improvements
Backport some CentOS changes
|
2021-05-25 14:29:01 +02:00 |
|
FeRD (Frank Dana)
|
86f663cd8a
|
Use URL for Source0 location
|
2021-02-28 01:15:48 -05:00 |
|
Fedora Release Engineering
|
afa240a8eb
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2021-01-27 21:56:22 +00:00 |
|
Tom Stellard
|
c868952828
|
Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
|
2021-01-08 22:34:52 +00:00 |
|
Jan Grulich
|
f0066896c0
|
vncserver: ignore new session parameter from the new systemd support
|
2020-12-10 07:45:56 +01:00 |
|
Jan Grulich
|
3a484bb46b
|
Use /run instead of /var/run which is just a symlink
|
2020-11-13 14:08:36 +01:00 |
|
Peter Hutterer
|
72edf00398
|
Require xkbcomp directly, not xorg-x11-xkb-utils. The latter has had
Provides xkbcomp for years.
|
2020-11-05 13:35:04 +10:00 |
|
Troy Dawson
|
c14e17f843
|
Minor conditional tweaks for ELN
Signed-off-by: Troy Dawson <tdawson@redhat.com>
|
2020-10-21 16:03:26 +00:00 |
|
Jan Grulich
|
7daeac56f7
|
backport upstream fix allowing Tigervnc to specify boolean values in configuration
Revert removal of vncserver for F32 and F33
|
2020-09-29 15:36:10 +02:00 |
|
Jan Grulich
|
6815db4039
|
Actually install the HOWTO.md file
|
2020-09-24 07:14:24 +02:00 |
|
Jan Grulich
|
644edb454c
|
Call systemd macros on correct service file
|
2020-09-23 08:43:06 +02:00 |
|
Jan Grulich
|
788035967a
|
Do not overwrite libvnc.conf config file
|
2020-09-22 12:16:56 +02:00 |
|
Jan Grulich
|
6006f71fe0
|
Add /usr/bin/vncserver file informing users to read the HOWTO.md file
|
2020-09-17 12:14:29 +02:00 |
|
Jan Grulich
|
675cde05c7
|
Apply fixes for out-of-source build only for F33+
|
2020-09-09 09:17:49 +02:00 |
|
Jan Grulich
|
17ebb60f9e
|
1.11.0
|
2020-09-09 08:41:04 +02:00 |
|
Jan Grulich
|
518baca222
|
1.10.90 (1.11.0 beta)
|
2020-08-24 12:56:47 +02:00 |
|
Fedora Release Engineering
|
49af595f6d
|
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2020-08-01 09:30:24 +00:00 |
|
Fedora Release Engineering
|
68f43f0722
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2020-07-29 12:28:58 +00:00 |
|
Tom Stellard
|
4adad53b69
|
Use make macros
https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
|
2020-07-14 21:24:40 +00:00 |
|
Jiri
|
d7fdc127d4
|
Rebuilt for JDK-11
|
2020-07-11 07:34:02 +02:00 |
|
Jan Grulich
|
7af9e2ed42
|
Requires: dbus-x11
|
2020-04-19 19:15:59 +02:00 |
|
Olivier Fourdan
|
47ff3e7f62
|
Fix build with xserver 1.20.7
|
2020-03-13 12:12:22 +01:00 |
|
Fedora Release Engineering
|
947f4ccfc6
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2020-01-31 01:33:16 +00:00 |
|
Jan Grulich
|
f131828dd0
|
Fix year in changelog
|
2020-01-13 10:12:53 +01:00 |
|