Commit Graph

316 Commits

Author SHA256 Message Date
Ana Guerrero
64d2aa6f24 Accepting request 1146242 from devel:tools:scm
- update to 2.43.1:
  * https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.43.1.txt

OBS-URL: https://build.opensuse.org/request/show/1146242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=307
2024-02-15 19:59:43 +00:00
9f3a373ebe - update to 2.43.1:
* https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.43.1.txt

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=634
2024-02-12 16:59:56 +00:00
Ana Guerrero
d15e56f1d8 Accepting request 1137864 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1137864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=306
2024-01-10 20:50:23 +00:00
b945fd4818 Accepting request 1137804 from home:cboltz:branches:devel:tools:scm
- gitweb AppArmor profile: allow reading etc/gitweb-common.conf
  (boo#1218664)

OBS-URL: https://build.opensuse.org/request/show/1137804
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=632
2024-01-10 05:58:52 +00:00
Ana Guerrero
784b009a45 Accepting request 1137623 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1137623
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=305
2024-01-09 19:49:03 +00:00
f5e259626f Accepting request 1137616 from home:cboltz:branches:devel:tools:scm
- git moved to /usr/libexec/git/git, update AppArmor profile
  accordingly (boo#1218588)

OBS-URL: https://build.opensuse.org/request/show/1137616
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=630
2024-01-08 19:58:10 +00:00
Ana Guerrero
25f2472069 Accepting request 1127934 from devel:tools:scm
- update to 2.43.0:
 * The "--rfc" option of "git format-patch" used to be a valid way to
   override an earlier "--subject-prefix=<something>" on the command
   line and replace it with "[RFC PATCH]", but from this release, it
   merely prefixes the string "RFC " in front of the given subject
   prefix.  If you are negatively affected by this change, please use
   "--subject-prefix=PATCH --rfc" as a replacement.
 * In Git 2.42, "git rev-list --stdin" learned to take non-revisions
   (like "--not") from the standard input, but the way such a "--not" was
   handled was quite confusing, which has been rethought.  The updated
   rule is that "--not" given from the command line only affects revs
   given from the command line that comes but not revs read from the
   standard input, and "--not" read from the standard input affects
   revs given from the standard input and not revs given from the
   command line.
 * A message written in olden time prevented a branch from getting
   checked out, saying it is already checked out elsewhere. But these
   days, we treat a branch that is being bisected or rebased just like
   a branch that is checked out and protect it from getting modified
   with the same codepath.  The message has been rephrased to say that
   the branch is "in use" to avoid confusion.
 * Hourly and other schedules of "git maintenance" jobs are randomly
   distributed now.
 * "git cmd -h" learned to signal which options can be negated by
   listing such options like "--[no-]opt".
 * The way authentication related data other than passwords (e.g.,
   oauth token and password expiration data) are stored in libsecret
   keyrings has been rethought.
 * Update the libsecret and wincred credential helpers to correctly
   match which credential to erase; they erased the wrong entry in

OBS-URL: https://build.opensuse.org/request/show/1127934
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=304
2023-11-22 17:54:15 +00:00
ef49c50038 - update to 2.43.0:
* The "--rfc" option of "git format-patch" used to be a valid way to
   override an earlier "--subject-prefix=<something>" on the command
   line and replace it with "[RFC PATCH]", but from this release, it
   merely prefixes the string "RFC " in front of the given subject
   prefix.  If you are negatively affected by this change, please use
   "--subject-prefix=PATCH --rfc" as a replacement.
 * In Git 2.42, "git rev-list --stdin" learned to take non-revisions
   (like "--not") from the standard input, but the way such a "--not" was
   handled was quite confusing, which has been rethought.  The updated
   rule is that "--not" given from the command line only affects revs
   given from the command line that comes but not revs read from the
   standard input, and "--not" read from the standard input affects
   revs given from the standard input and not revs given from the
   command line.
 * A message written in olden time prevented a branch from getting
   checked out, saying it is already checked out elsewhere. But these
   days, we treat a branch that is being bisected or rebased just like
   a branch that is checked out and protect it from getting modified
   with the same codepath.  The message has been rephrased to say that
   the branch is "in use" to avoid confusion.
 * Hourly and other schedules of "git maintenance" jobs are randomly
   distributed now.
 * "git cmd -h" learned to signal which options can be negated by
   listing such options like "--[no-]opt".
 * The way authentication related data other than passwords (e.g.,
   oauth token and password expiration data) are stored in libsecret
   keyrings has been rethought.
 * Update the libsecret and wincred credential helpers to correctly
   match which credential to erase; they erased the wrong entry in

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=628
2023-11-21 14:53:29 +00:00
Ana Guerrero
a549fe5183 Accepting request 1123351 from devel:tools:scm
git 2.24.1 (forwarded request 1123323 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/1123351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=303
2023-11-05 11:19:06 +00:00
9b7ff2676a Accepting request 1123323 from home:AndreasStieger:branches:devel:tools:scm
git 2.24.1

OBS-URL: https://build.opensuse.org/request/show/1123323
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=626
2023-11-04 18:27:28 +00:00
Ana Guerrero
1d6f3ef5de Accepting request 1119653 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1119653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=302
2023-10-24 18:07:02 +00:00
Danilo Spinella
f1019b499d Accepting request 1119646 from home:michals:branches:devel:tools:scm
- Add rule for /etc/gitconfig in gitweb.cgi apparmor profile (bsc#1216501).

- gitweb.cgi AppArmor profile
  - make the profile a named profile
  - add local/ include to make custom additions easier

OBS-URL: https://build.opensuse.org/request/show/1119646
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=624
2023-10-23 13:21:23 +00:00
Ana Guerrero
dc7a5937fc Accepting request 1113457 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1113457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=301
2023-09-26 20:01:12 +00:00
Danilo Spinella
23e653e713 Accepting request 1113044 from home:michals:branches:devel:tools:scm
- Downgrade openssh dependency to recommends (bsc#1215533)

OBS-URL: https://build.opensuse.org/request/show/1113044
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=622
2023-09-25 12:49:41 +00:00
Ana Guerrero
f9faf62fed Accepting request 1105861 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1105861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=300
2023-08-30 08:17:55 +00:00
Danilo Spinella
b58c8f3843 Accepting request 1105503 from home:AndreasStieger:branches:devel:tools:scm
git 2.42.0

OBS-URL: https://build.opensuse.org/request/show/1105503
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=620
2023-08-24 13:57:15 +00:00
Dominique Leuenberger
9251bd89d5 Accepting request 1091063 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1091063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=299
2023-06-07 21:06:05 +00:00
Martin Pluskal
d3e863b7c9 Accepting request 1090985 from home:AndreasStieger:branches:devel:tools:scm
git 2.41.0

OBS-URL: https://build.opensuse.org/request/show/1090985
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=618
2023-06-06 09:58:22 +00:00
Dominique Leuenberger
34a2968485 Accepting request 1082939 from devel:tools:scm
- git 2.40.1:
  * CVE-2023-25652: By feeding specially crafted input to git apply
    --reject, a path outside the working tree can be overwritten
    with partially controlled contents (corresponding to the
    rejected hunk(s) from the given patch).
  * CVE-2023-25815: When Git is compiled with runtime prefix
    support and runs without translated messages, it still used
    the gettext machinery to display messages, which subsequently
    potentially looked for translated messages in unexpected
    places. This allowed for malicious placement of crafted
    messages.
  * CVE-2023-29007: When renaming or deleting a section from a
    configuration file, certain malicious configuration values may
    be misinterpreted as the beginning of a new configuration
    section, leading to arbitrary configuration injection.

OBS-URL: https://build.opensuse.org/request/show/1082939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=298
2023-04-27 17:59:12 +00:00
787be26c66 Accepting request 1082819 from home:AndreasStieger:branches:devel:tools:scm
git 2.40.1

OBS-URL: https://build.opensuse.org/request/show/1082819
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=616
2023-04-25 21:10:07 +00:00
Dominique Leuenberger
f672a1ae42 Accepting request 1079426 from devel:tools:scm
- sha256_clone_fix.patch: fix cloning of empty sha256 repositories (jsc#PED-3891)

OBS-URL: https://build.opensuse.org/request/show/1079426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=297
2023-04-14 11:12:47 +00:00
ea5ce516cc - sha256_clone_fix.patch: fix cloning of empty sha256 repositories (jsc#PED-3891)
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=614
2023-04-14 10:27:22 +00:00
Dominique Leuenberger
1bf742ba11 Accepting request 1077730 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1077730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=296
2023-04-08 15:38:45 +00:00
61bfe16c0b Accepting request 1077726 from home:adamm:branches:devel:tools:scm
- sha256_clone_fix.patch: fix cloning of empty sha256 repositories

OBS-URL: https://build.opensuse.org/request/show/1077726
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=612
2023-04-06 13:16:24 +00:00
Dominique Leuenberger
ebe05df5b5 Accepting request 1071417 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1071417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=295
2023-03-15 17:53:19 +00:00
Martin Pluskal
cac22aa92d Accepting request 1071233 from home:AndreasStieger:branches:devel:tools:scm
git 2.40.0

OBS-URL: https://build.opensuse.org/request/show/1071233
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=610
2023-03-14 08:47:54 +00:00
Dominique Leuenberger
ed2ab3fb67 Accepting request 1065811 from devel:tools:scm
- git 2.39.2:
  * CVE-2023-22490: Using a specially-crafted repository, Git can
    be tricked into using its local clone optimization even when
    using a non-local transport boo#1208027
  * CVE-2023-23946: a path outside the working tree can be
    overwritten as the user who is running "git apply" boo#1208028

OBS-URL: https://build.opensuse.org/request/show/1065811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=294
2023-02-16 15:54:55 +00:00
97fc5ccb2c Accepting request 1065806 from home:AndreasStieger:branches:devel:tools:scm
- git 2.39.2:
  * CVE-2023-22490: Using a specially-crafted repository, Git can
    be tricked into using its local clone optimization even when
    using a non-local transport boo#1208027
  * CVE-2023-23946: a path outside the working tree can be
    overwritten as the user who is running "git apply" boo#1208028

OBS-URL: https://build.opensuse.org/request/show/1065806
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=608
2023-02-14 21:27:05 +00:00
Dominique Leuenberger
a62ba7db7f Accepting request 1059326 from devel:tools:scm
- git 2.39.1, fixing two security issues that could allow remote
  code execution when accessing specially crafted repositories:
  * CVE-2022-41903: log format integer overflow boo#1207033
  * CVE-2022-23521: gitattributed parsing integer overflow
    boo#1207032

OBS-URL: https://build.opensuse.org/request/show/1059326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=293
2023-01-20 16:37:14 +00:00
ad03eb7dfc Accepting request 1059281 from home:AndreasStieger:branches:devel:tools:scm
bugzillas

OBS-URL: https://build.opensuse.org/request/show/1059281
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=606
2023-01-18 10:28:17 +00:00
609ddbad5b Accepting request 1059150 from home:AndreasStieger:branches:devel:tools:scm
git 2.39.1

OBS-URL: https://build.opensuse.org/request/show/1059150
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=605
2023-01-17 21:45:10 +00:00
Dominique Leuenberger
16af1ee7ec Accepting request 1043115 from devel:tools:scm
- switch to pkgconfig(zlib) so that alternative providers can be
  used

OBS-URL: https://build.opensuse.org/request/show/1043115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=292
2022-12-16 16:51:03 +00:00
504a3a3eab - switch to pkgconfig(zlib) so that alternative providers can be
used

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=603
2022-12-15 12:09:03 +00:00
Dominique Leuenberger
07a0662ed7 Accepting request 1042474 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1042474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=291
2022-12-14 13:10:30 +00:00
a5b19cceff Accepting request 1042462 from home:AndreasStieger:branches:devel:tools:scm
git 2.39.0

OBS-URL: https://build.opensuse.org/request/show/1042462
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=601
2022-12-12 21:01:48 +00:00
Dominique Leuenberger
713763acd2 Accepting request 1032894 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1032894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=290
2022-11-08 09:53:08 +00:00
Fabian Vogt
7d88583a8d Accepting request 1008719 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1008719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=289
2022-10-10 16:43:42 +00:00
Dominique Leuenberger
877a55d6a2 Accepting request 1005485 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1005485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=288
2022-09-25 13:34:16 +00:00
Dominique Leuenberger
cbec24d713 Accepting request 1002342 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1002342
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=287
2022-09-10 18:17:12 +00:00
Dominique Leuenberger
66ec1d36b8 Accepting request 1000947 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/1000947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=286
2022-09-04 20:11:33 +00:00
Dominique Leuenberger
1cebf0890b Accepting request 998105 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/998105
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=285
2022-08-20 18:27:52 +00:00
Richard Brown
21836f0ec6 Accepting request 995841 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/995841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=284
2022-08-17 16:16:35 +00:00
Dominique Leuenberger
f57085bea7 Accepting request 988914 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/988914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=283
2022-07-14 14:33:18 +00:00
Dominique Leuenberger
d1e1df8c3b Accepting request 988274 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/988274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=282
2022-07-12 09:11:57 +00:00
Dominique Leuenberger
17fafd160b Accepting request 987497 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/987497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=281
2022-07-09 14:58:55 +00:00
Dominique Leuenberger
d036f1fd64 Accepting request 982932 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/982932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=280
2022-06-18 20:05:18 +00:00
Dominique Leuenberger
226f89f2dc Accepting request 979048 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/979048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=279
2022-05-26 16:43:44 +00:00
Dominique Leuenberger
aa98dc27af Accepting request 975550 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/975550
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=278
2022-05-08 19:52:12 +00:00
Dominique Leuenberger
e202ace468 Accepting request 970899 from devel:tools:scm
OBS-URL: https://build.opensuse.org/request/show/970899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=277
2022-04-22 19:52:58 +00:00
Dominique Leuenberger
6b8915c67b Accepting request 970347 from devel:tools:scm
- git 2.35.3:
  * usability fix-up for CVE-2022-24765 bsc#1198234:
    '*' can be used as the value for the `safe.directory` variable
    to signal that the user considers that any directory is safe.
  * The code that was meant to parse the new `safe.directory`
    configuration variable was not checking what configuration
    variable was being fed to it

- Require bash in git-daemon because the service file uses it
- Reword git-daemon.service description to get a useful sentence
  in journalctl -b

- git 2.35.2 (CVE-2022-24765, bsc#1198234):
  * CVE-2022-24765: git may execute commands defined by other users
    from unexpected worktrees

- Require nogroup group for %pre (bsc#1192023)

OBS-URL: https://build.opensuse.org/request/show/970347
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=276
2022-04-15 22:14:08 +00:00