Commit Graph

235 Commits

Author SHA256 Message Date
32f1f39609 Accepting request 676273 from home:qkzhu:branches:GNOME:Factory
- Add gvfs-CVE-2019-3827.patch: Prevent access if any authentication
  agent isn't available (glgo#GNOME/gvfs#355, bsc#1125084, 
  CVE-2019-3827).

OBS-URL: https://build.opensuse.org/request/show/676273
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=319
2019-02-15 09:56:55 +00:00
7ed982ff8b Accepting request 638485 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/638485
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=317
2018-09-27 07:39:47 +00:00
9f8adaddd4 Accepting request 624723 from home:dimstar:Factory
- Help translation-update-upstream finding the right gettext domain
  name: pass "po %{name}" to the call.

OBS-URL: https://build.opensuse.org/request/show/624723
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=315
2018-07-23 12:53:49 +00:00
c117e2bfd4 Accepting request 615194 from home:zhangxiaofei:branches:GNOME:Factory
- Add gvfs-smb-Use-O_RDWR-to-fix-fstat-when-writing.patch: Fix
  failures copying files on smb mounts (bgo#795805 boo#1096476).

OBS-URL: https://build.opensuse.org/request/show/615194
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=313
2018-06-08 10:03:30 +00:00
e7b569ca9e Accepting request 605067 from home:iznogood:branches:GNOME:Factory
New upstream rel

OBS-URL: https://build.opensuse.org/request/show/605067
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=311
2018-05-07 11:11:55 +00:00
0efc3dc899 Accepting request 594948 from home:iznogood:branches:GNOME:Factory
- Update to version 1.36.1:
  + backend: Fix crashes when "Volume is busy" prompt is shown.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/594948
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=309
2018-04-13 06:44:52 +00:00
cf91fc83ab Accepting request 589296 from home:dimstar:t-u-u
t-u-u / boo#1086036

OBS-URL: https://build.opensuse.org/request/show/589296
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=307
2018-03-22 09:40:12 +00:00
c813d6defd Accepting request 585961 from GNOME:Next
Update to 1.36.0

OBS-URL: https://build.opensuse.org/request/show/585961
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=305
2018-03-13 08:17:21 +00:00
5a3204af50 Accepting request 583593 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/583593
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=304
2018-03-09 10:07:49 +00:00
fe0fac1212 Accepting request 583398 from home:iznogood:branches:GNOME:Factory
New stable rel

OBS-URL: https://build.opensuse.org/request/show/583398
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=302
2018-03-06 14:19:54 +00:00
3463bc6de1 Accepting request 573527 from home:iznogood
- Update to version 1.34.2:
  + Recent: Prevent crash when recent file changed.
  + Trash: Fix trash::orig-path for relative paths.
  + Mtp:
    - Handle read-past-EOF ourselves to prevent hangs.
    - Fix volume removal with current udev behavior.
  + Gphoto2: Fix volume removal with current udev behavior.
  + Updated translations.
- Drop gvfs-fix-mtp-volume-removal.patch and
  gvfs-mtp-handle-read-past-eof.patch: Fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/573527
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=300
2018-02-07 11:46:47 +00:00
b92b5d8eb8 Accepting request 567258 from home:zhengqiang:branches:GNOME:Factory
unconditionally (bsc#1074978).

OBS-URL: https://build.opensuse.org/request/show/567258
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=298
2018-01-18 09:11:41 +00:00
232e022f41 - Enable libnfs support also on SLE: BuildRequire pkgconfig(libnfs)
unconditionally.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=297
2018-01-18 08:18:29 +00:00
7dc3b95c59 Accepting request 566564 from home:zhengqiang:branches:GNOME:Factory
- Enable libnfs support on SLE.

OBS-URL: https://build.opensuse.org/request/show/566564
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=296
2018-01-18 08:17:43 +00:00
caf7fda6f9 Accepting request 547575 from home:dimstar:Factory
- Re-enabele caps(cap_net_bind_service=+ep)for gvfsd-nfs: the
  permissions package was updated to reflect this change.
- Add appropriate post/verifyscripts to set the capabilities as
  defined in the permissions package.

OBS-URL: https://build.opensuse.org/request/show/547575
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=294
2017-12-02 17:37:09 +00:00
c9206dd815 - Disable caps(cap_net_bind_service=+ep) from gvfsd-nfs: this is
not acceptable from a security PoV, see boo#1065864#c6).

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=292
2017-11-22 11:03:03 +00:00
4370ea0b21 Accepting request 543980 from home:mgorse:branches:GNOME:Factory
- Add gvfs-mtp-handle-read-past-eof.patch: fix hang when
  transferring on some Android devices (boo#1069030 bgo#784477).

OBS-URL: https://build.opensuse.org/request/show/543980
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=291
2017-11-21 15:31:34 +00:00
f1e22bc220 Accepting request 542861 from home:Zaitor
- Add gvfs-fix-mtp-volume-removal.patch: Fix various mtp issues
  with volume management (bgo#789491).

OBS-URL: https://build.opensuse.org/request/show/542861
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=289
2017-11-19 10:54:54 +00:00
d69c4f9124 Accepting request 539448 from openSUSE:Factory
Back to the caps enabled version

OBS-URL: https://build.opensuse.org/request/show/539448
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=288
2017-11-07 08:27:39 +00:00
OBS User buildservice-autocommit
61fe8eca07 Updating link to change in openSUSE:Factory/gvfs revision 140.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=95036517b70c3acb04126ad126ae18ee
2017-11-07 08:25:26 +00:00
bb3b742c8b - Set caps(cap_net_bind_service=+ep) for gvfds-nfs: Many NFS
servers default to a mode where they do not allow non-system
  ports from connecting. These servers require to use the
  "insecure" export option in /etc/exports in order to allow libnfs
  clients to be able to connect. Allow the usage of privileged
  ports for the gvfsd-nfs executable to not require the "insecure"
  option on the server (bsc#1065864).

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=286
2017-10-31 15:18:12 +00:00
262dc714ab Accepting request 530835 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/530835
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=284
2017-10-04 08:30:12 +00:00
Bjørn Lie
8b17dc1b40 Accepting request 528636 from home:fcrozat:branches:GNOME:Factory
- No longer recommends gvfs-backend-afc from gvfs-backends, use
  packageand(gvfs:libimobiledevice6) on gvfs-backend-afc
  instead.

OBS-URL: https://build.opensuse.org/request/show/528636
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=282
2017-09-26 09:59:21 +00:00
422e5fe7a9 Accepting request 526315 from home:fcrozat:branches:GNOME:Factory
- Rebase gvfs-nds.patch for gvfs 1.34.0, including identations and
  warnings fixes.

OBS-URL: https://build.opensuse.org/request/show/526315
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=280
2017-09-15 09:31:24 +00:00
Bjørn Lie
2a02887306 Accepting request 523310 from GNOME:Next
Update to 3.26.0

OBS-URL: https://build.opensuse.org/request/show/523310
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=278
2017-09-11 16:47:43 +00:00
76820b9db6 Accepting request 523294 from home:jengelh:branches:GNOME:Factory
- Package description updates. Enable parallel build.

OBS-URL: https://build.opensuse.org/request/show/523294
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=277
2017-09-11 16:31:27 +00:00
e9624e79c3 Accepting request 521640 from GNOME:Next
Fix license - we have one binary GPL-3.0 part of the pool

OBS-URL: https://build.opensuse.org/request/show/521640
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=276
2017-09-06 19:38:37 +00:00
148b2e807c Accepting request 520883 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/520883
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=275
2017-09-04 21:09:37 +00:00
12d6d3037a Accepting request 519425 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/519425
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=274
2017-08-31 07:44:21 +00:00
4d2ab2159c Accepting request 493035 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/493035
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=272
2017-05-10 12:58:15 +00:00
cdd53e4ea5 Accepting request 481382 from GNOME:Next
Update to 1.32.0

OBS-URL: https://build.opensuse.org/request/show/481382
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=270
2017-03-20 15:23:05 +00:00
cda2c08216 Accepting request 479111 from GNOME:Next
Update to 1.31.92

OBS-URL: https://build.opensuse.org/request/show/479111
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=269
2017-03-14 18:43:15 +00:00
06d1eefd42 Accepting request 460967 from GNOME:Next
Scripted push of GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/460967
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=268
2017-02-28 21:40:49 +00:00
186189be1b Accepting request 459856 from GNOME:Next
scripted push

OBS-URL: https://build.opensuse.org/request/show/459856
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=267
2017-02-22 20:41:11 +00:00
Bjørn Lie
13e456cec6 Accepting request 451502 from home:Zaitor
Less noise in the logs :-)

OBS-URL: https://build.opensuse.org/request/show/451502
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=265
2017-01-23 16:12:10 +00:00
Bjørn Lie
392bcecd69 Accepting request 446714 from home:Zaitor:branches:GNOME:Factory
New stable release

OBS-URL: https://build.opensuse.org/request/show/446714
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=263
2016-12-16 16:15:32 +00:00
0f25ec72a1 Accepting request 439029 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/439029
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=261
2016-11-08 08:56:06 +00:00
d77a84ff76 Accepting request 435677 from GNOME:Next
New upstream stable release

OBS-URL: https://build.opensuse.org/request/show/435677
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=259
2016-10-18 08:36:53 +00:00
Bjørn Lie
39534484da Accepting request 434125 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/434125
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=257
2016-10-14 19:23:11 +00:00
ea51d0ff71 Accepting request 428732 from GNOME:Next
Update to 1.30.0

OBS-URL: https://build.opensuse.org/request/show/428732
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=255
2016-09-20 18:21:39 +00:00
964ff54127 Accepting request 427011 from GNOME:Next
New unstable release

OBS-URL: https://build.opensuse.org/request/show/427011
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=254
2016-09-14 16:45:10 +00:00
2f25e503ae Accepting request 425028 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/425028
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=253
2016-09-08 21:23:33 +00:00
7b1f6970ec Accepting request 422114 from home:zhangxiaofei:branches:GNOME:Factory
SLE sync; removing trailing spaces:
- Drop gvfs-support-nop-ftruncate.patch (bnc#466794, bgo#573837),
  gvfs-no-useless-x-flags.patch (bnc#538069),
  gvfs-monitor-proxy-debug.patch (bnc#903858):
  Fixed upstream.

- Update to GNOME 3.20 Fate#318572
- Drop:
   * 0001-afp-Don-t-crash-when-opening-the-root-directory.patch
   * 0001-archive-fix-segfault-when-libarchive-fails.patch
   * 0001-gphoto2-Don-t-release-the-device-multiple-times.patch
   * 0001-gphoto2-Return-the-correct-offset-when-seeking.patch
   * 0001-http-Allow-seek-past-end-of-file.patch
   * 0001-http-Ensure-the-range-header-is-updated.patch
   * 0001-http-Fix-segfault-when-seeking-on-read.patch
   * 0001-http-Fix-the-SEEK_END-offset-calculation.patch
   * 0001-MTP-Fail-fast-if-in-the-middle-of-an-unmount.patch
   * gvfs-hal-volume-monitor-memory-leak.patch
   * gvfs-obexftp-allow-push-cancel.patch

- Add gvfs-hal-volume-monitor-memory-leak.patch (bnc#924621)
  gvfs-hal-volume-monitor memory issue

- Add gvfs-monitor-proxy-debug.patch:
  Disable the monitor proxy debug by default (bnc#903858).

- Add 0001-http-Ensure-the-range-header-is-updated.patch,
    0001-MTP-Fail-fast-if-in-the-middle-of-an-unmount.patch,
    0001-gphoto2-Return-the-correct-offset-when-seeking.patch,
    0001-gphoto2-Don-t-release-the-device-multiple-times.patch,
    0001-http-Fix-segfault-when-seeking-on-read.patch,

OBS-URL: https://build.opensuse.org/request/show/422114
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=251
2016-08-25 13:46:35 +00:00
Bjørn Lie
5f5ebbbba8 Accepting request 418756 from home:Zaitor
New stable rel, not buildtested

OBS-URL: https://build.opensuse.org/request/show/418756
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=249
2016-08-12 09:35:37 +00:00
d7da7ce002 tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=247
2016-07-27 20:18:46 +00:00
6b8c275844 Accepting request 415447 from home:jengelh:branches:GNOME:Factory
- Ensure systemd-tmpfiles runs

OBS-URL: https://build.opensuse.org/request/show/415447
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=246
2016-07-27 20:17:04 +00:00
328bb23809 Accepting request 412576 from home:fcrozat:branches:GNOME:Factory
- Fix supplements on gvfs-backend-samba, since we don't have
  libsmbclient provides anymore (bsc#988921).

OBS-URL: https://build.opensuse.org/request/show/412576
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=245
2016-07-22 13:03:20 +00:00
58857e5c8c OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=244 2016-07-11 09:52:32 +00:00
d2dd17c0ef Accepting request 407742 from home:fbui:branches:GNOME:Factory
- Replace pkgconfig(libsystemd-login) with pkgconfig(libsystemd)
  Nowadays pkgconfig(libsystemd) replaces all libsystemd-* libs, which
  are obsolete.

OBS-URL: https://build.opensuse.org/request/show/407742
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=243
2016-07-11 09:51:44 +00:00
9a454a45e4 tweaked
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=242
2016-07-08 15:39:07 +00:00