Revisions of lsyncd

buildservice-autocommit accepted request 877495 from Mikhail Kasimov's avatar Mikhail Kasimov (k_mikhail) (revision 32)
baserev update by copy to link target
Mikhail Kasimov's avatar Mikhail Kasimov (k_mikhail) accepted request 877483 from Carsten Ziepke's avatar Carsten Ziepke (Kieltux) (revision 31)
- Use %%cmake macros
- Rebase lsyncd-lua.patch and add fix for implicit declaration of
  function lua_objlen - renamed to lua_rawlen in 5.2
- Run spec-cleaner
- Remove insserv configuration and lsyncd-init.d
buildservice-autocommit accepted request 626100 from Mikhail Kasimov's avatar Mikhail Kasimov (k_mikhail) (revision 30)
baserev update by copy to link target
Mikhail Kasimov's avatar Mikhail Kasimov (k_mikhail) accepted request 626063 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 29)
- Replace %__-type macro indirections. Use %_smp_mflags for
  parallel build.
Mikhail Kasimov's avatar Mikhail Kasimov (k_mikhail) accepted request 626045 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 28)
- update to 2.2.3
  - enhaencement: supporting includes with new filter and filterFrom 
    options
  - change: needing now at least Lua 5.2 (Lua 5.1 no longer 
    supported, Lua5.3 supported)
  - change: if the target/targetdir ends with a ':' do not append 
    a trailing '/' to it, since that would change it from homedir 
    to rootdir!
  - add: example for Amazon S3 Bucket (Daniel Miranda)
  - fix: setting stdout/stderr to linebuffer mode.
  - fix: Lua5.3 compatiblity, using load() instead of loadstring()
  - fix: cmake lua detection, will resort to "lua" and "luac" 
    binaries only if more specific suffixes (e.g. luac5.3) are not
    available
  - fix: test suit, Lua5.3 compatibility (table.unpack)
- changes from 2.2.2
  - fix: checkgauge 'insist'
  - fix: no partial path exlusion tests
  - fix: write pid of forked process in pidfile
  - fix: crash on not reachable target
  - workaround: changed back to filter style rsync calling until 
    https://bugzilla.samba.org/show_bug.cgi?id=12569 is fixed and 
    released.
- changes from 2.2.1
  - enhancement: now always using filter lists with rysnc instead 
    of include/exclude lists taking advantage of the new 
    --delete-missing-args parameter to delete files on target. 
    >>> Thus Lsyncd 2.2.1 needs rsync >= 3.1.0
  - change: added "tests" make target to run all the tests.
  - fix: crash due to typo in changed ^path, ^pathdir, ^pathname
- changes from 2.2.0
  - enhancement: add rsync options:
                "append",
                "append_verify",
                "backup",
                "backup_dir",
                "chmod",
                "chown",
                "copy_dirlinks",
                "existing",
                "groupmap",
                "omit_dir_times",
                "omit_link_times",
                "suffix,"
                "usermap",
  - enhancement: settings{ } now checks for unknown entries and 
    errors if so.
  - change: Level3 scripts ^path,^pathdir and ^pathname now don't 
    start with a slash.
  - change: Lsyncd now writes a startup log message before 
    daemonizing does in case logging fails, it is recognized before
    it cannot message anything about it, since it deamonized
  - change: compatible with Lua5.3 (along with 5.1 and 5.2)
  - change: _verbatim forced for 'exitcodes' entry.
  - change: manpage is not rebuild by default. it is provided 
    precompiled.
  - change: faulty/deprecated config files that use 
    settings = { ... }, with equal sign are no longer worked 
    around.
  - change: default.direct now calls copy with -p
  - fix: potential race conditions: default.rsyncssh will now 
    channel deletes also through rsync and treats moves as 
    blocking events.
  - fix: ']' is not escaped for rsync rules, since rsync only 
    applies doesn't applie pattern matching if no other pattern 
    chars are found.
  - fix: Shell injection hole close for default.direct on mv 
    commands.
  - fix: Crash of default-direct when source doesn't exit
  - fix: fixed faulty event replacement, a race condition noticed 
    by extensive default.rsyncssh testing changed Delays were not 
    reflected in Events
- changes from 2.1.6
  - enhancement: Lsyncd now locks its pidfile
  - enhancement: added ssh.identifyFile and ssh.options options
  - enhancement: added rsync inplace option
  - fix: ignore blank lines and rsync commenits in exclude files
  - fix: don't tread exclude lines with embedded "+" chars as 
    inclusions
  - fix: crash when debugging inotify
  - fix: fixed Finished/Retrying error messages being swapped around
  - fix: properly encapsulate filenames on ssh mv commands to avoid 
    shell command injections.
  - fix: postcmd example
  - change: closes also on INT signals
  - change: now removes its pidfile on INT and TERM signals
  - change: changed build system from autotools to cmake
- change url and source to new location
- remove lsyncd-lua-5_3.patch, because no more need
- aad patch lsyncd-lua.patch to find libraries
- add patch lsyncd-man.patch to put manpages to correct location
- fix all rpmlint warnings
- Replace %__-type macro indirections.
- Use %_smp_mflags for parallel build.
buildservice-autocommit accepted request 601610 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) (revision 27)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 597543 from Mikhail Kasimov's avatar Mikhail Kasimov (k_mikhail) (revision 26)
- Updated path to lsyncd.conf for lsyncd.service and lsyncd.sysconfig
(boo#975118)
buildservice-autocommit accepted request 572994 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) (revision 25)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 544808 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 24)
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
buildservice-autocommit accepted request 495453 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) (revision 23)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 479753 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 22)
- Explicitly package files installed by make install into _docdir:
  rpm 4.13 no longer implicitly packages those files.
buildservice-autocommit accepted request 321553 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) (revision 21)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) committed (revision 20)
- Remove scriptlets pre/post on systems with sysvinit support.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 319517 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 19)
- Add lsyncd-lua-5_3.patch: Fix build with LUA 5.3.
Lars Müller's avatar Lars Müller (lmuelle) accepted request 288318 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 18)
Update and fixes
buildservice-autocommit accepted request 163064 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 17)
baserev update by copy to link target
Factory Maintainer's avatar Factory Maintainer (factory-maintainer) accepted request 151450 from EDSS Virtual's avatar EDSS Virtual (edssvirt) (revision 16)
- update to 2.1.4
- remove lua 5.2 patch (https://github.com/axkibe/lsyncd/pull/148)
buildservice-autocommit accepted request 140845 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 15)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) committed (revision 14)
Remove _service file
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 137538 from Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) (revision 13)
- Build against LUA 5.2
Displaying revisions 21 - 40 of 52
openSUSE Build Service is sponsored by