Balint Reczey
9f285306f3
Fix valid_field() that regressed in upstream's first CVE fix
...
cherry-picking upstream's regression fix.
Follow-up for commit 50defcfa5d .
Gbp-Dch: Ignore
2023-09-26 12:19:29 +02:00
Balint Reczey
50defcfa5d
Cherry-pick upstream patch to fix chfn vulnerability
...
(CVE-2023-29383)
Closes : #1034482
2023-09-25 18:13:40 +02:00
Balint Reczey
56c7502686
Cherry-pick upstream patch to fix gpasswd passwd leak
...
(CVE-2023-4641)
Closes : #1051062
2023-09-25 17:55:00 +02:00
Balint Reczey
b4c00e119f
debian/patches/506_relaxed_usernames: Fix refreshing the patch
...
Gbp-Dch: Ignore
2022-11-11 12:59:33 +01:00
Balint Reczey
f960334281
Refresh patches
2022-11-10 22:07:00 +01:00
Balint Reczey
8f8e8c66d6
Fix tree copying regressions introduced in 4.12.2.
...
Closes : #1023132
2022-11-05 14:46:09 +01:00
Balint Reczey
220f9aac4d
Cherry-pick upstream patch to fix regression in expiration date handling
...
Closes : #1021697
2022-10-22 20:09:51 +02:00
Balint Reczey
f7c5ed7e44
debian/patches: Reorder patches in series to make it look sane
2022-09-11 23:16:27 +02:00
Balint Reczey
71b57931c8
debian/patches/502_debian_useradd_defaults: Update useradd.8.xml, too
...
Gbp-Dch: Ignore
2022-09-11 23:05:00 +02:00
Johannes Schauer Marin Rodrigues
840aa7a980
useradd: avoid creating several GB worth of sparse lastlog and faillog files
...
Closes : #1019245
2022-09-06 10:01:45 +02:00
Balint Reczey
56751ea5fa
Refresh patches
2022-08-20 18:37:02 +02:00
Balint Reczey
b96c915fb6
useradd: Restore defaults used up to 4.8.1 version
...
Also fix /etc/default/useradd to state that mail spool directories are
not created.
2022-02-11 13:14:04 +01:00
Balint Reczey
d9490db020
Refresh patches
2022-01-22 21:53:04 +01:00
Balint Reczey
e225d71e7f
Install nologin /usr/sbin without patching makefiles
2021-11-14 13:17:32 +01:00
Balint Reczey
2d2f190b5f
Refresh patches
2020-02-06 23:33:56 +01:00
Andreas Henriksson
e34706dd5b
Cherry-pick upstream patch reverting bindir/sbindir
...
From:
https://github.com/shadow-maint/shadow/commit/3cc3948d719d3b9dedaaf2e96221e4b5b96ea380.patch
2019-12-05 15:12:17 +01:00
Andreas Henriksson
787ebc3336
Refresh and massage patches to apply
...
The following needed massaging to apply:
* debian/patches/508_nologin_in_usr_sbin
* debian/patches/401_cppw_src.dpatch
The remaining patches just got trivial quilt refresh updates,
except debian/patches/506_relaxed_usernames which needed
special attention to be correctly refreshed.
2019-12-05 15:08:29 +01:00
Balint Reczey
084a543a03
Refresh patches
2019-06-23 22:11:48 +02:00
Balint Reczey
089560d90e
Refresh patches
2019-03-03 23:40:55 +01:00
Balint Reczey
ba18b6cab2
Cut redundant information from Debian-specific README files
2017-08-12 18:48:09 -04:00
Balint Reczey
b43b5a89d1
Drop patches manipulating su argument concatenation:
...
- 523_su_arguments_are_concatenated
- su_arguments_are_no_more_concatenated_by_default
2017-08-11 11:16:45 -04:00
Balint Reczey
591aa8debe
Refresh patches
...
Dropped patches:
- 0001-Typos-fix-in-german-translation-of-man-pages.patch
- 0002-Last-bits-of-enabling-subuids.patch
- 0003-Dutch-translation-update.patch
- 0004-Updated-Czech-translation.patch
- 0005-Update-for-German-man-pages.patch
- 0006-French-manpage-translation.patch
- 0007-Fix-some-spelling-issues-in-the-Norwegian-translatio.patch
- 0008-su-properly-clear-child-PID.patch
- 1010_vietnamese_translation
- 301-Reset-pid_child-only-if-waitpid-was-successful.patch
2017-08-10 18:36:48 -04:00
Salvatore Bonaccorso
d7f24f954e
Import Debian changes 1:4.4-4.1
...
shadow (1:4.4-4.1) unstable; urgency=high
* Non-maintainer upload.
* Reset pid_child only if waitpid was successful.
This is a regression fix for CVE-2017-2616. If su receives a signal like
SIGTERM, it is not propagated to the child. (Closes : #862806 )
2017-08-10 18:25:45 -04:00
Balint Reczey
bc6cd09194
su: properly clear child PID (CVE-2017-2616)
...
Closes : #855943
2017-02-24 01:50:09 +01:00
Lars Bahner
182a8cf464
Fix some spelling issues in the Norwegian translation
...
Closes : #800553
2017-01-19 18:55:28 +01:00
Thomas Blein
b20639f055
French manpage translation
...
Closes : #805182
2017-01-19 18:25:01 +01:00
Holger Wansing
0531cb85a4
Update for German man pages
2017-01-19 18:25:00 +01:00
Miroslav Kuře
19ebc9d55a
Updated Czech translation
...
Closes : #759113
2017-01-19 18:24:54 +01:00
Trần Ngọc Quân
f19610854c
Update Vietnamese translation
...
Closes : #777107
2017-01-19 17:24:11 +01:00
Frans Spiesschaert
398a6d383a
Dutch translation update
...
Closes : #772470
2017-01-19 17:17:57 +01:00
Balint Reczey
25df6ffc55
Send 1000_configure_userns patch upstream
2017-01-18 18:14:19 +01:00
Balint Reczey
9eb5f5e758
Fix typos in German man pages
...
Closes : #734609
2017-01-18 18:12:18 +01:00
Balint Reczey
39c9155f66
Update patch naming docmentation
2017-01-18 18:09:35 +01:00
Balint Reczey
569a90cd97
Disable Vietnamese translation patch because it does not apply cleanly
2016-11-30 03:03:43 +01:00
Serge Hallyn
d9e428fd63
Imported Debian patch 1:4.4-1
2016-10-13 10:19:55 -05:00
Serge Hallyn
68cd195044
add three security patches
...
Signed-off-by: Serge Hallyn <serge@hallyn.com >
2016-08-05 17:44:27 -05:00
Serge Hallyn
5a6e0c0ebd
Merge upstream 4.3
2016-07-30 23:29:49 -05:00
Christian Perrier
14d5db18a8
Next release will be 4.2.1
2014-05-09 19:52:30 +02:00
Christian Perrier
d5849a0f2b
Drop patches merged upstream or no longer used
2014-05-09 19:16:39 +02:00
Christian Perrier
11e8de1be1
Fix a typo in su manpage. Done as an upstream patch, as of now and will be part of 4.2.1 Closes : #730692
2014-05-08 10:49:25 +02:00
Christian Perrier
dedf96dd6f
Fix some typos and errors in German translation of manpages. Done as an upstream patch, as of now and will be part of 4.2.1 Closes : #734609
2014-05-08 10:44:29 +02:00
Christian Perrier
4ea3973200
Update French translations of programs messages and manpages. Done as an upstream patch, as of now and will be part of 4.2.1 Closes : #725793
2014-05-08 10:09:46 +02:00
Christian Perrier
71869c2d24
Don't forget the series file
2014-04-30 22:56:50 +02:00
Christian Perrier
2aa9297367
Vietnamese translation update.
2014-04-30 22:56:20 +02:00
Christian Perrier
25cba03d2d
Fix 1000_configure_userns to avoid dropping a needed #endif Closes : #744877
2014-04-16 06:27:01 +02:00
Christian Perrier
68ee6e45ad
Unfuzz all patches
2014-03-15 17:31:14 +01:00
Christian Perrier
68fb7adaf7
Adapt userns patches to 4.2.0 (hopefully)
2014-03-14 21:51:03 +01:00
Micah Anderson
13f031cd67
Add debian/patches/userns: patches to enable use of subuids ( Closes : #739981 )
2014-02-25 23:11:31 -05:00
Nicolas François
4294d76926
Updated to current upstream.
2013-08-16 00:49:34 +02:00
nekral-guest
4a0d11ba27
Update debian/patches/series because 428_grpck_add_prune_option was
...
removed.
2012-05-20 11:06:53 +00:00