Commit Graph

56 Commits

Author SHA256 Message Date
Tomáš Chvátal
a97b3ece2a - Refresh patch rsync-both-compressions.patch to include
fix when using old-compress on new zlib on server too

OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=56
2017-07-24 11:00:40 +00:00
Tomáš Chvátal
af157abf19 - Add patch to build with both bundled and external zlib to support
both compression methods at once bsc#1046197:
  * rsync-both-compressions.patch

OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=54
2017-07-13 09:01:36 +00:00
OBS User mrdocs
e3b5845c6e Accepting request 503686 from home:scarabeus_iv:branches:network
- We no longer need to inject the pid in post as we do not use
  the iniscript relying on it
- Add socket activation service instead of the xinetd service
- Verify in services the configuration to run actually exist
- Drop sle11 support as it does not autoreconf anymore
- Drop patch system-zlib.diff that was never applied
- Switch to system popt and zlib:
  * This should not cause issues now because upstream states the
    underlying issue why we used the bundled one was fixed by
    using more safeguarded error detection

OBS-URL: https://build.opensuse.org/request/show/503686
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=52
2017-06-14 19:46:07 +00:00
Ismail Dönmez
57d2c9f8e5 Accepting request 352396 from home:hsk17:branches:network
update to 3.1.2

OBS-URL: https://build.opensuse.org/request/show/352396
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=50
2016-01-07 09:07:12 +00:00
Ismail Dönmez
aee63f30ce Accepting request 337003 from home:vitezslav_cizek:branches:network
- better disable slp by default, it doesn't seem to be used much
  and it often caused problems (eg boo#898513, bsc#922710)
  * set "use slp" in rsyncd.conf to enable
  * modified rsync-add_back_use_slp_directive.patch

OBS-URL: https://build.opensuse.org/request/show/337003
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=48
2015-10-07 16:20:55 +00:00
Ismail Dönmez
e31576eaae Accepting request 336730 from home:vitezslav_cizek:branches:network
- add a compatibility flag to avoid checksum collisions (bsc#900914)
  * fixes rsync equivalent of librsync's CVE-2014-8242
  * added rsync-equivalent_of_CVE-2014-8242.patch
- modify rsync-add_back_use_slp_directive.patch

OBS-URL: https://build.opensuse.org/request/show/336730
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=47
2015-10-06 18:06:09 +00:00
Vítězslav Čížek
f44e0d97a6 - reintroduce "use slp" directive (bsc#922710)
* added rsync-add_back_use_slp_directive.patch

OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=45
2015-08-11 09:41:42 +00:00
c62c1a7a45 Accepting request 287612 from home:elvigia:branches:network
- rsync-no-libattr.patch: Use AC_SEARCH_LIBS([getxattr], [attr])
  instead of AC_CHECK_LIB(attr,getxattr) so libattr is 
  not injected as a dependency when glibc is enough since
  several years to use getxattr.

OBS-URL: https://build.opensuse.org/request/show/287612
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=43
2015-02-25 08:07:47 +00:00
Ismail Dönmez
814aea5ad4 Accepting request 283799 from home:vitezslav_cizek:branches:network
- fix for CVE-2014-9512 (bnc#915410)
  * path spoofing attack vulnerability
  * added rsync-CVE-2014-9512.patch

OBS-URL: https://build.opensuse.org/request/show/283799
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=41
2015-02-03 07:22:35 +00:00
Vítězslav Čížek
38b865b3b6 Accepting request 261554 from home:dimstar:gpg2
OBS-URL: https://build.opensuse.org/request/show/261554
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=39
2014-11-14 12:22:58 +00:00
12b1d0b3d0 Accepting request 257651 from home:posophe:branches:network
little fix

OBS-URL: https://build.opensuse.org/request/show/257651
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=37
2014-10-21 20:11:02 +00:00
Vítězslav Čížek
473c80eb1b Accepting request 240233 from home:NicoK:branches:network
update to 3.1.1

OBS-URL: https://build.opensuse.org/request/show/240233
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=35
2014-07-11 09:12:29 +00:00
Andrey Karepin
b3b566c0ca Accepting request 238202 from home:elvigia:branches:network
- Remove sysvinit support on distros that have systemd 
- Remove libattr-devel from buildRequires, application does
  not link to libattr but it picks the glibc implementation 
  instead.

OBS-URL: https://build.opensuse.org/request/show/238202
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=33
2014-06-25 17:33:59 +00:00
Andrey Karepin
3f9e987f00 Accepting request 230314 from home:vitezslav_cizek:branches:network
- fix for CVE-2014-2855 (bnc#873740)
  * a denial of service via CPU consumption
  * added rsync-CVE-2014-2855.patch

OBS-URL: https://build.opensuse.org/request/show/230314
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=31
2014-04-18 06:04:19 +00:00
5ef75e9e84 Accepting request 204809 from home:vitezslav_cizek:branches:network
- update to 3.1.0
  * fixes bnc#845185
- don't apply drop-cache.patch (removed from upstream)
- add 0001-use-lp_num_modules-instead-of-the-removed-lp_numserv.patch
- add gpg-offline tarball checking

- add time-limit.patch from co-distributed rsync-patches as we do
  on SLE (fate#312479)

OBS-URL: https://build.opensuse.org/request/show/204809
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=29
2013-10-25 14:08:03 +00:00
Andrey Karepin
1830a9cd3d Accepting request 179226 from home:jengelh:attr
- Explicitly list libattr-devel as BuildRequires

OBS-URL: https://build.opensuse.org/request/show/179226
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=27
2013-06-17 05:40:14 +00:00
Vítězslav Čížek
db587196c9 Accepting request 162822 from home:namtrac:bugfix
- Add Source URL, see https://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/162822
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=25
2013-04-05 13:21:34 +00:00
8074804eb1 Accepting request 129033 from home:elvigia:branches:network
- All daemons that create temporary files must have
  PrivateTmp=true set in systemd unit if possible.

OBS-URL: https://build.opensuse.org/request/show/129033
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=23
2012-07-27 16:46:06 +00:00
Petr Uzel
4c85de4880 Accepting request 102828 from home:elvigia:branches:network
- Build with PIE and full RELRO

OBS-URL: https://build.opensuse.org/request/show/102828
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=21
2012-02-08 11:34:26 +00:00
Stephan Kulow
090996b6b5 Accepting request 97543 from home:coolo:removeautoconf
add autoconf to buildrequires

OBS-URL: https://build.opensuse.org/request/show/97543
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=19
2011-12-25 21:43:43 +00:00
Vítězslav Čížek
182acd71ce Accepting request 95218 from home:elvigia:branches:network
- Add systemd unit
- Do not BuildRequire textlive

OBS-URL: https://build.opensuse.org/request/show/95218
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=18
2011-12-06 16:29:22 +00:00
Vítězslav Čížek
2cb3837a14 Accepting request 87460 from home:elvigia:branches:network
- Update to version 3.0.9
 * Apply drop-cache patch from rsync-patches tarball, adds option 
   --drop-cache so rsync is drop the memory cache of files when 
   finished (aka. stop trashing the system)
 * Fix a crash bug in checksum scanning when --inplace is used.
 *  Fix a memory leak in the xattr code.
 * See NEWS for more detail

OBS-URL: https://build.opensuse.org/request/show/87460
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=16
2011-10-13 13:13:32 +00:00
Petr Uzel
7ffe685934 Accepting request 70121 from home:computersalat:devel:network
fix build for SLE

OBS-URL: https://build.opensuse.org/request/show/70121
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=15
2011-05-12 14:27:06 +00:00
Petr Uzel
5765691daa bnc#691944
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=13
2011-05-05 14:44:17 +00:00
Petr Uzel
871babdd6a update to 3.0.8
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=11
2011-03-29 14:20:06 +00:00
OBS User autobuild
9bece6f6e5 Accepting request 48561 from network
checked in (request 48561)

OBS-URL: https://build.opensuse.org/request/show/48561
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=10
2010-09-22 08:48:46 +00:00
Petr Uzel
33d9426a20 Accepting request 48487 from home:jengelh:dev
Thanks!

OBS-URL: https://build.opensuse.org/request/show/48487
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=9
2010-09-20 14:25:37 +00:00
Stephan Kulow
df5ebaca72 converted link to branch
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=8
2010-02-19 15:50:26 +00:00
OBS User autobuild
de72552abd checked in
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=7
2010-01-07 12:03:01 +00:00
Petr Uzel
284d2e2b48 update to rsync-3.0.7
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=6
2010-01-04 14:27:15 +00:00
OBS User autobuild
c786039c0c Accepting request 48561 from network
Copy from network/rsync based on submit request 48561 from user puzel

OBS-URL: https://build.opensuse.org/request/show/48561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=30
2010-09-22 08:48:47 +00:00
OBS User autobuild
1bf5ff5f79 Accepting request 28019 from network
Copy from network/rsync based on submit request 28019 from user puzel

OBS-URL: https://build.opensuse.org/request/show/28019
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=26
2010-01-07 12:03:02 +00:00
OBS User autobuild
e543915da0 Accepting request 18432 from network
Copy from network/rsync based on submit request 18432 from user puzel

OBS-URL: https://build.opensuse.org/request/show/18432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=24
2009-08-21 15:37:49 +00:00
OBS User unknown
d1123d9798 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=23 2009-08-07 19:45:49 +00:00
OBS User unknown
d6b6c18fa5 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=22 2009-05-05 16:12:37 +00:00
OBS User unknown
00b3aca618 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=21 2009-04-18 12:04:25 +00:00
OBS User unknown
2f1d9ab405 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=20 2009-03-24 19:49:34 +00:00
OBS User unknown
b064cb75bd OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=19 2009-02-19 22:48:22 +00:00
OBS User unknown
0d1fc0dee4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=18 2008-10-08 16:34:03 +00:00
OBS User unknown
7677af44df OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=17 2008-09-24 15:27:46 +00:00
OBS User unknown
4a7221117f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=16 2008-09-06 01:26:25 +00:00
OBS User unknown
cd2ecd4ea2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=15 2008-08-14 00:17:50 +00:00
OBS User unknown
0a44d94450 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=14 2008-04-25 14:42:59 +00:00
OBS User unknown
1467ba6906 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=13 2008-03-11 16:58:40 +00:00
OBS User unknown
f54019c0de OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=12 2008-01-10 02:03:34 +00:00
OBS User unknown
7e64737048 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=11 2007-11-08 23:46:35 +00:00
OBS User unknown
d808295955 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=10 2007-09-14 14:27:39 +00:00
OBS User unknown
62b668bf80 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=9 2007-09-12 15:01:19 +00:00
OBS User unknown
a809c22901 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=8 2007-09-11 16:36:05 +00:00
OBS User unknown
5c0e115c41 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsync?expand=0&rev=7 2007-08-17 17:01:29 +00:00