public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ondrej Vasik <ovasik@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: do not disable coredumps in profile/csh.cshrc scripts, coredumps already
Date: Mon, 22 Jun 2026 15:55:06 GMT	[thread overview]
Message-ID: <178214370686.1.4732400513130059203.rpms-setup-10beebb362dc@fedoraproject.org> (raw)

        A new commit has been pushed.

        Repo   : rpms/setup
        Branch : update_services
        Commit : 10beebb362dc345d27e6d23ece6512c8b01d1902
        Author : Ondrej Vasik <ovasik@fedoraproject.org>
        Date   : 2009-04-10T08:51:41+00:00
        Stats  : +8/-17 in 4 file(s)
        URL    : https://src.fedoraproject.org/rpms/setup/c/10beebb362dc345d27e6d23ece6512c8b01d1902?branch=update_services

        Log:
        do not disable coredumps in profile/csh.cshrc scripts, coredumps already
disabled in rawhide's RLIMIT_CORE(#495035)

---
diff --git a/.cvsignore b/.cvsignore
index 39ece41..f27e8fb 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.8.2.tar.bz2
+setup-2.8.3.tar.bz2

diff --git a/setup-2.8.2-uidgid.patch b/setup-2.8.2-uidgid.patch
deleted file mode 100644
index 88b08fd..0000000
--- a/setup-2.8.2-uidgid.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -urNp setup-2.8.2-orig/uidgid setup-2.8.2/uidgid
---- setup-2.8.2-orig/uidgid	2009-03-24 12:02:57.000000000 +0100
-+++ setup-2.8.2/uidgid	2009-03-25 14:32:50.000000000 +0100
-@@ -70,6 +70,7 @@ prelude-manager	61	61	-		/sbin/nologin	p
- snortd	62	62	-		/sbin/nologin	snortd
- audio	-	63	-		-	setup
- condor	64	64	/var/lib/condor		/sbin/nologin	condord
-+nslcd	65	(55)	/		/sbin/nologin	nslcd
- wine	-	66	-		-	wine
- pegasus	66	65	/var/lib/Pegasus		/sbin/nologin	tog-pegasus
- webalizer	67	67	/var/www/html/usage		/sbin/nologin	webalizer

diff --git a/setup.spec b/setup.spec
index c99f526..6e0d635 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,12 +1,11 @@
 Summary: A set of system configuration and setup files
 Name: setup
-Version: 2.8.2
-Release: 2%{?dist}
+Version: 2.8.3
+Release: 1%{?dist}
 License: Public Domain
 Group: System Environment/Base
 URL: https://fedorahosted.org/setup/
 Source0: https://fedorahosted.org/releases/s/e/%{name}/%{name}-%{version}.tar.bz2
-Patch1: setup-2.8.2-uidgid.patch
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 BuildRequires: bash tcsh perl
@@ -18,7 +17,6 @@ setup files, such as passwd, group, and profile.
 
 %prep
 %setup -q
-%patch1 -p1
 ./shadowconvert.sh
 
 %build
@@ -92,6 +90,10 @@ rm -f /etc/gshadow.rpmnew
 %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
 
 %changelog
+* Fri Apr 10 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.3-1
+- do not disable coredumps in profile/csh.cshrc scripts,
+  coredumps already disabled in rawhide's RLIMIT_CORE(#495035)
+
 * Wed Mar 25 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.2-2
 - reserve uid 65 for nslcd (will share group 55 ldap, #491899)
 

diff --git a/sources b/sources
index 7192153..064d6e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f309154d9c39848a5fcacf88c6a022c4  setup-2.8.2.tar.bz2
+32e87b44610bb03377cb13937502ef24  setup-2.8.3.tar.bz2

                 reply	other threads:[~2026-06-22 15:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178214370686.1.4732400513130059203.rpms-setup-10beebb362dc@fedoraproject.org \
    --to=ovasik@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox