SHA256
1
0
forked from pool/quassel

86 Commits

Author SHA256 Message Date
Dominique Leuenberger
e821828318 Accepting request 643147 from KDE:Extra
- Update to 0.13-rc2:
  * Many stability tweaks to fix issues reported against the rc1

OBS-URL: https://build.opensuse.org/request/show/643147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=47
2018-10-22 09:23:59 +00:00
Tomáš Chvátal
b99e96284d - Update to 0.13-rc2:
* Many stability tweaks to fix issues reported against the rc1

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=76
2018-10-19 09:49:19 +00:00
Dominique Leuenberger
d5bf7fab92 Accepting request 631145 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/631145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=46
2018-08-24 15:11:12 +00:00
Tomáš Chvátal
30b68738e0 Accepting request 631132 from home:rkitover:branches:KDE:Extra
fix systemd ordering cycle in quasselcore.service

Previously I changed the service to After=default.target so that
postgresql has a chance to start up, in the case it is used as the
database. This seems to cause an ordering cycle causing the service to
not start on boot.

I am not sure if this was a problem before, or just started happening
with a more recent systemd.

I talked to a knowledgeable person on freenode #systemd (boucman) who
suggested using After=postgresql.service instead, there is no error if
the postgresql.service is not installed. Likewise add
After=mysql.service in case it is the database being used. If sqlite is
being used (as is the default) then After=network-online.target would be
in effect.

OBS-URL: https://build.opensuse.org/request/show/631132
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=74
2018-08-23 16:50:16 +00:00
Dominique Leuenberger
13e4df3c8b Accepting request 626681 from KDE:Extra
- Do not ship quassel.SuSEfirewall2 as firewalld has the config
  within its general package

- Version update to 0.13-rc1:
  * New branding, more modern icons (from the Breeze icon theme)
  * Better support for icon themes
  * Many UI improvements
  * Support for many IRCv3 features, including the display of modern formatting codes
  * Functionality such as highlights and chat activity tracking move into the core to help mobile clients to be more efficient
  * Support for containerization, i.e. config-less core
  * Optional authentication via LDAP
  * Database improvements, including support for 64 bit IDs and timestamps, and performance tweaks
  * For more see ChangeLog
- Drop merged patch Fix-build-with-Qt5.11.patch

OBS-URL: https://build.opensuse.org/request/show/626681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=45
2018-08-02 12:58:31 +00:00
Tomáš Chvátal
3e3e16516c - Do not ship quassel.SuSEfirewall2 as firewalld has the config
within its general package

- Version update to 0.13-rc1:
  * New branding, more modern icons (from the Breeze icon theme)
  * Better support for icon themes
  * Many UI improvements
  * Support for many IRCv3 features, including the display of modern formatting codes
  * Functionality such as highlights and chat activity tracking move into the core to help mobile clients to be more efficient
  * Support for containerization, i.e. config-less core
  * Optional authentication via LDAP
  * Database improvements, including support for 64 bit IDs and timestamps, and performance tweaks
  * For more see ChangeLog
- Drop merged patch Fix-build-with-Qt5.11.patch

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=72
2018-07-31 11:57:13 +00:00
Dominique Leuenberger
b51991f1e2 Accepting request 625382 from KDE:Extra
startup otherwise. bsc#1102568

OBS-URL: https://build.opensuse.org/request/show/625382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=44
2018-07-27 08:56:51 +00:00
Tomáš Chvátal
f9f736326f startup otherwise. bsc#1102568
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=70
2018-07-26 09:06:14 +00:00
Dominique Leuenberger
6ebbcaae9a Accepting request 622075 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/622075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=43
2018-07-12 07:20:24 +00:00
Tomáš Chvátal
1fa0538525 Accepting request 622061 from home:rkitover:branches:KDE:Extra
rpmlint: env-script-interpreter

Fix the rpmlint warning env-script-interpreter by rewriting the
#!/usr/bin/env shebang in the scripts in /usr/share/quassel/scripts

OBS-URL: https://build.opensuse.org/request/show/622061
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=68
2018-07-11 12:18:09 +00:00
Dominique Leuenberger
5260091cf3 Accepting request 619434 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/619434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=42
2018-06-28 13:14:34 +00:00
Tomáš Chvátal
10bb3ec489 Accepting request 619422 from home:rkitover:branches:KDE:Extra
start quasselcore after default.target not network

Change quasselcore.service to start after `default.target` instead of
`network.target` as the PostgreSQL backend may not be available during
startup otherwise.

OBS-URL: https://build.opensuse.org/request/show/619422
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=66
2018-06-27 18:14:57 +00:00
Dominique Leuenberger
ffb91d44ab Accepting request 618636 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/618636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=41
2018-06-25 09:41:55 +00:00
Tomáš Chvátal
5c9bc8b0cc Accepting request 618544 from home:wolfi323:branches:KDE:Extra
- Add Fix-build-with-Qt5.11.patch to fix build with Qt 5.11

OBS-URL: https://build.opensuse.org/request/show/618544
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=64
2018-06-23 06:32:01 +00:00
Dominique Leuenberger
3d8ebb2170 Accepting request 606429 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/606429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=40
2018-05-15 08:13:17 +00:00
Tomáš Chvátal
6cc0899984 Accepting request 606420 from home:markoschandras:branches:KDE:Extra
- Add new QUASSELCORE_PORT sysconfig variable to allow users to change
  the default Quassel Core TCP port.

OBS-URL: https://build.opensuse.org/request/show/606420
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=62
2018-05-11 11:22:53 +00:00
Dominique Leuenberger
1d35abb60e Accepting request 602973 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/602973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=39
2018-05-04 09:28:47 +00:00
Tomáš Chvátal
dfc54fb371 Accepting request 602968 from home:kbabioch:branches:KDE:Extra
added cve references

OBS-URL: https://build.opensuse.org/request/show/602968
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=60
2018-05-02 08:27:44 +00:00
Dominique Leuenberger
ba814cb4b8 Accepting request 602577 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/602577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=38
2018-05-01 21:26:29 +00:00
Tomáš Chvátal
60b0c9e24f Accepting request 602575 from home:jengelh:branches:KDE:Extra
- Trim bias and filler wording from descriptions.
- Stop ignoring errors from useradd/groupadd.

OBS-URL: https://build.opensuse.org/request/show/602575
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=58
2018-04-30 14:54:25 +00:00
Dominique Leuenberger
628c342a8a Accepting request 600829 from KDE:Extra
- Version update to 0.12.4:
  * Various small fixes
  * Fix for DOS and information leaks bsc#1090495
- Rebase patch quassel-set-required-libs-and-flags.patch
- Switch from qt5webkit to webengine

OBS-URL: https://build.opensuse.org/request/show/600829
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=37
2018-04-27 14:07:48 +00:00
Tomáš Chvátal
b0e430822a OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=56 2018-04-25 08:27:37 +00:00
Tomáš Chvátal
97791969a1 - Rebase patch quassel-set-required-libs-and-flags.patch
- Switch from qt5webkit to webengine

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=55
2018-04-25 08:21:39 +00:00
Tomáš Chvátal
bebbbe9db3 - Version update to 0.12.4:
* Various small fixes
  * Fix for DOS and information leaks bsc#1090495

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=54
2018-04-25 07:59:34 +00:00
Dominique Leuenberger
113c80f90f Accepting request 545040 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/545040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=36
2017-11-24 09:56:50 +00:00
Tomáš Chvátal
7ee8315066 Accepting request 544830 from home:RBrownSUSE:branches:KDE:Extra
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)

OBS-URL: https://build.opensuse.org/request/show/544830
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=52
2017-11-24 07:06:14 +00:00
Tomáš Chvátal
7253338bc4 This was dumb idea, one must fill content for the key to be generated, not good
in post phase...

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=51
2016-11-27 16:26:30 +00:00
Tomáš Chvátal
c9bafdd154 - Generate basic SSL pem certificate on the quasselcore install time
* I suppose it is better than having the first setup run without SSL

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=50
2016-11-27 16:23:01 +00:00
Dominique Leuenberger
27a014a998 Accepting request 422340 from KDE:Extra
- Reenable translations that disappeared at some point of time

OBS-URL: https://build.opensuse.org/request/show/422340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=35
2016-08-29 13:37:16 +00:00
Tomáš Chvátal
b6e4d2e1b0 - Reenable translations that disappeared at some point of time
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=48
2016-08-25 19:00:21 +00:00
Dominique Leuenberger
e44803cb55 Accepting request 398379 from KDE:Extra
- Reduce pc files to only those that are really needed

OBS-URL: https://build.opensuse.org/request/show/398379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=34
2016-05-30 07:56:46 +00:00
Tomáš Chvátal
ebf081d8a7 - Reduce pc files to only those that are really needed
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=46
2016-05-27 14:12:41 +00:00
Dominique Leuenberger
acb1b96415 Accepting request 393267 from KDE:Extra
- Version update to 0.12.4:
  * Various small fixes
  * Fix for core crash from client handshake data bnc#978002 CVE-2016-4414

OBS-URL: https://build.opensuse.org/request/show/393267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=33
2016-05-03 07:37:37 +00:00
Tomáš Chvátal
6d7062387f - Version update to 0.12.4:
* Various small fixes
  * Fix for core crash from client handshake data bnc#978002 CVE-2016-4414

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=44
2016-05-02 09:01:25 +00:00
Dominique Leuenberger
7337ff6efa Accepting request 380523 from KDE:Extra
Update Quassel to 0.12.3. The required library snorenotify-qt5-devel is already in Factory.

OBS-URL: https://build.opensuse.org/request/show/380523
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=32
2016-03-29 08:00:39 +00:00
Tomáš Chvátal
d3a7dbdd85 Accepting request 359128 from home:javierllorente:branches:KDE:Extra
Updated spec to require snorenotify-qt5-devel >= 0.7

OBS-URL: https://build.opensuse.org/request/show/359128
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=43
2016-02-13 08:50:05 +00:00
Dominique Leuenberger
c243d2f5ea Accepting request 358217 from KDE:Extra
- Allow building kde and non-kde based quassel version
- Move quasselclient desktop to base so both variants don't have to
  rename the file
- Introduce quasselclient-qt5 subpackage
- Use update-alternatives to switch between kde/qt5 versions

- Apply patch for bnc#958928 CVE-2015-8547:
  * CVE-2015-8547.patch

OBS-URL: https://build.opensuse.org/request/show/358217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=31
2016-02-08 08:48:27 +00:00
Tomáš Chvátal
ffe3f1358c OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=41 2016-02-07 14:16:44 +00:00
Tomáš Chvátal
965776a52d - Allow building kde and non-kde based quassel version
- Move quasselclient desktop to base so both variants don't have to
  rename the file
- Introduce quasselclient-qt5 subpackage
- Use update-alternatives to switch between kde/qt5 versions

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=40
2016-02-07 13:10:03 +00:00
Tomáš Chvátal
4e006afd70 - Apply patch for bnc#958928 CVE-2015-8547:
* CVE-2015-8547.patch

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=39
2016-02-07 09:52:09 +00:00
Dominique Leuenberger
3b14723b2b Accepting request 344471 from KDE:Extra
1

OBS-URL: https://build.opensuse.org/request/show/344471
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=30
2015-11-16 17:51:49 +00:00
Tomáš Chvátal
f5093b2794 Accepting request 344470 from home:vbabka:branches:KDE:Extra
Fixes upstream issue http://bugs.quassel-irc.org/issues/1369 where parted channels are rejoined after reconnecting.

OBS-URL: https://build.opensuse.org/request/show/344470
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=37
2015-11-15 12:20:14 +00:00
Stephan Kulow
8c9d49e4da Accepting request 337512 from KDE:Extra
- Added Fix-build-with-Qt-5.5.patch (boo#949489)

OBS-URL: https://build.opensuse.org/request/show/337512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=29
2015-10-12 08:02:53 +00:00
Hrvoje Senjan
bd835b86e8 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=35 2015-10-09 19:26:22 +00:00
Stephan Kulow
ee84f4b158 Accepting request 315100 from KDE:Extra
1

OBS-URL: https://build.opensuse.org/request/show/315100
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=28
2015-07-08 04:59:26 +00:00
Tomáš Chvátal
0e0c687996 Accepting request 315088 from home:sumski:branches:KDE:Extra
- Add quassel-set-required-libs-and-flags.patch: Set the correct
  libraries and compiler flags in order to use qglobal.h in
  check_cxx_source_compiles function
- Drop quassel-disable-ssl-check.patch

OBS-URL: https://build.opensuse.org/request/show/315088
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=33
2015-07-05 06:31:23 +00:00
Tomáš Chvátal
ccb7453873 - Add patch to fix/disable SSL check in cmakelists.txt:
* quassel-disable-ssl-check.patch

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=32
2015-07-03 06:25:51 +00:00
Stephan Kulow
1f41e7d8b2 Accepting request 305583 from KDE:Extra
Update and Fixes

OBS-URL: https://build.opensuse.org/request/show/305583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=27
2015-05-07 06:29:11 +00:00
Raymond Wooninck
2b5df4e7cb OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=31 2015-05-06 13:04:32 +00:00
Raymond Wooninck
1d940c5c5b OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/quassel?expand=0&rev=30 2015-05-06 13:03:19 +00:00