Bin Liu
4560e27e9c
Accepting request 535834 from home:BinLiu:branches:network:ha-clustering:Factory
...
- Upgrade corosync-2.4.2 to corosync-2.4.3(fate#321385)
doc: document watchdog_device parameter
Main: Call mlockall after fork
Totempg: remove duplicate memcpy in mcast_msg func
Qdevice: fix spell errors in qdevice
logconfig: Do not overwrite logger_subsys priority
totemconfig: Prefer nodelist over bindnetaddr
cpghum: Fix printf of size_t variable
Qnetd lms: Use UTILS_PRI_RING_ID printf format str
wd: Report error when close of wd fails
votequorum: Don't update expected_votes display if value is too high
votequorum: simplify reconfigure message handling
quorumtool: Add option to show all node addresses
main: Don't ask libqb to handle segv, it doesn't work
man: Document -a option to corosync-quorumtool
main: use syslog & printf directly for early log messages
votequorum: make atb consistent on nodelist reload
Fix typo: Destorying -> Destroying
init: Add doc URIs to the systemd service files
wd: fix typo
corosync.conf.5: Fix watchdog documentation
corosync.conf.5: add warning about slow watchdogs
wd: remove extra capitalization typo
corosync.conf.5: watchdog support is conditional
notifyd: Add the community name to an SNMP trap
Logsys: Change logsys syslog_priority priority
totemrrp: Fix situation when all rings are faulty
main: Display reason why cluster cannot be formed
totem: Propagate totem initialization failure
totemcrypto: Refactor symmetric key importing
OBS-URL: https://build.opensuse.org/request/show/535834
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=113
2017-10-23 04:32:00 +00:00
Bin Liu
9359e2998a
Accepting request 529073 from home:BinLiu:branches:network:ha-clustering:Factory
...
- wrong "service_del_postun corosync.service"(bsc#1060767)
Modified: corosync.spec, remove service_del_postun in postun of corosync
OBS-URL: https://build.opensuse.org/request/show/529073
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=111
2017-09-28 06:24:02 +00:00
Bin Liu
bca759631d
Accepting request 523762 from home:jengelh:branches:network:ha-clustering:Factory
...
- Restore conformance to shared library packaging guideline.
- Remove redundant cleaning in %install and %clean.
OBS-URL: https://build.opensuse.org/request/show/523762
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=109
2017-09-22 07:34:32 +00:00
Bin Liu
aca77467e9
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=107
2017-08-29 09:56:24 +00:00
Bin Liu
81c78de08e
Accepting request 519298 from home:BinLiu:branches:network:ha-clustering:Factory
...
3) remove macro tpmfiles_create define from corosync.spec.
OBS-URL: https://build.opensuse.org/request/show/519298
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=106
2017-08-29 09:54:18 +00:00
Bin Liu
d1c555f69a
Accepting request 519278 from home:BinLiu:branches:network:ha-clustering:Factory
...
- corosync.service should be marked as a static service(bsc#1055585)
Added: 0012-mark-corosync-as-a-static-service.patch
OBS-URL: https://build.opensuse.org/request/show/519278
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=105
2017-08-29 08:00:14 +00:00
Bin Liu
791e2ffa6c
Accepting request 519251 from home:BinLiu:branches:network:ha-clustering:Factory
...
3) remove "||:" from tpmfiles_create if tmpfiles_create not defined, and add to the line when it is called.
OBS-URL: https://build.opensuse.org/request/show/519251
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=104
2017-08-29 05:55:21 +00:00
Bin Liu
adcd55847e
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=102
2017-08-16 09:34:33 +00:00
Bin Liu
8b1c4d6765
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=101
2017-08-16 09:24:22 +00:00
Bin Liu
bb971355cb
Accepting request 517123 from home:BinLiu:branches:network:ha-clustering:Factory
...
- Fix rpmlint warnings
Added: 0011-fix-tmpfiles-create.patch
OBS-URL: https://build.opensuse.org/request/show/517123
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=100
2017-08-16 06:29:09 +00:00
Bin Liu
20bf446802
Accepting request 516959 from home:BinLiu:branches:network:ha-clustering:Factory
...
OBS-URL: https://build.opensuse.org/request/show/516959
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=99
2017-08-15 07:08:53 +00:00
Bin Liu
cbb9681882
Accepting request 515145 from home:jengelh:branches:network:ha-clustering:Factory
...
- Fix RPM groups.
OBS-URL: https://build.opensuse.org/request/show/515145
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=98
2017-08-08 08:38:06 +00:00
Bin Liu
a5f333fb1d
Accepting request 514133 from home:BinLiu:branches:network:ha-clustering:Factory
...
- L3: corosync: assert(sender_node != NULL) fails after tearing down a network interface(bsc#1032634)
Added: 0010-fix-ifdown-udp.patch
- some errors in spec file(bsc#1047862)
Modified:corosync.spec
1) as in openSUSE:factory, there are %define, but bcond_with coudld be toggled by osc command , change %define to %bcond_with and %bcond_without
2) change service_del_postun to service_del_preun, since service_del_postun is not a right macro
OBS-URL: https://build.opensuse.org/request/show/514133
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=97
2017-08-03 03:20:08 +00:00
Bin Liu
f3fa54cd08
Accepting request 513099 from home:BinLiu:branches:network:ha-clustering:Factory
...
- make corosync.spec uniform (bsc#1051385)
Modified: corosync.spec
1. there are some lines are commented in corosync.spec, will define new macro to make these lines uncommented
2. in former, xmlconf, rdma and snmp were disabled, these features are wrongly enabled, will disable them
OBS-URL: https://build.opensuse.org/request/show/513099
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=96
2017-07-31 03:05:03 +00:00
Bin Liu
9b7f65cbfb
Accepting request 509614 from home:BinLiu:branches:network:ha-clustering:Factory
...
- some upstream fixes for corosync(bsc#1048259)
Added:
bsc#1047860-add-version.patch
0007-Make-corosync-work-when-FIPS-mode-is-enabled.patch
0008-main.c-add-option-to-set-priority.patch
0009-totem-Propagate-totem-initialization-failure.patch
Removed:
bnc#867767-add-version.patch
0007-improve-corosync-keygen.patch(since this patch is not for corosync v2.x)
Modified:
corosync.spec, add judgement whether /etc/sysconfig/corosycn* exist before remove these files
OBS-URL: https://build.opensuse.org/request/show/509614
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=94
2017-07-12 05:54:18 +00:00
Bin Liu
1cb1ed57d7
Accepting request 509078 from home:BinLiu:branches:network:ha-clustering:Factory
...
- some errors in spec file(bsc#1047862)
Modified:
corosync.spec
- improvement for corosync-keygen(bsc#1047861)
Added:
0007-improve-corosync-keygen.patch
- 1047860corosync report wrong version number(bsc#1047860)
Modified:
bnc#867767-add-version.patch
OBS-URL: https://build.opensuse.org/request/show/509078
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=92
2017-07-10 07:25:50 +00:00
Bin Liu
d49338dc97
Accepting request 501563 from home:BinLiu:branches:network:ha-clustering:Factory
...
- some Fixes from upstream(bsc#1043045)
Added:
0004-main-Display-reason-why-cluster-cannot-be-formed.patch
0005-votequorum-Report-errors-from-votequorum_exec_send_r.patch
0006-coroapi-Use-size_t-for-private_data_size.patch
OBS-URL: https://build.opensuse.org/request/show/501563
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=90
2017-06-07 06:33:45 +00:00
Bin Liu
800ab2e64c
Accepting request 495134 from home:BinLiu:branches:network:ha-clustering:Factory
...
- totemrrp: Fix situation when all rings are faulty(bsc#1039215)
Added: 0003-totemrrp-Fix-situation-when-all-rings-are-faulty.patch
OBS-URL: https://build.opensuse.org/request/show/495134
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=87
2017-05-16 03:09:05 +00:00
Bin Liu
5077c207fd
Accepting request 493622 from home:BinLiu:branches:network:ha-clustering:Factory
...
- calling mlockall before corosync_tty_detach is noop when corosync is executed as a daemon(bsc#1038147)
Added: 0002-Main-call-mlock-after-fork.patch
OBS-URL: https://build.opensuse.org/request/show/493622
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=86
2017-05-09 04:25:45 +00:00
Bin Liu
3a011e8578
Accepting request 487284 from home:BinLiu:branches:network:ha-clustering:Factory
...
Added:0001-totemconfig.c-Fixed-Evicted-from-CPG-membership.patch
removed: 0001-totemip.c-Fixed-Evicted-from-CPG-membership.patch
OBS-URL: https://build.opensuse.org/request/show/487284
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=84
2017-04-11 10:29:05 +00:00
Bin Liu
8a649b990e
Accepting request 486948 from home:BinLiu:branches:network:ha-clustering:Factory
...
- [upgrade] Changing the pre-upgrade role for node failed(bsc#1030437)
Added:0001-totemip.c-Fixed-Evicted-from-CPG-membership.patch
OBS-URL: https://build.opensuse.org/request/show/486948
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=83
2017-04-10 06:52:22 +00:00
Bin Liu
3f39415259
Accepting request 479175 from home:BinLiu:branches:network:ha-clustering:Factory
...
0001-logconfig.c-make-logging.syslog_priority-and-logging.patch
OBS-URL: https://build.opensuse.org/request/show/479175
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=81
2017-03-14 07:38:15 +00:00
Bin Liu
e6ce2d28fd
Accepting request 460790 from home:BinLiu:branches:network:ha-clustering:Factory
...
- L3-Question: corosync logging priority takes no effect(bsc#1023959)
added:
0001-Logsys-Change-logsys-syslog_priority-priority.patch
OBS-URL: https://build.opensuse.org/request/show/460790
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=79
2017-03-01 02:46:00 +00:00
Bin Liu
cebae687ad
Accepting request 444070 from home:BinLiu:branches:network:ha-clustering:Factory
...
- Corosync 2.4.1 still produces libvotequorum.so.7.0.0, just like Corosync 2.3.6.(bsc#1013842)
added: disable-build-html-docs.patch
upgrade to corosync-2.4.2:
Man: Fix corosync-qdevice-net-certutil link
man: mention qdevice incompatibilites in votequorum.5
Qnetd LMS: Fix two partition use case
cfg: Prevents use of uninitialized buffer
OBS-URL: https://build.opensuse.org/request/show/444070
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=77
2016-12-06 08:55:27 +00:00
Bin Liu
eaf5d88a70
Accepting request 438485 from home:BinLiu:branches:network:ha-clustering:Factory
...
OBS-URL: https://build.opensuse.org/request/show/438485
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=75
2016-11-03 08:05:42 +00:00
Bin Liu
4f62596a35
Accepting request 438220 from home:BinLiu:branches:network:ha-clustering:Factory
...
OBS-URL: https://build.opensuse.org/request/show/438220
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=74
2016-11-02 06:32:07 +00:00
Bin Liu
d090934fa2
Accepting request 438200 from home:BinLiu:branches:network:ha-clustering:Factory
...
added: corosync-start-stop-level.patch
OBS-URL: https://build.opensuse.org/request/show/438200
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=72
2016-11-02 03:05:26 +00:00
Bin Liu
3a9d60c32f
Accepting request 438123 from home:BinLiu:branches:network:ha-clustering:Factory
...
- upgrade to corosync-2.4.1(bsc#1004967)
corosync-2.4.1:
Low: totemsrp: Addition of the log.
cts: Make it run with pacemaker-1.13+
Config: Flag config uidgid entries
Spec: Qdevice require same version of corosync
corosync-2.4.0:
qdevice and qnet
config: get_cluster_mcast_addr error is not fatal
some typo fixes
corosync-v2.3.6
CFG: Prevent CFG orignating messages during SYNC
wd: fix setting of watchdog timeouts
votequorum: Don't send multiple callbacks when nodes join
cfgtool: Display nodeid as unsigned int
quorum: Display node id as unsigned int.
Check for fdatasync
Fix detection of qb_log_thread_priority_set
totempg: Fix memory leak
cpg: Memory not unmapped in cpg_zcb_free
cpg: Handle ipc error in cpg_zcb_alloc/free
totemconfig: Explicitly pass IP version
parser: Make config file parser more hierarchy
logsys: fix TOTEM logging when corosync built out of tree
wd: make watchdog device configurable
schedwrk: Cleanup and make it work on PPC BE
Reapply config defaults corosync.conf reload
logconfig: Fix logging reload disabling logfiles
- Default token timeout was 5000 ms in SLE 11 SP4, but is 1000 ms in SLE 12(bsc#1001164)
OBS-URL: https://build.opensuse.org/request/show/438123
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=71
2016-11-01 09:46:52 +00:00
Bin Liu
be7c70a982
Accepting request 408417 from home:BinLiu:branches:network:ha-clustering:Factory
...
- corosync process still exists when stop pacemaker service(bnc#988683)
OBS-URL: https://build.opensuse.org/request/show/408417
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=69
2016-07-14 08:06:36 +00:00
Bin Liu
c600bdf31d
- remove git files from tarball
...
- modify corosync.spec to delete logrotate.d
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=66
2015-08-17 07:11:36 +00:00
Bin Liu
080dae87ca
Accepting request 318944 from home:dimstar:Factory
...
- BuildRequire pkgconfig(systemd) instead of systemd: this should
help avoid a build cycle.
OBS-URL: https://build.opensuse.org/request/show/318944
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=64
2015-07-28 00:52:54 +00:00
Lidong Zhong
d6a242d0cf
Accepting request 318814 from home:BinLiu:branches:network:ha-clustering:Factory
...
update corosync from v2.3.3(or v2.3.4) to v2.3.5 for bnc#939328
OBS-URL: https://build.opensuse.org/request/show/318814
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=61
2015-07-27 02:51:30 +00:00
Lidong Zhong
4cc7771042
Accepting request 262383 from home:dimstar:branches:network:ha-clustering:Factory
...
- Replace systemd BuildRequires with pkgconfig(systemd): we do not
require the full installation / dep chain of systemd.
OBS-URL: https://build.opensuse.org/request/show/262383
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=60
2014-11-21 02:59:30 +00:00
Lidong Zhong
f7574462ba
Accepting request 261986 from home:Ledest:bashisms
...
fix bashisms in mem_leak_test.sh script and preun script
OBS-URL: https://build.opensuse.org/request/show/261986
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=59
2014-11-21 02:58:32 +00:00
Tomáš Chvátal
cdcaa01206
Accepting request 247181 from home:lisaseraph:branches:network:ha-clustering:Factory
...
upgrade to newest version 2.3.4
OBS-URL: https://build.opensuse.org/request/show/247181
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=57
2014-09-09 14:53:12 +00:00
Lidong Zhong
4ba8b5fd65
Accepting request 239415 from home:zhonglidong:branches:network:ha-clustering:Factory
...
update
OBS-URL: https://build.opensuse.org/request/show/239415
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=55
2014-07-03 05:28:11 +00:00
xia li
5d77851dab
Accepting request 239246 from home:yzou:branches:network:ha-clustering:Factory
...
Fix shared memory leak in corosync and add new line in the end of my change log
OBS-URL: https://build.opensuse.org/request/show/239246
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=54
2014-07-02 06:19:34 +00:00
xia li
4b5316db1e
Accepting request 238310 from home:zhonglidong:branches:network:ha-clustering:Factory
...
fix bnc#882449
OBS-URL: https://build.opensuse.org/request/show/238310
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=53
2014-07-02 05:27:10 +00:00
xia li
f9c4b896d7
Accepting request 229941 from home:zhonglidong:branches:network:ha-clustering:Factory
...
fix bnc#872651 and bnc#872122
OBS-URL: https://build.opensuse.org/request/show/229941
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=51
2014-04-14 05:04:23 +00:00
xia li
0912ac22cb
Accepting request 229688 from home:zhonglidong:branches:network:ha-clustering:Factory
...
bnc#872122 and bnc#872651
OBS-URL: https://build.opensuse.org/request/show/229688
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=50
2014-04-11 08:27:04 +00:00
xia li
ac5233d2bb
Accepting request 225770 from home:zhonglidong:branches:network:ha-clustering:Factory
...
fix bnc#866057 and 867767
OBS-URL: https://build.opensuse.org/request/show/225770
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=47
2014-03-13 02:03:45 +00:00
xia li
ef56fea2b1
Accepting request 214541 from home:lisaseraph:branches:network:ha-clustering:Factory
...
update corosync to 2.3.3
OBS-URL: https://build.opensuse.org/request/show/214541
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=45
2014-01-24 02:56:45 +00:00
xia li
dea99888c1
Accepting request 214141 from home:lisaseraph:branches:network:ha-clustering:Factory
...
add patches to fix cts api wrong issues
OBS-URL: https://build.opensuse.org/request/show/214141
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=44
2014-01-17 08:11:20 +00:00
xia li
7bfcaa481a
Accepting request 212451 from home:lisaseraph:branches:network:ha-clustering:Factory
...
update to upstream latest version 2.3.2
OBS-URL: https://build.opensuse.org/request/show/212451
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=42
2014-01-02 08:00:47 +00:00
Lars Marowsky-Bree
affaea5631
Fix spec file.
...
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=40
2013-11-29 22:11:30 +00:00
Lars Marowsky-Bree
f1e7530b73
- Obsolete openais so that updates work automatically and uninstall the
...
openais package.
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=39
2013-11-29 21:49:40 +00:00
xia li
49308376c1
Accepting request 198915 from home:lisaseraph:branches:network:ha-clustering:Factory
...
update spec file for Source URLs invalid issue
OBS-URL: https://build.opensuse.org/request/show/198915
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=36
2013-09-16 03:07:07 +00:00
xia li
5889b92610
Accepting request 198427 from home:lisaseraph:branches:network:ha-clustering:Factory
...
update corosync.spec for fixing build issue
OBS-URL: https://build.opensuse.org/request/show/198427
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=34
2013-09-11 07:59:28 +00:00
xia li
d3b44f80bd
Accepting request 184593 from home:lisaseraph:branches:network:ha-clustering:Factory
...
submit patch to fix corosync start failed issue
OBS-URL: https://build.opensuse.org/request/show/184593
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=32
2013-07-30 06:50:18 +00:00
Lidong Zhong
32c4a97e60
Accepting request 184074 from home:lisaseraph:branches:network:ha-clustering:Factory
...
update corosync to version 2.3.1
OBS-URL: https://build.opensuse.org/request/show/184074
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=25
2013-07-24 02:04:48 +00:00