OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/fsvs?expand=0&rev=24
126 lines
4.8 KiB
Plaintext
126 lines
4.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Aug 20 06:49:35 UTC 2025 - Max Lin <mlin@suse.com>
|
|
|
|
- Fix build error with automake 1.18.1
|
|
* the name of automake libdir is automake-1.18 although the version
|
|
number is 1.18.1, use 'automake --print-libdir' to instead of
|
|
query the rpm package version
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 27 21:30:30 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- update to 1.2.13:
|
|
* build system tweaks
|
|
- update to 1.2.12:
|
|
* Don't use pcre2_get_match_data_size
|
|
* Allow comments in "fsvs ignore load" lists.
|
|
* Repair webdav: close the root directory handle as well
|
|
- includes changes from 1.2.11:
|
|
* fix webdav removed duplicated open calls
|
|
- includes changes from 1.2.10:
|
|
* Restore properties like the update- and commit-pipe on "sync-repos"
|
|
* When using a commit-pipe store the original (non-transformed) MD5
|
|
in the local properties as well, so that they match the remote data.
|
|
* Switched to pcre2
|
|
- drop upstreamed patches:
|
|
* fsvs-destdir.patch
|
|
* fsvs-1.2.5-linking.patch
|
|
* reproducible.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 26 08:48:32 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 17 12:44:42 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 1.2.9:
|
|
- Various small fixes that got visible with new compiler versions and/or LLVM.
|
|
- Fixed URI canonicalization (UTF8)
|
|
- refreshed patches fsvs-1.2.5-linking.patch, fsvs-destdir.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 27 16:52:15 UTC 2017 - bwiedemann@suse.com
|
|
|
|
- Update to 1.2.7
|
|
* Updates for GCC 5 and Clang
|
|
- Rebase fsvs-1.2.5-linking.patch
|
|
- Add reproducible.patch to sort input files to make build reproducible
|
|
(boo#1041090)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 22 20:28:18 UTC 2015 - antoine.belvire@laposte.net
|
|
|
|
- Update to 1.2.5:
|
|
* bugfix: auto-props not applied for explicitly specified entries.
|
|
Please note that the auto-props _only_ get applied if there are
|
|
_no_ properties on an entry set (yet); so, after fsvs prop-set
|
|
file property... the auto-props will _not_ be applied (as they
|
|
might overwrite the manually set properties).
|
|
* compilation fixes for MacOS 10.6 (1.2.4)
|
|
* added "password" option (1.2.4)
|
|
* workarounds for gcc-4.5 and gcc-4.6 regressions (1.2.4)
|
|
* compatibility with autoconf 2.68 (1.2.4)
|
|
- Rebase fsvs-1.2.3-linking.patch into fsvs-1.2.5-linking.patch
|
|
- Remove gcc46.diff (upstreamed).
|
|
- Fix build with GCC 5: add -fgnu89-inline to CFLAGS.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 8 13:13:59 UTC 2011 - coolo@suse.com
|
|
|
|
- "GPL" is not a valid spdx license
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 31 04:08:50 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
- Fix linking.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 21 16:43:40 CEST 2011 - dmueller@suse.de
|
|
|
|
- update to 1.2.3:
|
|
* Fix length calculation bug, found by Mark via a (bad?) compilation warning.
|
|
Thank you!
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 13 01:54:38 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- update to 1.2.2:
|
|
* documentation fixes
|
|
* fixed config_dir, so that using other authentication paths work (previously $CONF/auth was fixed; better default)
|
|
* fix "unversion" on the wc root
|
|
* fix "." as only parameter when started from the root
|
|
* fix SIGPIPE handling
|
|
* don't do the "_base" symlink; it breaks eg. "grep -r /etc" -- write a readme instead
|
|
* fix ENOMEM because of still mapped file data
|
|
* new option "dir_exclude_mtime"
|
|
|
|
- changes from 1.2.1:
|
|
* documentation updates
|
|
* fixed some small bugs
|
|
* the secondary URL/revision file doesn't have to exist
|
|
* fix recursive behaviour of "_build-new-list"
|
|
* now supports arbitrary "svn+" tunnels, like subversion does
|
|
* "fsvs log -v" for now filters the changed entries list, and shows the paths relative to the parameter
|
|
* fixed "-o verbose=all" output; would be interpreted as "totally silent" because of signed compares
|
|
* better out-of-date messages
|
|
* compatibility fixes for subversion 1.6.4
|
|
* fix tempfile being left after FSVS run
|
|
* bugfix: on commit empty property hashes got created
|
|
* bugfix for selection of entries (filter bit)
|
|
* bugfixes for non-UTF8 locales and update/sync
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 18 01:27:59 CEST 2009 - pascal.bleser@opensuse.org
|
|
|
|
- update to 1.2.0
|
|
|
|
- fixed spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 12 15:57:26 CET 2008 - poeml@suse.de
|
|
|
|
- build 1.1.17 on all repos.
|
|
|