Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.10_2 31 Dec 2019 17:00:29 |
rene |
Remove expired ports:
2019-12-31 accessibility/linux-c6-atk: Superseded by CentOS 7
2019-12-31 audio/exaile-devel: this port is older than audio/exaile
2019-12-31 audio/linux-c6-alsa-lib: Superseded by CentOS 7
2019-12-31 audio/linux-c6-alsa-plugins-oss: Superseded by CentOS 7
2019-12-31 audio/linux-c6-alsa-plugins-pulseaudio: Superseded by CentOS 7
2019-12-31 audio/linux-c6-alsa-utils: Superseded by CentOS 7
2019-12-31 audio/linux-c6-flac: Superseded by CentOS 7
2019-12-31 audio/linux-c6-libaudiofile: Superseded by CentOS 7
2019-12-31 audio/linux-c6-libogg: Superseded by CentOS 7
2019-12-31 audio/linux-c6-libsndfile: Superseded by CentOS 7
2019-12-31 audio/linux-c6-libvorbis: Superseded by CentOS 7
2019-12-31 audio/linux-c6-mikmod: Superseded by CentOS 7
2019-12-31 audio/linux-c6-nas-libs: Superseded by CentOS 7 (Only the first 15 lines of the commit message are shown above ) |
6.10_2 13 Nov 2019 10:33:47 |
tijl |
Update nss to 3.44.0. |
6.10_1 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
6.10_1 10 Jul 2019 14:40:02 |
tijl |
On amd64 adding DEFAULT_VERSIONS+=linux=c6 to /etc/make.conf made Linux
infrastructure ports (linux_base-c6 and linux-c6*) install i386 CentOS 6
packages. Using c6_64 instead of c6 made them install mixed amd64/i386
CentOS 6 packages and allowed Linux application ports to install amd64
binaries when available. The i386-only configuration was only useful for
users of x11/nvidia-driver* which didn't provide Linux amd64 emulation
until recently.
With x11/nvidia-driver* now supporting Linux amd64 there's no longer a
need for i386-only Linux on amd64. Let DEFAULT_VERSIONS+=linux=c6 make
Linux infrastructure ports install mixed amd64/i386 CentOS 6 packages,
like c6_64 before, and remove support for c6_64 as a value.
Replace LINUX_ARCH with ARCH everywhere because they are always the same
now. |
6.10_1 08 Jun 2019 15:59:47 |
tijl |
Address some portlint warnings in the Linux infrastructure ports.
Eliminate LINUXNAME from port Makefiles. This was just a helper variable
without special meaning outside port Makefiles but several developers have
copied it to new ports where it was then unused, apparently thinking that
it did have some special meaning. |
6.10_1 19 Apr 2019 12:34:12 |
tijl |
Update glibc to 2.12-1.212.el6_10.3. |
6.10 02 Nov 2018 13:32:35 |
rene |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
6.10 26 Aug 2018 19:53:54 |
pi |
emulators/linux-c6: Update to CentOS 6.10
PR: 229979
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Reviewed by: xmj |
6.9_8 19 Jun 2018 20:31:00 |
amdmi3 |
- Fix OSVERSION conditions
Approved by: portmgr blanket |
6.9_7 17 Apr 2018 10:14:25 |
tijl |
Update gcc to 4.4.7-18.el6_9.2. |
6.9_6 29 Jan 2018 20:12:47 |
tijl |
Update util-linux-ng to 2.17.2-12.28.el6_9.2. |
6.9_5 11 Dec 2017 14:28:26 |
tijl |
Update util-linux-ng to 2.17.2-12.28.el6_9.1. |
6.9_4 01 Nov 2017 13:21:12 |
tijl |
Merge Linux ncurses-base into linux_base. It's needed by ncurses-libs. |
6.9_3 05 Oct 2017 16:06:33 |
tijl |
Update libacl to 2.2.49-7.el6_9.1. |
6.9_2 07 Jul 2017 15:19:10 |
tijl |
Update glibc to 2.12-1.209.el6_9.2.
PR: 220489
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
6.9_1 07 Jul 2017 15:09:57 |
tijl |
- Update security/linux-c6-nss to 3.28.4-3.el6_9. [1]
- Move nss-softokn-freebl to linux_base-c6 because it is needed by
libcrypt.so (part of glibc).
PR: 220146 [1]
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> [1] |
6.9 26 May 2017 15:17:13 |
tijl |
Fix checksum of glibc src rpm.
PR: 219570 |
6.9 26 May 2017 10:26:39 |
tijl |
Update to CentOS 6.9.
PR: 218732
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
6.8_12 09 Mar 2017 19:10:16 |
tijl |
Update util-linux-ng to 2.17.2-12.24.el6_8.3.
PR: 217394
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
6.8_11 01 Feb 2017 17:39:41 |
tijl |
Update GIO module cache on installation. |
6.8_10 31 Jan 2017 16:54:22 |
tijl |
- Autodetect the installed linux_base port and use LINUX_DEFAULT only as
a last resort.
- Construct a list of DISTFILES for every architecture (amd64, i386).
Select one list for regular make and all lists for make makesum so linux
ports can have one combined distinfo file.
- Set DIST_SUBDIR?=centos so there's only one copy of common distfiles.
- Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter.
- Regenerate all distinfo files.
- For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib,
lib64 and sbin into symbolic links to the same directory under usr.
This fixes the problem where some programs/libraries exist under / on
FreeBSD and /usr on Linux or vice versa and then depending on the order
of search paths Linux programs may run/load FreeBSD programs/libraries
and fail.
- Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so (Only the first 15 lines of the commit message are shown above ) |
6.8_9 18 Jan 2017 11:30:50 |
tijl |
Update to bash 4.1.2-41.el6_8 and db4 4.7.25-20.el6_8.1.
Fix check-plist errors.
PR: 216219
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
6.8_8 14 Jan 2017 13:13:32 |
tijl |
Don't use @dir for directories that may have filesystems mounted. It may
not be possible to change their mode and timestamp like @dir tries to do.
PR: 215769
MFH: 2017Q1 |
6.8_7 12 Jan 2017 10:44:46 |
tijl |
Make 64 bit Linux packages the default on amd64. |
6.8_6 23 Nov 2016 11:11:27 |
tijl |
Update to util-linux-ng 2.17.2-12.24.el6_8.1.
PR: 214772
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
6.8_5 04 Nov 2016 15:43:27 |
jkim |
Fix modes for /compat/linux/sys.
This commit is analogous to r425303 and r425309 for /compat/linux/proc.
MFH: 2016Q4 |
6.8_4 04 Nov 2016 08:02:48 |
bapt |
Fix modes for /compat/linux/proc
When linprocfs is mounted the mode set to /compat/linux/proc is set to 555
while the package said 755 meaning pkg will try to change it 755 and fail
preventing upgrade or installation of the package because linprocfs does not
support changing attributes.
Enforce it to 555 to prevent that situation |
6.8_3 02 Nov 2016 22:45:14 |
mat |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
6.8_3 22 Oct 2016 11:46:59 |
tijl |
Update grep to 2.20-5.el6_8 and use SRC_SUFX.
PR: 213264
Submitted by: pkubaj@anongoth.pl |
6.8_2 19 Oct 2016 10:58:48 |
tijl |
Since base r283461 /compat/linux/dev/shm must point to a tmpfs. Make
/compat/linux/dev/shm a plain directory instead of a link to /tmp so we
don't force users to mount tmpfs on /tmp. This also makes /dev/shm a
separate namespace from /tmp.
PR: 207769 |
6.8_1 05 Sep 2016 19:23:42 |
tijl |
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases
that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling. Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
default versions framework. (Only the first 15 lines of the commit message are shown above ) |
6.8 01 Aug 2016 22:23:40 |
tijl |
Use LINUX_REPO_ARCH instead of LINUX_RPM_ARCH to define DISTINFO_FILE and PLIST. |
6.8 01 Aug 2016 13:07:14 |
tijl |
Use LINUX_REPO_ARCH instead of LINUX_RPM_ARCH when setting DISTINFO_FILE
and PLIST for Linux ports. LINUX_RPM_ARCH is the CPU targetted by a
package and LINUX_REPO_ARCH is like our ARCH which is more suitable. This
only affects Centos 6 ports because they are the only ones where
LINUX_REPO_ARCH != LINUX_RPM_ARCH. |
6.8 20 Jun 2016 17:13:26 |
tijl |
Update Linux ports to Centos 6.8.
PR: 210373
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision: https://reviews.freebsd.org/D6891 |
6.7_3 05 Jun 2016 20:53:33 |
tijl |
Bump PORTREVISION for previous commit. |
6.7_2 05 Jun 2016 19:35:39 |
tijl |
Update krb5-libs to 1.10.3-42z1.el6_7. |
6.7_2 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
6.7_2 15 May 2016 14:51:38 |
bapt |
Do not try to load the linux* modules from the pre install scripts
It will always fail when jailed, it is also inaccurate given we now have
linux and linux64 modules. There is alrady a test before that via checking
compat.linux.* which is good enough to determien if linux emulation is supported |
6.7_1 13 Apr 2016 01:49:24 |
swills |
CentOS ports: for c6_64, install 32bit libraries alongside
PR: 206943
Submitted by: xmj |
6.7_1 17 Feb 2016 18:25:43 |
des |
Update glibc and glibc-common to latest version
PR: 207272
Submitted by: Johannes Jost Meixner <johannes@meixner.dk>
MFH: 2016Q1
Security: CVE-2015-7547 |
6.7 30 Jan 2016 18:30:40 |
miwi |
Welcome Centos 6.7
- Upgrade all linux-c6- to CentOS 6.7
- Cleanups
PR: 205846
Submitted by: xmj
In Collaboration with: allanjude, netchild, xmj
Exp-run: antoine
Sponsored by: Perceivon Hosting Inc.
Differential Revision: D3428
We'd like to thanks for all the feedback and comments. |
6.6_6 05 Nov 2015 12:36:25 |
mat |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
6.6_6 07 Oct 2015 20:59:00 |
robak |
emulators/linux_base-c6: fix unfetchable distfiles
- After Centos 6.6 was deprecated, the MASTER_SITE_SUBDIR was pointing to no
longer
existing location. This change gets that fixed, allowing the port to build
again.
Submitted by: Pawel Biernacki <pawel.biernacki@gmail.com>
MFH: 2015Q4 |
6.6_6 20 Sep 2015 19:59:04 |
olgeni |
Typos, whitespace and capitalization fixes (A-F). |
6.6_6 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
6.6_6 09 Aug 2015 19:14:15 |
netchild |
Re-commit of
64 bit linuxulator support (not activated by default):
- most of the work was done by Alan Jude
- all errors are mine
- 64bit (may) have rough edges
- I validated
* that the 32bit part doesn't has deinstall regressions (incl. EXP runs by
antoine)
* 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
later, when I dare to activate the 64bit linuxulator in the kernel)
- the infrastructure part looks mature enough to let more test-bunnies get
some experience with the new 64 bit parts
- to use it you shall have no linux ports installed and have to specify
(on your own risk) the following in make.conf before installing the ports:
OVERRIDE_LINUX_BASE_PORT=c6_64 (Only the first 15 lines of the commit message are shown above ) |
6.6_5 26 Jul 2015 13:35:30 |
antoine |
Unbreak INDEX, reverting r392921
With hat: portmgr |
26 Jul 2015 13:06:25
|
netchild |
64 bit linuxulator support (not activated by default):
- most of the work was done by Alan Jude
- all errors are mine
- 64bit (may) have rough edges
- I validated
* that the 32bit part doesn't has deinstall regressions
* 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
later, when I dare to activate the 64bit linuxulator in the kernel)
- the infrastructure part looks mature enough to let more test-bunnies get
some experience with it
- to use it you shall have no linux ports installed and have to specify
(on your own risk) the following in make.conf before installing the ports:
OVERRIDE_LINUX_BASE_PORT=c6_64
OVERRIDE_LINUX_NONBASE_PORTS=c6_64
(Only the first 15 lines of the commit message are shown above ) |
6.6_5 15 Jul 2015 18:35:04 |
tijl |
- Update to db4-4.7.25-19.el6_6
- Update to freetype-2.3.11-15.el6_6.1
- Update to glibc-2.12-1.149.el6_6.9
- Update to krb5-libs-1.10.3-37.el6_6
- Add symlink from /usr/lib/librt.so.1 to /lib/librt.so.1. This shadows
FreeBSD /usr/lib/librt.so.1 and fixes some applications (e.g. Maple)
MFH: 2015Q3
Security: CVE-2012-5669
Security: CVE-2013-7423
Security: CVE-2014-6040
Security: CVE-2014-7817
Security: CVE-2014-9657
Security: CVE-2014-9658
Security: CVE-2014-9660 (Only the first 15 lines of the commit message are shown above ) |
6.6_4 18 Apr 2015 17:29:03 |
xmj |
emulators/linux_base-c6: Add libblkid RPM
- Add libblkid to DISTFILES.
the corresponding src distfile is
util-linux-ng-2.17.2-12.18.el6.src.rpm
PR: 199083
Differential Revision: https://reviews.freebsd.org/D2315
Submitted by: trasz
Reviewed by: eadler, trasz |
6.6_3 08 Feb 2015 10:34:14 |
tijl |
- White space fixes
- Like r315899 did for linux_base-f10, add some symlinks to linux_base-c6
for executables that exist in /usr/bin on Linux but /bin on FreeBSD.
This guarantees that Linux shell scripts run the Linux executables and
not the FreeBSD ones.
PR: 197406 |
6.6_2 28 Jan 2015 08:41:18 |
xmj |
emulators/linux_base-c6: update glibc
- Update to a GHOST-free glibc version.
Differential Revision: https://reviews.freebsd.org/D1695
Security: 0765de84-a6c1-11e4-a0c1-c485083ca99c
Approved by: so@ (des)
MFH: 2015Q1 |
6.6_1 09 Dec 2014 18:05:31 |
xmj |
Set CentOS 6.6 as default Linux version.
Since CentOS 6.5 landed in the portstree and was updated to CentOS 6.6 and we've
fixed the remaining issues, it's time to replace Fedora 10 as Linux default --
given that in the past five years it has done its service and has long since
gone EOL upstream.
The CentOS 6 series will go End of Life in 2020, this should give us some time
to keep its annual releases up to date.
If you have not switched to using CentOS 6.6 ports, please refer to today's
UPDATING entry -- it contains detailed instructions.
If you have already switched to CentOS 6.6 userland,
you can now remove the following two lines from make.conf: (Only the first 15 lines of the commit message are shown above ) |
6.6_1 09 Dec 2014 17:47:32 |
xmj |
Force PREFIX to LINUXBASE
Using pkg with linux packages will generate conflicts with non-linux ports if
PREFIX is set in make.conf. If USE_LINUX_PREFIX is defined, force PREFIX to
LINUXBASE, which can be overridden separately.
Differential Revision: https://reviews.freebsd.org/D1265
Approved by: koobs, swills (mentors) |
6.6_1 02 Dec 2014 18:37:06 |
xmj |
linux_base-f10/c6: add missing gmp
- expr(1) and factor(1) currently shipped with linux emulation fail, due to
missing gmp libraries. Add these to allow the correct behavior
- Bump PORTREVISIONs
PR: 195084
Differential Revision: https://reviews.freebsd.org/D1252
Submitted by: Jan Beich <jbeich@vfemail.net>
Approved by: swills (mentor) |
6.6 11 Nov 2014 15:20:13 |
xmj |
emulators/linux_base-c6: distfiles cleanup
- replace two i686 distfiles in SRC_DISTFILES with their src.rpm counterpart
Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com>
Approved by: swills (mentor) |
6.6 11 Nov 2014 13:06:40 |
xmj |
Upgrade CentOS to 6.6
- Upgrade all things linux-c6- to CentOS 6.6
- Add ports:
devel/linux-c6-libsigc++20
graphics/linux-c6-gdk-pixbuf [1]
graphics/linux-c6-glx-utils
- Add pkg-plists for net/linux-c6-openldap
and security/linux-c6-cyrus-sasl2
- Misc. cleanups
Differential Revision: https://reviews.freebsd.org/D1108
Submitted by: kmoore [1]
Reviewed by: rene (emulation)
Approved by: portmgr (swills)
Approved by: swills (mentor)
Sponsored by: Perceivon Hosting Inc. |
6.5_2 27 Oct 2014 13:11:22 |
xmj |
emulators/linux_base-c6: fix build/packaging as unprivileged user.
- Allow build/packaging as unprivileged user.
PR: 193848
Differential Revision: https://reviews.freebsd.org/D989
Submitted by: mandree
Approved by: swills (mentor) |
6.5_1 27 Oct 2014 12:24:23 |
bapt |
Clean up plist |
6.5_1 26 Sep 2014 17:06:50 |
xmj |
emulators/linux_base-c6: Use a CVE-free version of bash
Bash 4.1.2 as shipped with this Linux base port is vulnerable to
CVE-2014-6271 and CVE-2014-7169. As EL6 policy is to backport security
patches, use a RPM that is not vulnerable to either remote code execution
vulnerability.
While here:
- Add the proper UDPATES Master site
- remove sample files installation from Makefile, in favor of @sample
Approved by: swills (mentor)
Security: 71ad81da-4414-11e4-a33e-3c970e169bc2 |
6.5 22 Sep 2014 10:40:01 |
xmj |
Update CentOS base to 6.5, add userland ports
The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.
This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.
If you want to switch to linux-c6 ports, please define at /etc/make.conf:
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6
(Only the first 15 lines of the commit message are shown above ) |
6.4_1 08 Jun 2014 19:51:28 |
olgeni |
Remove all space characters from Makefile assignments.
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt) |
6.4_1 02 Feb 2014 06:58:51 |
netchild |
Add libuuid:
- f10 had it
- this fixes at least the flashplugin with this linux_base
Fix comment.
PR: 186118
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> |
6.4 24 Jan 2014 22:01:48 |
netchild |
Update to 6.4.
Submitted by: Johannes Meixner <xmj@chaot.net> |
6.2 10 Oct 2013 16:12:48 |
rene |
- Add staging support
- Properly handle yp.conf and krb5.conf
- Remove some assignments with default values
Note that staging warns about etc/*shadow not being readable, because their
permissions are 0. |
6.2 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
6.2 30 May 2013 09:11:53 |
rene |
- Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
bsd.linux-rpm.mk. The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
and below.
- Update LEGAL and MOVED
PR: ports/176877
Submitted by: myself
Approved by: portmgr (bapt)
Exp-run by: bapt |
6.2 22 Apr 2013 16:24:11 |
bapt |
On all supported version of FreeBSD tar do support rpm as an archive format.
So directly use tar to extract linux* distfiles instead of rpm2cpio. |
6.2 11 Mar 2013 20:49:50 |
rene |
Add back the MASTERSITE containing the sources, to be compliant with
the GPL (it _is_ working after all).
Reported by: netchild@ |
6.2 11 Mar 2013 09:13:15 |
rene |
- Fix fetch [1]
- Convert Makefile header
- Slightly pet portlint
Submitted by: tijl@ via freebsd-emulation@ [1]
Tested with: 'make checksum' (before and after) |
6.2 22 Apr 2012 19:23:27 |
netchild |
Update TODO list. |
6.2 22 Apr 2012 19:20:51 |
netchild |
Add missing source RPMs. |
6.2 22 Apr 2012 09:24:52 |
netchild |
After repocopy (by marcus@) from linux_base-f10:
Add linux_base-c6 port. This is a linux_base port based upon CentOS 6.
CentOS 6 is supported upstream (so far) until November 30, 2020.
Compared to the port as submitted in the PR, I added most SRC_DISTFILES
and set the maintainer to emulation@ (discussed with the submitter).
Not connected to the ports collection (emulation/Makefile) yet, first I want
to find the missing src RPMs (compat-*, stdc++, ...). The port is committed
anyway, so that people can help with the TODO list (in the Makefile).
WARNING: it is highly experimental to use this port instead of the default
linux_base port. You need to set compat.linux.osrelease to 2.6.18, so watch
out for unimplemented syscalls (most recent 8-stable / 9-stable or -current
is recommended for this).
Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
PR: 165900 |