nekral-guest
4d45becee0
#657763 was closed in 1:4.1.5-1.
2012-02-16 20:30:43 +00:00
nekral-guest
057ad9bb69
* debian/patches/428_grpck_add_prune_option: removed -p option. The option
...
was not documented and was meant to fix consequences of a bug now fixed
more than 10 years ago.
Note that debian/patches/428_grpck_add_prune_option was broken by the
refresh in 4.1.5-1
* debian/shadowconfig.sh: Display issues, but dot not prompt interactively
to fix passwd/group/shadow/gshadow issues. Closes : #638263
2012-02-16 20:28:21 +00:00
nekral-guest
438596a720
Update release date.
2012-02-12 21:34:49 +00:00
nekral-guest
1bd5acfa3f
* debian/login.defs: Set the default encryption method to SHA512.
...
Closes : #657717
2012-01-28 19:05:05 +00:00
nekral-guest
a10d121ff7
* debian/control: depends on dpkg-dev (>= 1.16.1~) for including
...
/usr/share/dpkg/buildflags.mk
* debian/control: Standards-Version: bumped to 3.9.2. No changes.
2012-01-28 18:57:31 +00:00
bubulle
c16590aaf3
Add bug closure
2012-01-28 13:30:33 +00:00
bubulle
013637e2de
Bug closures for French translation updates
2012-01-27 18:46:51 +00:00
bubulle
c8c3924815
Add bug closure for Danish manpages translation
2012-01-26 18:59:09 +00:00
bubulle
18d4a7a6a9
Add bug closure for Danish translation
2012-01-26 18:55:36 +00:00
nekral-guest
36018131dd
* debian/rules: Do not hard-code CFLAGS and LDFLAGS. Build with all
...
hardening flags set. Closes : #657010
2012-01-24 22:23:06 +00:00
nekral-guest
f35045dcf1
* Raisethe security issue at the top of the debian changelog.
...
* Refreshed patches
2012-01-24 19:36:45 +00:00
bubulle
2a2cee4a95
Portuguese. Closes : #623722 , #656686
2012-01-21 07:18:05 +00:00
bubulle
30eae84422
German. Closes : #622908 , #656503
2012-01-19 19:38:49 +00:00
nekral-guest
62c0ed4fcb
* debian/control: Add Build-Depends on libsemanage1-dev [linux-any]
2012-01-15 21:24:44 +00:00
bubulle
c55dcada36
Bug closure
2012-01-14 13:29:44 +00:00
bubulle
b7d5465b0e
Add bug closure for #655194
2012-01-09 19:01:02 +00:00
nekral-guest
21b505094a
Refreshed patches.
2011-11-19 15:13:17 +00:00
nekral-guest
89c37173e1
* debian/patches/506_relaxed_usernames: Also forbid names containing a
...
comma.
2011-11-19 15:09:54 +00:00
nekral-guest
7ab1a77227
* debian/patches/901_testsuite_gcov: Do not revert the locale when testing
...
with gcov to avoid coverage false negatives. This does not impact the
debian binary package, only the test package.
2011-11-19 15:01:22 +00:00
nekral-guest
28af4c5bc5
* debian/patches/401_cppw_src.dpatch: Detect as well too many and too
...
few arguments.
* Fix section of debian changelog where update of patches are documented
2011-11-13 16:30:37 +00:00
nekral-guest
5bb64ec036
* debian/securetty.linux: Add s390/s390x ports ttysclp0. Closes : #647469
2011-11-06 19:14:12 +00:00
nekral-guest
6b8409e9e8
Refreshed patches.
2011-11-06 19:08:11 +00:00
nekral-guest
4a5447d4d7
Fix issue introduced by the synchronization with coding style.
2011-11-06 19:06:37 +00:00
nekral-guest
1c619c768d
* New upstream release:
...
- groupmod: document that /etc/passwd can be modified by groupmod -g.
Closes : #647308
2011-11-06 19:05:27 +00:00
nekral-guest
af075bffc9
- debian/patches/506_relaxed_usernames: Really check if the user/group
...
name starts with a dash. Also forbid names starting with '+' or '~'.
Document the naming policy in useradd.8 / groupadd.8.
2011-10-31 22:54:38 +00:00
nekral-guest
b512961c12
Continue synchronization with coding style
...
* Use of gettext (even if no messages would be translated in the current
infrastructure)
* report an additional strerror only if a message was provided
* fix issue when cppwexit is called before the copy of file
2011-10-20 18:09:12 +00:00
nekral-guest
efab223b05
- debian/patches/401_cppw_src.dpatch, debian/patches/402_cppw_selinux:
...
Synchronize with coding style.
2011-10-18 22:44:46 +00:00
nekral-guest
cd964eccb5
- debian/patches/402_cppw_selinux: Avoid implicit conversion between
...
integer and boolean.
- debian/patches/401_cppw_src.dpatch: Replace progname by Prog. Rename
create_backup_file to create_copy. The lock functions do not ser errno.
Do not report the error string on cppwexit.
2011-10-18 21:58:33 +00:00
nekral-guest
1ce22b1adc
Refresh patches.
2011-10-18 21:29:56 +00:00
nekral-guest
5305181f4e
* debian/rules, debian/man.insert, debian/man.insert.sed: Bug #507673 has
...
been closed. It is no more needed to patch the generated manpages. This
also fix failures to build twice is a row. Closes : #636047
2011-08-17 17:36:54 +00:00
nekral-guest
d2b12355ee
Added changelog entries for issues closed in the new upstream version.
2011-07-24 16:26:51 +00:00
bubulle
c0e2ae0e41
Add bug closure
2011-07-19 08:37:20 +00:00
bubulle
6e0036f616
Use "linux-any" instead of a negated list of architectures in
...
Build-Depends
2011-07-19 08:36:15 +00:00
nekral-guest
c959b173fa
- Spaces have been added between options and arguments in theRussian
...
manpages. Closes : #606159
2011-06-25 09:14:20 +00:00
nekral-guest
494fe327a2
- passwd(1) references chpasswd(8). Closes : #609117
2011-06-25 09:03:46 +00:00
nekral-guest
32ee5cf5a4
- userdel error message has been clarified when the user is still
...
executing processes (it used to complain that the user is logged in).
Closes : #603315
2011-06-25 08:58:55 +00:00
nekral-guest
1dab661a88
The new Simplified Chinese manpages translation should have fix #602264 .
2011-06-25 08:54:02 +00:00
nekral-guest
5c743da48c
* debian/securetty.linux: Fixed typo: ttyama -> ttyAMA. Closes : #544184
2011-06-24 21:50:20 +00:00
nekral-guest
34b64c6a5c
- name the next release (which should be a 4.1.5)
...
- reindent according to previous entry, and use the same bug closing
style
- document bugs closed by the latest upstream
- refresh patch according to latest upstream
- remove patch not needed with latest upstream
- sort translations alphabetically
- debian/control: mark passwd as 'Multi-Arch: foreign'. Closes : #614321
- debian/securetty.linux: Add IBM pSeries console ports. Closes : #597661
- debian/securetty.linux: Add serial Console for MIPS Swarm.
(http://lists.debian.org/debian-release/2011/02/msg00320.html )
2011-06-24 21:44:27 +00:00
bubulle
520c3d2ee8
* New upstream version
...
* Upstream fixes:
- Fix several typos in manpages. Thanks to Simon Brandmair
* Upstream translation updates from Debian BTS:
- Japanese (Closes : #620978 )
- Kazakh (Closes : #620930 )
- Danish (Closes : #621330 )
- Swedish (Closes : #621126 )
- Russian (Closes : #622106 )
- Brazilian Portuguese (Closes : #622834 )
- German (Closes : #622908 )
- French (Closes : #623608 )
- Portuguese (Closes : #623722 )
- Catalan (Closes : #627526 )
- Spanish (Closes : #630618 )
* Upstream manpages translation updates from Debian BTS:
- French (Closes : #630250 )
- German (Closes : #628777 )
2011-06-18 05:33:43 +00:00
bubulle
edc1e3de4c
French manpages translation update ( Closes : #630250 )
2011-06-12 19:57:02 +00:00
nekral-guest
51c1b4fd6e
Added missing pieces from 1:4.1.4.2+svn3283-3
2011-06-04 07:42:27 +00:00
bubulle
dc8ebb9a93
German manpages translation update ( Closes : #628777 )
2011-06-01 12:20:08 +00:00
bubulle
3f81b32b3a
Pending changes in new upstream
2011-06-01 12:01:01 +00:00
bubulle
05712cf244
French and Portuguese translation updates
2011-04-25 10:07:09 +00:00
bubulle
3cd211df74
German translation update ( Closes : #622908 )
2011-04-16 07:33:17 +00:00
bubulle
eed7f843e5
Brazilian Portuguese translation update ( Closes : #622834 )
2011-04-15 06:22:02 +00:00
bubulle
0dd4550277
Bug closure for Russian translation
2011-04-10 15:51:20 +00:00
bubulle
4f0461c5aa
Translations fixes in upcoming release
2011-04-05 18:04:48 +00:00
bubulle
801dc30dc9
Fix typo in /etc/pam.d/login comments. Thanks to Ferenc Wagner.
...
Closes : #598717
2010-10-02 11:30:52 +00:00